Hello community, here is the log from the commit of package yast2-ldap for openSUSE:Factory checked in at 2014-08-08 10:10:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-ldap (Old) and /work/SRC/openSUSE:Factory/.yast2-ldap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ldap" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-ldap/yast2-ldap.changes 2014-07-02 15:04:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-ldap.new/yast2-ldap.changes 2014-08-08 10:10:06.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Aug 5 13:02:04 UTC 2014 - [email protected] + +- Set member_attribute to 'member'. We only use rfc2307bis.schema +- bnc#889556 - yast2 users can not create ldap groups +- 3.1.12 + +------------------------------------------------------------------- Old: ---- yast2-ldap-3.1.11.tar.bz2 New: ---- yast2-ldap-3.1.12.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ldap.spec ++++++ --- /var/tmp/diff_new_pack.6jXsVH/_old 2014-08-08 10:10:07.000000000 +0200 +++ /var/tmp/diff_new_pack.6jXsVH/_new 2014-08-08 10:10:07.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-ldap -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-ldap-3.1.11.tar.bz2 -> yast2-ldap-3.1.12.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-3.1.11/package/yast2-ldap.changes new/yast2-ldap-3.1.12/package/yast2-ldap.changes --- old/yast2-ldap-3.1.11/package/yast2-ldap.changes 2014-07-01 12:58:20.000000000 +0200 +++ new/yast2-ldap-3.1.12/package/yast2-ldap.changes 2014-08-06 09:57:44.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Aug 5 13:02:04 UTC 2014 - [email protected] + +- Set member_attribute to 'member'. We only use rfc2307bis.schema +- bnc#889556 - yast2 users can not create ldap groups +- 3.1.12 + +------------------------------------------------------------------- Tue Jul 1 09:47:36 UTC 2014 - [email protected] - don't call deprecated methods in ldap_browser (bnc#885227) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-3.1.11/package/yast2-ldap.spec new/yast2-ldap-3.1.12/package/yast2-ldap.spec --- old/yast2-ldap-3.1.11/package/yast2-ldap.spec 2014-07-01 12:58:20.000000000 +0200 +++ new/yast2-ldap-3.1.12/package/yast2-ldap.spec 2014-08-06 09:57:44.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-ldap -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-3.1.11/src/Ldap.rb new/yast2-ldap-3.1.12/src/Ldap.rb --- old/yast2-ldap-3.1.11/src/Ldap.rb 2014-07-01 12:58:20.000000000 +0200 +++ new/yast2-ldap-3.1.12/src/Ldap.rb 2014-08-06 09:57:44.000000000 +0200 @@ -83,7 +83,7 @@ @login_enabled = true # which attribute have LDAP groups for list of members - @member_attribute = "" + @member_attribute = "member" # IP addresses of LDAP server. @server = "" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
