commit libpwquality for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2020-10-26 16:12:25

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new.3463 (New)


Package is "libpwquality"

Mon Oct 26 16:12:25 2020 rev:19 rq:843435 version:1.4.4

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2020-08-28 21:20:12.160290460 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new.3463/libpwquality.changes  
2020-10-26 16:13:03.098757005 +0100
@@ -1,0 +2,21 @@
+Fri Oct 16 14:23:28 UTC 2020 - Danny Sauer 
+
+- update to 1.4.4
+  * e11f2bd Fix regression with enabling cracklib check
+  * 02e6728 Use make macros in rpm spec file
+  * xxx Translated using Weblate (Polish, Turkish, Ukrainian)
+- update to 1.4.3
+  * 1213d33 Update translation files
+  * a951fbe Add --disable-cracklib-check configure parameter
+  * 6a8845b fixup static compilation
+  * 92c6066 python: Add missing getters/setters for newly added settings
+  * bfef79d Add usersubstr check
+  * 09a2e65 pam_pwquality: Add debug message for the local_users_only option
+  * a6f7705 Fix some gcc warnings
+  * 8c8a260 pwmake: Properly validate the bits parameter.
+  * 7be4797 we use Fedora Weblate now
+  * xxx Translated using Weblate (Azerbaijani, Bulgarian,
+Chinese (Simplified), Czech, French, Friulian, Hungarian, Italian,
+Japanese, Norwegian Bokmål, Persian, Russian, Spanish, Turkish)
+
+---

Old:

  libpwquality-1.4.2.tar.bz2

New:

  libpwquality-1.4.4.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.hCEYQc/_old  2020-10-26 16:13:03.902757745 +0100
+++ /var/tmp/diff_new_pack.hCEYQc/_new  2020-10-26 16:13:03.906757749 +0100
@@ -22,7 +22,7 @@
 %bcond_without python2
 
 Name:   libpwquality
-Version:1.4.2
+Version:1.4.4
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause OR GPL-2.0-or-later

++ libpwquality-1.4.2.tar.bz2 -> libpwquality-1.4.4.tar.bz2 ++
 7730 lines of diff (skipped)




commit libpwquality for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2020-08-28 21:17:34

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new.3399 (New)


Package is "libpwquality"

Fri Aug 28 21:17:34 2020 rev:18 rq:828874 version:1.4.2

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2020-05-26 17:14:51.255395498 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new.3399/libpwquality.changes  
2020-08-28 21:20:12.160290460 +0200
@@ -1,0 +2,8 @@
+Thu Aug 20 21:51:29 UTC 2020 - Dirk Mueller 
+
+- update to 1.4.2:
+  * Fix regression in handling retry, enforce_for_root, and
+local_users_only options introduced with the previous
+release.
+
+---

Old:

  libpwquality-1.4.1.tar.bz2

New:

  libpwquality-1.4.2.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.TN0UoL/_old  2020-08-28 21:20:15.012291845 +0200
+++ /var/tmp/diff_new_pack.TN0UoL/_new  2020-08-28 21:20:15.016291847 +0200
@@ -22,7 +22,7 @@
 %bcond_without python2
 
 Name:   libpwquality
-Version:1.4.1
+Version:1.4.2
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause OR GPL-2.0-or-later

++ libpwquality-1.4.1.tar.bz2 -> libpwquality-1.4.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpwquality-1.4.1/NEWS new/libpwquality-1.4.2/NEWS
--- old/libpwquality-1.4.1/NEWS 2019-09-17 13:58:32.0 +0200
+++ new/libpwquality-1.4.2/NEWS 2019-10-31 13:00:32.0 +0100
@@ -1,5 +1,10 @@
 libpwquality NEWS -- history of user-visible changes.
 
+Release 1.4.2
+* Fix regression in handling retry, enforce_for_root, and
+  local_users_only options introduced with the previous
+  release.
+
 Release 1.4.1
 * pam_pwquality: Abort the retry loop if user requests it.
 * Allow setting retry, enforce_for_root, and local_users_only options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpwquality-1.4.1/configure 
