[Pkg-openldap-devel] [openldap] 02/02: Imported Debian patch 2.4.44+dfsg-7ubuntu1

Ryan Tandy rtandy-guest at moszumanska.debian.org
Fri Jun 30 01:18:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

rtandy-guest pushed a commit to branch ubuntu/master
in repository openldap.

commit 8b250fbd52620b13b9bc1c47810b39cd7ac74ee5
Merge: 4af2cb8 681d95f
Author: Gianfranco Costamagna <locutusofborg at debian.org>
Date:   Tue Jun 27 10:21:41 2017 +0200

    Imported Debian patch 2.4.44+dfsg-7ubuntu1

 debian/changelog | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/control   |  2 +-
 2 files changed, 54 insertions(+), 1 deletion(-)

diff --cc debian/changelog
index ab1c318,7a82560..4b951d4
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,49 -1,10 +1,102 @@@
++openldap (2.4.44+dfsg-7ubuntu1) artful; 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/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
++
++ -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 27 Jun 2017 10:21:41 +0200
++
+ openldap (2.4.44+dfsg-7) unstable; urgency=medium
+ 
+   * Relax the dependency of libldap-2.4-2 on libldap-common to also permit 
+     later versions. (Closes: #860774)
+ 
+  -- Ryan Tandy <ryan at nardis.ca>  Tue, 27 Jun 2017 18:53:12 -0700
+ 
 +openldap (2.4.44+dfsg-6ubuntu1) artful; 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/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
 +
 + -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 27 Jun 2017 10:21:41 +0200
 +
  openldap (2.4.44+dfsg-6) unstable; urgency=medium
  
    * Update the list of non-translatable strings for the 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git



More information about the Pkg-openldap-devel mailing list