summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2004-09-15 09:14:28 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2004-09-15 09:14:28 +0000
commitd7987be1aade2b11454a8b3b3d8e9c1c3df93d5f (patch)
treee2d0899b90a73ecccafe72f01c9aa09180767ef2 /CHANGELOG
parent0b3e58307f210514609115544899ebe42d57a5c9 (diff)
Relevant BUGIDs:
Purpose of commit: Commit summary: --------------- bugfix: First round of Linux distributor patch merges
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 40f7a2c9..b4ea04b9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -90,7 +90,17 @@ BerliOS Bugs are marked with (BerliOS #XXXX).
module (Bug 1010142 - toady)
* pam_userdb: applied patch from Paul Walmsley <paul@booyaka.com>
it now indicates whether encrypted or plaintext passwords are stored
- in the database needed for pam_userdb. (Bug XXXXXX - toady)
+ in the database needed for pam_userdb (BerliOS - toady)
+* pam_group: The module should also ignore PAM_REINITIALIZE_CRED to
+ avoid spurious errors (from Linux distributors - kukuk)
+* pam_cracklib: Clear the entire options structure (from Linux
+ distributors - kukuk)
+* pam_issue: We write a NUL to prompt_tmp[tot_size] later, so make sure
+ that the destination is part of the allocated block, make do_prompt
+ static (from Linux distributors - kukuk)
+* ldconfig: Only run full ldconfig, if we don't install into a FAKEROOT
+ environment, else let ldconfig only create the symlinks correct
+ (from Linux distributors - kukuk)
0.77: Mon Sep 23 10:25:42 PDT 2002