Change logs for openldap source package in Quantal

  • openldap (2.4.31-1ubuntu2) quantal-proposed; urgency=low
    
      * debian/slapd.py: Add AppArmor info and logs to apport hook.
     -- Marc Deslauriers <email address hidden>   Mon, 20 Aug 2012 08:46:02 -0400
  • openldap (2.4.31-1ubuntu1) quantal; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Enable AppArmor support:
          - d/apparmor-profile: add AppArmor profile
          - d/rules: use dh_apparmor
          - d/control: Build-Depends on dh-apparmor
          - d/slapd.README.Debian: add note about AppArmor
          - d/slapd.dirs: add etc/apparmor.d/force-complain
        - Enable GSSAPI support (LP: #495418):
          - d/patches/gssapi.diff, thanks to Jerry Carter (Likewise):
            - Add --with-gssapi support
            - Make guess_service_principal() more robust when determining
              principal
          - d/configure.options: Configure with --with-gssapi
          - d/control: Added libkrb5-dev as a build depend
        - Enable ufw support (LP: #423246):
          - d/control: suggest ufw.
          - d/rules: install ufw profile.
          - d/slapd.ufw.profile: add ufw profile.
        - Enable nss overlay (LP: #675391):
          - d/{patches/nssov-build,/rules}: Apply, build and package the
            nss overlay.
        - d/{rules,slapd.py}: Add apport hook. (LP: #610544)
        - d/slapd.init.ldif: don't set olcRootDN since it's not defined in
          either the default DIT nor via an Authn mapping.
        - d/slapd.scripts-common:
          - add slapcat_opts to local variables.
          - Remove unused variable new_conf.
          - Fix backup directory naming for multiple reconfiguration.
        - d/{slapd.default,slapd.README.Debian}: use the new configuration style.
        - d/rules: Enable -DLDAP_CONNECTIONLESS to build CLDAP (UDP) support
          in the openldap library, as required by Likewise-Open (LP: #390579)
        - d/{control,rules}: enable PIE hardening
      * Dropped changes:
        - d/patches/its-7107-fix-Operation-init-on-reuse.diff: Included in upstream release.
        - d/patches/CVE-2011-4079: Included in upstream release.
        - d/patches/service-operational-before-detach: Included in upstream release.
        - d/schema/extra/misc.ldif: Included upstream.
        - d/{rules,schema/extra}: Fix configure and clean rules to support
          extra schemas shipped as part of the debian/schema/ directory; no longer required.
        - Included in Debian:
          + Document cn=config in README file.
          + Install a default DIT; actually a minimal configuration.
          + d/patches/heimdal-fix.
      * General tidy of d/patches to remove obsolete patches being held in Ubuntu delta.
    
    openldap (2.4.31-1) unstable; urgency=low
    
      * New upstream release.
        - Fixes a denial of service attack, CVE-2012-1164, when using the rwm
          overlay.  Closes: #663644.
        - Fixes a bug with ldap_result always returning -1 when called from
          sssd.  Closes: #666230.
        - Fix a build failure on armel due to unaligned memory access.
          Closes: #677158.
      * Incorporate NMU (thanks, Julien Cristau, Mattias Ellert):
        - Disable the mdb backend on non-Linux, it looks like it doesn't work
          with linuxthreads (closes: #654824).
        - Backport fix for shell backend configuration.  Closes: #662940.
    
      [ Peter Marschall ]
      * debian/slapd.scripts-common: avoid grep warnings
      * debian/patches/heimdal-fix: fix arguments of
        hdb_generate_key_set_password().  Closes: #664930
    
      [ Steve Langasek ]
      * debian/patches/contrib-modules-use-dpkg-buildflags: pass CFLAGS to
        contrib builds.  Thanks to Simon Ruderich <email address hidden>.
        Closes: #663724.
     -- James Page <email address hidden>   Fri, 20 Jul 2012 13:48:32 +0100
  • openldap (2.4.28-1.1ubuntu6) quantal; urgency=low
    
      * Fix issue with intermittent connection issues when using LDAPv3
        protocol (LP: #1023025):
        - d/patches/its-7107-fix-Operation-init-on-reuse.diff: Cherry picked
          patch from upstream VCS which ensures objects are initialized before
          re-use.
     -- Pierre Fersing <email address hidden>   Thu, 19 Jul 2012 14:05:09 +0100
  • openldap (2.4.28-1.1ubuntu5) quantal; urgency=low
    
      * debian/rules: Add smbk5pwd build.
      * debian/control: Add slapd-smbk5pwd binary package.
      * debian/patches/heimdal-fix: adapt parameters of
        hdb_generate_key_set_password() to heimdal 1.6~git20120311
        (patch from Debian #664930).
     -- Jorge Salamero Sanz <email address hidden>   Wed, 18 Jul 2012 09:30:28 -0400
  • openldap (2.4.28-1.1ubuntu4) precise; urgency=low
    
      * debian/control: Build-Depends on dh-apparmor (LP: #948481)
     -- Jamie Strandboge <email address hidden>   Thu, 05 Apr 2012 09:34:37 -0500