Hello community,

here is the log from the commit of package yast2-ldap for openSUSE:Factory
checked in at Mon Apr 4 12:53:24 CEST 2011.



--------
--- yast2-ldap/yast2-ldap.changes       2011-02-04 14:00:29.000000000 +0100
+++ /mounts/work_src_done/STABLE/yast2-ldap/yast2-ldap.changes  2011-04-04 
10:06:17.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 10:04:36 CEST 2011 - [email protected]
+
+- use the global TLS Options if present (bnc#684395)
+- 2.21.0
+
+-------------------------------------------------------------------
@@ -27 +32,0 @@
-

calling whatdependson for head-i586


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

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

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

Other differences:
------------------
++++++ yast2-ldap.spec ++++++
--- /var/tmp/diff_new_pack.mY0iiQ/_old  2011-04-04 12:42:13.000000000 +0200
+++ /var/tmp/diff_new_pack.mY0iiQ/_new  2011-04-04 12:42:13.000000000 +0200
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-ldap
-Version:        2.20.1
+Version:        2.21.0
 Release:        1
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-ldap-2.20.1.tar.bz2
+Source0:        yast2-ldap-2.21.0.tar.bz2
 
 Prefix:         /usr
 
@@ -39,7 +39,7 @@
 an LDAP server.
 
 %prep
-%setup -n yast2-ldap-2.20.1
+%setup -n yast2-ldap-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++++++ yast2-ldap-2.20.1.tar.bz2 -> yast2-ldap-2.21.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-2.20.1/VERSION 
new/yast2-ldap-2.21.0/VERSION
--- old/yast2-ldap-2.20.1/VERSION       2011-02-04 13:58:02.000000000 +0100
+++ new/yast2-ldap-2.21.0/VERSION       2011-04-04 10:05:09.000000000 +0200
@@ -1 +1 @@
-2.20.1
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-2.20.1/src/LdapAgent.cc 
new/yast2-ldap-2.21.0/src/LdapAgent.cc
--- old/yast2-ldap-2.20.1/src/LdapAgent.cc      2011-02-04 15:19:00.000000000 
+0100
+++ new/yast2-ldap-2.21.0/src/LdapAgent.cc      2011-04-04 10:01:28.000000000 
+0200
@@ -509,7 +509,7 @@
     string cacertfile  = getValue (args, "cacertfile");
     string cacertdir   = getValue (args, "cacertdir");
 
-    TlsOptions tls = ldap->getTlsOptions();
+    TlsOptions tls;
     if (cacertfile != "") {
        tls.setOption (TlsOptions::CACERTFILE, cacertfile);
     }


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to