new/libpwquality-1.4.2/configure
--- old/libpwquality-1.4.1/configure2019-09-17 14:00:38.0 +0200
+++ new/libpwquality-1.4.2/configure2019-10-31 13:06:00.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libpwquality 1.4.1.
+# Generated by GNU Autoconf 2.69 for libpwquality 1.4.2.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libpwquality'
 PACKAGE_TARNAME='libpwquality'
-PACKAGE_VERSION='1.4.1'
-PACKAGE_STRING='libpwquality 1.4.1'
+PACKAGE_VERSION='1.4.2'
+PACKAGE_STRING='libpwquality 1.4.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1356,7 +1356,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libpwquality 1.4.1 to adapt to many kinds of systems.
+\`configure' configures libpwquality 1.4.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1426,7 +1426,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libpwquality 1.4.1:";;
+ short | recursive ) echo "Configuration of libpwquality 1.4.2:";;
esac
   cat <<\_ACEOF
 
@@ -1557,7 +1557,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libpwquality configure 1.4.1
+libpwquality configure 1.4.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1922,7 +1922,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libpwquality $as_me 1.4.1, which was
+It was created by libpwquality $as_me 1.4.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2788,7 +2788,7 @@
 
 # Define the identity of the package.
  PACKAGE='libpwquality'
- VERSION='1.4.1'
+ VERSION='1.4.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16117,7 +16117,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libpwquality $as_me 1.4.1, which was
+This file was extended by libpwquality $as_me 1.4.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= 

commit libpwquality for openSUSE:Factory

2020-05-26 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2020-05-26 17:14:21

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new.2738 (New)


Package is "libpwquality"

Tue May 26 17:14:21 2020 rev:17 rq:807575 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2020-05-05 18:54:38.449315856 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new.2738/libpwquality.changes  
2020-05-26 17:14:51.255395498 +0200
@@ -1,0 +2,5 @@
+Mon May 18 11:20:41 UTC 2020 - Fabian Vogt 
+
+- Register with pam-config in %post(un)
+
+---



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.ab8Sgl/_old  2020-05-26 17:14:54.683402930 +0200
+++ /var/tmp/diff_new_pack.ab8Sgl/_new  2020-05-26 17:14:54.687402938 +0200
@@ -36,7 +36,6 @@
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python3)
-%lang_package
 %if %{with python2}
 BuildRequires:  pkgconfig(python2)
 %endif
@@ -45,6 +44,8 @@
 libpwquality is a library for password quality checks and generation
 of random passwords that pass the checks.
 
+%lang_package
+
 %package -n %{libname}
 Summary:Library for password quality checking and generating random 
passwords
 Group:  System/Libraries
@@ -84,6 +85,8 @@
 Summary:PAM module to disallow weak new passwords
 Group:  System/Libraries
 Requires:   pam
+Requires(post): pam-config
+Requires(postun): pam-config
 
 %description -n pam_pwquality
 The pam_pwquality PAM module can be used instead of pam_cracklib to
@@ -144,6 +147,16 @@
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
 
+%post -n pam_pwquality
+# Due to boo#728586 it is necessary to duplicate this in the 32bit variant.
+# So you need to edit baselibs.conf if you change this.
+%{_sbindir}/pam-config -a --pwquality || :
+
+%postun -n pam_pwquality
+if [ "$1" = "0" ]; then
+  %{_sbindir}/pam-config -d --pwquality || :
+fi
+
 %files -n %{libname}
 %license COPYING
 %doc AUTHORS NEWS README

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.ab8Sgl/_old  2020-05-26 17:14:54.719403007 +0200
+++ /var/tmp/diff_new_pack.ab8Sgl/_new  2020-05-26 17:14:54.719403007 +0200
@@ -1,3 +1,5 @@
 pam_pwquality
+  requires "pam-"
   supplements "packageand(pam_pwquality:pam-)"
+  post "%{_sbindir}/pam-config -a --pwquality || :"
 libpwquality1




commit libpwquality for openSUSE:Factory

2020-05-05 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2020-05-05 18:54:31

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new.2738 (New)


Package is "libpwquality"

Tue May  5 18:54:31 2020 rev:16 rq:799805 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2019-09-25 07:57:59.866642621 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new.2738/libpwquality.changes  
2020-05-05 18:54:38.449315856 +0200
@@ -1,0 +2,5 @@
+Fri May  1 20:28:41 UTC 2020 - Thorsten Kukuk 
+
+- Add baselibs.conf
+
+---

New:

  baselibs.conf



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.80AR9V/_old  2020-05-05 18:54:39.581318294 +0200
+++ /var/tmp/diff_new_pack.80AR9V/_new  2020-05-05 18:54:39.585318303 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpwquality
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
 Group:  Development/Libraries/C and C++
 URL:https://github.com/libpwquality/libpwquality
 Source: 
%{url}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
+Source1:baselibs.conf
 
 BuildRequires:  cracklib-devel
 BuildRequires:  gettext-devel

++ baselibs.conf ++
pam_pwquality
  supplements "packageand(pam_pwquality:pam-)"
libpwquality1



commit libpwquality for openSUSE:Factory

2019-09-24 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2019-09-25 07:57:57

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new.7948 (New)


Package is "libpwquality"

Wed Sep 25 07:57:57 2019 rev:15 rq:732875 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2018-03-08 10:48:11.309448815 +0100
+++ /work/SRC/openSUSE:Factory/.libpwquality.new.7948/libpwquality.changes  
2019-09-25 07:57:59.866642621 +0200
@@ -1,0 +2,16 @@
+Thu Sep 19 15:08:08 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.4.1:
+  + Minor bugfix update of the library.
+- Drop libpwquality-pythons.patch: Fixed upstream. Following this,
+  drop autoconf, automake and libtool BuildRequires and autoreconf
+  call.
+- Use modern macros.
+
+---
+Thu Sep 19 12:12:04 UTC 2019 - Ludwig Nussel 
+
+- Do not recommend lang package. The lang package already has a
+  supplements.
+
+---

Old:

  libpwquality-1.4.0.tar.bz2
  libpwquality-pythons.patch

New:

  libpwquality-1.4.1.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.DEgbDb/_old  2019-09-25 07:58:00.350642547 +0200
+++ /var/tmp/diff_new_pack.DEgbDb/_new  2019-09-25 07:58:00.350642547 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpwquality
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,20 +20,18 @@
 %define _secconfdir %{_sysconfdir}/security
 %define libname libpwquality1
 %bcond_without python2
+
 Name:   libpwquality
-Version:1.4.0
+Version:1.4.1
 Release:0
 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-or-later
 Group:  Development/Libraries/C and C++
 URL:https://github.com/libpwquality/libpwquality
-Source: 
https://github.com/%{name}/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
-Patch0: libpwquality-pythons.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
+Source: 
%{url}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
+
 BuildRequires:  cracklib-devel
 BuildRequires:  gettext-devel
-BuildRequires:  libtool
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python3)
@@ -50,7 +48,6 @@
 Summary:Library for password quality checking and generating random 
passwords
 Group:  System/Libraries
 Requires:   cracklib-dict >= 2.8
-Recommends: %{name}-lang
 Recommends: cracklib-dict-full >= 2.8
 # To make lang package installable
 Provides:   %{name}
@@ -116,18 +113,16 @@
 This package provides Python 3 bindings for the libpwquality library.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
-# needed for patch0
-autoreconf -fvi
 %configure \
   --disable-static \
   --with-securedir=%{_pammoduledir} \
   --with-python-binary=%{_bindir}/python3 \
-  --with-pythonsitedir=%{python3_sitearch}
-make %{?_smp_mflags}
+   --with-pythonsitedir=%{python3_sitearch} \
+   %{nil}
+%make_build
 %if %{with python2}
 pushd python
 %python_build

++ libpwquality-1.4.0.tar.bz2 -> libpwquality-1.4.1.tar.bz2 ++
 9775 lines of diff (skipped)




commit libpwquality for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2018-03-08 10:48:10

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is "libpwquality"

Thu Mar  8 10:48:10 2018 rev:14 rq:582832 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2018-01-16 09:28:57.995324687 +0100
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2018-03-08 10:48:11.309448815 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:36:04 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.tFBuK7/_old  2018-03-08 10:48:11.893427790 +0100
+++ /var/tmp/diff_new_pack.tFBuK7/_new  2018-03-08 10:48:11.897427646 +0100
@@ -26,7 +26,7 @@
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause OR GPL-2.0+
 Group:  Development/Libraries/C and C++
-Url:https://github.com/libpwquality/libpwquality
+URL:https://github.com/libpwquality/libpwquality
 Source: 
https://github.com/%{name}/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
 Patch0: libpwquality-pythons.patch
 BuildRequires:  autoconf
@@ -149,7 +149,8 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_libdir}/libpwquality.so.*
 %config(noreplace) %{_secconfdir}/pwquality.conf
 %{_mandir}/man3/pwquality.3%{?ext_man}




commit libpwquality for openSUSE:Factory

2018-01-16 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2018-01-16 09:28:56

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is "libpwquality"

Tue Jan 16 09:28:56 2018 rev:13 rq:562613 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2017-11-12 17:57:41.047008046 +0100
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2018-01-16 09:28:57.995324687 +0100
@@ -1,0 +2,23 @@
+Mon Jan  8 18:54:44 UTC 2018 - jeng...@inai.de
+
+- Update RPM groups and summaries.
+
+---
+Mon Jan  8 10:20:54 UTC 2018 - tchva...@suse.com
+
+- Switch url to https://github.com/libpwquality/libpwquality/
+- Update to release 1.4.0:
+  * Fix possible buffer overflow with data from /dev/urandom
+in pwquality_generate().
+  * Do not try to check presence of too short username in password.
+(thanks to Nikos Mavrogiannopoulos)
+  * Make the user name check optional (via usercheck option).
+  * Add an 'enforcing' option to make the checks to be warning-only
+in PAM.
+  * The difok = 0 setting will disable all old password similarity
+checks except new and old passwords being identical.
+  * Updated translations from Zanata.
+- Add patch libpwquality-pythons.patch to avoid duping pythondir
+- Make python3 default and enable py2 only when needed
+
+---

Old:

  libpwquality-1.3.0.tar.bz2

New:

  libpwquality-1.4.0.tar.bz2
  libpwquality-pythons.patch



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.Add8qO/_old  2018-01-16 09:28:59.491254697 +0100
+++ /var/tmp/diff_new_pack.Add8qO/_new  2018-01-16 09:28:59.495254510 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpwquality
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,28 +18,35 @@
 
 %define _pammoduledir /%{_lib}/security
 %define _secconfdir %{_sysconfdir}/security
+%define libname libpwquality1
+%bcond_without python2
 Name:   libpwquality
-Version:1.3.0
+Version:1.4.0
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause OR GPL-2.0+
-Group:  System/Libraries
-Url:https://fedorahosted.org/libpwquality/
-Source: 
https://fedorahosted.org/releases/l/i/libpwquality/%{name}-%{version}.tar.bz2
+Group:  Development/Libraries/C and C++
+Url:https://github.com/libpwquality/libpwquality
+Source: 
https://github.com/%{name}/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
+Patch0: libpwquality-pythons.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  cracklib-devel
 BuildRequires:  gettext-devel
+BuildRequires:  libtool
 BuildRequires:  pam-devel
-# Needed for pkgconfig() Provides
 BuildRequires:  pkgconfig
-BuildRequires:  python2-devel
-BuildRequires:  python3-devel
+BuildRequires:  pkgconfig(python3)
 %lang_package
+%if %{with python2}
+BuildRequires:  pkgconfig(python2)
+%endif
 
 %description
 libpwquality is a library for password quality checks and generation
 of random passwords that pass the checks.
 
-%package -n libpwquality1
+%package -n %{libname}
 Summary:Library for password quality checking and generating random 
passwords
 Group:  System/Libraries
 Requires:   cracklib-dict >= 2.8
@@ -48,12 +55,12 @@
 # To make lang package installable
 Provides:   %{name}
 
-%description -n libpwquality1
+%description -n %{libname}
 libpwquality is a library for password quality checks and generation
 of random passwords that pass the checks.
 
 %package tools
-Summary:Library for password quality checking -- Tools
+Summary:Tools from libpequality, a library for password quality 
checking
 Group:  Productivity/Security
 
 %description tools
@@ -63,9 +70,9 @@
 This package contains simple tools that use libpwquality.
 
 %package devel
-Summary:Library for password quality checking -- Development Files
+Summary:Development files for libpwquality, a library for password 
quality checking
 Group:  Development/Libraries/C and C++
-Requires:   libpwquality1 = %{version}
+Requires:   %{libname} = %{version}
 Requires:   pkgconfig
 
 %description devel

commit libpwquality for openSUSE:Factory

2017-11-12 Thread root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2017-11-12 17:57:40

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is "libpwquality"

Sun Nov 12 17:57:40 2017 rev:12 rq:540576 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2016-09-05 21:14:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2017-11-12 17:57:41.047008046 +0100
@@ -1,0 +2,5 @@
+Thu Nov  9 09:34:50 UTC 2017 - mplus...@suse.com
+
+- Build python3 version of bindings as well
+
+---



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.9a8eFx/_old  2017-11-12 17:57:41.674985172 +0100
+++ /var/tmp/diff_new_pack.9a8eFx/_new  2017-11-12 17:57:41.674985172 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpwquality
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,12 +18,11 @@
 
 %define _pammoduledir /%{_lib}/security
 %define _secconfdir %{_sysconfdir}/security
-
 Name:   libpwquality
 Version:1.3.0
 Release:0
 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+
 Group:  System/Libraries
 Url:https://fedorahosted.org/libpwquality/
 Source: 
https://fedorahosted.org/releases/l/i/libpwquality/%{name}-%{version}.tar.bz2
@@ -31,9 +30,9 @@
 BuildRequires:  gettext-devel
 BuildRequires:  pam-devel
 # Needed for pkgconfig() Provides
-BuildRequires:  pkg-config
-BuildRequires:  python-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+BuildRequires:  python2-devel
+BuildRequires:  python3-devel
 %lang_package
 
 %description
@@ -67,7 +66,7 @@
 Summary:Library for password quality checking -- Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libpwquality1 = %{version}
-Requires:   pkg-config
+Requires:   pkgconfig
 
 %description devel
 libpwquality is a library for password quality checks and generation
@@ -85,38 +84,56 @@
 The pam_pwquality PAM module can be used instead of pam_cracklib to
 disallow weak new passwords when user's login password is changed.
 
-%package -n python-pwquality
+%package -n python2-pwquality
 Summary:Library for password quality checking -- Python bindings
 Group:  Development/Libraries/Python
+Provides:   python-pwquality = %{version}-%{release}
+Obsoletes:  python-pwquality < %{version}-%{release}
 
-%description -n python-pwquality
+%description -n python2-pwquality
 libpwquality is a library for password quality checks and generation
 of random passwords that pass the checks.
 
 This package provides Python bindings for the libpwquality library.
 
+%package -n python3-pwquality
+Summary:Library for password quality checking -- Python 3 bindings
+Group:  Development/Libraries/Python
+Provides:   python-pwquality = %{version}-%{release}
+Obsoletes:  python-pwquality < %{version}-%{release}
+
+%description -n python3-pwquality
+libpwquality is a library for password quality checks and generation
+of random passwords that pass the checks.
+
+This package provides Python 3 bindings for the libpwquality library.
+
 %prep
 %setup -q
 
 %build
+cp -r python python3
 %configure \
 --disable-static \
 --with-securedir=%{_pammoduledir} \
 --with-pythonsitedir=%{python_sitearch}
 make %{?_smp_mflags}
+pushd python3
+%python3_build
+popd
 
 %install
 %make_install
-rm %{buildroot}%{_libdir}/*.la
-rm %{buildroot}%{_pammoduledir}/*.la
+pushd python3
+%python3_install
+popd
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 
 %post -n libpwquality1 -p /sbin/ldconfig
-
 %postun -n libpwquality1 -p /sbin/ldconfig
 
 %files -n libpwquality1
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/libpwquality.so.*
 %config(noreplace) %{_secconfdir}/pwquality.conf
@@ -124,27 +141,25 @@
 %{_mandir}/man5/pwquality.conf.5%{?ext_man}
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/pwmake
 %{_bindir}/pwscore
 %{_mandir}/man1/pwmake.1%{?ext_man}
 %{_mandir}/man1/pwscore.1%{?ext_man}
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/pwquality.h
 %{_libdir}/libpwquality.so
 

commit libpwquality for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2016-09-05 21:14:25

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is "libpwquality"

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2015-08-10 09:10:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2016-09-05 21:14:27.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 15 21:51:14 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.Lwj6ZD/_old  2016-09-05 21:14:28.0 +0200
+++ /var/tmp/diff_new_pack.Lwj6ZD/_new  2016-09-05 21:14:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpwquality
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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




commit libpwquality for openSUSE:Factory

2015-08-10 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2015-08-10 09:10:41

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is libpwquality

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2014-08-25 11:54:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2015-08-10 09:10:42.0 +0200
@@ -1,0 +2,9 @@
+Sat Jul 25 13:48:55 UTC 2015 - zai...@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.
+
+---

Old:

  libpwquality-1.2.4.tar.bz2

New:

  libpwquality-1.3.0.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.mT800z/_old  2015-08-10 09:10:43.0 +0200
+++ /var/tmp/diff_new_pack.mT800z/_new  2015-08-10 09:10:43.0 +0200
@@ -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 @@
 %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

++ libpwquality-1.2.4.tar.bz2 - libpwquality-1.3.0.tar.bz2 ++
 6473 lines of diff (skipped)




commit libpwquality for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2014-08-25 11:54:35

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is libpwquality

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2014-08-16 15:37:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2014-08-25 11:54:41.0 +0200
@@ -1,0 +2,6 @@
+Sat Aug 23 13:01:30 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.2.4:
+  + Add Python3 module subpackage.
+
+---

Old:

  libpwquality-1.2.3.tar.bz2

New:

  libpwquality-1.2.4.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.4xTxWU/_old  2014-08-25 11:54:42.0 +0200
+++ /var/tmp/diff_new_pack.4xTxWU/_new  2014-08-25 11:54:42.0 +0200
@@ -20,7 +20,7 @@
 %define _secconfdir %{_sysconfdir}/security
 
 Name:   libpwquality
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause or GPL-2.0+
@@ -143,6 +143,7 @@
 %files -n python-pwquality
 %defattr(-,root,root)
 %{python_sitearch}/pwquality.so
+%{python_sitearch}/pwquality*egg-info
 
 %files lang -f libpwquality.lang
 

++ libpwquality-1.2.3.tar.bz2 - libpwquality-1.2.4.tar.bz2 ++
 17067 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libpwquality for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2014-08-16 15:37:42

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is libpwquality

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2013-09-13 14:45:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2014-08-16 15:37:54.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug 15 11:26:45 UTC 2014 - m...@suse.com
+
+- Avoid conflict in installation-images-openSUSE with cryptsetup:
+  + Only recommend, insted of Require cracklib-dict-full.
+  + Require cracklib-dict.
+
+---



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.YQQCpG/_old  2014-08-16 15:37:54.0 +0200
+++ /var/tmp/diff_new_pack.YQQCpG/_new  2014-08-16 15:37:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpwquality
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,8 +43,9 @@
 %package -n libpwquality1
 Summary:Library for password quality checking and generating random 
passwords
 Group:  System/Libraries
-Requires:   cracklib-dict-full = 2.8
+Requires:   cracklib-dict = 2.8
 Recommends: %{name}-lang
+Recommends: cracklib-dict-full = 2.8
 # To make lang package installable
 Provides:   %{name}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libpwquality for openSUSE:Factory

2013-09-13 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2013-09-13 14:45:51

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is libpwquality

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2013-06-25 14:42:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2013-09-13 14:45:52.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 12 18:42:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.2.3:
+  + Fix problem with parsing the pam_pwquality options.
+  + Treat empty user or password as NULL.
+  + Updated translations.
+
+---

Old:

  libpwquality-1.2.2.tar.bz2

New:

  libpwquality-1.2.3.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.P5ONeM/_old  2013-09-13 14:45:52.0 +0200
+++ /var/tmp/diff_new_pack.P5ONeM/_new  2013-09-13 14:45:52.0 +0200
@@ -20,7 +20,7 @@
 %define _secconfdir %{_sysconfdir}/security
 
 Name:   libpwquality
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause or GPL-2.0+

++ libpwquality-1.2.2.tar.bz2 - libpwquality-1.2.3.tar.bz2 ++
 2765 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libpwquality-1.2.2/NEWS new/libpwquality-1.2.3/NEWS
--- old/libpwquality-1.2.2/NEWS 2013-06-19 17:38:34.0 +0200
+++ new/libpwquality-1.2.3/NEWS 2013-09-12 13:13:32.0 +0200
@@ -1,5 +1,11 @@
 libpwquality NEWS -- history of user-visible changes.
 
+Release 1.2.3
+* Fix problem with parsing the pam_pwquality options
+  patch by Vladimir Sorokin.
+* Updated translations from Transifex
+* Treat empty user or password as NULL
+
 Release 1.2.2
 
 * Manual page fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libpwquality-1.2.2/configure.in new/libpwquality-1.2.3/configure.in
--- old/libpwquality-1.2.2/configure.in 2013-06-19 17:38:50.0 +0200
+++ new/libpwquality-1.2.3/configure.in 2013-09-12 13:11:00.0 +0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([libpwquality], [1.2.2])
+AC_INIT([libpwquality], [1.2.3])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip -Wall])
 AC_PREREQ(2.61)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libpwquality-1.2.2/libpwquality.spec 
new/libpwquality-1.2.3/libpwquality.spec
--- old/libpwquality-1.2.2/libpwquality.spec2013-06-19 17:42:15.0 
+0200
+++ new/libpwquality-1.2.3/libpwquality.spec2013-09-12 13:24:11.0 
+0200
@@ -1,6 +1,6 @@
 Summary: A library for password generation and password quality checking
 Name: libpwquality
-Version: 1.2.2
+Version: 1.2.3
 Release: 1%{?dist}
 # The package is BSD licensed with option to relicense as GPLv2+
 # - this option is redundant as the BSD license allows that anyway.
@@ -8,7 +8,8 @@
 Group: System Environment/Base
 Source0: 
http://fedorahosted.org/releases/l/i/libpwquality/libpwquality-%{version}.tar.bz2
 
-%global _moduledir /%{_lib}/security
+%global _pwqlibdir %{_libdir}
+%global _moduledir %{_libdir}/security
 %global _secconfdir %{_sysconfdir}/security
 
 Requires: cracklib-dicts = 2.8
@@ -56,7 +57,7 @@
 
 %build
 %configure \
-   --with-securedir=/%{_lib}/security \
+   --with-securedir=%{_moduledir} \
--with-pythonsitedir=%{python_sitearch} \
--disable-static
 
@@ -65,10 +66,12 @@
 %install
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 
+%if %{_pwqlibdir} != %{_libdir}
 pushd $RPM_BUILD_ROOT%{_libdir}
-mv libpwquality.so.* $RPM_BUILD_ROOT/%{_lib}/
-ln -sf ../../%{_lib}/libpwquality.so.*.* libpwquality.so
+mv 

commit libpwquality for openSUSE:Factory

2013-06-25 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2013-06-25 09:27:50

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is libpwquality

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2013-01-07 17:23:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2013-06-25 14:42:22.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 21 18:10:57 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.2.2:
+  + Manual page fixes.
+  + Make it possible to set the maxsequence configuration value.
+  + Updated translations.
+
+---

Old:

  libpwquality-1.2.1.tar.bz2

New:

  libpwquality-1.2.2.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.mjcyGA/_old  2013-06-25 14:42:22.0 +0200
+++ /var/tmp/diff_new_pack.mjcyGA/_new  2013-06-25 14:42:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpwquality
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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.1
+Version:1.2.2
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause or GPL-2.0+

++ libpwquality-1.2.1.tar.bz2 - libpwquality-1.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpwquality-1.2.1/Makefile.in 
new/libpwquality-1.2.2/Makefile.in
--- old/libpwquality-1.2.1/Makefile.in  2012-12-20 10:15:08.0 +0100
+++ new/libpwquality-1.2.2/Makefile.in  2013-06-19 17:41:37.0 +0200
@@ -136,8 +136,8 @@
 dir1=`echo $$dir1 | sed -e $$sed_rest`; \
   done; \
   reldir=$$dir2
-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
 GZIP_ENV = --best
+DIST_ARCHIVES = $(distdir).tar.bz2
 distuninstallcheck_listfiles = find . -type f -print
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
@@ -588,7 +588,6 @@
$(am__remove_distdir)
 
 dist dist-all: distdir
-   tardir=$(distdir)  $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
$(distdir).tar.gz
tardir=$(distdir)  $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c 
$(distdir).tar.bz2
$(am__remove_distdir)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpwquality-1.2.1/NEWS new/libpwquality-1.2.2/NEWS
--- old/libpwquality-1.2.1/NEWS 2012-12-20 10:16:32.0 +0100
+++ new/libpwquality-1.2.2/NEWS 2013-06-19 17:38:34.0 +0200
@@ -1,5 +1,11 @@
 libpwquality NEWS -- history of user-visible changes.
 
+Release 1.2.2
+
+* Manual page fixes.
+* Make it possible to set the maxsequence configuration value.
+* Updated translations from Transifex.
+
 Release 1.2.1
 
 * Properly free pwquality settings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpwquality-1.2.1/config.h.in 
new/libpwquality-1.2.2/config.h.in
--- old/libpwquality-1.2.1/config.h.in  2012-12-20 10:15:36.0 +0100
+++ new/libpwquality-1.2.2/config.h.in  2013-06-19 17:42:01.0 +0200
@@ -28,9 +28,6 @@
 /* Define to 1 if you have the dlfcn.h header file. */
 #undef HAVE_DLFCN_H
 
-/* Define to 1 if you have the `dngettext' function. */
-#undef HAVE_DNGETTEXT
-
 /* Define if the GNU gettext() function is already present or preinstalled. */
 #undef HAVE_GETTEXT
 
