diff options
author | Sam Hartman <hartmans@debian.org> | 2024-02-06 09:28:03 -0700 |
---|---|---|
committer | Sam Hartman <hartmans@debian.org> | 2024-02-06 09:28:10 -0700 |
commit | 56cd5768b32fd97a7156977dcbbd40715e158e9c (patch) | |
tree | 66ae407580b233d39259a3ffe43c8e5f3ac609a0 /debian/changelog | |
parent | d9e7b35a40ef3bf8d736db53d81a25cd916d0fd9 (diff) | |
download | pam-56cd5768b32fd97a7156977dcbbd40715e158e9c.tar.gz pam-56cd5768b32fd97a7156977dcbbd40715e158e9c.tar.bz2 pam-56cd5768b32fd97a7156977dcbbd40715e158e9c.zip |
Mitigate /usr-move file loss. (Closes: #1062802)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7adcb914..bce0df4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pam (1.5.3-3) experimental; urgency=medium + + [ Helmut Grohne ] + * Mitigate /usr-move file loss. (Closes: #1062802) + + -- Helmut Grohne <helmut@subdivi.de> Sat, 03 Feb 2024 12:18:52 +0100 + pam (1.5.3-2) experimental; urgency=medium * Rename libpam0g to libpamt64 for time_t transition |