From 7a2a5e92882d2232a541051baa8220b548067a4b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 2 Aug 2022 06:46:32 +0000 Subject: [PATCH] Core Update 170: Delete stale Unbound library MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/170/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/170/update.sh b/config/rootfiles/core/170/update.sh index e33a45f162..cae60a9a43 100644 --- a/config/rootfiles/core/170/update.sh +++ b/config/rootfiles/core/170/update.sh @@ -130,6 +130,7 @@ rm -rvf \ /usr/lib/libns-9.16.30.so \ /usr/lib/libopenjp2.so.2.3.* \ /usr/lib/libpoppler.so.11* \ + /usr/lib/libunbound.so.8.1.17 \ /usr/lib/perl5/site_perl/5.32.1/Bundle/LWP.pm \ /usr/lib/perl5/site_perl/5.32.1/File/Listing.pm \ /usr/lib/perl5/site_perl/5.32.1/HTML/Form.pm \ -- 2.47.3