@@ -52,27 +49,12 @@
 /* Define to 1 if you have the stdlib.h header file. */
 #undef HAVE_STDLIB_H
 
-/* Define to 1 if you have the `strcspn' function. */
-#undef HAVE_STRCSPN
-
-/* Define to 1 if you have the `strdup' function. */
-#undef HAVE_STRDUP
-
 /* Define to 1 if you have the strings.h header file. */
 #undef HAVE_STRINGS_H
 
 /* Define to 1 if you have the string.h header file. */
 #undef HAVE_STRING_H
 
-/* Define to 1 if you have the `strspn' function. */
-#undef HAVE_STRSPN
-
-/* Define to 1 if you have the `strstr' function. */
-#undef HAVE_STRSTR
-
-/* Define to 1 if you have the `strtol' function. */
-#undef HAVE_STRTOL
-
 /* Define to 1 if you have the sys/stat.h header file. */
 #undef HAVE_SYS_STAT_H
 
@@ -157,9 +139,6 @@
 /* Define to 1 if you need to in order for `stat' and other things to work. */
 #undef 

commit libpwquality for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2013-01-07 17:23:27

Comparing /work/SRC/openSUSE:Factory/libpwquality (Old)
 and  /work/SRC/openSUSE:Factory/.libpwquality.new (New)


Package is libpwquality, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2012-09-13 00:04:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2013-01-07 17:23:28.0 +0100
@@ -1,0 +2,8 @@
+Sun Dec 23 09:38:10 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.2.1:
+  + Properly free pwquality settings.
+  + Add extern C to public header.
+  + Updated translations.
+
+---

Old:

  libpwquality-1.2.0.tar.bz2

New:

  libpwquality-1.2.1.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.WqAZUG/_old  2013-01-07 17:23:29.0 +0100
+++ /var/tmp/diff_new_pack.WqAZUG/_new  2013-01-07 17:23:29.0 +0100
@@ -20,13 +20,13 @@
 %define _secconfdir %{_sysconfdir}/security
 
 Name:   libpwquality
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause or GPL-2.0+
 Group:  System/Libraries
 Url:https://fedorahosted.org/libpwquality/
-Source: 
https://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.bz2
+Source: 
https://fedorahosted.org/releases/l/i/libpwquality/%{name}-%{version}.tar.bz2
 BuildRequires:  cracklib-devel
 BuildRequires:  gettext-devel
 BuildRequires:  pam-devel

++ libpwquality-1.2.0.tar.bz2 - libpwquality-1.2.1.tar.bz2 ++
 9390 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org