ubuntu/+source/openldap:applied/ubuntu/yakkety-updates

Last commit made on 2017-06-01
Get this branch:
git clone -b applied/ubuntu/yakkety-updates https://git.launchpad.net/ubuntu/+source/openldap
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/yakkety-updates
Repository:
lp:ubuntu/+source/openldap

Recent commits

56a8bf3... by Marc Deslauriers

2.4.42+dfsg-2ubuntu4.1 (patches applied)

Imported using git-ubuntu import.

d2b24a2... by Marc Deslauriers

[PATCH] ITS#8655 fix double free on paged search with pagesize 0

Gbp-Pq: CVE-2017-9287.patch.

688b3c6... by Marc Deslauriers

Fix use after free with GnuTLS

Gbp-Pq: ITS8385-fix-use-after-free-with-GnuTLS.

eb5b247... by Marc Deslauriers

fix-ldap-distribution.patch

No DEP3 Subject or Description header found

Gbp-Pq: fix-ldap-distribution.patch.

4883a25... by Marc Deslauriers

[PATCH] ITS#8240 remove obsolete assert

Gbp-Pq: ITS8240-remove-obsolete-assert.patch.

a6df0b5... by Marc Deslauriers

ITS6035-olcauthzregex-needs-restart.patch

No DEP3 Subject or Description header found

Gbp-Pq: ITS6035-olcauthzregex-needs-restart.patch.

1672b70... by Marc Deslauriers

adapt parameters of hdb_generate_key_set_password() to heimdal 1.6~git20120311

Gbp-Pq: heimdal-fix.

18a694b... by Marc Deslauriers

don't second-guess BDB ABI

Gbp-Pq: no-bdb-ABI-second-guessing.

46c15d1... by Marc Deslauriers

Switch to lt_dlopenadvise() so back_perl can be opened with RTLD_GLOBAL.

Gbp-Pq: switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.diff.

a7d74f0... by Marc Deslauriers

don't use AM_INIT_AUTOMAKE macro when we aren't using automake

Gbp-Pq: no-AM_INIT_AUTOMAKE.