From 6e16cb7901263bfdc023bb244ed9c1220a561d09 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Tue, 24 Apr 2012 10:33:36 +0200 Subject: [PATCH] new upstream release (2.4.31) --- .gitignore | 1 + openldap.spec | 13 +++++++++++-- sources | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab8bb38..c43ebb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /openldap-2.4.28.tgz /openldap-2.4.29.tgz /openldap-2.4.30.tgz +/openldap-2.4.31.tgz diff --git a/openldap.spec b/openldap.spec index 979a4c0..b7abd47 100644 --- a/openldap.spec +++ b/openldap.spec @@ -7,8 +7,8 @@ %global systemctl_bin /usr/bin/systemctl Name: openldap -Version: 2.4.30 -Release: 3%{?dist} +Version: 2.4.31 +Release: 1%{?dist} Summary: LDAP support libraries Group: System Environment/Daemons License: OpenLDAP @@ -657,6 +657,15 @@ exit 0 %{evolution_connector_prefix}/ %changelog +* Tue Apr 24 2012 Jan Vcelak 2.4.31-1 +- new upstream release + + library: IPv6 url detection + + library: rebinding to failed connections + + server: various fixes in mdb backend + + server: various fixes in replication + + server: various fixes in overlays and minor backends + + documentation fixes + * Thu Apr 05 2012 Jan Vcelak 2.4.30-3 - rebuild due to libdb rebase diff --git a/sources b/sources index e1829a3..46fa8b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f210937cf87e3467a536dd3fed1b8b4 openldap-2.4.30.tgz +804c6cb5698db30b75ad0ff1c25baefd openldap-2.4.31.tgz