pam_pwcheck NEWS -- history of user-visible changes.

Copyright (C) 2005-20011 SUSE LINUX Products GmbH Nuernberg, Germany
Copyright (C) 2003, 2004 SuSE Linux AG Nuernberg, Germany
Copyright (C) 2001, 2002 SuSE GmbH Nuernberg, Germany

Please send bug reports, questions and suggestions to <kukuk@suse.de>.


Version 3.13
* Remove special xcrypt support
* Update translations

Version 3.12.5
* Fix check for libpam

Version 3.12.4
* Update translations

Version 3.12.3
* Fix handling of empty passwords

Version 3.12.2
* Update translations

Version 3.12.1
* Don't export local functions

Version 3.12
* Don't check max. length of a password if not explicit specified
* Remove nisdir option

Version 3.11.1
* Update transltaions

Version 3.11.0
* Adjust for new libxcrypt
* Update translations

Version 3.10.3
* Update translations

Version 3.10.2
* Update translations
* Add new translations for bg, hr and uk

Version 3.10.1
* Update translations

Version 3.10
* Update translations
* Update gettext
* Remove pam_pwcheck.conf

Version 3.9
* Don't verify old password

Version 3.8
* Update translations for pt, fi, cs, pl

Version 3.7
* Add greek translations
* Update translations for de, es, fr, it, ja, pt_BR, zh_CN and zh_TW

Version 3.6
* Update hungarian translations

Version 3.5
* Add translation for Khmer
* Don't strip installed module

Version 3.4
* Update translations

Version 3.3
* Make more portable, use new Linux-PAM extionsions if available

Version 3.2
* Remove remember from default config

Version 3.1
* Use MD5 for storing old passwords in /etc/security/opasswd
* Add translations for cs, da, de, es, fr, hu, it, ja, nb, nl, pa,
  pl, pt_BR, pt, zh_CN and zh_TW

Version 3.0
* Add locale support

Version 2.12
* If no path to cracklib dicts is given, let libcrack choose default one

Version 2.11
* Fix memory leaks

Version 2.10
* Read /etc/default/passwd to determine crypt algorithmus

Version 2.9
* Fix maxlen handling if MD5 or blowfish are used

Version 2.8
* Add enforce_for_root option

Version 2.7
* Fix comparing of entered new passwords

Version 2.6
* Free data from reading /etc/default/passwd

Version 2.5
* Fix some memory leaks

Version 2.4
* Read default crypt hash from /etc/default/passwd
* Fix seg.fault in case if new password was already used

Version 2.3
* Add lot of new options: minlen, maxlen, tries, no_obscure_checks
* /etc/login.defs will not be read any longer

Version 2.2
* Fix remember option
* If root is enforced to change the password, treat messages as
  warnings only and don't abort.

Version 2.1
* Fix build problems
* Remove wrong warnings about missing blowfish/bigcrypt support

Version 2.0
* Don't export non-public functions
* Add "nisdir" option, which allows changing of NIS source files
  if running on the NIS master server
* Check from which service the passwd entry is and ask for old
  password if not local (same behaviour as pam_unix2, allows
  changing NIS passwords as root for other users again)

Version 1.9
* Add "nopasswordverify" option
* Add support for PAM_INCOMPLETE
* Add manual page

Version 1.8
* Fix compiling with vanilla Linux-PAM package

Version 1.7
* Add password history (remember the last passwords and don't allow the
  user to reuse them)

Version 1.6
* Add some more debug messages (if debugging is enabled)

Version 1.5
* Add global config file pam_pwcheck.conf
* code cleanup

Version 1.4
* add more debug messages

Version 1.3
* add soname

Version 1.2
* add blowfish crypt support

Version 1.1
* use autoconf and automake
* use reentrant functions

Version 1.0
* first initial version

