Accepting request 868903 from home:fbui:systemd:openSUSE-Factory
- Import commit 134cf1c8bc3e361a2641161aa11ac2b5b990480b (merge of v246.10)
25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121)
4a543f0257 journal: send journald logs to kmsg again
26df96473f busctl: add a timestamp to the output of the busctl monitor command (bsc#1180225)
For a complete list of changes, visit:
520e53b6d8...134cf1c8bc
OBS-URL: https://build.opensuse.org/request/show/868903
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1133
This commit is contained in:
parent
b18a5e0fdb
commit
a8954aede8
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 3 09:57:58 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 134cf1c8bc3e361a2641161aa11ac2b5b990480b (merge of v246.10)
|
||||
|
||||
25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121)
|
||||
4a543f0257 journal: send journald logs to kmsg again
|
||||
26df96473f busctl: add a timestamp to the output of the busctl monitor command (bsc#1180225)
|
||||
|
||||
For a complete list of changes, visit:
|
||||
https://github.com/openSUSE/systemd/compare/520e53b6d85087b05892ee637ae93f1b269e7e52...134cf1c8bc3e361a2641161aa11ac2b5b990480b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 10:37:16 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
##### WARNING: please do not edit this auto generated spec file. Use the systemd.spec! #####
|
||||
%define mini -mini
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.78.g520e53b6d8
|
||||
%define suse_version +suse.83.g134cf1c8bc
|
||||
|
||||
%bcond_with gnuefi
|
||||
%if 0%{?bootstrap}
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: systemd-mini
|
||||
URL: http://www.freedesktop.org/wiki/Software/systemd
|
||||
Version: 246.9
|
||||
Version: 246.10
|
||||
Release: 0
|
||||
Summary: A System and Session Manager
|
||||
License: LGPL-2.1-or-later
|
||||
|
3
systemd-v246.10+suse.83.g134cf1c8bc.tar.xz
Normal file
3
systemd-v246.10+suse.83.g134cf1c8bc.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c1fd0a518b62d8f9db6eed77a4ba465e23663e9ac6cc9278b44bca596fd23d6
|
||||
size 6572124
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:988d1da9b2cdd0856c7036b120c037789f2ed6d5171911ff654cd8bcf72cf07a
|
||||
size 6569608
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 3 09:57:58 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 134cf1c8bc3e361a2641161aa11ac2b5b990480b (merge of v246.10)
|
||||
|
||||
25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121)
|
||||
4a543f0257 journal: send journald logs to kmsg again
|
||||
26df96473f busctl: add a timestamp to the output of the busctl monitor command (bsc#1180225)
|
||||
|
||||
For a complete list of changes, visit:
|
||||
https://github.com/openSUSE/systemd/compare/520e53b6d85087b05892ee637ae93f1b269e7e52...134cf1c8bc3e361a2641161aa11ac2b5b990480b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 10:37:16 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define bootstrap 0
|
||||
%define mini %nil
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.78.g520e53b6d8
|
||||
%define suse_version +suse.83.g134cf1c8bc
|
||||
|
||||
%bcond_with gnuefi
|
||||
%if 0%{?bootstrap}
|
||||
@ -53,7 +53,7 @@
|
||||
|
||||
Name: systemd
|
||||
URL: http://www.freedesktop.org/wiki/Software/systemd
|
||||
Version: 246.9
|
||||
Version: 246.10
|
||||
Release: 0
|
||||
Summary: A System and Session Manager
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user