diff --git a/libpwquality-1.2.4.tar.bz2 b/libpwquality-1.2.4.tar.bz2 deleted file mode 100644 index b170419..0000000 --- a/libpwquality-1.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ad67be364a66dc8b334a473c77d9f531137ee0e9d85d81f567f410a375857c7 -size 394060 diff --git a/libpwquality-1.3.0.tar.bz2 b/libpwquality-1.3.0.tar.bz2 new file mode 100644 index 0000000..8e27fd2 --- /dev/null +++ b/libpwquality-1.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d2ea90e103323c1f2d6a6cc9617cdae6877573eddb31aaf31a40f354cc2d2a +size 423910 diff --git a/libpwquality.changes b/libpwquality.changes index ac1a8e1..cb0ec7f 100644 --- a/libpwquality.changes +++ b/libpwquality.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jul 25 13:48:55 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.3.0: + + Change the defaults for credits, difok, and minlen. + + Make the cracklib check optional but on by default. + + Add implicit support for parsing .d/*.conf files. + + Add libpwquality API manual page. + ------------------------------------------------------------------- Sat Aug 23 13:01:30 UTC 2014 - dimstar@opensuse.org diff --git a/libpwquality.spec b/libpwquality.spec index 2c848ca..b41d72f 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -1,7 +1,7 @@ # # spec file for package libpwquality # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define _secconfdir %{_sysconfdir}/security Name: libpwquality -Version: 1.2.4 +Version: 1.3.0 Release: 0 Summary: Library for password quality checking and generating random passwords License: BSD-3-Clause or GPL-2.0+ @@ -120,6 +120,7 @@ rm %{buildroot}%{_pammoduledir}/*.la %doc AUTHORS COPYING NEWS README %{_libdir}/libpwquality.so.* %config(noreplace) %{_secconfdir}/pwquality.conf +%{_mandir}/man3/pwquality.3%{?ext_man} %{_mandir}/man5/pwquality.conf.5%{?ext_man} %files tools