SHA256
1
0
forked from pool/systemd

- 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
This commit is contained in:
2022-01-06 14:35:57 +00:00
committed by Git OBS Bridge
parent c3f45bf95e
commit b398607d35
4 changed files with 18 additions and 4 deletions
+14
View File
@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jan 6 14:31:21 UTC 2022 - Franck Bui <fbui@suse.com>
- 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 <fbui@suse.com>
+1 -1
View File
@@ -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}
Binary file not shown.
Binary file not shown.