- Import commit e2ca79dd775d1f7d39861d57f23c43f6cd85a872 (merge of v249.8)
For a complete list of changes, visit:
458220239c...e2ca79dd77
- Drop the following patches as they have been merged into SUSE/v249 branch:
5000-shared-rm_rf-refactor-rm_rf_children_inner-to-shorte.patch
5001-shared-rm_rf-refactor-rm_rf-to-shorten-code-a-bit.patch
5002-shared-rm-rf-loop-over-nested-directories-instead-of.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1221
This commit is contained in:
parent
6c84c8d5d2
commit
7138585718
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ba7beb93531d1b148950ba94787d2b7ea4633a9f1f6b4d0fa34aee6298ccdb4
|
||||
size 7276576
|
3
systemd-v249.8+suse.73.ge2ca79dd77.tar.xz
Normal file
3
systemd-v249.8+suse.73.ge2ca79dd77.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c39ac23a13b881b65085bca3103912ffd52f5748e58e272dea83c1b02ff4f7e
|
||||
size 7281480
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 21:54:06 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit e2ca79dd775d1f7d39861d57f23c43f6cd85a872 (merge of v249.8)
|
||||
|
||||
For a complete list of changes, visit:
|
||||
https://github.com/openSUSE/systemd/compare/458220239c69b8e5fe7be480929348daeccb70d1...e2ca79dd775d1f7d39861d57f23c43f6cd85a872
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 20:03:51 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||
|
||||
@ -8,6 +16,12 @@ Thu Jan 13 20:03:51 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||
6d560d0aca shared/rm_rf: refactor rm_rf_children_inner() to shorten code a bit
|
||||
6666ff056c localectl: don't omit keymaps files that are symlinks (bsc#1191826)
|
||||
|
||||
- Drop the following patches as they have been merged into SUSE/v249 branch:
|
||||
|
||||
5000-shared-rm_rf-refactor-rm_rf_children_inner-to-shorte.patch
|
||||
5001-shared-rm_rf-refactor-rm_rf-to-shorten-code-a-bit.patch
|
||||
5002-shared-rm-rf-loop-over-nested-directories-instead-of.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 08:06:11 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
%endif
|
||||
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.71.g458220239c
|
||||
%define suse_version +suse.73.ge2ca79dd77
|
||||
%define _testsuitedir /usr/lib/systemd/tests
|
||||
|
||||
%if 0%{?bootstrap}
|
||||
@ -69,7 +69,7 @@
|
||||
|
||||
Name: systemd%{?mini}
|
||||
URL: http://www.freedesktop.org/wiki/Software/systemd
|
||||
Version: 249.7
|
||||
Version: 249.8
|
||||
Release: 0
|
||||
Summary: A System and Session Manager
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user