Skip to content
Commits on Source (4)
  • Ryan Tandy's avatar
    daabeb64
  • Ryan Tandy's avatar
    5cb8aa42
  • Ryan Tandy's avatar
    f4c086a0
  • Gianfranco Costamagna's avatar
    Import Debian changes 2.4.46+dfsg-5ubuntu1 · c576c19f
    Gianfranco Costamagna authored and Ryan Tandy's avatar Ryan Tandy committed
    openldap (2.4.46+dfsg-5ubuntu1) cosmic; urgency=medium
    
      * 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
        - 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/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
        - 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
    
    openldap (2.4.46+dfsg-5) unstable; urgency=medium
    
      * Restore slapd-smbk5pwd now that libldap is installable in unstable.
        This reverts the changes from -3 and -4.
    
    openldap (2.4.46+dfsg-4) unstable; urgency=medium
    
      * Disable building the smbk5pwd plugin temporarily.
    
    openldap (2.4.46+dfsg-3) unstable; urgency=medium
    
      * Build without heimdal temporarily to resolve BD-Uninstallable loop.
    c576c19f
openldap (2.4.46+dfsg-5ubuntu1) cosmic; urgency=medium
* 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
- 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/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
- 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
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 09 May 2018 13:44:37 +0200
openldap (2.4.46+dfsg-5) unstable; urgency=medium
* Restore slapd-smbk5pwd now that libldap is installable in unstable.
This reverts the changes from -3 and -4.
-- Ryan Tandy <ryan@nardis.ca> Fri, 04 May 2018 16:12:27 -0700
openldap (2.4.46+dfsg-4) unstable; urgency=medium
* Disable building the smbk5pwd plugin temporarily.
-- Ryan Tandy <ryan@nardis.ca> Fri, 04 May 2018 08:06:58 -0700
openldap (2.4.46+dfsg-3) unstable; urgency=medium
* Build without heimdal temporarily to resolve BD-Uninstallable loop.
-- Ryan Tandy <ryan@nardis.ca> Fri, 04 May 2018 07:36:58 -0700
openldap (2.4.46+dfsg-2ubuntu1) cosmic; urgency=low
* Merge from Debian unstable. Remaining changes:
......@@ -5212,4 +5274,3 @@ openldap2 (2.0-1) unstable; urgency=low
* Initial release of OpenLDAP 2 test code
-- Ben Collins <bcollins@debian.org> Tue, 29 Aug 2000 14:28:39 -0400