Accepting request 319081 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/319081 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=10
This commit is contained in:
commit
2b0baf0a6c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ad67be364a66dc8b334a473c77d9f531137ee0e9d85d81f567f410a375857c7
|
|
||||||
size 394060
|
|
3
libpwquality-1.3.0.tar.bz2
Normal file
3
libpwquality-1.3.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:74d2ea90e103323c1f2d6a6cc9617cdae6877573eddb31aaf31a40f354cc2d2a
|
||||||
|
size 423910
|
@ -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 <cfgfile>.d/*.conf files.
|
||||||
|
+ Add libpwquality API manual page.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 23 13:01:30 UTC 2014 - dimstar@opensuse.org
|
Sat Aug 23 13:01:30 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libpwquality
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define _secconfdir %{_sysconfdir}/security
|
%define _secconfdir %{_sysconfdir}/security
|
||||||
|
|
||||||
Name: libpwquality
|
Name: libpwquality
|
||||||
Version: 1.2.4
|
Version: 1.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for password quality checking and generating random passwords
|
Summary: Library for password quality checking and generating random passwords
|
||||||
License: BSD-3-Clause or GPL-2.0+
|
License: BSD-3-Clause or GPL-2.0+
|
||||||
@ -120,6 +120,7 @@ rm %{buildroot}%{_pammoduledir}/*.la
|
|||||||
%doc AUTHORS COPYING NEWS README
|
%doc AUTHORS COPYING NEWS README
|
||||||
%{_libdir}/libpwquality.so.*
|
%{_libdir}/libpwquality.so.*
|
||||||
%config(noreplace) %{_secconfdir}/pwquality.conf
|
%config(noreplace) %{_secconfdir}/pwquality.conf
|
||||||
|
%{_mandir}/man3/pwquality.3%{?ext_man}
|
||||||
%{_mandir}/man5/pwquality.conf.5%{?ext_man}
|
%{_mandir}/man5/pwquality.conf.5%{?ext_man}
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user