[ubuntu/plucky-proposed] openldap 2.6.9+dfsg-2ubuntu1 (Accepted)

Bryce Harrington bryce at canonical.com
Mon Mar 17 23:14:19 UTC 2025


openldap (2.6.9+dfsg-2ubuntu1) plucky; urgency=medium

  * Merge with 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 ufw support:
      + d/control: suggest ufw.
      + d/rules: install ufw profile.
      + d/slapd.ufw.profile: add ufw profile.
    - d/{rules,slapd.py}: Add apport hook.
    - d/t/smbk5pwd: Allow the openldap user to read the Heimdal master
      key in the smbk5pwd DEP8 test (LP #2004560)
      [ Partially incorporated by Debian. ]
    - d/control: make libldap2 depend on libldap-common. (LP #2063161)
  * Drop changes:
    - debian/rules: fix buildability under pkg.openldap.noslapd profile.
      [ Not needed anymore. ]

openldap (2.6.9+dfsg-2) unstable; urgency=medium

  [ Adriano Rafael Gomes ]
  * Update Brazilian Portuguese debconf templates translation
    (Closes: #1093449)

  [ Ryan Tandy ]
  * d/salsa-ci.yml: Switch to including just recipes/debian.yml.
  * Fix FTCBFS: use AC_CHECK_TOOLS to detect host-prefixed tools. Thanks to
    Helmut Grohne for the patch. (Closes: #1094386)
  * d/rules: Add answers for native-only configure checks when cross-building.
    Thanks to Helmut Grohne for his input.
  * d/salsa-ci.yml: Enable cross-build test job.
  * d/control: Annotate slapd's test dependencies with <!pkg.openldap.noslapd>
    in addition to <!nocheck>.
  * Delete obsolete manual testing scripts:
    d/tests/{check_upgradepath,create_account,hammer_slapd}.
  * d/rules: Stop including /usr/share/dpkg/buildtools.mk; no longer needed.
  * d/control: Update Standards-Version to 4.7.2. No changes needed.

openldap (2.6.9+dfsg-1) unstable; urgency=medium

  * Upload to unstable.
  * d/slapd.preinst: Back up config as LDIF before transitioning to OpenSSL.
  * d/NEWS, d/slapd.README.Debian:
    - Announce the switch to OpenSSL.
    - Document behaviour and config settings affected by the change.
  * d/control: Declare Standards-Version: 4.7.0.
  * d/slapd.service: Delete After=syslog.target. Fixes a Lintian warning
    (systemd-service-file-refers-to-obsolete-target).
  * Disable flaky tests test063-delta-multiprovider and
    test069-delta-multiprovider-starttls. Mitigates #1010608.
  * d/rules: Delete override_dh_auto_build target, so that -indep/-arch are
    actually used. See #1014334.
  * d/slapd.init:
    - Fix status_of_proc pidfile argument.
    - Fix olcPidFile regexp.
  * d/control: Remove inactive team members from Uploaders. Thanks to Torsten
    and Steve for their many past contributions.
  * d/gbp.conf: Return to master branch.

Date: Fri, 14 Mar 2025 22:58:33 -0700
Changed-By: Bryce Harrington <bryce at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/openldap/2.6.9+dfsg-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 14 Mar 2025 22:58:33 -0700
Source: openldap
Built-For-Profiles: noudeb
Architecture: source
Version: 2.6.9+dfsg-2ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bryce Harrington <bryce at canonical.com>
Closes: 1093449 1094386
Changes:
 openldap (2.6.9+dfsg-2ubuntu1) plucky; urgency=medium
 .
   * Merge with 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 ufw support:
       + d/control: suggest ufw.
       + d/rules: install ufw profile.
       + d/slapd.ufw.profile: add ufw profile.
     - d/{rules,slapd.py}: Add apport hook.
     - d/t/smbk5pwd: Allow the openldap user to read the Heimdal master
       key in the smbk5pwd DEP8 test (LP #2004560)
       [ Partially incorporated by Debian. ]
     - d/control: make libldap2 depend on libldap-common. (LP #2063161)
   * Drop changes:
     - debian/rules: fix buildability under pkg.openldap.noslapd profile.
       [ Not needed anymore. ]
 .
 openldap (2.6.9+dfsg-2) unstable; urgency=medium
 .
   [ Adriano Rafael Gomes ]
   * Update Brazilian Portuguese debconf templates translation
     (Closes: #1093449)
 .
   [ Ryan Tandy ]
   * d/salsa-ci.yml: Switch to including just recipes/debian.yml.
   * Fix FTCBFS: use AC_CHECK_TOOLS to detect host-prefixed tools. Thanks to
     Helmut Grohne for the patch. (Closes: #1094386)
   * d/rules: Add answers for native-only configure checks when cross-building.
     Thanks to Helmut Grohne for his input.
   * d/salsa-ci.yml: Enable cross-build test job.
   * d/control: Annotate slapd's test dependencies with <!pkg.openldap.noslapd>
     in addition to <!nocheck>.
   * Delete obsolete manual testing scripts:
     d/tests/{check_upgradepath,create_account,hammer_slapd}.
   * d/rules: Stop including /usr/share/dpkg/buildtools.mk; no longer needed.
   * d/control: Update Standards-Version to 4.7.2. No changes needed.
 .
 openldap (2.6.9+dfsg-1) unstable; urgency=medium
 .
   * Upload to unstable.
   * d/slapd.preinst: Back up config as LDIF before transitioning to OpenSSL.
   * d/NEWS, d/slapd.README.Debian:
     - Announce the switch to OpenSSL.
     - Document behaviour and config settings affected by the change.
   * d/control: Declare Standards-Version: 4.7.0.
   * d/slapd.service: Delete After=syslog.target. Fixes a Lintian warning
     (systemd-service-file-refers-to-obsolete-target).
   * Disable flaky tests test063-delta-multiprovider and
     test069-delta-multiprovider-starttls. Mitigates #1010608.
   * d/rules: Delete override_dh_auto_build target, so that -indep/-arch are
     actually used. See #1014334.
   * d/slapd.init:
     - Fix status_of_proc pidfile argument.
     - Fix olcPidFile regexp.
   * d/control: Remove inactive team members from Uploaders. Thanks to Torsten
     and Steve for their many past contributions.
   * d/gbp.conf: Return to master branch.
Checksums-Sha1:
 74b32ed98c0dbbf2bfc412eeb73230e8ecc633e7 3377 openldap_2.6.9+dfsg-2ubuntu1.dsc
 7a03975de284105f7e1d461e2676dc68bfa20e97 3753260 openldap_2.6.9+dfsg.orig.tar.xz
 448a70486cc5ce5870fe5ad6025ff4736e15035e 184328 openldap_2.6.9+dfsg-2ubuntu1.debian.tar.xz
 a73b2fd298d49fc12f4f2bf3e37298fafb10979b 9422 openldap_2.6.9+dfsg-2ubuntu1_source.buildinfo
Checksums-Sha256:
 6ad3fb7de5c20210ea0174953b5b8e2f71d740c1b8a420523827539e285fccbc 3377 openldap_2.6.9+dfsg-2ubuntu1.dsc
 dfce3ca171b4036b371455314dd35176b700ee988d3b556f156f37088516ef93 3753260 openldap_2.6.9+dfsg.orig.tar.xz
 723e9a7c8bf3658c278323502093308258a07b31750d05bf99dc796839d09408 184328 openldap_2.6.9+dfsg-2ubuntu1.debian.tar.xz
 69d2306b61dbb3c7d6b25bac5aae01991edb80052e6e2adcbdded17189214913 9422 openldap_2.6.9+dfsg-2ubuntu1_source.buildinfo
Files:
 ad862c20df2777eb0ba42d2b2c2bb018 3377 net optional openldap_2.6.9+dfsg-2ubuntu1.dsc
 88aedcb863236b29aecb060863a6364c 3753260 net optional openldap_2.6.9+dfsg.orig.tar.xz
 56ad9335c8b61c34c5edf5bc34b3b7b3 184328 net optional openldap_2.6.9+dfsg-2ubuntu1.debian.tar.xz
 04ce4eddbace8103f4ef0f73421d8f11 9422 net optional openldap_2.6.9+dfsg-2ubuntu1_source.buildinfo
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~bryce/ubuntu/+source/openldap
Vcs-Git-Commit: 2530ba66006678d3c690ffd7d90170da3baac961
Vcs-Git-Ref: refs/heads/merge-v2.6.9adfsg-2-plucky


More information about the plucky-changes mailing list