~ubuntu-branches/ubuntu/hardy/openldap2.3/hardy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/libldap-symbol-versions

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2008-06-12 19:33:42 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080612193342-b1s0w22rpcmemotl
Tags: 2.4.9-0ubuntu0.8.04
* New upstream version: (LP: #237688)
  This verison fixes a number of bugs including syncrepl issues,
  assertion errors, and segmentation faults found in previous
  versions of openldap:
  http://www.openldap.org/software/release/changes.html.
  Dropped patches (included in the new upstream version):
   - debian/patches/entryCSN-backwards-compatibility (ITS #5348).
   - debian/patches/fix-notify-crasher.patch (ITS #5450).
   - debian/patches/libldap_r-link (ITS #4982).
   - debian/patches/sasl-cleartext-strncasecmp (ITS #5368).
   - debian/patches/slapd-tlsverifyclient-default (ITS #5360).
   - debian/patches/gnutls-ciphers patch (ITS #5341).
   - debian/patches/SECURITY_CVE-2008-0658.patch (#ITS 5358).
* debian/patches/fix-syncrepl-oops: Fixes assertion when using syncrepl.
  (LP: #227178)
* debian/patches/fix-assertion-io.patch,
  debian/patches/fix-dnpretty-assertion.patch:
  Add information about the related bugs these patches fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
+rm -f conftest*])])
101
101
--- openldap.orig/configure.in
102
102
+++ openldap/configure.in
103
 
@@ -1858,6 +1858,13 @@
 
103
@@ -1863,6 +1863,13 @@
104
104
 fi
105
105
 AC_SUBST(LTSTATIC)dnl
106
106