From d3b95d1d26a5edca1c9b7e6010fb86b2095833ff Mon Sep 17 00:00:00 2001 From: bubulle Date: Mon, 29 Jul 2013 10:01:23 +0200 Subject: [PATCH] Mention Alioth bug fixes --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1cdb6130..266112a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ a salt that violates specs. On Linux, crypt() also fails with DES/MD5 salts in FIPS140 mode. Rather than exit() on NULL returns we send them back to the caller for appropriate handling. + Closes: alioth#314234 * lib/pwauth.c: Handle NULL return from crypt(). * libmisc/valid.c: Likewise. * src/chgpasswd.c: Likewise. @@ -27,7 +28,7 @@ * configure.in: Prepare for next point release 4.2. * if using the static char* for pw_dir, strdup it so - pw_free() can be used. (Closes: Debian#691459) + pw_free() can be used. (Closes: Debian#691459, alioth#313957) * Kill the child process group, rather than just the immediate child; this is needed now that su no longer starts a controlling terminal when not running an