Commit Graph

635 Commits

Author SHA1 Message Date
Quanah Gibson-Mount
66c43469c7 Return to release engineering 2024-11-26 21:46:19 +00:00
Quanah Gibson-Mount
923ed40c39 Prep for release 2.5.19 2024-11-26 17:12:48 +00:00
Quanah Gibson-Mount
e088fb6e6f Return to release engineering 2024-06-03 15:08:01 +00:00
Quanah Gibson-Mount
675b5165aa Prep for release (2.5.18) 2024-05-21 17:19:57 +00:00
HAMANO Tsukasa
f7c76e2daf ITS#10214 Reduce library dependencies
Currently, slapd links libsystemd to notify service state to systemd.
However, libsystemd link several unnecessary libraries, which increases security risks.
The systemd documentation provides a method to send state notifications to systemd using a simple protocol without the need to link against libsystemd.

https://www.freedesktop.org/software/systemd/man/devel/sd_notify.html
2024-05-09 17:10:49 +00:00
Quanah Gibson-Mount
2eadd1524a Happy New Year! 2024-03-26 19:46:02 +00:00
Quanah Gibson-Mount
a3690aa695 Return to engineering 2024-01-29 20:42:54 +00:00
Quanah Gibson-Mount
99a124bb43 Prep for release (2.5.17) 2024-01-29 18:53:15 +00:00
Quanah Gibson-Mount
03cea80c9b Return to engineering 2023-07-31 20:28:44 +00:00
Quanah Gibson-Mount
d44140c1ee Prep for release 2023-07-31 18:10:20 +00:00
Quanah Gibson-Mount
b601f5756e Return to engineering 2023-07-10 21:06:43 +00:00
Quanah Gibson-Mount
d0fbbc3599 Prep for release 2023-07-10 16:29:05 +00:00
Дилян Палаузов
ad9db6444f ITS#9989 Keep .pc files on «make clean» 2023-04-24 18:47:17 +00:00
Sam James
4a9aaf7c26 ITS#10011 build: fix compatibility with stricter C99 compilers
Fix the following warnings:
- -Wimplicit-int (fatal with Clang 16)
- -Wimplicit-function-declaration (fatal with Clang 16)
- -Wincompatible-function-pointer-types (fatal with Clang 16)
- -Wint-conversion (fatal with Clang 15)
- Old style prototypes (K&R, removed from C23)

These warnings-now-error led to misconfigurations and failure to build
OpenLDAP, as the tests used during configure caused the wrong results
to be emitted.

For more information, see LWN.net [0] or LLVM's Discourse [1], the Gentoo wiki [2],
or the (new) c-std-porting mailing list [3].

[0] https://lwn.net/Articles/913505/
[1] https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration/65213
[2] https://wiki.gentoo.org/wiki/Modern_C_porting
[3] hosted at lists.linux.dev.

Bug: https://bugs.gentoo.org/871288
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-17 18:48:40 +00:00
Quanah Gibson-Mount
dab1a48896 Return to engineering 2023-02-13 20:04:22 +00:00
Quanah Gibson-Mount
14dadea705 Prep for release (2.5.14) 2023-02-08 18:49:18 +00:00
Quanah Gibson-Mount
c51a5ee657 Return to RE 2022-07-14 21:15:40 +00:00
Quanah Gibson-Mount
57ce9aa748 Prep for release (2.5.13) 2022-07-14 17:09:57 +00:00
Quanah Gibson-Mount
7fb12baa4d Return to RE 2022-05-04 16:10:58 +00:00
Quanah Gibson-Mount
2bda1fa98f Prep for release (2.5.12) 2022-05-04 14:57:30 +00:00
Orgad Shaneh
79ef675f27 ITS#9788 Fix make jobserver warnings
Running make -j8 issues the following warning for each directory with
make 4.3:
make[2]: warning: -j8 forced in submake: resetting jobserver mode.

