summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKees Cook <kees@debian.org>2009-08-31 12:37:05 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:25:58 -0800
commitb6c2b5e86da6c0ecde726233e3ad95dc335ad17c (patch)
tree12793dc9daad887ca1f4f28ae21487ded36c3632 /debian/changelog
parent258a6d29231439257f74eec523124ab0b0841f55 (diff)
debian/local/common-password, debian/pam-configs/unix: switch from "md5"
to "sha512" as password crypt default.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f6abe97..637b76db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
pam (1.1.0-2) UNRELEASED; urgency=low
+ [ Steve Langasek ]
* debian/patches/pam_unix_dont_trust_chkpwd_caller.patch: fix this patch
to call setregid() instead of always returning an error on username
mismatch in unix_chkpwd, needed in the SELinux case and in some corner
@@ -19,7 +20,11 @@ pam (1.1.0-2) UNRELEASED; urgency=low
* Updated debconf translations:
- German, thanks to Sven Joachim <svenjoac@gmx.de> (closes: #544464)
- -- Steve Langasek <vorlon@debian.org> Wed, 26 Aug 2009 09:23:57 -0700
+ [ Kees Cook ]
+ * debian/local/common-password, debian/pam-configs/unix: switch from "md5"
+ to "sha512" as password crypt default.
+
+ -- Kees Cook <kees@debian.org> Mon, 31 Aug 2009 12:31:42 -0700
pam (1.1.0-1) unstable; urgency=low