Changelog for
libpwquality-1.2.4-2.fc21.x86_64.rpm :
Sun Aug 17 14:00:00 2014 Fedora Release Engineering
- 1.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Wed Aug 6 14:00:00 2014 Tomáš Mráz 1.2.4-1
- fix license handling (by Tom Callaway)
- add Python3 module subpackage
Thu Sep 12 14:00:00 2013 Tomáš Mráz 1.2.3-1
- fix problem with parsing the pam_pwquality options
patch by Vladimir Sorokin.
- updated translations from Transifex
- treat empty user or password as NULL
- move the library to /usr
Wed Jun 19 14:00:00 2013 Tomas Mraz 1.2.2-1
- manual page fixes
- make it possible to set the maxsequence configuration value
- updated translations from Transifex
Thu Dec 20 13:00:00 2012 Tomas Mraz 1.2.1-1
- properly free pwquality settings
- add extern \"C\" to public header
- updated translations from Transifex
Thu Aug 16 14:00:00 2012 Tomas Mraz 1.2.0-1
- add maxsequence check for too long monotonic character sequence.
- clarified alternative licensing to GPLv2+.
- add local_users_only option to skip the pwquality checks for
non-locals. (thanks to Stef Walter)
Wed Jun 13 14:00:00 2012 Tomas Mraz 1.1.1-1
- use rpm built-in filtering of provides (rhbz#830153)
- remove strain debug fprintf() (rhbz#831567)
Thu May 24 14:00:00 2012 Tomas Mraz 1.1.0-1
- fix leak when throwing PWQError exception
- added pkgconfig file
- call the simplicity checks before the cracklib check
- add enforce_for_root option to the PAM module
- updated translations from Transifex
Thu Dec 8 13:00:00 2011 Tomas Mraz 1.0.0-1
- added a few additional password quality checks
- bugfix in configuration file parsing
Fri Nov 11 13:00:00 2011 Tomas Mraz 0.9.9-1
- added python bindings and documentation
Mon Oct 10 14:00:00 2011 Tomas Mraz 0.9-2
- fixes for problems found in review (missing BR on pam-devel,
License field, Source URL, Require pam, other cleanups)
Mon Oct 3 14:00:00 2011 Tomas Mraz 0.9-1
- first spec file for libpwquality