From 5d03d99e4cfc83c4fe395ad238ea6573a8c48c37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 30 May 2022 19:45:55 +0000 Subject: [PATCH] Core Update 169: Ship libxml2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/169/filelists/libxml2 | 1 + config/rootfiles/core/169/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/169/filelists/libxml2 diff --git a/config/rootfiles/core/169/filelists/libxml2 b/config/rootfiles/core/169/filelists/libxml2 new file mode 120000 index 0000000000..242e69fa35 --- /dev/null +++ b/config/rootfiles/core/169/filelists/libxml2 @@ -0,0 +1 @@ +../../../common/libxml2 \ No newline at end of file diff --git a/config/rootfiles/core/169/update.sh b/config/rootfiles/core/169/update.sh index 721951c7f0..9f5bc6e76c 100644 --- a/config/rootfiles/core/169/update.sh +++ b/config/rootfiles/core/169/update.sh @@ -41,6 +41,7 @@ rm -rvf \ /lib/xtables/libipt_DNAT.so \ /lib/xtables/libipt_REDIRECT.so \ /usr/lib/libfuse3.so.3.10.4 \ + /usr/lib/libxml2.so.2.9.12 \ /usr/lib/libyang.so.2.1.4 # Extract files -- 2.39.5