diff options
author | Sam Hartman <hartmans@debian.org> | 2024-04-08 16:36:03 -0600 |
---|---|---|
committer | Sam Hartman <hartmans@debian.org> | 2024-04-08 16:36:03 -0600 |
commit | 550f3099192778f64096d94f4a4fc24275cda1ee (patch) | |
tree | c8a100c65b2e122dbd8cb238110b0cd9089ab12d /debian/changelog | |
parent | 6b0c7b3f49134638f34d7accbb4c8488ff95eb44 (diff) | |
download | pam-550f3099192778f64096d94f4a4fc24275cda1ee.tar.gz pam-550f3099192778f64096d94f4a4fc24275cda1ee.tar.bz2 pam-550f3099192778f64096d94f4a4fc24275cda1ee.zip |
Document changes for 1.5.3-7
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1dc85b51..df14a1e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pam (1.5.3-7) unstable; urgency=medium + + * Correct Build depends for docbook5, Closes: #1065064 + * Regenerate patches to capture date change in pam_getitem.3 + * Depend on libdb-dev again, bringing back pam_userdb, Closes: #1065088 + * Document pam_umask change, Closes: #1065806 + + -- Sam Hartman <hartmans@debian.org> Mon, 08 Apr 2024 16:35:07 -0600 + pam (1.5.3-6) unstable; urgency=medium [ Dan Bungert ] |