- Import commit 290170c8550bf2de4b5085ecdf7f056769944444 (merge of v256.9)
This merge includes the following fix:
cf7b3cc182 pid1: make clear that $WATCHDOG_USEC is set for the shutdown binary, noone else (bsc#1232227)
For a complete list of changes, visit:
c7671762b3...290170c855
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1560
This commit is contained in:
parent
9a23d4df41
commit
8c0fa7ea0e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6dc47c63151469e4d280f4ae9e8b7cf0bc47acc08ae5696173f058a8ac79c76
|
||||
size 11239488
|
3
systemd-v256.9+suse.12.g290170c855.tar.xz
Normal file
3
systemd-v256.9+suse.12.g290170c855.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5a0efbc0a3aaf043a9f35a661c20ea1db2674ee7257bfc5719c2ac9076a47a3
|
||||
size 11298712
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 08:52:48 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 290170c8550bf2de4b5085ecdf7f056769944444 (merge of v256.9)
|
||||
|
||||
This merge includes the following fix:
|
||||
|
||||
cf7b3cc182 pid1: make clear that $WATCHDOG_USEC is set for the shutdown binary, noone else (bsc#1232227)
|
||||
|
||||
For a complete list of changes, visit:
|
||||
https://github.com/openSUSE/systemd/compare/c7671762b39ead7f8f9e70064256f5efaccedeca...290170c8550bf2de4b5085ecdf7f056769944444
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 10:18:04 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -26,9 +26,9 @@
|
||||
%define systemd_release %{?release_override}%{!?release_override:0}
|
||||
%define archive_version %{nil}
|
||||
%else
|
||||
%define systemd_version 256.7
|
||||
%define systemd_version 256.9
|
||||
%define systemd_release 0
|
||||
%define archive_version +suse.11.gaee28e4c20
|
||||
%define archive_version +suse.12.g290170c855
|
||||
%endif
|
||||
|
||||
%define systemd_major %{sub %systemd_version 1 3}
|
||||
|
Loading…
Reference in New Issue
Block a user