From 53e91c8dcd718980a39a1a0b0f0e55f98c43489a872b88ef847b3d887e1976d2 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Fri, 9 Dec 2022 08:02:50 +0000 Subject: [PATCH] - Import commit 82898a14f5b0a965ba9c1efc1913fcdf29d446a8 (merge of v252.3) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/e7e931b07edd786dc6ca1dae6c23ff7b785f8efd...82898a14f5b0a965ba9c1efc1913fcdf29d446a8 Additionally, it also includes the following backports: - 17b2f9f196 utmp-wtmp: fix error in case isatty() fails - 8d5c487c87 sd-bus: handle -EINTR return from bus_poll() (bsc#1201982) - 2dd217c8b5 tree-wide: modernizations with RET_NERRNO() OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1333 --- systemd-v252.2+suse.29.ge7e931b07e.tar.xz | 3 --- systemd-v252.3+suse.35.g82898a14f5.tar.xz | 3 +++ systemd.changes | 14 ++++++++++++++ systemd.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 systemd-v252.2+suse.29.ge7e931b07e.tar.xz create mode 100644 systemd-v252.3+suse.35.g82898a14f5.tar.xz diff --git a/systemd-v252.2+suse.29.ge7e931b07e.tar.xz b/systemd-v252.2+suse.29.ge7e931b07e.tar.xz deleted file mode 100644 index e67235d2..00000000 --- a/systemd-v252.2+suse.29.ge7e931b07e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:981382ec6df9b609d8ecd5cb7e570064567840e1f618c205df9d0fc67d803dca -size 8035936 diff --git a/systemd-v252.3+suse.35.g82898a14f5.tar.xz b/systemd-v252.3+suse.35.g82898a14f5.tar.xz new file mode 100644 index 00000000..908992ee --- /dev/null +++ b/systemd-v252.3+suse.35.g82898a14f5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28cbc4f37c8a9fb7e5adbae8b8f6112fa405f69a33f6523ab017eb7895a09e9 +size 8041076 diff --git a/systemd.changes b/systemd.changes index c29812f8..36a93d94 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Dec 9 07:41:04 UTC 2022 - Franck Bui + +- Import commit 82898a14f5b0a965ba9c1efc1913fcdf29d446a8 (merge of v252.3) + + For a complete list of changes, visit: + https://github.com/openSUSE/systemd/compare/e7e931b07edd786dc6ca1dae6c23ff7b785f8efd...82898a14f5b0a965ba9c1efc1913fcdf29d446a8 + + Additionally, it also includes the following backports: + + - 17b2f9f196 utmp-wtmp: fix error in case isatty() fails + - 8d5c487c87 sd-bus: handle -EINTR return from bus_poll() (bsc#1201982) + - 2dd217c8b5 tree-wide: modernizations with RET_NERRNO() + ------------------------------------------------------------------- Fri Dec 2 14:06:08 UTC 2022 - Franck Bui diff --git a/systemd.spec b/systemd.spec index ca60b72b..855d8d17 100644 --- a/systemd.spec +++ b/systemd.spec @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define min_kernel_version 4.5 -%define archive_version +suse.29.ge7e931b07e +%define archive_version +suse.35.g82898a14f5 %define _testsuitedir /usr/lib/systemd/tests %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit @@ -72,7 +72,7 @@ Name: systemd%{?mini} URL: http://www.freedesktop.org/wiki/Software/systemd -Version: 252.2 +Version: 252.3 Release: 0 Summary: A System and Session Manager License: LGPL-2.1-or-later