Hello community,

here is the log from the commit of package pam-config for openSUSE:Factory 
checked in at 2017-10-28 14:18:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam-config (Old)
 and      /work/SRC/openSUSE:Factory/.pam-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam-config"

Sat Oct 28 14:18:15 2017 rev:74 rq:535373 version:0.93

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam-config/pam-config.changes    2017-08-21 
11:33:42.758274001 +0200
+++ /work/SRC/openSUSE:Factory/.pam-config.new/pam-config.changes       
2017-10-28 14:18:15.747058913 +0200
@@ -1,0 +2,6 @@
+Fri Oct 20 09:19:46 CEST 2017 - ku...@suse.de
+
+- Update to version 0.93: Teach pam_cracklib module about 
+  enforce_for_root [bnc#929079, FATE#312643].
+
+-------------------------------------------------------------------

Old:
----
  pam-config-0.92.tar.bz2

New:
----
  pam-config-0.93.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pam-config.spec ++++++
--- /var/tmp/diff_new_pack.ps0JXo/_old  2017-10-28 14:18:16.283039314 +0200
+++ /var/tmp/diff_new_pack.ps0JXo/_new  2017-10-28 14:18:16.287039168 +0200
@@ -20,7 +20,7 @@
 Summary:        Modify common PAM configuration files
 License:        GPL-2.0
 Group:          System/Management
-Version:        0.92
+Version:        0.93
 Release:        0
 PreReq:         pam >= 1.3.0
 Url:            https://github.com/SUSE/pam-config

++++++ pam-config-0.92.tar.bz2 -> pam-config-0.93.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/NEWS new/pam-config-0.93/NEWS
--- old/pam-config-0.92/NEWS    2017-08-09 13:40:56.000000000 +0200
+++ new/pam-config-0.93/NEWS    2017-10-20 08:38:31.000000000 +0200
@@ -4,6 +4,9 @@
 
 Please enter bug reports into https://bugzilla.suse.com.
 
+Version 0.93
+* pam_cracklib: add enforce_for_root option
+
 Version 0.92
 * Add support for pam_kwallet5
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/configure 
new/pam-config-0.93/configure
--- old/pam-config-0.92/configure       2017-08-09 13:41:02.000000000 +0200
+++ new/pam-config-0.93/configure       2017-10-20 08:39:58.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pam-config 0.92.
+# Generated by GNU Autoconf 2.69 for pam-config 0.93.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='pam-config'
 PACKAGE_TARNAME='pam-config'
-PACKAGE_VERSION='0.92'
-PACKAGE_STRING='pam-config 0.92'
+PACKAGE_VERSION='0.93'
+PACKAGE_STRING='pam-config 0.93'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1305,7 +1305,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 pam-config 0.92 to adapt to many kinds of systems.
+\`configure' configures pam-config 0.93 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1375,7 +1375,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pam-config 0.92:";;
+     short | recursive ) echo "Configuration of pam-config 0.93:";;
    esac
   cat <<\_ACEOF
 
@@ -1479,7 +1479,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pam-config configure 0.92
+pam-config configure 0.93
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1844,7 +1844,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pam-config $as_me 0.92, which was
+It was created by pam-config $as_me 0.93, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2708,7 +2708,7 @@
 
 # Define the identity of the package.
  PACKAGE='pam-config'
- VERSION='0.92'
+ VERSION='0.93'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -8115,7 +8115,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pam-config $as_me 0.92, which was
+This file was extended by pam-config $as_me 0.93, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8181,7 +8181,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-pam-config config.status 0.92
+pam-config config.status 0.93
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/configure.ac 
new/pam-config-0.93/configure.ac
--- old/pam-config-0.92/configure.ac    2017-08-09 13:40:20.000000000 +0200
+++ new/pam-config-0.93/configure.ac    2017-10-20 08:38:07.000000000 +0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pam-config, 0.92)
+AC_INIT(pam-config, 0.93)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src/pam-config.c])
 AM_CONFIG_HEADER(config.h)
Binary files old/pam-config-0.92/po/af.gmo and new/pam-config-0.93/po/af.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/af.po new/pam-config-0.93/po/af.po
--- old/pam-config-0.92/po/af.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/af.po        2017-10-20 08:40:02.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: installation\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2006-11-03 14:26\n"
 "Last-Translator: Novell Language <langu...@novell.com>\n"
 "Language-Team: Novell Language <langu...@novell.com>\n"
Binary files old/pam-config-0.92/po/ar.gmo and new/pam-config-0.93/po/ar.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ar.po new/pam-config-0.93/po/ar.po
--- old/pam-config-0.92/po/ar.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/ar.po        2017-10-20 08:40:02.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2001-07-13 15:36+0200\n"
 "Last-Translator: Ghayss Tarraf <j...@suse.de>\n"
 "Language-Team: Arabic <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/bg.gmo and new/pam-config-0.93/po/bg.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/bg.po new/pam-config-0.93/po/bg.po
--- old/pam-config-0.92/po/bg.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/bg.po        2017-10-20 08:40:02.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2009-10-15 15:55+0300\n"
 "Last-Translator: Borislav Mitev <morbid_vi...@tkzs.org>\n"
 "Language-Team: Bulgarian <b...@li.org>\n"
Binary files old/pam-config-0.92/po/bn.gmo and new/pam-config-0.93/po/bn.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/bn.po new/pam-config-0.93/po/bn.po
--- old/pam-config-0.92/po/bn.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/bn.po        2017-10-20 08:40:02.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2004-08-09 10:24+0200\n"
 "Last-Translator: xxx <y...@example.org>\n"
 "Language-Team: Bengali <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/bs.gmo and new/pam-config-0.93/po/bs.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/bs.po new/pam-config-0.93/po/bs.po
--- old/pam-config-0.92/po/bs.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/bs.po        2017-10-20 08:40:02.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2002-07-23 18:27+0200\n"
 "Last-Translator: Damir Bjelobradic <nag...@lugbih.org>\n"
 "Language-Team: Bosnian <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/ca.gmo and new/pam-config-0.93/po/ca.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ca.po new/pam-config-0.93/po/ca.po
--- old/pam-config-0.92/po/ca.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/ca.po        2017-10-20 08:40:02.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2002-02-08 15:47+0100\n"
 "Last-Translator: Jaume Badiella <myo...@drac.com>\n"
 "Language-Team: Catalan\n"
Binary files old/pam-config-0.92/po/cs.gmo and new/pam-config-0.93/po/cs.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/cs.po new/pam-config-0.93/po/cs.po
--- old/pam-config-0.92/po/cs.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/cs.po        2017-10-20 08:40:02.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-05-30 12:19+0200\n"
 "Last-Translator: Vojtěch Zeisek <vojtech.zei...@opensuse.org>\n"
 "Language-Team: Czech <opensuse-translat...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/cy.gmo and new/pam-config-0.93/po/cy.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/cy.po new/pam-config-0.93/po/cy.po
--- old/pam-config-0.92/po/cy.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/cy.po        2017-10-20 08:40:02.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2003-09-23 10:33+0200\n"
 "Last-Translator: Kevin Donnelly <ke...@dotmon.com>\n"
 "Language-Team: Welsh <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/da.gmo and new/pam-config-0.93/po/da.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/da.po new/pam-config-0.93/po/da.po
--- old/pam-config-0.92/po/da.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/da.po        2017-10-20 08:40:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-05-11 10:34+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <opensuse-translat...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/de.gmo and new/pam-config-0.93/po/de.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/de.po new/pam-config-0.93/po/de.po
--- old/pam-config-0.92/po/de.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/de.po        2017-10-20 08:40:03.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.de\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2009-08-20 21:23+0200\n"
 "Last-Translator: Hermann-Josef Beckers <hj.beck...@onlinehome.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
Binary files old/pam-config-0.92/po/el.gmo and new/pam-config-0.93/po/el.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/el.po new/pam-config-0.93/po/el.po
--- old/pam-config-0.92/po/el.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/el.po        2017-10-20 08:40:03.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.el\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-06-06 01:04+0100\n"
 "Last-Translator: Vasileios Giannakopoulos <bi...@billg.gr>\n"
 "Language-Team: Ελληνικά <bi...@billg.gr>\n"
Binary files old/pam-config-0.92/po/en_GB.gmo and 
new/pam-config-0.93/po/en_GB.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/en_GB.po 
new/pam-config-0.93/po/en_GB.po
--- old/pam-config-0.92/po/en_GB.po     2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/en_GB.po     2017-10-20 08:40:03.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2007-08-19 15:10+0100\n"
 "Last-Translator: Benjamin Weber <b.we...@warwick.ac.uk>\n"
 "Language-Team:  <e...@li.org>\n"
Binary files old/pam-config-0.92/po/en_US.gmo and 
new/pam-config-0.93/po/en_US.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/en_US.po 
new/pam-config-0.93/po/en_US.po
--- old/pam-config-0.92/po/en_US.po     2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/en_US.po     2017-10-20 08:40:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2005-11-08 12:26+8\n"
 "Last-Translator: Steve Beattie <st...@immunix.com>\n"
 "Language-Team: English\n"
Binary files old/pam-config-0.92/po/es.gmo and new/pam-config-0.93/po/es.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/es.po new/pam-config-0.93/po/es.po
--- old/pam-config-0.92/po/es.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/es.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2009-12-28 00:19-0300\n"
 "Last-Translator: Ricardo Varas Santana <ricardoiva...@gmail.com>\n"
 "Language-Team: Spanish <opensuse-translation...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/et.gmo and new/pam-config-0.93/po/et.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/et.po new/pam-config-0.93/po/et.po
--- old/pam-config-0.92/po/et.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/et.po        2017-10-20 08:40:03.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.et\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2007-07-20 09:39+0300\n"
 "Last-Translator: Ain Vagula <avag...@gmail.com>\n"
 "Language-Team: Estonian <linux...@lists.eenet.ee>\n"
Binary files old/pam-config-0.92/po/fi.gmo and new/pam-config-0.93/po/fi.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/fi.po new/pam-config-0.93/po/fi.po
--- old/pam-config-0.92/po/fi.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/fi.po        2017-10-20 08:40:03.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.fi\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-04-10 21:36+0300\n"
 "Last-Translator: Jyri Palokangas <j...@opensuse.org>\n"
 "Language-Team: TRANSLATIONS <kde-i18n-...@kde.org>\n"
Binary files old/pam-config-0.92/po/fr.gmo and new/pam-config-0.93/po/fr.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/fr.po new/pam-config-0.93/po/fr.po
--- old/pam-config-0.92/po/fr.po        2017-08-09 13:41:04.000000000 +0200
+++ new/pam-config-0.93/po/fr.po        2017-10-20 08:40:03.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-05-05 21:07+0100\n"
 "Last-Translator: Guillaume GARDET <guillaume.gar...@free.fr>\n"
 "Language-Team: French <opensuse...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/gl.gmo and new/pam-config-0.93/po/gl.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/gl.po new/pam-config-0.93/po/gl.po
--- old/pam-config-0.92/po/gl.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/gl.po        2017-10-20 08:40:03.000000000 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2009-12-02 21:03+0100\n"
 "Last-Translator: Óscar Abilleira Muñiz <oscar_abille...@edu.xunta.es>\n"
 "Language-Team: Galician <proxe...@trasno.net>\n"
Binary files old/pam-config-0.92/po/gu.gmo and new/pam-config-0.93/po/gu.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/gu.po new/pam-config-0.93/po/gu.po
--- old/pam-config-0.92/po/gu.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/gu.po        2017-10-20 08:40:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2005-07-29 15:37+0530\n"
 "Last-Translator: i...@suse.de\n"
 "Language-Team: Gujarati <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/he.gmo and new/pam-config-0.93/po/he.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/he.po new/pam-config-0.93/po/he.po
--- old/pam-config-0.92/po/he.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/he.po        2017-10-20 08:40:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2004-08-09 10:24+0200\n"
 "Last-Translator: xxx <y...@example.org>\n"
 "Language-Team: Hebrew <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/hi.gmo and new/pam-config-0.93/po/hi.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/hi.po new/pam-config-0.93/po/hi.po
--- old/pam-config-0.92/po/hi.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/hi.po        2017-10-20 08:40:03.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.hi\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2007-08-24 20:43+0530\n"
 "Last-Translator: Sangeeta Kumari <k.sangeet...@gmail.com>\n"
 "Language-Team: Hindi <e...@li.org>\n"
Binary files old/pam-config-0.92/po/hr.gmo and new/pam-config-0.93/po/hr.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/hr.po new/pam-config-0.93/po/hr.po
--- old/pam-config-0.92/po/hr.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/hr.po        2017-10-20 08:40:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-06-03 21:52+0100\n"
 "Last-Translator: Krešimir Jozić <kjo...@gmail.com>\n"
 "Language-Team: Croatian <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/hu.gmo and new/pam-config-0.93/po/hu.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/hu.po new/pam-config-0.93/po/hu.po
--- old/pam-config-0.92/po/hu.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/hu.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.hu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-03-18 11:40+0100\n"
 "Last-Translator: Kalman Kemenczy <kkemen...@novell.com>\n"
 "Language-Team: collection <kde-i18n-...@kde.org>\n"
Binary files old/pam-config-0.92/po/id.gmo and new/pam-config-0.93/po/id.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/id.po new/pam-config-0.93/po/id.po
--- old/pam-config-0.92/po/id.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/id.po        2017-10-20 08:40:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2002-10-08 13:38+0200\n"
 "Last-Translator: I Made Wiryana <m...@nakula.rvs.uni-bielefeld.de>\n"
 "Language-Team: Indonesian <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/it.gmo and new/pam-config-0.93/po/it.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/it.po new/pam-config-0.93/po/it.po
--- old/pam-config-0.92/po/it.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/it.po        2017-10-20 08:40:03.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.it\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-04-08 12:24+0100\n"
 "Last-Translator: Andrea Florio <and...@opensuse.org>\n"
 "Language-Team: Italian <i...@li.org>\n"
Binary files old/pam-config-0.92/po/ja.gmo and new/pam-config-0.93/po/ja.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ja.po new/pam-config-0.93/po/ja.po
--- old/pam-config-0.92/po/ja.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/ja.po        2017-10-20 08:40:03.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-03-10 16:13+0900\n"
 "Last-Translator: Yasuhiko Kamata <belphe...@belbel.or.jp>\n"
 "Language-Team: Japanese <opensuse...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/ka.gmo and new/pam-config-0.93/po/ka.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ka.po new/pam-config-0.93/po/ka.po
--- old/pam-config-0.92/po/ka.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/ka.po        2017-10-20 08:40:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2005-05-18 10:33+0200\n"
 "Last-Translator: Aiet Kolkhi <a...@qartuli.net>\n"
 "Language-Team: Georgian <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/km.gmo and new/pam-config-0.93/po/km.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/km.po new/pam-config-0.93/po/km.po
--- old/pam-config-0.92/po/km.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/km.po        2017-10-20 08:40:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-07-07 10:14+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsok...@khmeros.info>\n"
 "Language-Team: Khmer <supp...@khmeros.info>\n"
Binary files old/pam-config-0.92/po/ko.gmo and new/pam-config-0.93/po/ko.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ko.po new/pam-config-0.93/po/ko.po
--- old/pam-config-0.92/po/ko.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/ko.po        2017-10-20 08:40:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.ko\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2009-10-23 02:32+0900\n"
 "Last-Translator: Yunseok Choi <x...@naver.com>\n"
 "Language-Team: Korean <x...@naver.com>\n"
Binary files old/pam-config-0.92/po/lo.gmo and new/pam-config-0.93/po/lo.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/lo.po new/pam-config-0.93/po/lo.po
--- old/pam-config-0.92/po/lo.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/lo.po        2017-10-20 08:40:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2006-01-04 08:58+0100\n"
 "Last-Translator: i...@suse.de\n"
 "Language-Team: Lao <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/lt.gmo and new/pam-config-0.93/po/lt.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/lt.po new/pam-config-0.93/po/lt.po
--- old/pam-config-0.92/po/lt.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/lt.po        2017-10-20 08:40:03.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.lt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-07-29 21:09+0300\n"
 "Last-Translator: Mindaugas Baranauskas <em...@users.berlios.de>\n"
 "Language-Team: Lithuanian <kde-i18n-...@kde.org>\n"
Binary files old/pam-config-0.92/po/mk.gmo and new/pam-config-0.93/po/mk.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/mk.po new/pam-config-0.93/po/mk.po
--- old/pam-config-0.92/po/mk.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/mk.po        2017-10-20 08:40:03.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2001-07-17 16:12+0200\n"
 "Last-Translator: Зоран Димовски <zoki.dimov...@gmail.com>\n"
 "Language-Team: Macedonian <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/mr.gmo and new/pam-config-0.93/po/mr.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/mr.po new/pam-config-0.93/po/mr.po
--- old/pam-config-0.92/po/mr.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/mr.po        2017-10-20 08:40:03.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2005-07-29 15:37+0530\n"
 "Last-Translator: \"( अमेय पाळंदे ) Ameya Palande\" <2am...@gmail.com>\n"
 "Language-Team: Marathi <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/nb.gmo and new/pam-config-0.93/po/nb.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/nb.po new/pam-config-0.93/po/nb.po
--- old/pam-config-0.92/po/nb.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/nb.po        2017-10-20 08:40:03.000000000 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-10-22 21:42+0200\n"
 "Last-Translator: Olav P. <olav....@gmail.com>\n"
 "Language-Team: Norwegian Bokmål <>\n"
Binary files old/pam-config-0.92/po/nl.gmo and new/pam-config-0.93/po/nl.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/nl.po new/pam-config-0.93/po/nl.po
--- old/pam-config-0.92/po/nl.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/nl.po        2017-10-20 08:40:03.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.nl\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-04-05 11:30+0200\n"
 "Last-Translator: Freek de Kruijf <fr...@opensuse.org>\n"
 "Language-Team: Dutch <yast-nl-l...@lists.sf.kovoks.nl>\n"
Binary files old/pam-config-0.92/po/pa.gmo and new/pam-config-0.93/po/pa.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/pa.po new/pam-config-0.93/po/pa.po
--- old/pam-config-0.92/po/pa.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/pa.po        2017-10-20 08:40:03.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.pa\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2007-08-21 23:07+0530\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: Panjabi <punjabi-l...@lists.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/pam-config.pot 
new/pam-config-0.93/po/pam-config.pot
--- old/pam-config-0.92/po/pam-config.pot       2017-08-09 13:41:04.000000000 
+0200
+++ new/pam-config-0.93/po/pam-config.pot       2017-10-20 08:40:02.000000000 
+0200
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: pam-config 0.92\n"
+"Project-Id-Version: pam-config 0.93\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
Binary files old/pam-config-0.92/po/pl.gmo and new/pam-config-0.93/po/pl.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/pl.po new/pam-config-0.93/po/pl.po
--- old/pam-config-0.92/po/pl.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/pl.po        2017-10-20 08:40:03.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-05-24 03:00+0200\n"
 "Last-Translator: Mariusz Fik <fi...@opensuse.org>\n"
 "Language-Team: Polish <opensuse...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/pt.gmo and new/pam-config-0.93/po/pt.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/pt.po new/pam-config-0.93/po/pt.po
--- old/pam-config-0.92/po/pt.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/pt.po        2017-10-20 08:40:03.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.pt\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-10-18 22:01+0100\n"
 "Last-Translator: Carlos Gonçalves <cgoncal...@opensuse.org>\n"
 "Language-Team: Portuguese <opensuse...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/pt_BR.gmo and 
new/pam-config-0.93/po/pt_BR.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/pt_BR.po 
new/pam-config-0.93/po/pt_BR.po
--- old/pam-config-0.92/po/pt_BR.po     2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/pt_BR.po     2017-10-20 08:40:03.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2009-12-01 16:03-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
Binary files old/pam-config-0.92/po/ro.gmo and new/pam-config-0.93/po/ro.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ro.po new/pam-config-0.93/po/ro.po
--- old/pam-config-0.92/po/ro.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/ro.po        2017-10-20 08:40:03.000000000 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: openSUSE\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-04-30 16:32+0300\n"
 "Last-Translator: Lucian Oprea <oprea.l...@gmail.com>\n"
 "Language-Team: Comunitatea traducatorilor openSUSE Romania. Contact: <oprea."
Binary files old/pam-config-0.92/po/ru.gmo and new/pam-config-0.93/po/ru.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ru.po new/pam-config-0.93/po/ru.po
--- old/pam-config-0.92/po/ru.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/ru.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.ru\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-04-10 20:32+0300\n"
 "Last-Translator: Alexander Melentiev <alex...@gmail.com>\n"
 "Language-Team: Russian <opensuse-translation...@opensuse.org>\n"
Binary files old/pam-config-0.92/po/si.gmo and new/pam-config-0.93/po/si.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/si.po new/pam-config-0.93/po/si.po
--- old/pam-config-0.92/po/si.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/si.po        2017-10-20 08:40:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2005-07-29 15:37+0530\n"
 "Last-Translator: i...@suse.de\n"
 "Language-Team: Sinhala <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/sk.gmo and new/pam-config-0.93/po/sk.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/sk.po new/pam-config-0.93/po/sk.po
--- old/pam-config-0.92/po/sk.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/sk.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2010-04-23 16:47+0100\n"
 "Last-Translator: Rastislav Krupanský <rastislav.krupan...@gmail.com>\n"
 "Language-Team: Slovak <sk-i...@lists.linux.sk>\n"
Binary files old/pam-config-0.92/po/sl.gmo and new/pam-config-0.93/po/sl.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/sl.po new/pam-config-0.93/po/sl.po
--- old/pam-config-0.92/po/sl.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/sl.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2005-08-24 17:37+0200\n"
 "Last-Translator: Janez Krek <janez.k...@euroteh.si>\n"
 "Language-Team: Slovenščina <s...@li.org>\n"
Binary files old/pam-config-0.92/po/sr.gmo and new/pam-config-0.93/po/sr.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/sr.po new/pam-config-0.93/po/sr.po
--- old/pam-config-0.92/po/sr.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/sr.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2005-08-03 21:03+0200\n"
 "Last-Translator: Данило Шеган <dan...@gnome.org>\n"
 "Language-Team: Serbian <nov...@prevod.org>\n"
Binary files old/pam-config-0.92/po/sv.gmo and new/pam-config-0.93/po/sv.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/sv.po new/pam-config-0.93/po/sv.po
--- old/pam-config-0.92/po/sv.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/sv.po        2017-10-20 08:40:03.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-11-08 17:17+0100\n"
 "Last-Translator: Jonas Björk <jo...@jonasbjork.net>\n"
 "Language-Team: svenska <s...@li.org>\n"
Binary files old/pam-config-0.92/po/ta.gmo and new/pam-config-0.93/po/ta.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/ta.po new/pam-config-0.93/po/ta.po
--- old/pam-config-0.92/po/ta.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/ta.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2003-08-14 10:47+0200\n"
 "Last-Translator: xxx <y...@example.org>\n"
 "Language-Team: Tamil <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/th.gmo and new/pam-config-0.93/po/th.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/th.po new/pam-config-0.93/po/th.po
--- old/pam-config-0.92/po/th.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/th.po        2017-10-20 08:40:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-01-04 08:58+0100\n"
 "Last-Translator: i...@suse.de\n"
 "Language-Team: Thai <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/tr.gmo and new/pam-config-0.93/po/tr.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/tr.po new/pam-config-0.93/po/tr.po
--- old/pam-config-0.92/po/tr.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/tr.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2001-10-18 10:13+0200\n"
 "Last-Translator: Görkem Çetin <gor...@gelecek.com.tr>\n"
 "Language-Team: turkish <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/uk.gmo and new/pam-config-0.93/po/uk.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/uk.po new/pam-config-0.93/po/uk.po
--- old/pam-config-0.92/po/uk.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/uk.po        2017-10-20 08:40:03.000000000 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: pam-config.uk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-10-22 22:51-0700\n"
 "Last-Translator: Ivan Petrouchtchak <fr.i...@ukrainian-orthodox.org>\n"
 "Language-Team: Ukrainian <translat...@linux.org.ua>\n"
Binary files old/pam-config-0.92/po/vi.gmo and new/pam-config-0.93/po/vi.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/vi.po new/pam-config-0.93/po/vi.po
--- old/pam-config-0.92/po/vi.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/vi.po        2017-10-20 08:40:03.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2006-07-12 07:32+0200\n"
 "Last-Translator: Phan Vĩnh Thịnh <tepp...@gmail.com>\n"
 "Language-Team: Vietnamese <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/wa.gmo and new/pam-config-0.93/po/wa.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/wa.po new/pam-config-0.93/po/wa.po
--- old/pam-config-0.92/po/wa.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/wa.po        2017-10-20 08:40:03.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: yast memory\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2004-04-05 17:37+0200\n"
 "Last-Translator: Jean Cayron <jean.cay...@gmail.com>\n"
 "Language-Team: Walloon <i...@suse.de>\n"
Binary files old/pam-config-0.92/po/xh.gmo and new/pam-config-0.93/po/xh.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/xh.po new/pam-config-0.93/po/xh.po
--- old/pam-config-0.92/po/xh.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/xh.po        2017-10-20 08:40:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: base\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2006-11-03 14:26\n"
 "Last-Translator: Novell Language <langu...@novell.com>\n"
 "Language-Team: Novell Language <langu...@novell.com>\n"
Binary files old/pam-config-0.92/po/zh_CN.gmo and 
new/pam-config-0.93/po/zh_CN.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/zh_CN.po 
new/pam-config-0.93/po/zh_CN.po
--- old/pam-config-0.92/po/zh_CN.po     2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/zh_CN.po     2017-10-20 08:40:03.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2008-12-01 01:33+0800\n"
 "Last-Translator: Thruth Wang <wangli...@gmail.com>\n"
 "Language-Team: Simplified Chinese\n"
Binary files old/pam-config-0.92/po/zh_TW.gmo and 
new/pam-config-0.93/po/zh_TW.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/zh_TW.po 
new/pam-config-0.93/po/zh_TW.po
--- old/pam-config-0.92/po/zh_TW.po     2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/zh_TW.po     2017-10-20 08:40:03.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: pam-config\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2009-09-18 21:45+0800\n"
 "Last-Translator: swyear <swy...@gmail.com>\n"
 "Language-Team: Chinese Traditional <z...@li.org>\n"
Binary files old/pam-config-0.92/po/zu.gmo and new/pam-config-0.93/po/zu.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/po/zu.po new/pam-config-0.93/po/zu.po
--- old/pam-config-0.92/po/zu.po        2017-08-09 13:41:05.000000000 +0200
+++ new/pam-config-0.93/po/zu.po        2017-10-20 08:40:03.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: installation\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-09 13:41+0200\n"
+"POT-Creation-Date: 2017-10-20 08:40+0200\n"
 "PO-Revision-Date: 2006-11-03 14:26\n"
 "Last-Translator: Novell Language <langu...@novell.com>\n"
 "Language-Team: Novell Language <langu...@novell.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/src/Makefile.in 
new/pam-config-0.93/src/Makefile.in
--- old/pam-config-0.92/src/Makefile.in 2017-08-09 13:41:02.000000000 +0200
+++ new/pam-config-0.93/src/Makefile.in 2017-10-20 08:40:46.000000000 +0200
@@ -368,9 +368,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits src/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnits src/Makefile
+         $(AUTOMAKE) --gnu src/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
@@ -432,22 +432,6 @@
 clean-sbinPROGRAMS:
        -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
 
-installcheck-sbinPROGRAMS: $(sbin_PROGRAMS)
-       bad=0; pid=$$$$; list="$(sbin_PROGRAMS)"; for p in $$list; do \
-         case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
-          *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
-         esac; \
-         f=`echo "$$p" | \
-            sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
-         for opt in --help --version; do \
-           if "$(DESTDIR)$(sbindir)/$$f" $$opt >c$${pid}_.out \
-                2>c$${pid}_.err </dev/null \
-                && test -n "`cat c$${pid}_.out`" \
-                && test -z "`cat c$${pid}_.err`"; then :; \
-           else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
-         done; \
-       done; rm -f c$${pid}_.???; exit $$bad
-
 pam-config$(EXEEXT): $(pam_config_OBJECTS) $(pam_config_DEPENDENCIES) 
$(EXTRA_pam_config_DEPENDENCIES) 
        @rm -f pam-config$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(pam_config_OBJECTS) $(pam_config_LDADD) $(LIBS)
@@ -735,7 +719,7 @@
 
 install-ps-am:
 
-installcheck-am: installcheck-sbinPROGRAMS
+installcheck-am:
 
 maintainer-clean: maintainer-clean-am
        -rm -rf ./$(DEPDIR)
@@ -769,11 +753,11 @@
        install-info install-info-am install-man install-man8 \
        install-pdf install-pdf-am install-ps install-ps-am \
        install-sbinPROGRAMS install-strip installcheck \
-       installcheck-am installcheck-sbinPROGRAMS installdirs \
-       maintainer-clean maintainer-clean-generic mostlyclean \
-       mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
-       tags tags-am uninstall uninstall-am uninstall-man \
-       uninstall-man8 uninstall-sbinPROGRAMS
+       installcheck-am installdirs maintainer-clean \
+       maintainer-clean-generic mostlyclean mostlyclean-compile \
+       mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
+       uninstall-am uninstall-man uninstall-man8 \
+       uninstall-sbinPROGRAMS
 
 
 @enable_regenerate_man_t...@pam-config.8.xml: pam-config 
pam-config.8.xml-header pam-config.8.xml-footer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/src/mod_pam_cracklib.c 
new/pam-config-0.93/src/mod_pam_cracklib.c
--- old/pam-config-0.92/src/mod_pam_cracklib.c  2016-04-14 12:23:19.000000000 
+0200
+++ new/pam-config-0.93/src/mod_pam_cracklib.c  2017-10-20 08:36:08.000000000 
+0200
@@ -56,7 +56,7 @@
 PRINT_XMLHELP("cracklib")
 
 /* ---- contruct module object ---- */
-DECLARE_BOOL_OPTS_2(is_enabled, debug);
+DECLARE_BOOL_OPTS_3(is_enabled, debug, enforce_for_root);
 DECLARE_STRING_OPTS_11(authtok_type, retry, difok, difignore, minlen, dcredit, 
ucredit, lcredit, ocredit, minclass, dictpath);
 DECLARE_OPT_SETS;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/src/pam-config.8 
new/pam-config-0.93/src/pam-config.8
--- old/pam-config-0.92/src/pam-config.8        2017-08-09 13:57:19.000000000 
+0200
+++ new/pam-config-0.93/src/pam-config.8        2017-10-20 08:51:44.000000000 
+0200
@@ -2,12 +2,12 @@
 .\"     Title: pam-config
 .\"    Author: [see the "AUTHOR" section]
 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\"      Date: 08/09/2017
+.\"      Date: 10/20/2017
 .\"    Manual: Reference Manual
 .\"    Source: Reference Manual
 .\"  Language: English
 .\"
-.TH "PAM\-CONFIG" "8" "08/09/2017" "Reference Manual" "Reference Manual"
+.TH "PAM\-CONFIG" "8" "10/20/2017" "Reference Manual" "Reference Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -203,6 +203,13 @@
 option to all pam_cracklib\&.so invocations\&.
 .RE
 .PP
+\fB\-\-cracklib\-enforce_for_root\fR
+.RS 4
+Add
+\fBenforce_for_root\fR
+option to all pam_cracklib\&.so invocations\&.
+.RE
+.PP
 \fB\-\-cracklib\-authtok_type=\fR\fIvalue\fR
 .RS 4
 Add
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/src/pam-config.8.xml 
new/pam-config-0.93/src/pam-config.8.xml
--- old/pam-config-0.92/src/pam-config.8.xml    2017-08-09 13:57:19.000000000 
+0200
+++ new/pam-config-0.93/src/pam-config.8.xml    2017-10-20 08:51:44.000000000 
+0200
@@ -282,6 +282,14 @@
             </listitem>
           </varlistentry>
           <varlistentry>
+            <term><option>--cracklib-enforce_for_root</option></term>
+            <listitem>
+              <para>
+                Add <option>enforce_for_root</option> option to all 
pam_cracklib.so invocations.
+              </para>
+            </listitem>
+          </varlistentry>
+          <varlistentry>
             
<term><option>--cracklib-authtok_type=</option><replaceable>value</replaceable></term>
             <listitem>
               <para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/tests/Makefile.in 
new/pam-config-0.93/tests/Makefile.in
--- old/pam-config-0.92/tests/Makefile.in       2017-08-09 13:41:02.000000000 
+0200
+++ new/pam-config-0.93/tests/Makefile.in       2017-10-20 08:40:46.000000000 
+0200
@@ -312,9 +312,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnits tests/Makefile
+         $(AUTOMAKE) --gnu tests/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/tests/config/Makefile 
new/pam-config-0.93/tests/config/Makefile
--- old/pam-config-0.92/tests/config/Makefile   2017-08-09 13:41:04.000000000 
+0200
+++ new/pam-config-0.93/tests/config/Makefile   2017-10-20 08:40:50.000000000 
+0200
@@ -127,13 +127,13 @@
 ECHO_C = 
 ECHO_N = -n
 ECHO_T = 
-EGREP = /bin/grep -E
+EGREP = /usr/bin/grep -E
 EXEEXT = 
 EXTRA_CFLAGS = -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual 
-DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes 
-Wnested-externs -Wshadow -Wstrict-prototypes -Wundef
 GETTEXT_MACRO_VERSION = 0.19
 GMSGFMT = /usr/bin/msgfmt
 GMSGFMT_015 = /usr/bin/msgfmt
-GREP = /bin/grep
+GREP = /usr/bin/grep
 INSTALL = /usr/bin/install -c
 INSTALL_DATA = ${INSTALL} -m 644
 INSTALL_PROGRAM = ${INSTALL}
@@ -150,7 +150,7 @@
 LTLIBINTL = 
 LTLIBOBJS = 
 MAKEINFO = ${SHELL} /home/kukuk/pakete/git/pam-config/missing makeinfo
-MKDIR_P = /bin/mkdir -p
+MKDIR_P = /usr/bin/mkdir -p
 MSGFMT = /usr/bin/msgfmt
 MSGFMT_015 = /usr/bin/msgfmt
 MSGMERGE = /usr/bin/msgmerge
@@ -158,19 +158,19 @@
 PACKAGE = pam-config
 PACKAGE_BUGREPORT = 
 PACKAGE_NAME = pam-config
-PACKAGE_STRING = pam-config 0.92
+PACKAGE_STRING = pam-config 0.93
 PACKAGE_TARNAME = pam-config
 PACKAGE_URL = 
-PACKAGE_VERSION = 0.92
+PACKAGE_VERSION = 0.93
 PATH_SEPARATOR = :
 POSUB = po
 RANLIB = ranlib
-SED = /bin/sed
+SED = /usr/bin/sed
 SET_MAKE = 
 SHELL = /bin/sh
 STRIP = 
 USE_NLS = yes
-VERSION = 0.92
+VERSION = 0.93
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_015 = /usr/bin/xgettext
 XGETTEXT_EXTRA_OPTIONS = 
@@ -241,9 +241,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/config/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/config/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnits tests/config/Makefile
+         $(AUTOMAKE) --gnu tests/config/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/tests/config/Makefile.in 
new/pam-config-0.93/tests/config/Makefile.in
--- old/pam-config-0.92/tests/config/Makefile.in        2017-08-09 
13:41:02.000000000 +0200
+++ new/pam-config-0.93/tests/config/Makefile.in        2017-10-20 
08:40:46.000000000 +0200
@@ -241,9 +241,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/config/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/config/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnits tests/config/Makefile
+         $(AUTOMAKE) --gnu tests/config/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/tests/etc/Makefile.in 
new/pam-config-0.93/tests/etc/Makefile.in
--- old/pam-config-0.92/tests/etc/Makefile.in   2017-08-09 13:41:02.000000000 
+0200
+++ new/pam-config-0.93/tests/etc/Makefile.in   2017-10-20 08:40:46.000000000 
+0200
@@ -248,9 +248,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/etc/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/etc/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnits tests/etc/Makefile
+         $(AUTOMAKE) --gnu tests/etc/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/tests/pam-config.test/Makefile 
new/pam-config-0.93/tests/pam-config.test/Makefile
--- old/pam-config-0.92/tests/pam-config.test/Makefile  2017-08-09 
13:41:04.000000000 +0200
+++ new/pam-config-0.93/tests/pam-config.test/Makefile  2017-10-20 
08:40:50.000000000 +0200
@@ -127,13 +127,13 @@
 ECHO_C = 
 ECHO_N = -n
 ECHO_T = 
-EGREP = /bin/grep -E
+EGREP = /usr/bin/grep -E
 EXEEXT = 
 EXTRA_CFLAGS = -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual 
-DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes 
-Wnested-externs -Wshadow -Wstrict-prototypes -Wundef
 GETTEXT_MACRO_VERSION = 0.19
 GMSGFMT = /usr/bin/msgfmt
 GMSGFMT_015 = /usr/bin/msgfmt
-GREP = /bin/grep
+GREP = /usr/bin/grep
 INSTALL = /usr/bin/install -c
 INSTALL_DATA = ${INSTALL} -m 644
 INSTALL_PROGRAM = ${INSTALL}
@@ -150,7 +150,7 @@
 LTLIBINTL = 
 LTLIBOBJS = 
 MAKEINFO = ${SHELL} /home/kukuk/pakete/git/pam-config/missing makeinfo
-MKDIR_P = /bin/mkdir -p
+MKDIR_P = /usr/bin/mkdir -p
 MSGFMT = /usr/bin/msgfmt
 MSGFMT_015 = /usr/bin/msgfmt
 MSGMERGE = /usr/bin/msgmerge
@@ -158,19 +158,19 @@
 PACKAGE = pam-config
 PACKAGE_BUGREPORT = 
 PACKAGE_NAME = pam-config
-PACKAGE_STRING = pam-config 0.92
+PACKAGE_STRING = pam-config 0.93
 PACKAGE_TARNAME = pam-config
 PACKAGE_URL = 
-PACKAGE_VERSION = 0.92
+PACKAGE_VERSION = 0.93
 PATH_SEPARATOR = :
 POSUB = po
 RANLIB = ranlib
-SED = /bin/sed
+SED = /usr/bin/sed
 SET_MAKE = 
 SHELL = /bin/sh
 STRIP = 
 USE_NLS = yes
-VERSION = 0.92
+VERSION = 0.93
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_015 = /usr/bin/xgettext
 XGETTEXT_EXTRA_OPTIONS = 
@@ -241,9 +241,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits 
tests/pam-config.test/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu 
tests/pam-config.test/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnits tests/pam-config.test/Makefile
+         $(AUTOMAKE) --gnu tests/pam-config.test/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam-config-0.92/tests/pam-config.test/Makefile.in 
new/pam-config-0.93/tests/pam-config.test/Makefile.in
--- old/pam-config-0.92/tests/pam-config.test/Makefile.in       2017-08-09 
13:41:02.000000000 +0200
+++ new/pam-config-0.93/tests/pam-config.test/Makefile.in       2017-10-20 
08:40:46.000000000 +0200
@@ -241,9 +241,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits 
tests/pam-config.test/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu 
tests/pam-config.test/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnits tests/pam-config.test/Makefile
+         $(AUTOMAKE) --gnu tests/pam-config.test/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \


Reply via email to