[Git][openldap-team/openldap][upstream-2.5] 31 commits: Return to RE
Ryan Tandy (@rtandy)
gitlab at salsa.debian.org
Tue Aug 10 07:01:34 BST 2021
Ryan Tandy pushed to branch upstream-2.5 at Debian OpenLDAP Maintainers / openldap
Commits:
25e3f5ee by Quanah Gibson-Mount at 2021-06-03T22:32:53+00:00
Return to RE
- - - - -
4409febd by Quanah Gibson-Mount at 2021-06-04T19:13:57+00:00
Slight tweak to argon2 categorization
- - - - -
a29b6cd5 by Konstantin Andreev at 2021-06-14T17:02:54+00:00
ITS#9578 ldif: terminate buf after truncating \r
- - - - -
30f928f5 by Quanah Gibson-Mount at 2021-06-14T17:04:36+00:00
ITS#9578
- - - - -
89e962c9 by Ondřej Kuzník at 2021-06-21T21:58:28+00:00
ITS#8747 Allow olcBkLloadClientMaxPending in cn=config
- - - - -
f2d9fcbc by Ondřej Kuzník at 2021-06-21T22:01:00+00:00
ITS#9363 Some missed MAGIC defaults
- - - - -
c2d0f147 by Quanah Gibson-Mount at 2021-06-24T16:34:16+00:00
ITS#9363, ITS#8747
- - - - -
181e5b2e by Konstantin Andreev at 2021-06-24T16:34:36+00:00
ITS#9590 libldap: fix missing unlock on connection alloc failure
- - - - -
b2192fd0 by Quanah Gibson-Mount at 2021-06-24T16:34:55+00:00
ITS#9590
- - - - -
bdac9753 by Quanah Gibson-Mount at 2021-06-27T21:43:21+00:00
ITS#9591 - Fix library symbol versioning map file for Solaris
Solaris wants a different option to work with Gnu style library symbol maps
- - - - -
5b309c7b by Quanah Gibson-Mount at 2021-06-27T21:43:33+00:00
ITS#9591 - Regenerate configure
- - - - -
0ed99989 by Quanah Gibson-Mount at 2021-06-27T21:44:13+00:00
ITS#9591
- - - - -
e80842cd by Bin Lan at 2021-07-06T15:44:36+00:00
ITS#9601 Silence warning in libldap/tpool.c
- - - - -
ce7bf1ab by Quanah Gibson-Mount at 2021-07-06T15:45:15+00:00
ITS#9601
- - - - -
5b2dc654 by Bin Lan at 2021-07-06T15:46:07+00:00
ITS#9602 Silence warnings in libldap/tls_o.c
- - - - -
082a3fdb by Quanah Gibson-Mount at 2021-07-06T15:46:19+00:00
ITS#9602
- - - - -
33dd6396 by Howard Chu at 2021-07-06T15:52:54+00:00
ITS#9603 fix IPv6 addrs with tcpd
- - - - -
332fa1ca by Quanah Gibson-Mount at 2021-07-06T15:53:58+00:00
ITS#9603
- - - - -
11e0c783 by Howard Chu at 2021-07-13T15:04:31+00:00
ITS#9608 fix delete of nonexistent sessionlog
- - - - -
d127e06e by Quanah Gibson-Mount at 2021-07-13T15:05:06+00:00
ITS#9608
- - - - -
32917c33 by Quanah Gibson-Mount at 2021-07-19T15:59:30+00:00
ITS#7832 - Correctly configure sysconfdir so that etcdir can be overridden.
- - - - -
2741e91e by Quanah Gibson-Mount at 2021-07-19T16:00:17+00:00
ITS#7832
- - - - -
0f0aea00 by Quanah Gibson-Mount at 2021-07-19T17:36:35+00:00
ITS#7832 - Fix sysconfdir setting having prefix twice
- - - - -
de993fb1 by Quanah Gibson-Mount at 2021-07-26T19:37:23+00:00
ITS#8742 - More for bringing slapd.conf.5 and slapd-config.5 in sync
- - - - -
e05f12e4 by Quanah Gibson-Mount at 2021-07-26T19:37:32+00:00
ITS#9613, ITS#9614 - Document multival, idlexp, and maxentrysize options to slapd-mdb
multival, idlexp, and maxentrysize are all new options as of OpenLDAP 2.5 that were missing from the admin guide. Add these options and additional information beyond what is found in the man pages as appropriate.
Also fixed some discrepencies between the slapd.conf and slapd-config admin guide sections on the Database backends as well as missing information in that section.
- - - - -
e03f0aca by Quanah Gibson-Mount at 2021-07-26T19:38:31+00:00
ITS#9613, ITS#9614
- - - - -
95730676 by Quanah Gibson-Mount at 2021-07-26T19:41:14+00:00
ITS#9613, ITS#9614 - Fix typo indicies to indices
- - - - -
9e11ea65 by Quanah Gibson-Mount at 2021-07-26T20:05:49+00:00
ITS#9591 - Fix missing grep statement
- - - - -
fa0aede0 by Quanah Gibson-Mount at 2021-07-26T20:07:45+00:00
ITS#9591 - Regeneate configure
- - - - -
5b5337b7 by Quanah Gibson-Mount at 2021-07-27T17:44:47+00:00
Prep for release (OpenLDAP 2.5.6)
- - - - -
bee8bc64 by Ryan Tandy at 2021-08-09T20:48:55-07:00
New upstream version 2.5.6+dfsg
- - - - -
19 changed files:
- CHANGES
- build/version.var
- configure
- configure.ac
- contrib/slapd-modules/ppm/INSTALL.md
- contrib/slapd-modules/ppm/Makefile
- doc/guide/admin/guide.html
- doc/guide/admin/slapdconf2.sdf
- doc/guide/admin/slapdconfig.sdf
- doc/man/man5/slapd-config.5
- doc/man/man5/slapd.conf.5
- libraries/libldap/ldif.c
- libraries/libldap/open.c
- libraries/libldap/tls_o.c
- libraries/libldap/tpool.c
- servers/lloadd/config.c
- servers/slapd/bconfig.c
- servers/slapd/daemon.c
- servers/slapd/overlays/syncprov.c
View it on GitLab: https://salsa.debian.org/openldap-team/openldap/-/compare/f1af798e3cde4f435ae005cb030e3fc736f8d8cf...bee8bc64cd4ae4306015295b73e68776066cc8f9
--
View it on GitLab: https://salsa.debian.org/openldap-team/openldap/-/compare/f1af798e3cde4f435ae005cb030e3fc736f8d8cf...bee8bc64cd4ae4306015295b73e68776066cc8f9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-openldap-devel/attachments/20210810/ac50542c/attachment.htm>
More information about the Pkg-openldap-devel
mailing list