openldap 2.6.4+dfsg-1~exp1ubuntu1 source package in Ubuntu

Changelog

openldap (2.6.4+dfsg-1~exp1ubuntu1) mantic; urgency=medium

  * Merge with Debian unstable (LP: #2018093). 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/rules: better regexp to match the Maintainer tag in d/control,
      needed in the Ubuntu case because of XSBC-Original-Maintainer
      (Closes #960448, LP #1875697)
    - Build the passwd/sha2 contrib module with -fno-strict-aliasing to
      avoid computing an incorrect SHA256 hash with some versions of the
      compiler (LP #2000817):
      + d/t/{control,sha2-contrib}: test to verify the SHA256 hash
        produced by passwd/sha2
      + d/rules: set -fno-strict-aliasing only when building the
        passwd/sha2 contrib module
    - d/t/smbk5pwd: Allow the openldap user to read the Heimdal master key in the
      smbk5pwd DEP8 test (LP #2004560)

 -- Sergio Durigan Junior <email address hidden>  Wed, 21 Jun 2023 14:48:31 -0400

Upload details

Uploaded by:
Sergio Durigan Junior
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openldap_2.6.4+dfsg.orig.tar.xz 3.6 MiB e073c7998bf7531c7961d740b93ce6d67fd96193baa0a5fff49356a219018480
openldap_2.6.4+dfsg-1~exp1ubuntu1.debian.tar.xz 175.3 KiB 3c160f7001d95885714fa0992a4fa8b0bb5aa597c4b074ebbd9bc4d9a4efd65b
openldap_2.6.4+dfsg-1~exp1ubuntu1.dsc 3.4 KiB b7de90fb2d206028916a7d5d6fa3c425e7e2ba9f2f2474c59166e11d7f248fbc

View changes file

Binary packages built by this source

ldap-utils: OpenLDAP utilities

 This package provides utilities from the OpenLDAP (Lightweight
 Directory Access Protocol) package. These utilities can access a
 local or remote LDAP server and contain all the client programs
 required to access LDAP servers.

ldap-utils-dbgsym: debug symbols for ldap-utils
libldap-common: OpenLDAP common files for libraries

 These are common files for the run-time libraries for the OpenLDAP
 (Lightweight Directory Access Protocol) servers and clients.

libldap-dev: OpenLDAP development libraries

 This package allows development of LDAP applications using the OpenLDAP
 libraries. It includes headers, libraries and links to allow static and
 dynamic linking.

libldap2: OpenLDAP libraries

 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.

libldap2-dbgsym: debug symbols for libldap2
libldap2-dev: transitional package for libldap-dev

 This is a transitional package from libldap2-dev to libldap-dev. It can be
 safely removed.

slapd: OpenLDAP server (slapd)

 This is the OpenLDAP (Lightweight Directory Access Protocol) server
 (slapd). The server can be used to provide a standalone directory
 service.

slapd-contrib: contributed plugins for OpenLDAP slapd

 This package contains a number of slapd overlays and plugins contributed by
 the OpenLDAP community. While distributed as part of OpenLDAP Software, they
 are not necessarily supported by the OpenLDAP Project.

slapd-contrib-dbgsym: debug symbols for slapd-contrib
slapd-dbgsym: debug symbols for slapd
slapd-smbk5pwd: transitional package for slapd-contrib

 This is a transitional package from slapd-smbk5pwd to slapd-contrib. It can be
 safely removed.

slapi-dev: development libraries for OpenLDAP SLAPI plugin interface

 This package allows development of plugins for the OpenLDAP slapd server
 using the SLAPI interface. It includes the headers and libraries needed
 to build such plugins.