From 8f7b5de00d82c9e02a1e1a9d28ab10db4fb9bc9c Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 18 Aug 2022 14:28:06 -0700 Subject: No special-case needed for pam_modutil_sanitize_helper_fds in symbols file, it's covered by the existing globs. --- debian/changelog | 2 ++ debian/libpam0g.symbols | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 035997c2..f865c9f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ pam (1.5.2-3) UNRELEASED; urgency=medium * Drop obsolete upgrade code from maintainer scripts which is no longer used * Drop manual multiarch file handling in favor of dh-exec. + * No special-case needed for pam_modutil_sanitize_helper_fds in symbols + file, it's covered by the existing globs. -- Steve Langasek Thu, 18 Aug 2022 18:26:29 +0000 diff --git a/debian/libpam0g.symbols b/debian/libpam0g.symbols index f38b17f0..c8bfbb0a 100644 --- a/debian/libpam0g.symbols +++ b/debian/libpam0g.symbols @@ -10,7 +10,6 @@ libpam.so.0 libpam0g #MINVER# *@LIBPAM_MODUTIL_1.1.9 1.3.1 *@LIBPAM_MODUTIL_1.3.2 1.3.2 *@LIBPAM_MODUTIL_1.4.1 1.4.1 - (optional)pam_modutil_sanitize_helper_fds 1.3.1 libpam_misc.so.0 libpam0g #MINVER# *@LIBPAM_MISC_1.0 0.99.7.1 libpamc.so.0 libpam0g #MINVER# -- cgit v1.2.3