Hello community,

here is the log from the commit of package pam-modules for openSUSE:Factory
checked in at Wed Jun 29 16:20:09 CEST 2011.



--------
--- pam-modules/pam-modules.changes     2011-05-26 13:03:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/pam-modules/pam-modules.changes        
2011-06-29 15:55:45.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 29 15:55:13 CEST 2011 - ku...@suse.de
+
+-Update pam_unix2 to version 2.8.2
+ - Fix the last patch 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  pam_unix2-2.8.1.tar.bz2

New:
----
  pam_unix2-2.8.2.tar.bz2

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

Other differences:
------------------
++++++ pam-modules.spec ++++++
--- /var/tmp/diff_new_pack.6yCAHQ/_old  2011-06-29 16:19:37.000000000 +0200
+++ /var/tmp/diff_new_pack.6yCAHQ/_new  2011-06-29 16:19:37.000000000 +0200
@@ -26,12 +26,12 @@
 Name:           pam-modules
 Summary:        Additional PAM Modules
 Version:        11.5
-Release:        2
+Release:        4
 License:        BSD3c ; GPLv2+
 Group:          System/Libraries
 AutoReqProv:    on
 #
-Source0:        pam_unix2-2.8.1.tar.bz2
+Source0:        pam_unix2-2.8.2.tar.bz2
 Source1:        pam_pwcheck-3.13.tar.bz2
 Source2:        pam_homecheck-2.0.tar.bz2
 Source6:        baselibs.conf

++++++ pam_unix2-2.8.1.tar.bz2 -> pam_unix2-2.8.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_unix2-2.8.1/ChangeLog 
new/pam_unix2-2.8.2/ChangeLog
--- old/pam_unix2-2.8.1/ChangeLog       2011-05-18 15:17:48.000000000 +0200
+++ new/pam_unix2-2.8.2/ChangeLog       2011-06-20 11:16:37.000000000 +0200
@@ -1,3 +1,9 @@
+2011-06-20  Thorsten Kukuk  <ku...@suse.de>
+
+       * release version 2.8.2
+
+       * src/support.c (__get_tokens): fix type in assignment.
+
 2011-05-18  Thorsten Kukuk  <ku...@suse.de>
 
        * release version 2.8.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_unix2-2.8.1/NEWS new/pam_unix2-2.8.2/NEWS
--- old/pam_unix2-2.8.1/NEWS    2011-05-18 15:24:00.000000000 +0200
+++ new/pam_unix2-2.8.2/NEWS    2011-06-20 11:17:02.000000000 +0200
@@ -5,6 +5,9 @@
 
 Please send bug reports, questions and suggestions to <ku...@suse.de>.
 
+Version 2.8.2
+* Fix bug in combination with gdm
+
 Version 2.8.1
 * Fix return values in error case
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_unix2-2.8.1/configure 
new/pam_unix2-2.8.2/configure
--- old/pam_unix2-2.8.1/configure       2011-05-18 15:24:08.000000000 +0200
+++ new/pam_unix2-2.8.2/configure       2011-06-20 11:17:14.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for pam_unix2 2.8.1.
+# Generated by GNU Autoconf 2.63 for pam_unix2 2.8.2.
 #
 # Report bugs to <http://www.suse.de/feedback>.
 #
@@ -596,8 +596,8 @@
 # Identity of this package.
 PACKAGE_NAME='pam_unix2'
 PACKAGE_TARNAME='pam_unix2'
-PACKAGE_VERSION='2.8.1'
-PACKAGE_STRING='pam_unix2 2.8.1'
+PACKAGE_VERSION='2.8.2'
+PACKAGE_STRING='pam_unix2 2.8.2'
 PACKAGE_BUGREPORT='http://www.suse.de/feedback'
 
 ac_unique_file="src/support.c"
@@ -1315,7 +1315,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_unix2 2.8.1 to adapt to many kinds of systems.
+\`configure' configures pam_unix2 2.8.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1385,7 +1385,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pam_unix2 2.8.1:";;
+     short | recursive ) echo "Configuration of pam_unix2 2.8.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1484,7 +1484,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pam_unix2 configure 2.8.1
+pam_unix2 configure 2.8.2
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1498,7 +1498,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_unix2 $as_me 2.8.1, which was
+It was created by pam_unix2 $as_me 2.8.2, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -2214,7 +2214,7 @@
 
 # Define the identity of the package.
  PACKAGE='pam_unix2'
- VERSION='2.8.1'
+ VERSION='2.8.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -8856,7 +8856,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pam_unix2 $as_me 2.8.1, which was
+This file was extended by pam_unix2 $as_me 2.8.2, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8919,7 +8919,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-pam_unix2 config.status 2.8.1
+pam_unix2 config.status 2.8.2
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_unix2-2.8.1/configure.in 
new/pam_unix2-2.8.2/configure.in
--- old/pam_unix2-2.8.1/configure.in    2011-05-18 15:23:02.000000000 +0200
+++ new/pam_unix2-2.8.2/configure.in    2011-06-20 11:16:46.000000000 +0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pam_unix2, 2.8.1, http://www.suse.de/feedback, pam_unix2)
+AC_INIT(pam_unix2, 2.8.2, http://www.suse.de/feedback, pam_unix2)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src/support.c])
 AM_CONFIG_HEADER(config.h)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_unix2-2.8.1/src/support.c 
new/pam_unix2-2.8.2/src/support.c
--- old/pam_unix2-2.8.1/src/support.c   2011-05-18 15:03:21.000000000 +0200
+++ new/pam_unix2-2.8.2/src/support.c   2011-06-20 10:56:44.000000000 +0200
@@ -208,7 +208,7 @@
                        return retval;
                    }
                  else
-                   name = conv_void;
+                   *name = conv_void;
                }
            }
          *password = strdupa (resp[num_msg - 1].resp ?


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



Remember to have fun...

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

Reply via email to