Hello community, here is the log from the commit of package openldap2 for openSUSE:Factory checked in at 2012-04-23 16:12:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openldap2 (Old) and /work/SRC/openSUSE:Factory/.openldap2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openldap2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/openldap2/openldap2-client.changes 2012-03-01 07:49:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2-client.changes 2012-04-23 16:12:10.000000000 +0200 @@ -1,0 +2,16 @@ +Mon Apr 23 07:08:13 UTC 2012 - [email protected] + +- Disabled testsuite for now. Causes problems in the buildserivce + +------------------------------------------------------------------- +Tue Mar 6 12:23:35 UTC 2012 - [email protected] + +- Update to 2.4.30 + * Fixed libldap socket polling for writes (ITS#7167) + * Fixed liblutil string modifications (ITS#7174) + * Fixed slapd crash when attrsOnly is true (ITS#7143) + * Fixed slapd syncrepl delete handling (ITS#7052,ITS#7162) + * Fixed slapo-pcache time-to-refesh handling (ITS#7178) + * Fixed slapo-syncprov loop detection (ITS#6024) + +------------------------------------------------------------------- openldap2.changes: same change Old: ---- 0008-syncrepl-fixes-post-2.4.29.dif 0009-ITS-7167-only-poll-sockets-for-write-as-needed.dif openldap-2.4.29.tgz New: ---- openldap-2.4.30.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openldap2-client.spec ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package openldap2-client +# spec file for package openldap2 # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,34 +15,41 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -%define run_test_suite 1 +%define run_test_suite 0 Name: openldap2-client -BuildRequires: cyrus-sasl-devel libopenssl-devel libtool +License: OLDAP-2.8 +BuildRequires: cyrus-sasl-devel +BuildRequires: libopenssl-devel +BuildRequires: libtool %if %sles_version == 9 || %sles_version == 10 -BuildRequires: -libopenssl-devel -pwdutils openssl-devel +BuildRequires: -libopenssl-devel +BuildRequires: -pwdutils +BuildRequires: openssl-devel %endif -Version: 2.4.29 -Release: 1 +Version: 2.4.30 +Release: 0 Url: http://www.openldap.org -License: OLDAP-2.8 %if "%{name}" == "openldap2" -BuildRequires: db-devel openslp-devel tcpd-devel unixODBC-devel +BuildRequires: db-devel +BuildRequires: openslp-devel +BuildRequires: tcpd-devel +BuildRequires: unixODBC-devel %if %sles_version == 9 || %sles_version == 10 -BuildRequires: -db-devel libdb-4_5-devel +BuildRequires: -db-devel +BuildRequires: libdb-4_5-devel %endif -Group: Productivity/Networking/LDAP/Clients Conflicts: openldap Requires: libldap-2_4-2 = %{version} PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd /usr/bin/grep -Summary: The OpenLDAP commandline client tools -%else +Summary: The OpenLDAP Server Group: Productivity/Networking/LDAP/Clients +%else Conflicts: openldap-client Requires: libldap-2_4-2 = %{version} Summary: The OpenLDAP commandline client tools +Group: Productivity/Networking/LDAP/Clients %endif Source: openldap-%{version}.tgz Source1: openldap-rc.tgz @@ -60,8 +67,6 @@ Patch5: 0005-pie-compile.dif Patch6: 0006-No-Build-date-and-time-in-binaries.dif Patch7: 0007-Recover-on-DB-version-change.dif -Patch8: 0008-syncrepl-fixes-post-2.4.29.dif -Patch9: 0009-ITS-7167-only-poll-sockets-for-write-as-needed.dif Patch100: openldap-2.3.37.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "openldap2" @@ -72,12 +77,11 @@ access a stand-alone LDAP directory service or to access a directory service that has an X.500 back-end. -This package contains the OpenLDAP client utilities. - %package -n openldap2-back-perl Summary: OpenLDAP Perl Back-End -Requires: openldap2 = %{version} perl = %{perl_version} Group: Productivity/Networking/LDAP/Servers +Requires: openldap2 = %{version} +Requires: perl = %{perl_version} %description -n openldap2-back-perl The OpenLDAP Perl back-end allows you to execute Perl code specific to @@ -85,8 +89,8 @@ %package -n openldap2-back-meta Summary: OpenLDAP Meta Back-End -Requires: openldap2 = %{version} Group: Productivity/Networking/LDAP/Servers +Requires: openldap2 = %{version} Provides: openldap2:/usr/share/man/man5/slapd-meta.5.gz %description -n openldap2-back-meta @@ -97,8 +101,8 @@ %package -n openldap2-back-sql Summary: OpenLDAP SQL Back-End -Requires: openldap2 = %{version} Group: Productivity/Networking/LDAP/Servers +Requires: openldap2 = %{version} %description -n openldap2-back-sql The primary purpose of this OpenLDAP backend is to present information @@ -119,15 +123,11 @@ %else %description -The Lightweight Directory Access Protocol (LDAP) is used to access -online directory services. It runs directly over TCP and can be used to -access a stand-alone LDAP directory service or to access a directory -service that has an X.500 back-end. - This package contains the OpenLDAP client utilities. %package -n openldap2-devel Summary: Libraries, Header Files and Documentation for OpenLDAP +Group: Development/Libraries/C and C++ # bug437293 %ifarch ppc64 Obsoletes: openldap2-devel-64bit @@ -135,11 +135,14 @@ # Conflicts: openldap-devel %if %suse_version >= 1110 -Requires: libldap-2_4-2 = %{version} cyrus-sasl-devel libopenssl-devel +Requires: cyrus-sasl-devel +Requires: libldap-2_4-2 = %{version} +Requires: libopenssl-devel %else -Requires: libldap-2_4-2 = %{version} cyrus-sasl-devel openssl-devel +Requires: cyrus-sasl-devel +Requires: libldap-2_4-2 = %{version} +Requires: openssl-devel %endif -Group: Development/Libraries/C and C++ %description -n openldap2-devel This package provides the OpenLDAP libraries, header files, and @@ -163,8 +166,6 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 -%patch9 -p1 cp %{SOURCE5} . cp %{SOURCE6} . cd ../openldap-2.3.37 ++++++ openldap2.spec ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -15,34 +15,41 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -%define run_test_suite 1 +%define run_test_suite 0 Name: openldap2 -BuildRequires: cyrus-sasl-devel libopenssl-devel libtool +License: OLDAP-2.8 +BuildRequires: cyrus-sasl-devel +BuildRequires: libopenssl-devel +BuildRequires: libtool %if %sles_version == 9 || %sles_version == 10 -BuildRequires: -libopenssl-devel -pwdutils openssl-devel +BuildRequires: -libopenssl-devel +BuildRequires: -pwdutils +BuildRequires: openssl-devel %endif -Version: 2.4.29 -Release: 1 +Version: 2.4.30 +Release: 0 Url: http://www.openldap.org -License: OLDAP-2.8 %if "%{name}" == "openldap2" -BuildRequires: db-devel openslp-devel tcpd-devel unixODBC-devel +BuildRequires: db-devel +BuildRequires: openslp-devel +BuildRequires: tcpd-devel +BuildRequires: unixODBC-devel %if %sles_version == 9 || %sles_version == 10 -BuildRequires: -db-devel libdb-4_5-devel +BuildRequires: -db-devel +BuildRequires: libdb-4_5-devel %endif -Group: Productivity/Networking/LDAP/Servers Conflicts: openldap Requires: libldap-2_4-2 = %{version} PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd /usr/bin/grep Summary: The OpenLDAP Server -%else Group: Productivity/Networking/LDAP/Clients +%else Conflicts: openldap-client Requires: libldap-2_4-2 = %{version} Summary: The OpenLDAP commandline client tools +Group: Productivity/Networking/LDAP/Clients %endif Source: openldap-%{version}.tgz Source1: openldap-rc.tgz @@ -60,8 +67,6 @@ Patch5: 0005-pie-compile.dif Patch6: 0006-No-Build-date-and-time-in-binaries.dif Patch7: 0007-Recover-on-DB-version-change.dif -Patch8: 0008-syncrepl-fixes-post-2.4.29.dif -Patch9: 0009-ITS-7167-only-poll-sockets-for-write-as-needed.dif Patch100: openldap-2.3.37.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "openldap2" @@ -74,8 +79,9 @@ %package -n openldap2-back-perl Summary: OpenLDAP Perl Back-End -Requires: openldap2 = %{version} perl = %{perl_version} Group: Productivity/Networking/LDAP/Servers +Requires: openldap2 = %{version} +Requires: perl = %{perl_version} %description -n openldap2-back-perl The OpenLDAP Perl back-end allows you to execute Perl code specific to @@ -83,8 +89,8 @@ %package -n openldap2-back-meta Summary: OpenLDAP Meta Back-End -Requires: openldap2 = %{version} Group: Productivity/Networking/LDAP/Servers +Requires: openldap2 = %{version} Provides: openldap2:/usr/share/man/man5/slapd-meta.5.gz %description -n openldap2-back-meta @@ -95,8 +101,8 @@ %package -n openldap2-back-sql Summary: OpenLDAP SQL Back-End -Requires: openldap2 = %{version} Group: Productivity/Networking/LDAP/Servers +Requires: openldap2 = %{version} %description -n openldap2-back-sql The primary purpose of this OpenLDAP backend is to present information @@ -121,6 +127,7 @@ %package -n openldap2-devel Summary: Libraries, Header Files and Documentation for OpenLDAP +Group: Development/Libraries/C and C++ # bug437293 %ifarch ppc64 Obsoletes: openldap2-devel-64bit @@ -128,11 +135,14 @@ # Conflicts: openldap-devel %if %suse_version >= 1110 -Requires: libldap-2_4-2 = %{version} cyrus-sasl-devel libopenssl-devel +Requires: cyrus-sasl-devel +Requires: libldap-2_4-2 = %{version} +Requires: libopenssl-devel %else -Requires: libldap-2_4-2 = %{version} cyrus-sasl-devel openssl-devel +Requires: cyrus-sasl-devel +Requires: libldap-2_4-2 = %{version} +Requires: openssl-devel %endif -Group: Development/Libraries/C and C++ %description -n openldap2-devel This package provides the OpenLDAP libraries, header files, and @@ -156,8 +166,6 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 -%patch9 -p1 cp %{SOURCE5} . cp %{SOURCE6} . cd ../openldap-2.3.37 ++++++ 0001-build-adjustments.dif ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,4 +1,4 @@ -From e5b00828fc947aea5c6498ffffd4bfc29540c159 Mon Sep 17 00:00:00 2001 +From 2d683e4526fb4a2fe51c2db1ca9c3bf58a5b9108 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp <[email protected]> Date: Wed, 16 Jun 2010 14:04:07 +0200 Subject: build-adjustments ++++++ 0002-slapd.conf.dif ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,4 +1,4 @@ -From e5dae6859ae9179c636531c94d1f86ba8821d4cc Mon Sep 17 00:00:00 2001 +From 3f6123db04734be9a355295db5163d6f61a60192 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp <[email protected]> Date: Wed, 16 Jun 2010 14:05:49 +0200 Subject: slapd.conf ++++++ 0003-LDAPI-socket-location.dif ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,4 +1,4 @@ -From 530f1d6f5af77523f041657021d49b177863861d Mon Sep 17 00:00:00 2001 +From 7dc48b5f81a7bccbffb64ce63d4af5b7cb220d71 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp <[email protected]> Date: Wed, 16 Jun 2010 14:06:42 +0200 Subject: LDAPI socket location ++++++ 0004-libldap-use-gethostbyname_r.dif ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,4 +1,4 @@ -From 3f733c7f1da53e613cf6d20f3886a679614a2d26 Mon Sep 17 00:00:00 2001 +From dbfd2d98e54c66bce8088c75a7f72c0436b83ae3 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp <[email protected]> Date: Wed, 16 Jun 2010 14:08:03 +0200 Subject: libldap use gethostbyname_r ++++++ 0005-pie-compile.dif ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,4 +1,4 @@ -From a40157559d5dc1658787d1cbbf5fa33a30d98880 Mon Sep 17 00:00:00 2001 +From fe4ee325a152e76be54786b4d25bad4e4f3f777e Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp <[email protected]> Date: Fri, 12 Nov 2010 09:39:11 +0100 Subject: pie compile ++++++ 0006-No-Build-date-and-time-in-binaries.dif ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,4 +1,4 @@ -From a994bf2d5f145d52ce7351468b4b897a4f65d3a4 Mon Sep 17 00:00:00 2001 +From 8cc8d5cf3ee9959c506449e0a0410c56d7e86693 Mon Sep 17 00:00:00 2001 From: Cristian Rodriguez <[email protected]> Date: Tue, 5 Oct 2010 13:59:40 +0200 Subject: No Build date and time in binaries ++++++ 0007-Recover-on-DB-version-change.dif ++++++ --- /var/tmp/diff_new_pack.4WTsKk/_old 2012-04-23 16:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.4WTsKk/_new 2012-04-23 16:12:12.000000000 +0200 @@ -1,4 +1,4 @@ -From ab9cfed7b0f7b77b9715ec01a267b523a12c63d0 Mon Sep 17 00:00:00 2001 +From ee929a83889bde9c657ccfce72880982a7f00d44 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp <[email protected]> Date: Tue, 5 Oct 2010 14:20:22 +0200 Subject: Recover on DB version change ++++++ openldap-2.4.29.tgz -> openldap-2.4.30.tgz ++++++ ++++ 2511 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
