diff --git a/systemd.changes b/systemd.changes index 08e85a9b..84de9e01 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 13 14:37:28 UTC 2024 - Franck Bui + +- Update the version of libbpf dlopened by systemd (weak dependency) (bsc#1219440) + ------------------------------------------------------------------- Tue Feb 6 14:48:27 UTC 2024 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 74c76cf8..ff6c56d2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -147,9 +147,10 @@ Requires(post): coreutils Requires(post): findutils Requires(post): systemd-presets-branding Requires(post): pam-config >= 0.79-5 -# This Recommends because some symbols of libpcre2 are dlopen()ed by journalctl +# These weak dependencies because some features are optional and enabled at +# runtime with the presence of the relevant libs. Recommends: libpcre2-8-0 -Recommends: libbpf0 +Recommends: libbpf1 %endif Provides: group(systemd-journal) Conflicts: filesystem < 11.5