- Update the version of libbpf dlopened by systemd (weak dependency) (bsc#1219440)

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1489
This commit is contained in:
Franck Bui 2024-02-13 14:43:36 +00:00 committed by Git OBS Bridge
parent 38b23cf184
commit 4925638df7
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 13 14:37:28 UTC 2024 - Franck Bui <fbui@suse.com>
- Update the version of libbpf dlopened by systemd (weak dependency) (bsc#1219440)
-------------------------------------------------------------------
Tue Feb 6 14:48:27 UTC 2024 - Franck Bui <fbui@suse.com>

View File

@ -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