From 650d5bb84dbc526e4cff2b18704c243f354de467e95e41d026331edc2962e893 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 30 Oct 2007 00:33:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=15 --- openldap-2.3.37.tar.bz2 | 3 --- openldap-2.3.39.tar.bz2 | 3 +++ openldap2-client.changes | 26 ++++++++++++++++++++++++ openldap2-client.spec | 43 ++++++++++++++++++++++++++++++---------- openldap2.changes | 26 ++++++++++++++++++++++++ openldap2.spec | 43 ++++++++++++++++++++++++++++++---------- 6 files changed, 121 insertions(+), 23 deletions(-) delete mode 100644 openldap-2.3.37.tar.bz2 create mode 100644 openldap-2.3.39.tar.bz2 diff --git a/openldap-2.3.37.tar.bz2 b/openldap-2.3.37.tar.bz2 deleted file mode 100644 index f1233f4..0000000 --- a/openldap-2.3.37.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f08ee02ed2dde1ce2bc3dc2d894984b69749fd29f7907fcbadfb077e52b8b818 -size 2948378 diff --git a/openldap-2.3.39.tar.bz2 b/openldap-2.3.39.tar.bz2 new file mode 100644 index 0000000..8122c97 --- /dev/null +++ b/openldap-2.3.39.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aff2138b220a8935713a7bef7bedaaa3a5a4126023f2f2b639d27c9b2fe6c01 +size 2954905 diff --git a/openldap2-client.changes b/openldap2-client.changes index e57c2da..132affb 100644 --- a/openldap2-client.changes +++ b/openldap2-client.changes @@ -1,4 +1,30 @@ ------------------------------------------------------------------- +Mon Oct 29 16:59:18 CET 2007 - rhafer@suse.de + +- Update to Version 2.3.39. Most important changes: + * Fixed slapd database/overlay config conflict (ITS#4848) + * Fixed slapd password_hash config order (ITS#5082) + * Fixed slapd slap_mods_check bug (ITS#5119) + * Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873) + * Fixed slapd ordered values add normalization issue (ITS#5136) + * Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118) + * Fixed slapd-ldap search control parsing (ITS#5138) + * Fixed slapd-ldap SASL idassert w/o authcId + * Fixed slapd-ldif directory separators in DN (ITS#5172) + * Fixed slapd-meta conn caching on bind failure (ITS#5154) + * Fixed slapd-meta bind timeout assertion (ITS#5185) + * Fixed slapd-sql concurrency issue (ITS#5095) + * Fixed slapo-chain double-free (ITS#5137) + * Fixed slapo-pcache and -rwm interaction fix (ITS#4991) + * Fixed slapo-pcache non-null terminated array crasher (ITS#5163) + * Fixed slapo-rwm modlist handling (ITS#5124) + * Fixed slapo-rwm UUID in filter (ITS#5168) + * Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864) + * Fixed liblber Windows x64 portability (ITS#5105) + * Fixed libldap ppolicy control creation (ITS#5103) +- Silenced some rpmlint warnings + +------------------------------------------------------------------ Wed Aug 22 13:56:25 CEST 2007 - rhafer@suse.de - Call "ldconfig" from %post and %postun in openldap2-client diff --git a/openldap2-client.spec b/openldap2-client.spec index 02e7d03..1803a85 100644 --- a/openldap2-client.spec +++ b/openldap2-client.spec @@ -1,5 +1,5 @@ # -# spec file for package openldap2-client (Version 2.3.37) +# spec file for package openldap2-client (Version 2.3.39) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,7 +12,7 @@ Name: openldap2-client BuildRequires: cyrus-sasl-devel db-devel openslp-devel openssl-devel tcpd-devel -URL: http://www.openldap.org +Url: http://www.openldap.org License: BSD 3-Clause %if "%{name}" == "openldap2" Group: Productivity/Networking/LDAP/Clients @@ -26,9 +26,9 @@ Group: Productivity/Networking/LDAP/Clients Conflicts: openldap-client Summary: OpenLDAP2 Client Utilities %endif -Autoreqprov: on -Version: 2.3.37 -Release: 9 +AutoReqProv: on +Version: 2.3.39 +Release: 1 Source: openldap-%{version}.tar.bz2 Source1: openldap-rc.tgz Source2: openldap-admin-guide.tar.bz2 @@ -46,7 +46,6 @@ Patch7: pie-compile.dif Patch8: libldap-manpages.dif Patch9: slapd_chain_return_error.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build -Prefix: %{_prefix} %description This package contains the OpenLDAP2 client utilities. @@ -60,7 +59,7 @@ Authors: %package -n openldap2-back-perl Summary: OpenLDAP Perl Back-End Requires: openldap2 = %{version} -Autoreqprov: on +AutoReqProv: on Group: Productivity/Networking/LDAP/Servers %description -n openldap2-back-perl @@ -76,7 +75,7 @@ Authors: %package -n openldap2-back-meta Summary: OpenLDAP Meta Back-End Requires: openldap2 = %{version} -Autoreqprov: on +AutoReqProv: on Group: Productivity/Networking/LDAP/Servers Provides: openldap2:/usr/share/man/man5/slapd-meta.5.gz @@ -94,7 +93,7 @@ Authors: %package -n openldap2-devel Summary: Libraries, Header Files and Documentation for OpenLDAP2 -Autoreqprov: on +AutoReqProv: on Conflicts: openldap-devel Requires: openldap2-client = %{version} cyrus-sasl-devel openssl-devel Group: Development/Libraries/C and C++ @@ -165,6 +164,8 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED -DLDAP_CONN --with-yielding-select make depend make %{?jobs:-j%jobs} + +%check rm tests/scripts/test022-ppolicy rm tests/scripts/test036-meta-concurrency rm tests/scripts/test039-glue-ldap-concurrency @@ -351,8 +352,30 @@ fi %files -n openldap2-devel -f openldap2-devel.filelist %defattr(-,root,root) %endif - %changelog +* Mon Oct 29 2007 - rhafer@suse.de +- Update to Version 2.3.39. Most important changes: + * Fixed slapd database/overlay config conflict (ITS#4848) + * Fixed slapd password_hash config order (ITS#5082) + * Fixed slapd slap_mods_check bug (ITS#5119) + * Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873) + * Fixed slapd ordered values add normalization issue (ITS#5136) + * Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118) + * Fixed slapd-ldap search control parsing (ITS#5138) + * Fixed slapd-ldap SASL idassert w/o authcId + * Fixed slapd-ldif directory separators in DN (ITS#5172) + * Fixed slapd-meta conn caching on bind failure (ITS#5154) + * Fixed slapd-meta bind timeout assertion (ITS#5185) + * Fixed slapd-sql concurrency issue (ITS#5095) + * Fixed slapo-chain double-free (ITS#5137) + * Fixed slapo-pcache and -rwm interaction fix (ITS#4991) + * Fixed slapo-pcache non-null terminated array crasher (ITS#5163) + * Fixed slapo-rwm modlist handling (ITS#5124) + * Fixed slapo-rwm UUID in filter (ITS#5168) + * Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864) + * Fixed liblber Windows x64 portability (ITS#5105) + * Fixed libldap ppolicy control creation (ITS#5103) +- Silenced some rpmlint warnings * Wed Aug 22 2007 - rhafer@suse.de - Call "ldconfig" from %%post and %%postun in openldap2-client (Bug #298297) diff --git a/openldap2.changes b/openldap2.changes index e57c2da..132affb 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,4 +1,30 @@ ------------------------------------------------------------------- +Mon Oct 29 16:59:18 CET 2007 - rhafer@suse.de + +- Update to Version 2.3.39. Most important changes: + * Fixed slapd database/overlay config conflict (ITS#4848) + * Fixed slapd password_hash config order (ITS#5082) + * Fixed slapd slap_mods_check bug (ITS#5119) + * Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873) + * Fixed slapd ordered values add normalization issue (ITS#5136) + * Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118) + * Fixed slapd-ldap search control parsing (ITS#5138) + * Fixed slapd-ldap SASL idassert w/o authcId + * Fixed slapd-ldif directory separators in DN (ITS#5172) + * Fixed slapd-meta conn caching on bind failure (ITS#5154) + * Fixed slapd-meta bind timeout assertion (ITS#5185) + * Fixed slapd-sql concurrency issue (ITS#5095) + * Fixed slapo-chain double-free (ITS#5137) + * Fixed slapo-pcache and -rwm interaction fix (ITS#4991) + * Fixed slapo-pcache non-null terminated array crasher (ITS#5163) + * Fixed slapo-rwm modlist handling (ITS#5124) + * Fixed slapo-rwm UUID in filter (ITS#5168) + * Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864) + * Fixed liblber Windows x64 portability (ITS#5105) + * Fixed libldap ppolicy control creation (ITS#5103) +- Silenced some rpmlint warnings + +------------------------------------------------------------------ Wed Aug 22 13:56:25 CEST 2007 - rhafer@suse.de - Call "ldconfig" from %post and %postun in openldap2-client diff --git a/openldap2.spec b/openldap2.spec index a478a14..fb4d7eb 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -1,5 +1,5 @@ # -# spec file for package openldap2 (Version 2.3.37) +# spec file for package openldap2 (Version 2.3.39) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,7 +12,7 @@ Name: openldap2 BuildRequires: cyrus-sasl-devel db-devel openslp-devel openssl-devel tcpd-devel -URL: http://www.openldap.org +Url: http://www.openldap.org License: BSD 3-Clause %if "%{name}" == "openldap2" Group: Productivity/Networking/LDAP/Servers @@ -26,9 +26,9 @@ Group: Productivity/Networking/LDAP/Servers Conflicts: openldap-client Summary: The New OpenLDAP Server (LDAPv3) %endif -Autoreqprov: on -Version: 2.3.37 -Release: 2 +AutoReqProv: on +Version: 2.3.39 +Release: 1 Source: openldap-%{version}.tar.bz2 Source1: openldap-rc.tgz Source2: openldap-admin-guide.tar.bz2 @@ -46,7 +46,6 @@ Patch7: pie-compile.dif Patch8: libldap-manpages.dif Patch9: slapd_chain_return_error.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build -Prefix: %{_prefix} %description The Lightweight Directory Access Protocol (LDAP) is used to access @@ -63,7 +62,7 @@ Authors: %package -n openldap2-back-perl Summary: OpenLDAP Perl Back-End Requires: openldap2 = %{version} -Autoreqprov: on +AutoReqProv: on Group: Productivity/Networking/LDAP/Servers %description -n openldap2-back-perl @@ -79,7 +78,7 @@ Authors: %package -n openldap2-back-meta Summary: OpenLDAP Meta Back-End Requires: openldap2 = %{version} -Autoreqprov: on +AutoReqProv: on Group: Productivity/Networking/LDAP/Servers Provides: openldap2:/usr/share/man/man5/slapd-meta.5.gz @@ -97,7 +96,7 @@ Authors: %package -n openldap2-devel Summary: Libraries, Header Files and Documentation for OpenLDAP2 -Autoreqprov: on +AutoReqProv: on Conflicts: openldap-devel Requires: openldap2-client = %{version} cyrus-sasl-devel openssl-devel Group: Development/Libraries/C and C++ @@ -168,6 +167,8 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED -DLDAP_CONN --with-yielding-select make depend make %{?jobs:-j%jobs} + +%check rm tests/scripts/test022-ppolicy rm tests/scripts/test036-meta-concurrency rm tests/scripts/test039-glue-ldap-concurrency @@ -354,8 +355,30 @@ fi %files -n openldap2-devel -f openldap2-devel.filelist %defattr(-,root,root) %endif - %changelog +* Mon Oct 29 2007 - rhafer@suse.de +- Update to Version 2.3.39. Most important changes: + * Fixed slapd database/overlay config conflict (ITS#4848) + * Fixed slapd password_hash config order (ITS#5082) + * Fixed slapd slap_mods_check bug (ITS#5119) + * Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873) + * Fixed slapd ordered values add normalization issue (ITS#5136) + * Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118) + * Fixed slapd-ldap search control parsing (ITS#5138) + * Fixed slapd-ldap SASL idassert w/o authcId + * Fixed slapd-ldif directory separators in DN (ITS#5172) + * Fixed slapd-meta conn caching on bind failure (ITS#5154) + * Fixed slapd-meta bind timeout assertion (ITS#5185) + * Fixed slapd-sql concurrency issue (ITS#5095) + * Fixed slapo-chain double-free (ITS#5137) + * Fixed slapo-pcache and -rwm interaction fix (ITS#4991) + * Fixed slapo-pcache non-null terminated array crasher (ITS#5163) + * Fixed slapo-rwm modlist handling (ITS#5124) + * Fixed slapo-rwm UUID in filter (ITS#5168) + * Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864) + * Fixed liblber Windows x64 portability (ITS#5105) + * Fixed libldap ppolicy control creation (ITS#5103) +- Silenced some rpmlint warnings * Wed Aug 22 2007 - rhafer@suse.de - Call "ldconfig" from %%post and %%postun in openldap2-client (Bug #298297)