diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2022-08-17 22:52:28 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2022-08-17 22:52:28 -0700 |
commit | 6103e2508c7d7a81981d0832f325cd91c7f0a1b5 (patch) | |
tree | 238aeac6900c4772f0e07a30fbbfb26ba7bfb2c8 | |
parent | bdb83f78662f53ddb00e67ef752c11b1fab153f4 (diff) | |
download | pam-6103e2508c7d7a81981d0832f325cd91c7f0a1b5.tar.gz pam-6103e2508c7d7a81981d0832f325cd91c7f0a1b5.tar.bz2 pam-6103e2508c7d7a81981d0832f325cd91c7f0a1b5.zip |
Document bug closure
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 38f14188..8b26f51d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pam (1.5.2-1) UNRELEASED; urgency=medium * New upstream release. - fixes compatibility with libpam-systemd. Closes: #1017467. + - fixes bashisms in configure.ac. Closes: #998361. * Refresh patches. * Drop patches included or obsoleted upstream: - debian/patches-applied/pam_unix_fix_sgid_shadow_auth.patch |