Hello community, here is the log from the commit of package yast2-ldap for openSUSE:Factory checked in at 2014-02-21 13:47:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-11-18 14:59:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-ldap.new/yast2-ldap.changes 2014-02-21 13:48:01.000000000 +0100 @@ -1,0 +2,54 @@ +Thu Feb 13 13:59:06 UTC 2014 - [email protected] + +- Fix SCR.Reads and Writes first parameter. This must be path. + +------------------------------------------------------------------- +Thu Feb 13 11:12:38 UTC 2014 - [email protected] + +- Remove not used subroutines from the Ldap module +- BNC#863329 - Missing Ldap::Export() +- BNC#863612 YaST reports Cannot find client ldap/routines.rb +- Simplify ldap-conf agent: Until now ldap informations was saved in + 3 places: /etc/ldap.conf /etc/openldap/ldap.conf and the sysconfig + file ldap. From now on only /etc/openldap/ldap.conf will be used. + /etc/ldap.conf is only for nss_ldap which is not provided anymore + The variable BIND_DN in sysconfig file ldap can saved in + /etc/openldap/ldap.conf too. BASE_CONFIG_DN was everytime + ou=ldapconfig,$BASE +- 3.1.6 + +------------------------------------------------------------------- +Tue Feb 11 16:33:18 UTC 2014 - [email protected] + +- add missing sysconfig ldap agent +- 3.1.5 + +------------------------------------------------------------------- +Tue Feb 4 14:55:42 UTC 2014 - [email protected] + +- properly conflict with old yast2-ldap-client +- 3.1.4 + +------------------------------------------------------------------- +Fri Jan 31 23:59:03 UTC 2014 - [email protected] + +- Include routines from routines.rb into Ldap.rb +- 3.1.3 + +------------------------------------------------------------------- +Fri Jan 31 11:53:35 UTC 2014 - [email protected] + +- Add yast2-network is needed by Ldap.rb + +------------------------------------------------------------------- +Fri Jan 31 09:46:34 UTC 2014 - [email protected] + +- Increase version to mark that this package provides the + yast2-ldap-client functionality for other yast modules + +------------------------------------------------------------------- +Wed Jan 29 12:15:31 UTC 2014 - [email protected] + +- Include modules from yast2-ldap-client + +------------------------------------------------------------------- Old: ---- yast2-ldap-3.1.1.tar.bz2 New: ---- yast2-ldap-3.1.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ldap.spec ++++++ --- /var/tmp/diff_new_pack.ozUGyY/_old 2014-02-21 13:48:02.000000000 +0100 +++ /var/tmp/diff_new_pack.ozUGyY/_new 2014-02-21 13:48:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-ldap # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-ldap -Version: 3.1.1 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -29,12 +29,16 @@ BuildRequires: libtool BuildRequires: yast2 BuildRequires: yast2-core-devel -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: yast2-network Summary: YaST2 - LDAP Agent License: GPL-2.0 Group: System/YaST Requires: ldapcpplib Requires: yast2 +Requires: yast2-network +Conflicts: yast2-ldap-client < 3.1.5 +Conflicts: yast2-auth-client < 3.1.6 %description This agent is used by various YaST2 modules to work with LDAP. It @@ -53,6 +57,7 @@ %files %defattr(-,root,root) %{yast_moduledir}/* +%{yast_clientdir}/* %{yast_scrconfdir}/*.scr %{yast_plugindir}/libpy2ag_ldap.so.* %{yast_plugindir}/libpy2ag_ldap.so ++++++ yast2-ldap-3.1.1.tar.bz2 -> yast2-ldap-3.1.6.tar.bz2 ++++++ ++++ 3991 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
