From 0a65d443ef11e127b4bf8af6f6ede18a51855c57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 8 Nov 2022 11:11:40 +0000 Subject: [PATCH] Core Update 172: Ship zlib MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/172/filelists/zlib | 1 + config/rootfiles/core/172/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/172/filelists/zlib diff --git a/config/rootfiles/core/172/filelists/zlib b/config/rootfiles/core/172/filelists/zlib new file mode 120000 index 0000000000..e345663226 --- /dev/null +++ b/config/rootfiles/core/172/filelists/zlib @@ -0,0 +1 @@ +../../../common/zlib \ No newline at end of file diff --git a/config/rootfiles/core/172/update.sh b/config/rootfiles/core/172/update.sh index 643a262bc0..747933e557 100644 --- a/config/rootfiles/core/172/update.sh +++ b/config/rootfiles/core/172/update.sh @@ -39,6 +39,7 @@ done # Remove files rm -rvf \ /etc/strongswan.d/scepclient.conf \ + /lib/libz.so.1.2.12 \ /usr/lib/libunbound.so.8.1.1* \ /usr/libexec/ipsec/scepclient -- 2.39.2