There is no need to pass MFLAGS. Make picks it up from the
environment anyway.
2022-02-02 17:10:37 +00:00
Quanah Gibson-Mount
838a43c2d6 Return to release engineering 2022-01-20 19:03:25 +00:00
Quanah Gibson-Mount
3cfe561f8f Prep for OpenLDAP 2.5.11 2022-01-20 18:48:23 +00:00
Quanah Gibson-Mount
90e2a58346 Prep for release 2022-01-19 18:33:56 +00:00
Quanah Gibson-Mount
6e5204fdae Happy New Year! 2022-01-07 18:42:51 +00:00
Quanah Gibson-Mount
9b2d060b7a Return to RE 2021-10-25 21:26:10 +00:00
Quanah Gibson-Mount
85482bd687 fix typo 2021-10-25 17:05:17 +00:00
Quanah Gibson-Mount
fe45a49198 Prep for release 2021-10-25 17:04:31 +00:00
Quanah Gibson-Mount
b0ac3d6aad Return to RE 2021-10-11 17:54:45 +00:00
Quanah Gibson-Mount
8ec65257bb Prep for release (2.5.8) 2021-10-11 16:47:09 +00:00
Quanah Gibson-Mount
7b41c02476 Return to RE 2021-08-18 18:12:39 +00:00
Quanah Gibson-Mount
3ec9550533 Prep for release (OpenLDAP 2.5.7) 2021-08-18 17:11:41 +00:00
Quanah Gibson-Mount
331c9698f7 Return to RE 2021-07-27 18:31:59 +00:00
Quanah Gibson-Mount
5b5337b79d Prep for release (OpenLDAP 2.5.6) 2021-07-27 17:44:47 +00:00
Quanah Gibson-Mount
25e3f5eea2 Return to RE 2021-06-03 22:32:53 +00:00
Quanah Gibson-Mount
cb6878686c Prep for release (OpenLDAP 2.5.5) 2021-06-03 18:44:52 +00:00
Quanah Gibson-Mount
497cd5d68f Return to RE 2021-04-29 18:56:20 +00:00
Quanah Gibson-Mount
145e157f07 Update for OpenLDAP 2.5.4 Release 2021-04-29 17:42:58 +00:00
Quanah Gibson-Mount
d8f42e73b5 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5 2021-04-21 01:31:00 +00:00
SATOH Fumiyasu
f3501534d4 ITS#8707 - Add slapd.service and lloadd.service for systemd 2021-04-20 22:54:19 +00:00
Ondřej Kuzník
629cafc98d ITS#8707 Add systemd service notification support 2021-04-20 22:54:19 +00:00
Quanah Gibson-Mount
b6f53176a3 Return to RE 2021-04-05 14:58:00 +00:00
Quanah Gibson-Mount
32761fa3a1 ITS#8839 - Only generate SHA3 hash now that we also have GPG, drop MD5/SHA1 2021-04-01 21:03:12 +00:00
Quanah Gibson-Mount
0a1d890a34 Prep for release 2.5.3beta 2021-03-31 19:46:47 +00:00
Quanah Gibson-Mount
b518a597b0 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5 2021-03-31 17:19:19 +00:00
Quanah Gibson-Mount
38d1ac0449 ITS#5365 - Add support for symbol versioning libldap and lilber 2021-03-29 18:11:00 +00:00
Quanah Gibson-Mount
025ea56238 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5 2021-03-15 23:15:08 +00:00
Hugh McMaster
3eea13bdd4 ITS#8996 - Generate and install a pkg-config file for the liblber library 2021-03-15 21:39:55 +00:00
Quanah Gibson-Mount
c7763538de ITS#9453 - Make pw argon2 official 2021-03-10 23:21:08 +00:00
Quanah Gibson-Mount
9894e6c8aa ITS#4799 -- Delete missed bits for Kerberos from 2006 cleanup 2021-03-04 18:08:57 +00:00