[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

openldap 2.4.10-3 backport is now available



>>>>> Ivan Shmakov <ivan@theory.asu.ru> writes:
>>>>> Martin  <martin@marcher.name> writes:

 >> I don't know how much effort that is (also in respect to the -
 >> hopefully - near release of lenny) but could someone backport slapd
 >> please. I would really like to start migrating to the new cn=config
 >> backend and it seems to be fixed in #411413 - which is actually just
 >> a diff of the init script as far as I can see. But given the
 >> enhancements of the backend from 2.3 to 2.4 which I hear all around
 >> to make 2.4 really usable with cn=config I'd be more than thankful
 >> if the new version would be available thru bpo.

 >> Any chance? P L E A S E :)

 > I'm currently working on an openldap 2.4.10 debian 3 backport.  The
 > two of its dependencies -- gnutls26 and libgcrypt11 -- are already
 > backported and available for download from the usual place (see
 > below.)

[...]

	Since the Debhelper 7 backport is now available, I was able to
	finish the openldap source package backport.  The resulting
	interdiff is as simple as:

diff -u openldap-2.4.10/debian/control openldap-2.4.10/debian/control
--- openldap-2.4.10/debian/control
+++ openldap-2.4.10/debian/control
@@ -56,7 +56,7 @@
 Section: libs
 Priority: optional
 Architecture: any
-Conflicts: ldap-utils (<= 2.1.23-1), libldap2
+Conflicts: ldap-utils (<= 2.1.23-1)
 Depends: ${shlibs:Depends}
 Replaces: libldap2, libldap-2.3-0
 Description: OpenLDAP libraries 
diff -u openldap-2.4.10/debian/changelog openldap-2.4.10/debian/changelog
--- openldap-2.4.10/debian/changelog
+++ openldap-2.4.10/debian/changelog
@@ -1,3 +1,20 @@
+openldap (2.4.10-3~bpo40+0.2) etch-backports; urgency=low
+
+  * Applied patch for #487211, to be included in 2.4.10-4.
+
+  [ Steve Langasek ]
+  * Drop the conflict with libldap2, which is not the standard means of
+    handling symbol conflicts in Debian and which causes serious upgrade
+    problems from etch.  Closes: #487211.
+
+ -- Ivan Shmakov <oneingray@gmail.com>  Fri, 19 Sep 2008 21:14:04 +0700
+
+openldap (2.4.10-3~bpo40+0.1) etch-backports; urgency=low
+
+  * Rebuilt for Etch.
+
+ -- Ivan Shmakov <oneingray@gmail.com>  Tue, 16 Sep 2008 12:05:33 +0700
+
 openldap (2.4.10-3) unstable; urgency=low
 
   [ Steve Langasek ]

	Note that the conflict with libldap2 related to Bug#487211 and
	Bug#475856 effectively makes libldap-2.4-2 uninstallable when
	any of a sheer number of the Etch packages (including, e. g.,
	apache2-utils) is installed.  The backport drops the conflict,
	like (I suppose) the next version of the package in Sid will.

	The respective .diff.gz and .dsc, and the binary packages
	(amd64, i386) could be obtained from the APT repository which
	could be configured as follows:

deb     http://theory.asu.ru/~ivan/mini-dinstall/ etch-backports/$(ARCH)/
deb     http://theory.asu.ru/~ivan/mini-dinstall/ etch-backports/all/
deb-src http://theory.asu.ru/~ivan/mini-dinstall/ etch-backports/source/

	(Check any Debian mirror for the corresponding .orig.tar.gz files.)

Reply to: