Hello community,

here is the log from the commit of package yast2-ldap-client for 
openSUSE:Factory
checked in at Mon Mar 14 10:37:42 CET 2011.



--------
--- yast2-ldap-client/yast2-ldap-client.changes 2011-02-04 09:00:55.000000000 
+0100
+++ /mounts/work_src_done/STABLE/yast2-ldap-client/yast2-ldap-client.changes    
2011-03-11 15:03:22.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Mar 11 15:02:00 CET 2011 - jsuch...@suse.cz
+
+- check if OES is there during autoinstallation (bnc#670288)
+- 2.21.0 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-ldap-client-2.20.14.tar.bz2

New:
----
  yast2-ldap-client-2.21.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-ldap-client.spec ++++++
--- /var/tmp/diff_new_pack.FFrRAp/_old  2011-03-14 10:36:53.000000000 +0100
+++ /var/tmp/diff_new_pack.FFrRAp/_new  2011-03-14 10:36:53.000000000 +0100
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-ldap-client
-Version:        2.20.14
+Version:        2.21.0
 Release:        1
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-ldap-client-2.20.14.tar.bz2
+Source0:        yast2-ldap-client-2.21.0.tar.bz2
 
 Prefix:         /usr
 
@@ -58,7 +58,7 @@
 OpenLDAP server will be used for user authentication.
 
 %prep
-%setup -n yast2-ldap-client-2.20.14
+%setup -n yast2-ldap-client-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++++++ yast2-ldap-client-2.20.14.tar.bz2 -> yast2-ldap-client-2.21.0.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.20.14/VERSION 
new/yast2-ldap-client-2.21.0/VERSION
--- old/yast2-ldap-client-2.20.14/VERSION       2011-02-04 08:58:46.000000000 
+0100
+++ new/yast2-ldap-client-2.21.0/VERSION        2011-03-11 15:02:11.000000000 
+0100
@@ -1 +1 @@
-2.20.14
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-client-2.20.14/src/Ldap.ycp 
new/yast2-ldap-client-2.21.0/src/Ldap.ycp
--- old/yast2-ldap-client-2.20.14/src/Ldap.ycp  2011-02-04 15:19:58.000000000 
+0100
+++ new/yast2-ldap-client-2.21.0/src/Ldap.ycp   2011-03-07 14:43:52.000000000 
+0100
@@ -2531,6 +2531,13 @@
        if (eval (abort))
            return `abort;
 
+
+       // initialize 'oes' value when Read was not called (bnc#670288)
+       if (Mode::autoinst ())
+       {
+           CheckOES ();
+       }
+
        boolean ypbind_running = false;
 
        if (!write_only)


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



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