diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/libpam0g.symbols | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 14c61d6a..5162f461 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ pam (1.3.1-1) UNRELEASED; urgency=medium and Florian Vessaz <florian@florv.ch> * Switch source package to 3.0 (quilt) to consume upstream .tar.xz. + [ Andreas Henriksson ] + * Update debian/libpam0g.symbols + -- Steve Langasek <vorlon@debian.org> Wed, 23 Jan 2019 14:44:20 +0000 pam (1.1.8-4) unstable; urgency=medium diff --git a/debian/libpam0g.symbols b/debian/libpam0g.symbols index 0ba30efa..cbc3f966 100644 --- a/debian/libpam0g.symbols +++ b/debian/libpam0g.symbols @@ -6,6 +6,8 @@ libpam.so.0 libpam0g #MINVER# *@LIBPAM_MODUTIL_1.0 0.99.7.1 *@LIBPAM_MODUTIL_1.1 0.99.10.0 *@LIBPAM_MODUTIL_1.1.3 1.1.3 + *@LIBPAM_MODUTIL_1.1.9 1.3.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# |