forked from pool/openldap2
This commit is contained in:
committed by
Git OBS Bridge
parent
778482e49e
commit
ef802c5464
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openldap2 (Version 2.3.27)
|
||||
# spec file for package openldap2 (Version 2.3.32)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@@ -27,8 +27,8 @@ Conflicts: openldap-client
|
||||
Summary: The New OpenLDAP Server (LDAPv3)
|
||||
%endif
|
||||
Autoreqprov: on
|
||||
Version: 2.3.27
|
||||
Release: 23
|
||||
Version: 2.3.32
|
||||
Release: 1
|
||||
Source: openldap-%{version}.tar.bz2
|
||||
Source1: openldap-rc.tgz
|
||||
Source2: openldap-admin-guide.tar.bz2
|
||||
@@ -43,10 +43,7 @@ Patch4: ldapi_url.dif
|
||||
Patch5: openldap-ntlm.diff
|
||||
Patch6: libldap-gethostbyname_r.dif
|
||||
Patch7: pie-compile.dif
|
||||
Patch8: libldap-manpages.dif
|
||||
Patch9: slapd_chain_return_error.dif
|
||||
Patch10: back-perl-init.dif
|
||||
Patch11: libldap-sasl_bind-assert.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Prefix: %{_prefix}
|
||||
|
||||
@@ -129,10 +126,7 @@ Authors:
|
||||
%if %suse_version > 920
|
||||
%patch7
|
||||
%endif
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10
|
||||
%patch11
|
||||
|
||||
%build
|
||||
%{?suse_update_config:%{suse_update_config -f build}}
|
||||
@@ -351,6 +345,15 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog -n openldap2
|
||||
* Fri Jan 12 2007 - rhafer@suse.de
|
||||
- Updated to Version 2.3.32. Most important changes:
|
||||
* Fixed libldap unchased referral leak (ITS#4545)
|
||||
* Fixed libldap tls callback (ITS#4723)
|
||||
* Fixed slapd memleak on failed bind (ITS#4771)
|
||||
* Fixed slapd connections_shutdown assert
|
||||
* Fixed slapd add redundant duplicate value check (ITS#4600)
|
||||
* Fixed slapd ACL set memleak (ITS#4780)
|
||||
* Fixed slapd syncrepl shutdown hang (ITS#4790)
|
||||
* Fri Nov 17 2006 - rhafer@suse.de
|
||||
- Fix for a flaw in libldap's strval2strlen() function when processing the
|
||||
authcid string of certain Bind Requests, which could allow attackers to
|
||||
|
Reference in New Issue
Block a user