- Import commit 736db5a59f1ab1317ef64ec6e7dc394250178146
98bc28d824 tmpfiles: constify item_compatible() parameters 3faf1a2648 test: adapt install_pam() for openSUSE b7ca34fa28 test: add test checking tmpfiles conf file precedence 2713693d93 test tmpfiles: add a test for 'w+' ce2cbefe38 tmpfiles.d: only 'w+' can have multiple lines for the same path (bsc#1198090) 769f5a0cbe Support -D_FORTIFY_SOURCE=3 by using __builtin_dynamic_object_size. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1277
This commit is contained in:
parent
65352a537b
commit
35f5ab4e2b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6633132c53177f605c5744b6cc412c823e32249545ffd0520ac56ef33c270d9c
|
||||
size 7626800
|
3
systemd-v250.4+suse.54.g736db5a59f.tar.xz
Normal file
3
systemd-v250.4+suse.54.g736db5a59f.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61dfe5c41409547e9e358593b0187e63955ec6229dd04f78e7e7398289a40350
|
||||
size 7626844
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 19 07:30:31 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 736db5a59f1ab1317ef64ec6e7dc394250178146
|
||||
|
||||
98bc28d824 tmpfiles: constify item_compatible() parameters
|
||||
3faf1a2648 test: adapt install_pam() for openSUSE
|
||||
b7ca34fa28 test: add test checking tmpfiles conf file precedence
|
||||
2713693d93 test tmpfiles: add a test for 'w+'
|
||||
ce2cbefe38 tmpfiles.d: only 'w+' can have multiple lines for the same path (bsc#1198090)
|
||||
769f5a0cbe Support -D_FORTIFY_SOURCE=3 by using __builtin_dynamic_object_size.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 9 12:54:30 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.47.ge43a1b0188
|
||||
%define suse_version +suse.54.g736db5a59f
|
||||
%define _testsuitedir /usr/lib/systemd/tests
|
||||
%define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user