diff options
author | Steve Langasek <vorlon@debian.org> | 2011-10-27 21:34:00 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 22:11:47 -0800 |
commit | 335d173fc55b201513a1c27497f049048cc93083 (patch) | |
tree | 78f41ade664048963009401574e53ace5ac31916 | |
parent | 984b113a7d1f757d7695b544497cb7ad36400816 (diff) | |
download | pam-335d173fc55b201513a1c27497f049048cc93083.tar.gz pam-335d173fc55b201513a1c27497f049048cc93083.tar.bz2 pam-335d173fc55b201513a1c27497f049048cc93083.zip |
releasing version 1.1.3-5
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2ce66045..3e4f3eb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -pam (1.1.3-5) UNRELEASED; urgency=low +pam (1.1.3-5) unstable; urgency=low + [ Kees Cook ] * debian/patches-applied/pam_unix_dont_trust_chkpwd_caller.patch: use setresgid() to wipe out saved-gid just in case. * debian/patches-applied/008_modules_pam_limits_chroot: @@ -19,7 +20,7 @@ pam (1.1.3-5) UNRELEASED; urgency=low * debian/patches-applied/pam_env-fix-dos.patch: fix DoS in environment file parsing (CVE-2011-3149). - -- Kees Cook <kees@debian.org> Thu, 13 Oct 2011 12:31:03 -0700 + -- Steve Langasek <vorlon@debian.org> Thu, 27 Oct 2011 21:33:57 -0700 pam (1.1.3-4) unstable; urgency=low |