File pam_passwdqc.changes of Package pam_passwdqc
-------------------------------------------------------------------
Wed Apr 7 14:45:09 CEST 2010 - ro@suse.de
- fix baselibs.conf (package is called libpasswdqc0)
-------------------------------------------------------------------
Thu Mar 4 16:10:07 CET 2010 - mc@suse.de
- update to version 1.1.4
* new library for password checking
* tools for password checking and password generation
-------------------------------------------------------------------
Mon Feb 1 12:19:35 UTC 2010 - jengelh@medozas.de
- package baselibs.conf
-------------------------------------------------------------------
Wed Jun 24 19:33:11 CEST 2009 - sbrabec@suse.cz
- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Thu Apr 3 11:31:34 CEST 2008 - mc@suse.de
- update to version 1.0.5
- Replaced the separator characters with some of those defined by RFC 3986
as being safe within "userinfo" part of URLs without encoding.
- Reduced the default value for the N2 parameter to min=... (the minimum
length for passphrases) from 12 to 11.
- Corrected the potentially misleading description of N2 (Debian bug #310595).
- Applied minor grammar and style corrections to the documentation, a
pam_passwdqc message, and source code comments.
- Changed Makefile to pass list of libraries to linker after regular
object files, to fix build with -Wl,--as-needed.
- Fixed potential memory leak in conversation wrapper.
- Restricted list of global symbols exported by the PAM module
to standard set of six pam_sm_* functions.
-------------------------------------------------------------------
Thu Aug 10 12:17:02 CEST 2006 - mc@suse.de
- version 1.0.2 branched from pam-modules