Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit pam-config
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 13 Nov 2007 21:27:21 +0100
- Message-id: <20071113202722.43C526780DE@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package pam-config
checked in at Tue Nov 13 21:27:21 CET 2007.
--------
--- pam-config/pam-config.changes 2007-10-25 14:25:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/pam-config/pam-config.changes 2007-11-13
11:41:16.068576000 +0100
@@ -1,0 +2,8 @@
+Tue Nov 13 11:34:46 CET 2007 - mc@xxxxxxx
+
+- Version 0.25
+ - Do not check for installed pam-module on
+ delete request [#337369].
+ - fix missconfiguration of pam_krb5 [#335521]
+
+-------------------------------------------------------------------
Old:
----
pam-config-0.24.tar.bz2
New:
----
pam-config-0.25.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pam-config.spec ++++++
--- /var/tmp/diff_new_pack.v11393/_old 2007-11-13 21:26:30.000000000 +0100
+++ /var/tmp/diff_new_pack.v11393/_new 2007-11-13 21:26:30.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package pam-config (Version 0.24)
+# spec file for package pam-config (Version 0.25)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,7 +12,7 @@
Name: pam-config
Summary: Modify common PAM configuration files
-Version: 0.24
+Version: 0.25
Release: 1
License: GPL v2 only
AutoReqProv: on
@@ -86,6 +86,11 @@
%ghost %config %{_sysconfdir}/pam.d/common-password-pc
%ghost %config %{_sysconfdir}/pam.d/common-session-pc
%changelog
+* Tue Nov 13 2007 - mc@xxxxxxx
+- Version 0.25
+ - Do not check for installed pam-module on
+ delete request [#337369].
+ - fix missconfiguration of pam_krb5 [#335521]
* Thu Oct 25 2007 - sschober@xxxxxxx
- Version 0.24:
- Bug fixing [#328519]
++++++ pam-config-0.24.tar.bz2 -> pam-config-0.25.tar.bz2 ++++++
++++ 1720 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/pam-config-0.24/ChangeLog new/pam-config-0.25/ChangeLog
--- old/pam-config-0.24/ChangeLog 2007-10-25 16:07:25.000000000 +0200
+++ new/pam-config-0.25/ChangeLog 2007-11-13 11:32:46.000000000 +0100
@@ -1,3 +1,11 @@
+2007-11-12 Michael Calmer <mc@xxxxxxx>
+ * release version 0.25
+ * src/mod_pam_krb5.c: fix missconfiguration of pam_krb5 [#335521]
+
+2007-10-31 Sven Schober <sschober@xxxxxxx>
+ * src/pam-config.c: Do not check for installed pam-module on
+ delete request [#337369].
+
2007-10-25 Sven Schober <sschober@xxxxxxx>
* release version 0.24
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/pam-config-0.24/configure.in new/pam-config-0.25/configure.in
--- old/pam-config-0.24/configure.in 2007-10-25 14:52:17.000000000 +0200
+++ new/pam-config-0.25/configure.in 2007-11-13 11:32:14.000000000 +0100
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/pam-config.c)
-AM_INIT_AUTOMAKE("pam-config", 0.24)
+AM_INIT_AUTOMAKE("pam-config", 0.25)
AM_CONFIG_HEADER(config.h)
AC_PREFIX_DEFAULT(/usr)
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/pam-config-0.24/INSTALL new/pam-config-0.25/INSTALL
--- old/pam-config-0.24/INSTALL 2007-10-25 14:11:47.000000000 +0200
+++ new/pam-config-0.25/INSTALL 2007-07-18 11:26:57.000000000 +0200
@@ -1,8 +1,8 @@
Installation Instructions
*************************
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006 Free Software Foundation, Inc.
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
+Software Foundation, Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
@@ -10,10 +10,7 @@
Basic Installation
==================
-Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package. The following
-more-detailed instructions are generic; see the `README' file for
-instructions specific to this package.
+These are generic installation instructions.
The `configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses
@@ -26,9 +23,9 @@
It can also use an optional file (typically called `config.cache'
and enabled with `--cache-file=config.cache' or simply `-C') that saves
-the results of its tests to speed up reconfiguring. Caching is
+the results of its tests to speed up reconfiguring. (Caching is
disabled by default to prevent problems with accidental use of stale
-cache files.
+cache files.)
If you need to do unusual things to compile the package, please try
to figure out how `configure' could check whether to do them, and mail
@@ -38,17 +35,20 @@
may remove or edit it.
The file `configure.ac' (or `configure.in') is used to create
-`configure' by a program called `autoconf'. You need `configure.ac' if
-you want to change it or regenerate `configure' using a newer version
-of `autoconf'.
+`configure' by a program called `autoconf'. You only need
+`configure.ac' if you want to change it or regenerate `configure' using
+a newer version of `autoconf'.
The simplest way to compile this package is:
1. `cd' to the directory containing the package's source code and type
- `./configure' to configure the package for your system.
+ `./configure' to configure the package for your system. If you're
+ using `csh' on an old version of System V, you might need to type
+ `sh ./configure' instead to prevent `csh' from trying to execute
+ `configure' itself.
- Running `configure' might take a while. While running, it prints
- some messages telling which features it is checking for.
+ Running `configure' takes awhile. While running, it prints some
+ messages telling which features it is checking for.
2. Type `make' to compile the package.
@@ -78,7 +78,7 @@
by setting variables in the command line or in the environment. Here
is an example:
- ./configure CC=c99 CFLAGS=-g LIBS=-lposix
+ ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
*Note Defining Variables::, for more details.
@@ -87,15 +87,17 @@
You can compile the package for more than one kind of computer at the
same time, by placing the object files for each architecture in their
-own directory. To do this, you can use GNU `make'. `cd' to the
+own directory. To do this, you must use a version of `make' that
+supports the `VPATH' variable, such as GNU `make'. `cd' to the
directory where you want the object files and executables to go and run
the `configure' script. `configure' automatically checks for the
source code in the directory that `configure' is in and in `..'.
- With a non-GNU `make', it is safer to compile the package for one
-architecture at a time in the source code directory. After you have
-installed the package for one architecture, use `make distclean' before
-reconfiguring for another architecture.
+ If you have to use a `make' that does not support the `VPATH'
+variable, you have to compile the package for one architecture at a
+time in the source code directory. After you have installed the
+package for one architecture, use `make distclean' before reconfiguring
+for another architecture.
Installation Names
==================
@@ -188,12 +190,12 @@
./configure CC=/usr/local2/bin/gcc
causes the specified `gcc' to be used as the C compiler (unless it is
-overridden in the site shell script).
+overridden in the site shell script). Here is a another example:
-Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf bug. Until the bug is fixed you can use this workaround:
+ /bin/bash ./configure CONFIG_SHELL=/bin/bash
- CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+Here the `CONFIG_SHELL=/bin/bash' operand causes subsequent
+configuration-related scripts to be executed by `/bin/bash'.
`configure' Invocation
======================
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/pam-config-0.24/missing new/pam-config-0.25/missing
--- old/pam-config-0.24/missing 2007-10-25 14:11:46.000000000 +0200
+++ new/pam-config-0.25/missing 2007-07-18 11:26:56.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-scriptversion=2006-05-10.23
+scriptversion=2005-06-08.21
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@xxxxxxxxxxxxxxxx>, 1996.
@@ -33,8 +33,6 @@
fi
run=:
-sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
-sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
# In the cases where this matters, `missing' is being run in the
# srcdir already.
@@ -46,7 +44,7 @@
msg="missing on your system"
-case $1 in
+case "$1" in
--run)
# Try to run requested program, and just exit if it succeeds.
run=
@@ -79,7 +77,6 @@
aclocal touch file \`aclocal.m4'
autoconf touch file \`configure'
autoheader touch file \`config.h.in'
- autom4te touch the output file, or create a stub one
automake touch all \`Makefile.in' files
bison create \`y.tab.[ch]', if possible, from existing .[ch]
flex create \`lex.yy.c', if possible, from existing .c
@@ -109,7 +106,7 @@
# Now exit if we have it, but it failed. Also exit now if we
# don't have it and --version was passed (most likely to detect
# the program).
-case $1 in
+case "$1" in
lex|yacc)
# Not GNU programs, they don't have --version.
;;
@@ -138,7 +135,7 @@
# If it does not exist, or fails to run (possibly an outdated version),
# try to emulate it.
-case $1 in
+case "$1" in
aclocal*)
echo 1>&2 "\
WARNING: \`$1' is $msg. You should only need it if
@@ -167,7 +164,7 @@
test -z "$files" && files="config.h"
touch_files=
for f in $files; do
- case $f in
+ case "$f" in
*:*) touch_files="$touch_files "`echo "$f" |
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
*) touch_files="$touch_files $f.in";;
@@ -195,8 +192,8 @@
You can get \`$1' as part of \`Autoconf' from any GNU
archive site."
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
+ test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
if test -f "$file"; then
touch $file
else
@@ -217,25 +214,25 @@
in order for those modifications to take effect. You can get
\`Bison' from any GNU archive site."
rm -f y.tab.c y.tab.h
- if test $# -ne 1; then
+ if [ $# -ne 1 ]; then
eval LASTARG="\${$#}"
- case $LASTARG in
+ case "$LASTARG" in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" y.tab.c
fi
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" y.tab.h
fi
;;
esac
fi
- if test ! -f y.tab.h; then
+ if [ ! -f y.tab.h ]; then
echo >y.tab.h
fi
- if test ! -f y.tab.c; then
+ if [ ! -f y.tab.c ]; then
echo 'main() { return 0; }' >y.tab.c
fi
;;
@@ -247,18 +244,18 @@
in order for those modifications to take effect. You can get
\`Flex' from any GNU archive site."
rm -f lex.yy.c
- if test $# -ne 1; then
+ if [ $# -ne 1 ]; then
eval LASTARG="\${$#}"
- case $LASTARG in
+ case "$LASTARG" in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" lex.yy.c
fi
;;
esac
fi
- if test ! -f lex.yy.c; then
+ if [ ! -f lex.yy.c ]; then
echo 'main() { return 0; }' >lex.yy.c
fi
;;
@@ -270,9 +267,11 @@
\`Help2man' package in order for those modifications to take
effect. You can get \`Help2man' from any GNU archive site."
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -f "$file"; then
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ if test -z "$file"; then
+ file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
+ fi
+ if [ -f "$file" ]; then
touch $file
else
test -z "$file" || exec >$file
@@ -290,17 +289,11 @@
DU, IRIX). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
# The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
if test -z "$file"; then
# ... or it is the one specified with @setfilename ...
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '
- /^@setfilename/{
- s/.* \([^ ]*\) *$/\1/
- p
- q
- }' $infile`
+ file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
# ... or it is derived from the source name (dir/f.texi becomes f.info)
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
fi
@@ -324,13 +317,13 @@
fi
firstarg="$1"
if shift; then
- case $firstarg in
+ case "$firstarg" in
*o*)
firstarg=`echo "$firstarg" | sed s/o//`
tar "$firstarg" "$@" && exit 0
;;
esac
- case $firstarg in
+ case "$firstarg" in
*h*)
firstarg=`echo "$firstarg" | sed s/h//`
tar "$firstarg" "$@" && exit 0
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/pam-config-0.24/NEWS new/pam-config-0.25/NEWS
--- old/pam-config-0.24/NEWS 2007-10-23 12:34:18.000000000 +0200
+++ new/pam-config-0.25/NEWS 2007-11-13 11:33:08.000000000 +0100
@@ -4,6 +4,9 @@
Please send bug reports, questions and suggestions to <kukuk@xxxxxxxxxx>.
+Version 0.25
+* Bug fixes
+
Version 0.24:
* Bug fixes
* Added testsuite
Files old/pam-config-0.24/po/af.gmo and new/pam-config-0.25/po/af.gmo differ
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/pam-config-0.24/po/af.po new/pam-config-0.25/po/af.po
--- old/pam-config-0.24/po/af.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/af.po 2007-11-09 18:20:19.000000000 +0100
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: installation\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-11-03 14:26\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/ar.gmo and new/pam-config-0.25/po/ar.gmo differ
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/pam-config-0.24/po/ar.po new/pam-config-0.25/po/ar.po
--- old/pam-config-0.24/po/ar.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/ar.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2001-07-13 15:36+0200\n"
"Last-Translator: Ghayss Tarraf <jodi@xxxxxxx>\n"
"Language-Team: Arabic <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/bg.gmo and new/pam-config-0.25/po/bg.gmo differ
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/pam-config-0.24/po/bg.po new/pam-config-0.25/po/bg.po
--- old/pam-config-0.24/po/bg.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/bg.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-08-18 21:16+0300\n"
"Last-Translator: Borislav Mitev <morbid_viper@xxxxxxxx>\n"
"Language-Team: Bulgarian <bg@xxxxxx>\n"
Files old/pam-config-0.24/po/bn.gmo and new/pam-config-0.25/po/bn.gmo differ
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/pam-config-0.24/po/bn.po new/pam-config-0.25/po/bn.po
--- old/pam-config-0.24/po/bn.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/bn.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2004-08-09 10:24+0200\n"
"Last-Translator: xxx <yyy@xxxxxxxxxxx>\n"
"Language-Team: Bengali <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/bs.gmo and new/pam-config-0.25/po/bs.gmo differ
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/pam-config-0.24/po/bs.po new/pam-config-0.25/po/bs.po
--- old/pam-config-0.24/po/bs.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/bs.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2002-07-23 18:27+0200\n"
"Last-Translator: Damir Bjelobradic <Nagual@xxxxxxxxxx>\n"
"Language-Team: Bosnian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/ca.gmo and new/pam-config-0.25/po/ca.gmo differ
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/pam-config-0.24/po/ca.po new/pam-config-0.25/po/ca.po
--- old/pam-config-0.24/po/ca.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/ca.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2002-02-08 15:47+0100\n"
"Last-Translator: Jaume Badiella <myotis@xxxxxxxx>\n"
"Language-Team: Catalan\n"
Files old/pam-config-0.24/po/cs.gmo and new/pam-config-0.25/po/cs.gmo differ
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/pam-config-0.24/po/cs.po new/pam-config-0.25/po/cs.po
--- old/pam-config-0.24/po/cs.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/cs.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-07-31 14:37+0200\n"
"Last-Translator: Klara Cihlarova <koty@xxxxxxxxx>\n"
"Language-Team: Czech <cs@xxxxxx>\n"
Files old/pam-config-0.24/po/cy.gmo and new/pam-config-0.25/po/cy.gmo differ
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/pam-config-0.24/po/cy.po new/pam-config-0.25/po/cy.po
--- old/pam-config-0.24/po/cy.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/cy.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2003-09-23 10:33+0200\n"
"Last-Translator: Kevin Donnelly <kevin@xxxxxxxxxx>\n"
"Language-Team: Welsh <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/da.gmo and new/pam-config-0.25/po/da.gmo differ
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/pam-config-0.24/po/da.po new/pam-config-0.25/po/da.po
--- old/pam-config-0.24/po/da.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/da.po 2007-11-09 18:20:19.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: pam-config\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-14 20:20+0200\n"
"Last-Translator: Martin Schlander <suse@xxxxxxxxxx>\n"
"Language-Team: <opensuse-translation@xxxxxxxxxxxx>\n"
Files old/pam-config-0.24/po/de.gmo and new/pam-config-0.25/po/de.gmo differ
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/pam-config-0.24/po/de.po new/pam-config-0.25/po/de.po
--- old/pam-config-0.24/po/de.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/de.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-03-09 13:54+0100\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/el.gmo and new/pam-config-0.25/po/el.gmo differ
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/pam-config-0.24/po/el.po new/pam-config-0.25/po/el.po
--- old/pam-config-0.24/po/el.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/el.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-14 18:13+0200\n"
"Last-Translator: Κώστας Μπουκουβάλας <quantis@xxxxxxxxx>\n"
"Language-Team: Hellenic-Ελληνικά-Greek <hstg@xxxxxxxx>\n"
Files old/pam-config-0.24/po/en_GB.gmo and new/pam-config-0.25/po/en_GB.gmo
differ
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/pam-config-0.24/po/en_GB.po new/pam-config-0.25/po/en_GB.po
--- old/pam-config-0.24/po/en_GB.po 2007-10-25 14:13:08.000000000 +0200
+++ new/pam-config-0.25/po/en_GB.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2001-07-17 16:27+0200\n"
"Last-Translator: James Ogley <ogley@xxxxxxxxxx>\n"
"Language-Team: English <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/en_US.gmo and new/pam-config-0.25/po/en_US.gmo
differ
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/pam-config-0.24/po/en_US.po new/pam-config-0.25/po/en_US.po
--- old/pam-config-0.24/po/en_US.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/en_US.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-11-08 12:26+8\n"
"Last-Translator: Steve Beattie <steve@xxxxxxxxxxx>\n"
"Language-Team: English\n"
Files old/pam-config-0.24/po/es.gmo and new/pam-config-0.25/po/es.gmo differ
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/pam-config-0.24/po/es.po new/pam-config-0.25/po/es.po
--- old/pam-config-0.24/po/es.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/es.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-05-11 14:55+0200\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/et.gmo and new/pam-config-0.25/po/et.gmo differ
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/pam-config-0.24/po/et.po new/pam-config-0.25/po/et.po
--- old/pam-config-0.24/po/et.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/et.po 2007-11-09 18:20:19.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: pam-config.et\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-20 09:39+0300\n"
"Last-Translator: Ain Vagula <avagula@xxxxxxxxx>\n"
"Language-Team: Estonian <linux-ee@xxxxxxxxxxxxxx>\n"
Files old/pam-config-0.24/po/fi.gmo and new/pam-config-0.25/po/fi.gmo differ
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/pam-config-0.24/po/fi.po new/pam-config-0.25/po/fi.po
--- old/pam-config-0.24/po/fi.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/fi.po 2007-11-09 18:20:19.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: pam-config.fi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-25 22:08+0300\n"
"Last-Translator: Jyri Palokangas <jmp@xxxxxxxxxxx>\n"
"Language-Team: Suomi <fi@xxxxxx>\n"
Files old/pam-config-0.24/po/fr.gmo and new/pam-config-0.25/po/fr.gmo differ
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/pam-config-0.24/po/fr.po new/pam-config-0.25/po/fr.po
--- old/pam-config-0.24/po/fr.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/fr.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-03-09 13:54+0100\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/gl.gmo and new/pam-config-0.25/po/gl.gmo differ
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/pam-config-0.24/po/gl.po new/pam-config-0.25/po/gl.po
--- old/pam-config-0.24/po/gl.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/gl.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2002-07-23 11:51+0200\n"
"Last-Translator: Jesús Bravo Álvarez <jba@xxxxxxxxx>\n"
"Language-Team: Galician <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/gu.gmo and new/pam-config-0.25/po/gu.gmo differ
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/pam-config-0.24/po/gu.po new/pam-config-0.25/po/gu.po
--- old/pam-config-0.24/po/gu.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/gu.po 2007-11-09 18:20:19.000000000 +0100
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: YaST (@memory@)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-07-29 15:37+0530\n"
"Last-Translator: i18n@xxxxxxx\n"
"Language-Team: Gujarati <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/he.gmo and new/pam-config-0.25/po/he.gmo differ
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/pam-config-0.24/po/he.po new/pam-config-0.25/po/he.po
--- old/pam-config-0.24/po/he.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/he.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2004-08-09 10:24+0200\n"
"Last-Translator: xxx <yyy@xxxxxxxxxxx>\n"
"Language-Team: Hebrew <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/hi.gmo and new/pam-config-0.25/po/hi.gmo differ
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/pam-config-0.24/po/hi.po new/pam-config-0.25/po/hi.po
--- old/pam-config-0.24/po/hi.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/hi.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-07-29 15:37+0530\n"
"Last-Translator: Prasanth Kurian <prasanth.kurian@xxxxxxxxxxx>\n"
"Language-Team: Hindi <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/hr.gmo and new/pam-config-0.25/po/hr.gmo differ
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/pam-config-0.24/po/hr.po new/pam-config-0.25/po/hr.po
--- old/pam-config-0.24/po/hr.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/hr.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2001-07-17 16:22+0200\n"
"Last-Translator: Vlatko Kosturjak <kost@xxxxxxxxx>\n"
"Language-Team: Croatian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/hu.gmo and new/pam-config-0.25/po/hu.gmo differ
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/pam-config-0.24/po/hu.po new/pam-config-0.25/po/hu.po
--- old/pam-config-0.24/po/hu.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/hu.po 2007-11-09 18:20:19.000000000 +0100
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: pam-config.hu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-05 15:53+0200\n"
"Last-Translator: Kalman Kemenczy <kkemenczy@xxxxxxxxxx>\n"
"Language-Team: <hu@xxxxxx>\n"
Files old/pam-config-0.24/po/id.gmo and new/pam-config-0.25/po/id.gmo differ
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/pam-config-0.24/po/id.po new/pam-config-0.25/po/id.po
--- old/pam-config-0.24/po/id.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/id.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2002-10-08 13:38+0200\n"
"Last-Translator: I Made Wiryana <made@xxxxxxxxxxxxxxxxxxxxxxxxxxx>\n"
"Language-Team: Indonesian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/it.gmo and new/pam-config-0.25/po/it.gmo differ
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/pam-config-0.24/po/it.po new/pam-config-0.25/po/it.po
--- old/pam-config-0.24/po/it.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/it.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-03-09 13:54+0100\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/ja.gmo and new/pam-config-0.25/po/ja.gmo differ
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/pam-config-0.24/po/ja.po new/pam-config-0.25/po/ja.po
--- old/pam-config-0.24/po/ja.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/ja.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-06-21 13:31\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/ka.gmo and new/pam-config-0.25/po/ka.gmo differ
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/pam-config-0.24/po/ka.po new/pam-config-0.25/po/ka.po
--- old/pam-config-0.24/po/ka.po 2007-10-25 14:13:09.000000000 +0200
+++ new/pam-config-0.25/po/ka.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-05-18 10:33+0200\n"
"Last-Translator: Aiet Kolkhi <aiet@xxxxxxxxxxx>\n"
"Language-Team: Georgian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/km.gmo and new/pam-config-0.25/po/km.gmo differ
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/pam-config-0.24/po/km.po new/pam-config-0.25/po/km.po
--- old/pam-config-0.24/po/km.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/km.po 2007-11-09 18:20:19.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: pam-config.km\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-10 14:40+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@xxxxxxxxxxxx>\n"
"Language-Team: Khmer <support@xxxxxxxxxxxx>\n"
Files old/pam-config-0.24/po/ko.gmo and new/pam-config-0.25/po/ko.gmo differ
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/pam-config-0.24/po/ko.po new/pam-config-0.25/po/ko.po
--- old/pam-config-0.24/po/ko.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/ko.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: entries\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-06-12 16:56+0100\n"
"Last-Translator: \n"
"Language-Team: <en@xxxxxx>\n"
Files old/pam-config-0.24/po/lo.gmo and new/pam-config-0.25/po/lo.gmo differ
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/pam-config-0.24/po/lo.po new/pam-config-0.25/po/lo.po
--- old/pam-config-0.24/po/lo.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/lo.po 2007-11-09 18:20:19.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-01-04 08:58+0100\n"
"Last-Translator: i18n@xxxxxxx\n"
"Language-Team: Lao <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/lt.gmo and new/pam-config-0.25/po/lt.gmo differ
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/pam-config-0.24/po/lt.po new/pam-config-0.25/po/lt.po
--- old/pam-config-0.24/po/lt.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/lt.po 2007-11-09 18:20:19.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2001-10-18 09:54+0200\n"
"Last-Translator: Jonas Gocentas <jonasgocentas@xxxxxxxxxxxxxxx>\n"
"Language-Team: Lithuanian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/mk.gmo and new/pam-config-0.25/po/mk.gmo differ
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/pam-config-0.24/po/mk.po new/pam-config-0.25/po/mk.po
--- old/pam-config-0.24/po/mk.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/mk.po 2007-11-09 18:20:19.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: YaST (@memory@)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2001-07-17 16:12+0200\n"
"Last-Translator: Зоран Димовски <zoki.dimovski@xxxxxxxxx>\n"
"Language-Team: Macedonian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/mr.gmo and new/pam-config-0.25/po/mr.gmo differ
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/pam-config-0.24/po/mr.po new/pam-config-0.25/po/mr.po
--- old/pam-config-0.24/po/mr.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/mr.po 2007-11-09 18:20:19.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: YaST (@memory@)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-07-29 15:37+0530\n"
"Last-Translator: \"( अमेय पाळंदे ) Ameya Palande\" <2ameya@xxxxxxxxx>\n"
"Language-Team: Marathi <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/nb.gmo and new/pam-config-0.25/po/nb.gmo differ
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/pam-config-0.24/po/nb.po new/pam-config-0.25/po/nb.po
--- old/pam-config-0.24/po/nb.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/nb.po 2007-11-09 18:20:19.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-08-11 20:37+0200\n"
"Last-Translator: Olav Pettershagen <olav.pet@xxxxxxxxx>\n"
"Language-Team: <nb@xxxxxx>\n"
Files old/pam-config-0.24/po/nl.gmo and new/pam-config-0.25/po/nl.gmo differ
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/pam-config-0.24/po/nl.po new/pam-config-0.25/po/nl.po
--- old/pam-config-0.24/po/nl.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/nl.po 2007-11-09 18:20:19.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-08-14 05:40+0200\n"
"Last-Translator: Rinse de Vries <rinsedevries@xxxxxx>\n"
"Language-Team: Dutch <kde-i18n-nl@xxxxxxx>\n"
Files old/pam-config-0.24/po/pa.gmo and new/pam-config-0.25/po/pa.gmo differ
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/pam-config-0.24/po/pa.po new/pam-config-0.25/po/pa.po
--- old/pam-config-0.24/po/pa.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/pa.po 2007-11-09 18:20:19.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: pam-config\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-06-28 13:54+0530\n"
"Last-Translator: A S Alam <aalam@xxxxxxxxxxxx>\n"
"Language-Team: Panjabi <punjabi-l10n@xxxxxxxxxxxx>\n"
Files old/pam-config-0.24/po/pl.gmo and new/pam-config-0.25/po/pl.gmo differ
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/pam-config-0.24/po/pl.po new/pam-config-0.25/po/pl.po
--- old/pam-config-0.24/po/pl.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/pl.po 2007-11-09 18:20:19.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-03-23 18:35+0100\n"
"Last-Translator: Wojciech Kapusta <wojciech@xxxxxxxxx>\n"
"Language-Team: <pl@xxxxxx>\n"
Files old/pam-config-0.24/po/pt_BR.gmo and new/pam-config-0.25/po/pt_BR.gmo
differ
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/pam-config-0.24/po/pt_BR.po new/pam-config-0.25/po/pt_BR.po
--- old/pam-config-0.24/po/pt_BR.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/pt_BR.po 2007-11-09 18:20:19.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-03-09 13:54+0100\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/pt.gmo and new/pam-config-0.25/po/pt.gmo differ
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/pam-config-0.24/po/pt.po new/pam-config-0.25/po/pt.po
--- old/pam-config-0.24/po/pt.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/pt.po 2007-11-09 18:20:19.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: pam-config.pt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-06-17 14:18+0100\n"
"Last-Translator: Antonio Cardoso Martins <digiplan.pt@xxxxxxxxx>\n"
"Language-Team: pt <opensuse-pt@xxxxxxxxxxxx>\n"
Files old/pam-config-0.24/po/ro.gmo and new/pam-config-0.25/po/ro.gmo differ
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/pam-config-0.24/po/ro.po new/pam-config-0.25/po/ro.po
--- old/pam-config-0.24/po/ro.po 2007-10-25 14:13:10.000000000 +0200
+++ new/pam-config-0.25/po/ro.po 2007-11-09 18:20:19.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2003-02-25 15:04+0100\n"
"Last-Translator: <i18n@xxxxxxx>\n"
"Language-Team: Romanian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/ru.gmo and new/pam-config-0.25/po/ru.gmo differ
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/pam-config-0.24/po/ru.po new/pam-config-0.25/po/ru.po
--- old/pam-config-0.24/po/ru.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/ru.po 2007-11-09 18:20:19.000000000 +0100
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-05 10:58+0100\n"
"Last-Translator: Aleksey Osipov <aliks-os@xxxxxxxxx>\n"
"Language-Team: Russian <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/si.gmo and new/pam-config-0.25/po/si.gmo differ
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/pam-config-0.24/po/si.po new/pam-config-0.25/po/si.po
--- old/pam-config-0.24/po/si.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/si.po 2007-11-09 18:20:19.000000000 +0100
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: YaST (@memory@)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-07-29 15:37+0530\n"
"Last-Translator: i18n@xxxxxxx\n"
"Language-Team: Sinhala <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/sk.gmo and new/pam-config-0.25/po/sk.gmo differ
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/pam-config-0.24/po/sk.po new/pam-config-0.25/po/sk.po
--- old/pam-config-0.24/po/sk.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/sk.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2003-09-24 10:40+0200\n"
"Last-Translator: Stanislav Visnovsky <visnovsky@xxxxxxx>\n"
"Language-Team: Slovak <sk-i18n@xxxxxxxx>\n"
Files old/pam-config-0.24/po/sl.gmo and new/pam-config-0.25/po/sl.gmo differ
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/pam-config-0.24/po/sl.po new/pam-config-0.25/po/sl.po
--- old/pam-config-0.24/po/sl.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/sl.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-08-24 17:37+0200\n"
"Last-Translator: Janez Krek <janez.krek@xxxxxxxxxx>\n"
"Language-Team: Slovenščina <sl@xxxxxx>\n"
Files old/pam-config-0.24/po/sr.gmo and new/pam-config-0.25/po/sr.gmo differ
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/pam-config-0.24/po/sr.po new/pam-config-0.25/po/sr.po
--- old/pam-config-0.24/po/sr.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/sr.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-08-03 21:03+0200\n"
"Last-Translator: Данило Шеган <danilo@xxxxxxxxx>\n"
"Language-Team: Serbian <novell@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/sv.gmo and new/pam-config-0.25/po/sv.gmo differ
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/pam-config-0.24/po/sv.po new/pam-config-0.25/po/sv.po
--- old/pam-config-0.24/po/sv.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/sv.po 2007-11-09 18:20:20.000000000 +0100
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: pam-config\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-26 16:55+0200\n"
"Last-Translator: Mattias Newzella <newzella@xxxxxxxx>\n"
"Language-Team: <sv@xxxxxx>\n"
Files old/pam-config-0.24/po/ta.gmo and new/pam-config-0.25/po/ta.gmo differ
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/pam-config-0.24/po/ta.po new/pam-config-0.25/po/ta.po
--- old/pam-config-0.24/po/ta.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/ta.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2003-08-14 10:47+0200\n"
"Last-Translator: xxx <yyy@xxxxxxxxxxx>\n"
"Language-Team: Tamil <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/tr.gmo and new/pam-config-0.25/po/tr.gmo differ
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/pam-config-0.24/po/tr.po new/pam-config-0.25/po/tr.po
--- old/pam-config-0.24/po/tr.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/tr.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2001-10-18 10:13+0200\n"
"Last-Translator: Görkem Çetin <gorkem@xxxxxxxxxxxxxx>\n"
"Language-Team: turkish <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/uk.gmo and new/pam-config-0.25/po/uk.gmo differ
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/pam-config-0.24/po/uk.po new/pam-config-0.25/po/uk.po
--- old/pam-config-0.24/po/uk.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/uk.po 2007-11-09 18:20:20.000000000 +0100
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: pam-config.uk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2007-07-14 16:55-0700\n"
"Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@xxxxxxxxx>\n"
"Language-Team: Ukrainian <translation@xxxxxxxxxxxx>\n"
Files old/pam-config-0.24/po/vi.gmo and new/pam-config-0.25/po/vi.gmo differ
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/pam-config-0.24/po/vi.po new/pam-config-0.25/po/vi.po
--- old/pam-config-0.24/po/vi.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/vi.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-07-12 07:32+0200\n"
"Last-Translator: Phan Vĩnh Thịnh <teppi82@xxxxxxxxx>\n"
"Language-Team: Vietnamese <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/wa.gmo and new/pam-config-0.25/po/wa.gmo differ
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/pam-config-0.24/po/wa.po new/pam-config-0.25/po/wa.po
--- old/pam-config-0.24/po/wa.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/wa.po 2007-11-09 18:20:20.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: yast memory\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2004-04-05 17:37+0200\n"
"Last-Translator: Jean Cayron <jean.cayron@xxxxxxxxx>\n"
"Language-Team: Walloon <i18n@xxxxxxx>\n"
Files old/pam-config-0.24/po/xh.gmo and new/pam-config-0.25/po/xh.gmo differ
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/pam-config-0.24/po/xh.po new/pam-config-0.25/po/xh.po
--- old/pam-config-0.24/po/xh.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/xh.po 2007-11-09 18:20:20.000000000 +0100
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: base\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-11-03 14:26\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/zh_CN.gmo and new/pam-config-0.25/po/zh_CN.gmo
differ
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/pam-config-0.24/po/zh_CN.po new/pam-config-0.25/po/zh_CN.po
--- old/pam-config-0.24/po/zh_CN.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/zh_CN.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-03-09 13:54+0100\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/zh_TW.gmo and new/pam-config-0.25/po/zh_TW.gmo
differ
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/pam-config-0.24/po/zh_TW.po new/pam-config-0.25/po/zh_TW.po
--- old/pam-config-0.24/po/zh_TW.po 2007-10-25 14:13:11.000000000 +0200
+++ new/pam-config-0.25/po/zh_TW.po 2007-11-09 18:20:20.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2005-03-09 13:54+0100\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
Files old/pam-config-0.24/po/zu.gmo and new/pam-config-0.25/po/zu.gmo differ
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/pam-config-0.24/po/zu.po new/pam-config-0.25/po/zu.po
--- old/pam-config-0.24/po/zu.po 2007-10-25 14:13:12.000000000 +0200
+++ new/pam-config-0.25/po/zu.po 2007-11-09 18:20:20.000000000 +0100
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: installation\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-10-25 14:13+0200\n"
+"POT-Creation-Date: 2007-10-31 11:56+0100\n"
"PO-Revision-Date: 2006-11-03 14:26\n"
"Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
"Language-Team: Novell Language <language@xxxxxxxxxx>\n"
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/pam-config-0.24/src/mod_pam_krb5.c new/pam-config-0.25/src/mod_pam_krb5.c
--- old/pam-config-0.24/src/mod_pam_krb5.c 2007-10-23 12:34:16.000000000
+0200
+++ new/pam-config-0.25/src/mod_pam_krb5.c 2007-11-09 17:38:34.000000000
+0100
@@ -94,10 +94,8 @@
case AUTH:
if (with_ccreds)
fprintf (fp, "auth\t[authinfo_unavail=ignore success=1
default=2]\tpam_krb5.so\tuse_first_pass ");
- else if (with_ldap || with_nam || with_winbind)
+ else
fprintf (fp, "auth\tsufficient\tpam_krb5.so\tuse_first_pass ");
- else
- fprintf (fp, "auth\trequired\tpam_krb5.so\tuse_first_pass ");
break;
case PASSWORD:
if (with_ldap || with_nam)
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/pam-config-0.24/src/pam-config.c new/pam-config-0.25/src/pam-config.c
--- old/pam-config-0.24/src/pam-config.c 2007-10-23 12:34:16.000000000
+0200
+++ new/pam-config-0.25/src/pam-config.c 2007-10-31 11:56:38.000000000
+0100
@@ -580,7 +580,7 @@
print_module_config (common_module_list, "pam_pwcheck.so");
else
{
- if (check_for_pam_module ("pam_pwcheck.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_pwcheck.so", force)
!= 0)
return 1;
opt_set = mod_pam_pwcheck.get_opt_set (&mod_pam_pwcheck,
PASSWORD);
@@ -644,7 +644,7 @@
"pam_mkhomedir.so");
else
{
- if (check_for_pam_module ("pam_mkhomedir.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_mkhomedir.so", force)
!= 0)
return 1;
opt_set = mod_pam_mkhomedir.get_opt_set (&mod_pam_mkhomedir,
SESSION);
@@ -677,7 +677,7 @@
print_module_config (common_module_list, "pam_limits.so");
else
{
- if (check_for_pam_module ("pam_limits.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_limits.so", force) !=
0)
return 1;
opt_set = mod_pam_limits.get_opt_set (&mod_pam_limits, SESSION);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -705,7 +705,7 @@
print_module_config (common_module_list, "pam_env.so");
else
{
- if (check_for_pam_module ("pam_env.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_env.so", force) != 0)
return 1;
/* Remove in every case from auth,
else we will have it twice. */
@@ -737,7 +737,7 @@
print_module_config (common_module_list, "pam_make.so");
else
{
- if (check_for_pam_module ("pam_make.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_make.so", force) != 0)
return 1;
opt_set = mod_pam_make.get_opt_set (&mod_pam_make, PASSWORD);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -753,7 +753,7 @@
print_module_config (common_module_list, "pam_unix2.so");
else
{
- if (check_for_pam_module ("pam_unix2.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_unix2.so", force) !=
0)
return 1;
opt_set = mod_pam_unix2.get_opt_set (&mod_pam_unix2, ACCOUNT);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -819,7 +819,7 @@
print_module_config (common_module_list, "pam_unix.so");
else
{
- if (check_for_pam_module ("pam_unix.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_unix.so", force) != 0)
return 1;
opt_set = mod_pam_unix.get_opt_set (&mod_pam_unix, ACCOUNT);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -897,7 +897,7 @@
print_module_config (common_module_list, "pam_krb5.so");
else
{
- if (check_for_pam_module ("pam_krb5.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_krb5.so", force) != 0)
return 1;
opt_set = mod_pam_krb5.get_opt_set (&mod_pam_krb5, ACCOUNT);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -959,7 +959,7 @@
print_module_config (common_module_list, "pam_ldap.so");
else
{
- if (check_for_pam_module ("pam_ldap.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_ldap.so", force) != 0)
return 1;
opt_set = mod_pam_ldap.get_opt_set (&mod_pam_ldap, ACCOUNT);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -987,7 +987,7 @@
print_module_config (common_module_list, "pam_ccreds.so");
else
{
- if (check_for_pam_module ("pam_ccreds.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_ccreds.so", force) !=
0)
return 1;
opt_set = mod_pam_ccreds.get_opt_set (&mod_pam_ccreds, AUTH);
opt_set->enable (opt_set, "is_enabled", TRUE);
@@ -999,7 +999,7 @@
print_module_config (common_module_list, "pam_pkcs11.so");
else
{
- if (check_for_pam_module ("pam_pkcs11.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_pkcs11.so", force) !=
0)
return 1;
opt_set = mod_pam_ccreds.get_opt_set (&mod_pam_pkcs11, AUTH);
opt_set->enable (opt_set, "is_enabled", TRUE);
@@ -1011,7 +1011,7 @@
print_module_config (common_module_list, "pam_apparmor.so");
else
{
- if (check_for_pam_module ("pam_apparmor.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_apparmor.so", force)
!= 0)
return 1;
opt_set = mod_pam_apparmor.get_opt_set (&mod_pam_apparmor,
@@ -1025,7 +1025,7 @@
print_module_config (common_module_list, "pam_nam.so");
else
{
- if (check_for_pam_module ("pam_nam.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_nam.so", force) != 0)
return 1;
opt_set = mod_pam_nam.get_opt_set (&mod_pam_nam, ACCOUNT);
@@ -1044,7 +1044,7 @@
print_module_config (common_module_list, "pam_cracklib.so");
else
{
- if (check_for_pam_module ("pam_cracklib.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_cracklib.so", force)
!= 0)
return 1;
opt_set = mod_pam_cracklib.get_opt_set (&mod_pam_cracklib,
PASSWORD);
@@ -1082,7 +1082,7 @@
print_module_config (common_module_list, "pam_winbind.so");
else
{
- if (check_for_pam_module ("pam_winbind.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_winbind.so", force)
!= 0)
return 1;
opt_set = mod_pam_winbind.get_opt_set (&mod_pam_winbind,
ACCOUNT);
@@ -1114,7 +1114,7 @@
print_module_config (common_module_list, "pam_umask.so");
else
{
- if (check_for_pam_module ("pam_umask.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_umask.so", force) !=
0)
return 1;
opt_set = mod_pam_umask.get_opt_set (&mod_pam_umask, SESSION);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -1142,7 +1142,7 @@
print_module_config (common_module_list, "pam_thinkfinger.so");
else
{
- if (check_for_pam_module ("pam_thinkfinger.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_thinkfinger.so",
force) != 0)
return 1;
opt_set = mod_pam_thinkfinger.get_opt_set (&mod_pam_thinkfinger,
AUTH);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -1155,7 +1155,7 @@
print_module_config (service_module_list, "pam_loginuid.so");
else
{
- if (check_for_pam_module ("pam_loginuid.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_loginuid.so", force)
!= 0)
return 1;
opt_set = mod_pam_loginuid.get_opt_set (&mod_pam_loginuid,
SESSION);
@@ -1172,7 +1172,7 @@
print_module_config (service_module_list, "pam_lastlog.so");
else
{
- if (check_for_pam_module ("pam_lastlog.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_lastlog.so", force)
!= 0)
return 1;
opt_set = mod_pam_lastlog.get_opt_set (&mod_pam_lastlog,
SESSION);
@@ -1186,7 +1186,7 @@
print_module_config (service_module_list, "pam_mount.so");
else
{
- if (check_for_pam_module ("pam_mount.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_mount.so", force) !=
0)
return 1;
opt_set = mod_pam_mount.get_opt_set (&mod_pam_mount, SESSION);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -1198,7 +1198,7 @@
print_module_config (service_module_list, "pam_cryptpass.so");
else
{
- if (check_for_pam_module ("pam_cryptpass.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_cryptpass.so", force)
!= 0)
return 1;
opt_set = mod_pam_cryptpass.get_opt_set (&mod_pam_cryptpass,
SESSION);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -1210,7 +1210,7 @@
print_module_config (service_module_list, "pam_cryptpass.so");
else
{
- if (check_for_pam_module ("pam_cryptpass.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_cryptpass.so", force)
!= 0)
return 1;
opt_set = mod_pam_cryptpass.get_opt_set (&mod_pam_cryptpass,
PASSWORD);
opt_set->enable (opt_set, "is_enabled", opt_val);
@@ -1222,7 +1222,7 @@
print_module_config (service_module_list, "pam_ck_connector.so");
else
{
- if (check_for_pam_module ("pam_ck_connector.so", force) != 0)
+ if (!m_delete && check_for_pam_module ("pam_ck_connector.so",
force) != 0)
return 1;
opt_set = mod_pam_ck_connector.get_opt_set
(&mod_pam_ck_connector, SESSION);
opt_set->enable (opt_set, "is_enabled", opt_val);
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/pam-config-0.24/tests/config/Makefile
new/pam-config-0.25/tests/config/Makefile
--- old/pam-config-0.24/tests/config/Makefile 2007-10-25 16:11:34.000000000
+0200
+++ new/pam-config-0.25/tests/config/Makefile 2007-11-13 11:33:46.000000000
+0100
@@ -49,11 +49,11 @@
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run aclocal-1.10
-AMTAR = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing --run
tar
-AUTOCONF = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run autoconf
-AUTOHEADER = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run autoheader
-AUTOMAKE = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run automake-1.10
+ACLOCAL = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run aclocal-1.10
+AMTAR = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run tar
+AUTOCONF = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run autoconf
+AUTOHEADER = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run autoheader
+AUTOMAKE = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run automake-1.10
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
@@ -84,7 +84,7 @@
LTLIBICONV = -liconv
LTLIBINTL =
LTLIBOBJS =
-MAKEINFO = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run makeinfo
+MAKEINFO = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
MSGFMT = /usr/bin/msgfmt
MSGFMT_015 = /usr/bin/msgfmt
@@ -103,17 +103,17 @@
SHELL = /bin/sh
STRIP =
USE_NLS = yes
-VERSION = 0.24
+VERSION = 0.25
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XMLCATALOG = /usr/bin/xmlcatalog
XMLLINT = /usr/bin/xmllint
XML_CATALOG_FILE = /etc/xml/catalog
XSLTPROC = /usr/bin/xsltproc
-abs_builddir = /usr/local/src/pam-config-stuff/pam-config-work/tests/config
-abs_srcdir = /usr/local/src/pam-config-stuff/pam-config-work/tests/config
-abs_top_builddir = /usr/local/src/pam-config-stuff/pam-config-work
-abs_top_srcdir = /usr/local/src/pam-config-stuff/pam-config-work
+abs_builddir = /cvs/PAM/pam-config/trunk/tests/config
+abs_srcdir = /cvs/PAM/pam-config/trunk/tests/config
+abs_top_builddir = /cvs/PAM/pam-config/trunk
+abs_top_srcdir = /cvs/PAM/pam-config/trunk
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
@@ -140,7 +140,7 @@
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = $(SHELL)
/usr/local/src/pam-config-stuff/pam-config-work/install-sh
+install_sh = $(SHELL) /cvs/PAM/pam-config/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
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/pam-config-0.24/tests/etc/pam.d/Makefile
new/pam-config-0.25/tests/etc/pam.d/Makefile
--- old/pam-config-0.24/tests/etc/pam.d/Makefile 2007-10-25
15:22:02.000000000 +0200
+++ new/pam-config-0.25/tests/etc/pam.d/Makefile 2007-11-09
17:40:27.000000000 +0100
@@ -49,11 +49,11 @@
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run aclocal-1.10
-AMTAR = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing --run
tar
-AUTOCONF = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run autoconf
-AUTOHEADER = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run autoheader
-AUTOMAKE = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run automake-1.10
+ACLOCAL = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run aclocal-1.10
+AMTAR = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run tar
+AUTOCONF = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run autoconf
+AUTOHEADER = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run autoheader
+AUTOMAKE = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run automake-1.10
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
@@ -84,7 +84,7 @@
LTLIBICONV = -liconv
LTLIBINTL =
LTLIBOBJS =
-MAKEINFO = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run makeinfo
+MAKEINFO = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
MSGFMT = /usr/bin/msgfmt
MSGFMT_015 = /usr/bin/msgfmt
@@ -110,10 +110,10 @@
XMLLINT = /usr/bin/xmllint
XML_CATALOG_FILE = /etc/xml/catalog
XSLTPROC = /usr/bin/xsltproc
-abs_builddir = /usr/local/src/pam-config-stuff/pam-config-work/tests/etc
-abs_srcdir = /usr/local/src/pam-config-stuff/pam-config-work/tests/etc
-abs_top_builddir = /usr/local/src/pam-config-stuff/pam-config-work
-abs_top_srcdir = /usr/local/src/pam-config-stuff/pam-config-work
+abs_builddir = /cvs/PAM/pam-config/trunk/tests/etc
+abs_srcdir = /cvs/PAM/pam-config/trunk/tests/etc
+abs_top_builddir = /cvs/PAM/pam-config/trunk
+abs_top_srcdir = /cvs/PAM/pam-config/trunk
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
@@ -140,7 +140,7 @@
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = $(SHELL)
/usr/local/src/pam-config-stuff/pam-config-work/install-sh
+install_sh = $(SHELL) /cvs/PAM/pam-config/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
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/pam-config-0.24/tests/pam-config.test/Makefile
new/pam-config-0.25/tests/pam-config.test/Makefile
--- old/pam-config-0.24/tests/pam-config.test/Makefile 2007-10-25
16:11:34.000000000 +0200
+++ new/pam-config-0.25/tests/pam-config.test/Makefile 2007-11-13
11:33:46.000000000 +0100
@@ -49,11 +49,11 @@
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run aclocal-1.10
-AMTAR = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing --run
tar
-AUTOCONF = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run autoconf
-AUTOHEADER = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run autoheader
-AUTOMAKE = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run automake-1.10
+ACLOCAL = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run aclocal-1.10
+AMTAR = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run tar
+AUTOCONF = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run autoconf
+AUTOHEADER = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run autoheader
+AUTOMAKE = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run automake-1.10
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
@@ -84,7 +84,7 @@
LTLIBICONV = -liconv
LTLIBINTL =
LTLIBOBJS =
-MAKEINFO = ${SHELL} /usr/local/src/pam-config-stuff/pam-config-work/missing
--run makeinfo
+MAKEINFO = ${SHELL} /cvs/PAM/pam-config/trunk/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
MSGFMT = /usr/bin/msgfmt
MSGFMT_015 = /usr/bin/msgfmt
@@ -103,17 +103,17 @@
SHELL = /bin/sh
STRIP =
USE_NLS = yes
-VERSION = 0.24
+VERSION = 0.25
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XMLCATALOG = /usr/bin/xmlcatalog
XMLLINT = /usr/bin/xmllint
XML_CATALOG_FILE = /etc/xml/catalog
XSLTPROC = /usr/bin/xsltproc
-abs_builddir =
/usr/local/src/pam-config-stuff/pam-config-work/tests/pam-config.test
-abs_srcdir =
/usr/local/src/pam-config-stuff/pam-config-work/tests/pam-config.test
-abs_top_builddir = /usr/local/src/pam-config-stuff/pam-config-work
-abs_top_srcdir = /usr/local/src/pam-config-stuff/pam-config-work
+abs_builddir = /cvs/PAM/pam-config/trunk/tests/pam-config.test
+abs_srcdir = /cvs/PAM/pam-config/trunk/tests/pam-config.test
+abs_top_builddir = /cvs/PAM/pam-config/trunk
+abs_top_srcdir = /cvs/PAM/pam-config/trunk
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
@@ -140,7 +140,7 @@
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = $(SHELL)
/usr/local/src/pam-config-stuff/pam-config-work/install-sh
+install_sh = $(SHELL) /cvs/PAM/pam-config/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
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/pam-config-0.24/tests/single.out/test-krb5.out
new/pam-config-0.25/tests/single.out/test-krb5.out
--- old/pam-config-0.24/tests/single.out/test-krb5.out 2007-10-23
12:34:16.000000000 +0200
+++ new/pam-config-0.25/tests/single.out/test-krb5.out 2007-11-09
17:40:22.000000000 +0100
@@ -13,7 +13,7 @@
#
auth required pam_env.so
auth sufficient pam_unix2.so debug
-auth required pam_krb5.so use_first_pass
+auth sufficient pam_krb5.so use_first_pass
auth required pam_deny.so
#%PAM-1.0
#
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |