Hello community,

here is the log from the commit of package yast2-ldap for openSUSE:Factory
checked in at Thu Sep 1 15:04:30 CEST 2011.



--------
--- yast2-ldap/yast2-ldap.changes       2011-04-04 10:06:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-ldap/yast2-ldap.changes  2011-08-31 
15:44:53.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Aug 31 15:42:11 CEST 2011 - jsuch...@suse.cz
+
+- properly initialize value of ldap_initialized (bnc#710430)
+- 2.21.1
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-ldap-2.21.0.tar.bz2

New:
----
  yast2-ldap-2.21.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-ldap.spec ++++++
--- /var/tmp/diff_new_pack.2HvwWo/_old  2011-09-01 15:03:27.000000000 +0200
+++ /var/tmp/diff_new_pack.2HvwWo/_new  2011-09-01 15:03:27.000000000 +0200
@@ -19,16 +19,16 @@
 
 
 Name:           yast2-ldap
-Version:        2.21.0
+Version:        2.21.1
 Release:        1
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-ldap-2.21.0.tar.bz2
+Source0:        yast2-ldap-2.21.1.tar.bz2
 
 Prefix:         /usr
 
 Group:          System/YaST
-License:        GPLv2+
+License:        GPL v2 or later
 BuildRequires:  doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 
yast2-core-devel yast2-devtools
 Summary:        YaST2 - LDAP Agent
 Requires:       ldapcpplib yast2
@@ -39,7 +39,7 @@
 an LDAP server.
 
 %prep
-%setup -n yast2-ldap-2.21.0
+%setup -n yast2-ldap-2.21.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++++++ yast2-ldap-2.21.0.tar.bz2 -> yast2-ldap-2.21.1.tar.bz2 ++++++
++++ 3073 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/yast2-ldap-2.21.0/VERSION new/yast2-ldap-2.21.1/VERSION
--- old/yast2-ldap-2.21.0/VERSION       2011-04-04 10:05:09.000000000 +0200
+++ new/yast2-ldap-2.21.1/VERSION       2011-08-31 15:42:55.000000000 +0200
@@ -1 +1 @@
-2.21.0
+2.21.1
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/yast2-ldap-2.21.0/config.h.in new/yast2-ldap-2.21.1/config.h.in
--- old/yast2-ldap-2.21.0/config.h.in   2011-01-13 09:03:04.000000000 +0100
+++ new/yast2-ldap-2.21.1/config.h.in   2011-06-23 15:51:00.000000000 +0200
@@ -83,3 +83,6 @@
 
 /* Version number of package */
 #undef VERSION
+
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t
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/yast2-ldap-2.21.0/configure.in new/yast2-ldap-2.21.1/configure.in
--- old/yast2-ldap-2.21.0/configure.in  2011-01-13 09:02:54.000000000 +0100
+++ new/yast2-ldap-2.21.1/configure.in  2011-06-23 15:50:51.000000000 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-ldap, 2.17.3, http://bugs.opensuse.org/, yast2-ldap)
+AC_INIT(yast2-ldap, 2.21.0, http://bugs.opensuse.org/, yast2-ldap)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.17.3"
+VERSION="2.21.0"
 RPMNAME="yast2-ldap"
 MAINTAINER="Jiri Suchomel <jsuch...@suse.cz>"
 
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/yast2-ldap-2.21.0/libtool.m4 new/yast2-ldap-2.21.1/libtool.m4
--- old/yast2-ldap-2.21.0/libtool.m4    2011-01-13 09:02:59.000000000 +0100
+++ new/yast2-ldap-2.21.1/libtool.m4    2011-06-23 15:50:56.000000000 +0200
@@ -1020,7 +1020,7 @@
 # to the aix ld manual.
 m4_defun([_LT_SYS_MODULE_PATH_AIX],
 [m4_require([_LT_DECL_SED])dnl
-AC_LINK_IFELSE(AC_LANG_PROGRAM,[
+AC_LINK_IFELSE([AC_LANG_PROGRAM],[
 lt_aix_libpath_sed='
     /Import File Strings/,/^$/ {
        /^0/ {
@@ -4825,9 +4825,18 @@
        # implicitly export all symbols.
         save_LDFLAGS="$LDFLAGS"
         LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo 
${wl}-update_registry ${wl}/dev/null"
-        AC_LINK_IFELSE(int foo(void) {},
+        AC_LINK_IFELSE(
+          [AC_LANG_SOURCE(
+            [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
+                          [C++], [[int foo (void) { return 0; }]],
+                          [Fortran 77], [[
+       subroutine foo
+       end]],
+                          [Fortran], [[
+       subroutine foo
+       end]])])], [
           _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs 
$compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO 
"X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry 
${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o 
$lib'
-        )
+        ])
         LDFLAGS="$save_LDFLAGS"
       else
        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs 
$compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version 
$verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
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/yast2-ldap-2.21.0/ltversion.m4 new/yast2-ldap-2.21.1/ltversion.m4
--- old/yast2-ldap-2.21.0/ltversion.m4  2011-01-13 09:02:59.000000000 +0100
+++ new/yast2-ldap-2.21.1/ltversion.m4  2011-06-23 15:50:56.000000000 +0200
@@ -9,15 +9,15 @@
 
 # Generated from ltversion.in.
 
-# serial 3017 ltversion.m4
+# serial 3018 ltversion.m4
 # This file is part of GNU Libtool
 
 m4_define([LT_PACKAGE_VERSION], [2.2.6b])
-m4_define([LT_PACKAGE_REVISION], [1.3017])
+m4_define([LT_PACKAGE_REVISION], [1.3018])
 
 AC_DEFUN([LTVERSION_VERSION],
 [macro_version='2.2.6b'
-macro_revision='1.3017'
+macro_revision='1.3018'
 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
 _LT_DECL(, macro_revision, 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/yast2-ldap-2.21.0/src/LdapAgent.cc new/yast2-ldap-2.21.1/src/LdapAgent.cc
--- old/yast2-ldap-2.21.0/src/LdapAgent.cc      2011-04-04 10:01:28.000000000 
+0200
+++ new/yast2-ldap-2.21.1/src/LdapAgent.cc      2011-08-31 15:42:09.000000000 
+0200
@@ -4,7 +4,7 @@
  *
  * Authors: Jiri Suchomel <jsuch...@suse.cz>
  *
- * $Id: LdapAgent.cc 63349 2011-02-04 14:18:59Z jsuchome $
+ * $Id: LdapAgent.cc 63701 2011-04-04 08:20:53Z jsuchome $
  */
 
 #include "LdapAgent.h"
@@ -1250,6 +1250,8 @@
      */
     if (path->length() == 0) {
 
+       ldap_initialized        = false;
+
        hostname = getValue (argmap, "hostname");
        if (hostname =="") {
            y2error ("Missing hostname of LDAPHost, aborting");


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



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