From a9aae44d6a2c6192ccb840dddde686f922808ec1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 21 Nov 2022 11:04:14 +0000 Subject: [PATCH] Core Update 172: Ship xz 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/xz | 1 + config/rootfiles/core/172/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/172/filelists/xz diff --git a/config/rootfiles/core/172/filelists/xz b/config/rootfiles/core/172/filelists/xz new file mode 120000 index 0000000000..734e926c7e --- /dev/null +++ b/config/rootfiles/core/172/filelists/xz @@ -0,0 +1 @@ +../../../common/xz \ No newline at end of file diff --git a/config/rootfiles/core/172/update.sh b/config/rootfiles/core/172/update.sh index c6e518070f..ea29bbf0eb 100644 --- a/config/rootfiles/core/172/update.sh +++ b/config/rootfiles/core/172/update.sh @@ -67,6 +67,7 @@ rm -rvf \ /usr/lib/libisc-9.16.33.so \ /usr/lib/libisccc-9.16.33.so \ /usr/lib/libisccfg-9.16.33.so \ + /usr/lib/liblzma.so.5.2.5 \ /usr/lib/libnetfilter_conntrack.so.3.7.0 \ /usr/lib/libns-9.16.33.so \ /usr/lib/libreadline.so.8.1 \ -- 2.39.2