From af9bdb78abaa79f46f9fb074ecd5835d1d5b728171e18060ac0a344c2e09c93e Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Thu, 6 Jan 2022 14:35:57 +0000 Subject: [PATCH] - Import commit a54f80116ccf105dff11aef5d18dd110ebd3e8ee 30cbebc56f tmpfiles: 'st' may have been used uninitialized 5443654ec0 macro: add new helper RET_NERRNO() 8d90ecc435 rm-rf: optionally fsync() after removing directory tree 591344010d rm-rf: refactor rm_rf_children(), split out body of directory iteration loop 8c7762c4f1 Bump the max number of inodes for /dev to a million (bsc#1192858) dc9476c881 journal: don't remove the flushed flag when journald is stopped 29efc29efd TEST-10: don't attempt to write a byte to the socket 773fb785b6 Bump the max number of inodes for /dev to 128k (bsc#1192858) OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1218 --- systemd-v249.7+suse.57.g523f32df57.tar.xz | 3 --- systemd-v249.7+suse.66.ga54f80116c.tar.xz | 3 +++ systemd.changes | 14 ++++++++++++++ systemd.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 systemd-v249.7+suse.57.g523f32df57.tar.xz create mode 100644 systemd-v249.7+suse.66.ga54f80116c.tar.xz diff --git a/systemd-v249.7+suse.57.g523f32df57.tar.xz b/systemd-v249.7+suse.57.g523f32df57.tar.xz deleted file mode 100644 index b19fc65..0000000 --- a/systemd-v249.7+suse.57.g523f32df57.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:688c3f4409788f5ecea74d1dd6c5d1b2fbeb789a6c24c79bd35ed5f62c4b119c -size 7275376 diff --git a/systemd-v249.7+suse.66.ga54f80116c.tar.xz b/systemd-v249.7+suse.66.ga54f80116c.tar.xz new file mode 100644 index 0000000..e1babce --- /dev/null +++ b/systemd-v249.7+suse.66.ga54f80116c.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b2f8c8492b03612c3148615a39d7553632798941456e7702306837f0118dd8 +size 7276848 diff --git a/systemd.changes b/systemd.changes index 1b31cf5..bac0a2c 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jan 6 14:31:21 UTC 2022 - Franck Bui + +- Import commit a54f80116ccf105dff11aef5d18dd110ebd3e8ee + + 30cbebc56f tmpfiles: 'st' may have been used uninitialized + 5443654ec0 macro: add new helper RET_NERRNO() + 8d90ecc435 rm-rf: optionally fsync() after removing directory tree + 591344010d rm-rf: refactor rm_rf_children(), split out body of directory iteration loop + 8c7762c4f1 Bump the max number of inodes for /dev to a million (bsc#1192858) + dc9476c881 journal: don't remove the flushed flag when journald is stopped + 29efc29efd TEST-10: don't attempt to write a byte to the socket + 773fb785b6 Bump the max number of inodes for /dev to 128k (bsc#1192858) + ------------------------------------------------------------------- Tue Jan 4 08:23:19 UTC 2022 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 616eb38..21a65af 100644 --- a/systemd.spec +++ b/systemd.spec @@ -32,7 +32,7 @@ %endif %define min_kernel_version 4.5 -%define suse_version +suse.57.g523f32df57 +%define suse_version +suse.66.ga54f80116c %define _testsuitedir /usr/lib/systemd/tests %if 0%{?bootstrap}