File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ openldap-ltb (2.5.20.1) UNRELEASED; urgency=medium
2+
3+ - OpenLDAP 2.5.20 Release (2025/05/22)
4+ - Fixed lloadd handling of starttls critical (ITS#10323)
5+ - Fixed slapd regression with certain searches (ITS#10307)
6+ - Fixed slapo-pcache caching behaviors (ITS#10270)
7+ - Minor Cleanup
8+ - ITS#9934
9+ - ITS#10020
10+ - ITS#10226
11+ - ITS#10279
12+ - ITS#10309
13+ - ITS#10320
14+ - ITS#10327
15+ - ITS#10328
16+ - ITS#10331
17+ - LTB changes
18+ - package breaks rsyslog policy (#124)
19+ - Debug symbols missing for slapd (and more) (#123)
20+
21+ -- David Coutadeur <david.coutadeur@gmail.com> Thur, 22 May 2025 00:00:00 +0200
22+
123openldap-ltb (2.5.19.1) UNRELEASED; urgency=medium
224
325 - OpenLDAP 2.5.19 Release (2024/11/26)
Original file line number Diff line number Diff line change 77# ###############################################################################
88BUILD_DIR=" $( pwd ) "
99REAL_NAME=" openldap"
10- REAL_VERSION=" 2.5.19 "
10+ REAL_VERSION=" 2.5.20 "
1111INSTALL_DIR=" ${BUILD_DIR} /debian/tmp"
1212_LIB=" lib$( uname -m | grep -q -E ' 64$' && echo ' 64' || echo ' ' ) "
1313
You can’t perform that action at this time.
0 commit comments