From 0a1d567ce82a6e8f1d103d9481ebf67088b8591c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 29 Apr 2022 19:01:10 +0000 Subject: [PATCH] Core Update 168: Ship openldap MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/168/filelists/openldap | 1 + config/rootfiles/core/168/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/168/filelists/openldap diff --git a/config/rootfiles/core/168/filelists/openldap b/config/rootfiles/core/168/filelists/openldap new file mode 120000 index 0000000000..80c324f768 --- /dev/null +++ b/config/rootfiles/core/168/filelists/openldap @@ -0,0 +1 @@ +../../../common/openldap \ No newline at end of file diff --git a/config/rootfiles/core/168/update.sh b/config/rootfiles/core/168/update.sh index bcf2531379..460d6b808e 100644 --- a/config/rootfiles/core/168/update.sh +++ b/config/rootfiles/core/168/update.sh @@ -42,6 +42,7 @@ rm -rvf \ /usr/lib/libevent-1.4.so* \ /usr/lib/libevent_core-1.4.so* \ /usr/lib/libevent_extra-1.4.so* \ + /usr/lib/liblber-2.4.so* \ /usr/lib/libnl.so* \ /usr/lib/libpri.so* \ /usr/lib/libsolv.so* \ -- 2.39.5