[ubuntu/zesty-proposed] openldap 2.4.44+dfsg-3ubuntu1 (Accepted)

Nishanth Aravamudan nish.aravamudan at canonical.com
Fri Feb 10 19:43:14 UTC 2017


openldap (2.4.44+dfsg-3ubuntu1) zesty; urgency=medium

  * Merge with Debian unstable (LP: #1663702, LP: #1654416). 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
    - Enable GSSAPI support:
      - 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 heimdal-dev as a build depend
      - d/rules:
        - Explicitly add -I/usr/include/heimdal to CFLAGS.
        - Explicitly add -I/usr/lib/<multiarch>/heimdal to LDFLAGS.
    - Enable ufw support:
      - d/control: suggest ufw.
      - d/rules: install ufw profile.
      - d/slapd.ufw.profile: add ufw profile.
    - Enable nss overlay:
      - d/{patches/nssov-build,rules}: Apply, build and package the
        nss overlay.
    - d/{rules,slapd.py}: Add apport hook.
    [ d/rules modification mentioned above was dropped in
      2.4.23-6ubuntu1, re-adding it ]
    - 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.
      - 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
    - Show distribution in version:
      - d/control: added lsb-release
      - d/patches/fix-ldap-distribution.patch: show distribution in version
      [ Refreshed patch ]
    - d/libldap-2.4-2.symbols: Add symbols not present in Debian.
      - CLDAP (UDP) was added in 2.4.17-1ubuntu2
      - GSSAPI support was enabled in 2.4.18-0ubuntu2
    [ undocumented in prior merge, added in 2.4.41+dfsg-1ubuntu1 ]
    - Fix use after free with GnuTLS. (LP #1557248)
  * Drop:
    - d/slapd.scripts-common:
      + Remove unused variable new_conf.
    [ configure_v2_protocol_support function removed in 2.4.44+dfsg-1 ]
    - d/b/config.log: add config.log
    [ previously undocumented, stray change ]

Date: Fri, 10 Feb 2017 11:38:57 -0800
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/openldap/2.4.44+dfsg-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 10 Feb 2017 11:38:57 -0800
Source: openldap
Binary: slapd slapd-smbk5pwd ldap-utils libldap-2.4-2 libldap-common libldap-2.4-2-dbg libldap2-dev slapd-dbg
Architecture: source
Version: 2.4.44+dfsg-3ubuntu1
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Description:
 ldap-utils - OpenLDAP utilities
 libldap-2.4-2 - OpenLDAP libraries
 libldap-2.4-2-dbg - Debugging information for OpenLDAP libraries
 libldap-common - OpenLDAP common files for libraries
 libldap2-dev - OpenLDAP development libraries
 slapd      - OpenLDAP server (slapd)
 slapd-dbg  - Debugging information for the OpenLDAP server (slapd)
 slapd-smbk5pwd - Keeps Samba and Kerberos passwords in sync within slapd.
Launchpad-Bugs-Fixed: 1654416 1663702
Changes:
 openldap (2.4.44+dfsg-3ubuntu1) zesty; urgency=medium
 .
   * Merge with Debian unstable (LP: #1663702, LP: #1654416). 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
     - Enable GSSAPI support:
       - 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 heimdal-dev as a build depend
       - d/rules:
         - Explicitly add -I/usr/include/heimdal to CFLAGS.
         - Explicitly add -I/usr/lib/<multiarch>/heimdal to LDFLAGS.
     - Enable ufw support:
       - d/control: suggest ufw.
       - d/rules: install ufw profile.
       - d/slapd.ufw.profile: add ufw profile.
     - Enable nss overlay:
       - d/{patches/nssov-build,rules}: Apply, build and package the
         nss overlay.
     - d/{rules,slapd.py}: Add apport hook.
     [ d/rules modification mentioned above was dropped in
       2.4.23-6ubuntu1, re-adding it ]
     - 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.
       - 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
     - Show distribution in version:
       - d/control: added lsb-release
       - d/patches/fix-ldap-distribution.patch: show distribution in version
       [ Refreshed patch ]
     - d/libldap-2.4-2.symbols: Add symbols not present in Debian.
       - CLDAP (UDP) was added in 2.4.17-1ubuntu2
       - GSSAPI support was enabled in 2.4.18-0ubuntu2
     [ undocumented in prior merge, added in 2.4.41+dfsg-1ubuntu1 ]
     - Fix use after free with GnuTLS. (LP #1557248)
   * Drop:
     - d/slapd.scripts-common:
       + Remove unused variable new_conf.
     [ configure_v2_protocol_support function removed in 2.4.44+dfsg-1 ]
     - d/b/config.log: add config.log
     [ previously undocumented, stray change ]
Checksums-Sha1:
 14d8c77a0848c485b38b67322533d6c1c0b588ad 2751 openldap_2.4.44+dfsg-3ubuntu1.dsc
 f795f4a10a55c5c6400fd5e0ee79e5da3a0754f5 4826590 openldap_2.4.44+dfsg.orig.tar.gz
 2e394e2fece1b502d58e420a9e3e37509c3fa47e 168948 openldap_2.4.44+dfsg-3ubuntu1.debian.tar.xz
Checksums-Sha256:
 f568f663b6b0998e9fa31c573b9014f1af23c295e151c2a469e5e66821ae06b7 2751 openldap_2.4.44+dfsg-3ubuntu1.dsc
 d5187c229bec163c5d97845846e1b87917755f85b04f444c08836384f4bd7ffe 4826590 openldap_2.4.44+dfsg.orig.tar.gz
 bb18df3128fd06d5e66ec28cd626a5d448ea6d1069a44f8e974ffd5cf9b88f02 168948 openldap_2.4.44+dfsg-3ubuntu1.debian.tar.xz
Files:
 1b7a52629a4921b0005d8bf12f067ea7 2751 net optional openldap_2.4.44+dfsg-3ubuntu1.dsc
 7c6887479d87e1500906181f8d98668c 4826590 net optional openldap_2.4.44+dfsg.orig.tar.gz
 7a50d925b34ca202d7f937479f90b68e 168948 net optional openldap_2.4.44+dfsg-3ubuntu1.debian.tar.xz
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQE7BAEBCAAlBQJYnhdkHhxuaXNoLmFyYXZhbXVkYW5AY2Fub25pY2FsLmNvbQAK
CRADRGyeZjIE+EJjB/9SAR0OQ2Zdok7P93p53q+fihL/sdRmfoWueKCaLuu1tP+I
TaOcWwue3IuyuOhrVgk6Cj0YpGqxvYxmHw6eY/SnIrmumHfAEkGV9KNV5inWqWuK
DnvlRo1+a9jCFJ1TKZgcHbz2S5HCbQGBW//aoKMoK8Z+eVX7PGopaJELv9stOXW1
SiZ/D5VdTqaDaSYP8pnsm/EeIP0ycinVx+iS6FoZc6rNIJbFtrd0m7F1v0FW5l6k
jNDoCiu1mATV47GD8nvqmvrSdtgvjfuQ7ggyelkn94PtQB2gG0k31PQIVTenVc4w
0QFASEUQqjfpvAXb1xLXNbf4mk5r1HnhsEGR4gXN
=km+D
-----END PGP SIGNATURE-----


More information about the Zesty-changes mailing list