From 0035691dc84d73dd15ec4fc9b7c2c932a827214c1451cb78add68454920a546f Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Wed, 22 Sep 2021 08:45:10 +0000 Subject: [PATCH] Add a couple of missing bug references in the changelog OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1187 --- systemd-mini.changes | 11 ++++++++++- systemd.changes | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index a710a701..d31b40f7 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -79,6 +79,10 @@ Mon Aug 2 12:54:44 UTC 2021 - Franck Bui See https://github.com/openSUSE/systemd/blob/SUSE/v249/NEWS for details. + This includes the following bug fixes: + + - upstream commit 6fb61918ccdd0610b425d5b0e5417751f8f8f783 (bsc#1182870) + - Rebased 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch @@ -320,6 +324,11 @@ Mon Apr 26 16:25:38 UTC 2021 - Franck Bui See https://github.com/openSUSE/systemd/blob/SUSE/v248/NEWS for details. + This includes the following bug fixes: + + - upstream commit 4327574fc1093513badc2177f71cede2fc88c13c (bsc#1166028) + - upstream commit 3573e032f26724949e86626eace058d006b8bf70 (bsc#1186411) + - A couple runtime dependencies on libraries are now tracked manually (with Recommends:) due to the fact that some symbols of these libs are dynamically loaded with dlopen() (heck!) @@ -984,7 +993,7 @@ Mon Apr 27 14:50:36 UTC 2020 - Franck Bui ------------------------------------------------------------------- Mon Apr 27 14:33:35 UTC 2020 - Franck Bui -- Drop most of the tmpfiles that deal with generic paths (bsc#1078466) +- Drop most of the tmpfiles that deal with generic paths (bsc#1078466 bsc#1181831) They are problematic because some of them conflict with SUSE defaults. Therefore it seems better to let the revelant packages diff --git a/systemd.changes b/systemd.changes index a710a701..d31b40f7 100644 --- a/systemd.changes +++ b/systemd.changes @@ -79,6 +79,10 @@ Mon Aug 2 12:54:44 UTC 2021 - Franck Bui See https://github.com/openSUSE/systemd/blob/SUSE/v249/NEWS for details. + This includes the following bug fixes: + + - upstream commit 6fb61918ccdd0610b425d5b0e5417751f8f8f783 (bsc#1182870) + - Rebased 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch @@ -320,6 +324,11 @@ Mon Apr 26 16:25:38 UTC 2021 - Franck Bui See https://github.com/openSUSE/systemd/blob/SUSE/v248/NEWS for details. + This includes the following bug fixes: + + - upstream commit 4327574fc1093513badc2177f71cede2fc88c13c (bsc#1166028) + - upstream commit 3573e032f26724949e86626eace058d006b8bf70 (bsc#1186411) + - A couple runtime dependencies on libraries are now tracked manually (with Recommends:) due to the fact that some symbols of these libs are dynamically loaded with dlopen() (heck!) @@ -984,7 +993,7 @@ Mon Apr 27 14:50:36 UTC 2020 - Franck Bui ------------------------------------------------------------------- Mon Apr 27 14:33:35 UTC 2020 - Franck Bui -- Drop most of the tmpfiles that deal with generic paths (bsc#1078466) +- Drop most of the tmpfiles that deal with generic paths (bsc#1078466 bsc#1181831) They are problematic because some of them conflict with SUSE defaults. Therefore it seems better to let the revelant packages