- Update to Linux-PAM 1.1.3

- fixes CVE-2010-3853, CVE-2010-3431, CVE-2010-3430
  - pam_unix: Add minlen option, change default from 6 to 0

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=73
This commit is contained in:
2010-10-28 14:27:30 +00:00
committed by Git OBS Bridge
parent a45a9d66b5
commit 4dabda590d
6 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 28 16:23:49 CEST 2010 - kukuk@suse.de
- Update to Linux-PAM 1.1.3
- fixes CVE-2010-3853, CVE-2010-3431, CVE-2010-3430
- pam_unix: Add minlen option, change default from 6 to 0
-------------------------------------------------------------------
Tue Aug 31 13:38:23 CEST 2010 - kukuk@suse.de