diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2022-08-17 20:02:29 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2022-08-17 20:02:29 -0700 |
commit | bdb83f78662f53ddb00e67ef752c11b1fab153f4 (patch) | |
tree | f354d79d4f7f0bcf6dddc8cfaba28df79a336a4d | |
parent | 2fd3f5ca5d848ac9c34ee04ed74d71e067cea5bf (diff) | |
download | pam-bdb83f78662f53ddb00e67ef752c11b1fab153f4.tar.gz pam-bdb83f78662f53ddb00e67ef752c11b1fab153f4.tar.bz2 pam-bdb83f78662f53ddb00e67ef752c11b1fab153f4.zip |
Update .symbols file.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/libpam0g.symbols | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f25b1d8a..38f14188 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ pam (1.5.2-1) UNRELEASED; urgency=medium - debian/patches-applied/pam_env-allow-environment-files-without-EOL-at-EOF.patch * Drop libpam-cracklib which has been obsoleted upstream. * Add pkgconfig .pc files to libpam0g-dev. Closes: #1012688. + * Update .symbols file. -- Steve Langasek <vorlon@debian.org> Wed, 17 Aug 2022 05:10:03 +0000 diff --git a/debian/libpam0g.symbols b/debian/libpam0g.symbols index 7d13d32d..e588c838 100644 --- a/debian/libpam0g.symbols +++ b/debian/libpam0g.symbols @@ -9,6 +9,7 @@ libpam.so.0 libpam0g #MINVER# *@LIBPAM_MODUTIL_1.1.3 1.1.3 *@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 |