[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 02/03: debian/debhelper.in/libc-bin.triggers: declare the trigger as interest-await.



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository glibc.

commit a3b2e4e6fc66f602ae848e055f75064e06fd31f6
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Mon Jul 31 15:58:31 2017 +0200

    debian/debhelper.in/libc-bin.triggers: declare the trigger as interest-await.
---
 debian/changelog                      |  2 ++
 debian/debhelper.in/libc-bin.triggers | 10 +++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6334e58..23d4bc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ glibc (2.24-13) UNRELEASED; urgency=medium
   * Greek debconf translation update from Vangelis Skarmoutsos.  Closes:
     #867474.
   * Update Dutch debconf translation, by Frans Spiesschaert.  Closes: #867981.
+  * debian/debhelper.in/libc-bin.triggers: declare the trigger as
+    interest-await.
 
   [ Adam Conrad ]
   * debian/patches/arm/submitted-strip-bit-0.diff: Fix ld.so crash on armv7t.
diff --git a/debian/debhelper.in/libc-bin.triggers b/debian/debhelper.in/libc-bin.triggers
index 4a8d2ea..c57bf65 100644
--- a/debian/debhelper.in/libc-bin.triggers
+++ b/debian/debhelper.in/libc-bin.triggers
@@ -1 +1,9 @@
-interest ldconfig
+# For standard directories the ldconfig call can be delayed, the dynamic
+# linker will search the standard directories itself, which will incur a
+# small performance penalty.
+#
+# For non-standard directories listed in /etc/ld.so.conf or in a file in
+# /etc/ld.so.conf.d/, the call to ldconfig is essential and can not be
+# skipped, otherwise libraries won't be found. Therefore declare ldconfig
+# as interest-await.
+interest-await ldconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: