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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2008-03-04 01:59:51 UTC
  • Revision ID: james.westby@ubuntu.com-20080304015951-vt9xyp5gxs13g2p7
Tags: 2.4.7-6ubuntu1
* Merge from Debian unstable, remaining changes:
  + debian/patches/SECURITY_CVE-2008-0658.patch (LP: #197077)
    slapd/back-bdb/modrdn.c in the BDB backend for slapd in OpenLDAP 2.3.39
    allows remote authenticated users to cause a denial of service (daemon
    crash) via a modrdn operation with a NOOP (LDAP_X_NO_OPERATION)
    control, a related issue to CVE-2007-6698.
  + debian/apparmor-profile: add AppArmor profile
  + debian/slapd.postinst: Reload AA profile on configuration
  + updated debian/slapd.README.Debian for note on AppArmor
  + debian/control: Replaces apparmor-profiles << 2.1+1075-0ubuntu4 as we
    should now take control
  + debian/control: Conflicts with apparmor-profiles << 2.1+1075-0ubuntu4
    to make sure that if earlier version of apparmor-profiles gets
    installed it won't overwrite our profile
  + Modify Maintainer value to match the DebianMaintainerField
    specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
Not yet contributed upstream.
7
7
 
 
8
Upstream ITS #5365 filed requesting symbol versioning for libldap and
 
9
libber.
 
10
 
8
11
--- openldap.orig/libraries/libldap_r/Makefile.in
9
12
+++ openldap/libraries/libldap_r/Makefile.in
10
13
@@ -57,6 +57,9 @@