Accepting request 638971 from Base:System
OBS-URL: https://build.opensuse.org/request/show/638971 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=286
This commit is contained in:
parent
789ca66d38
commit
1484572235
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 06:16:06 UTC 2018 - fbui@suse.com
|
||||
|
||||
- Import commit a67b516d49115a5be0f2ac27a2874cee6c59a7ae
|
||||
|
||||
f8457adf9d emergency: make sure console password agents don't interfere with the emergency shell
|
||||
b8bbb50634 man: document that 'nofail' also has an effect on ordering
|
||||
a5410b2229 journald: take leading spaces into account in syslog_parse_identifier
|
||||
b793c312c7 journal: do not remove multiple spaces after identifier in syslog message
|
||||
f9595f0481 syslog: fix segfault in syslog_parse_priority()
|
||||
d464f06934 journal: fix syslog_parse_identifier()
|
||||
e70422883a socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBUF fails (bsc#991901)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 12:55:49 UTC 2018 - fbui@suse.com
|
||||
|
||||
|
@ -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.85.gcc55f1ea9
|
||||
%define suse_version +suse.93.ga67b516d4
|
||||
|
||||
%bcond_with gnuefi
|
||||
%if 0%{?bootstrap}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4a8bdcffdc06109d59f07af97bed75af8a49df2b2c6ad41a13e5fe82971b350
|
||||
size 4627976
|
3
systemd-v237+suse.93.ga67b516d4.tar.xz
Normal file
3
systemd-v237+suse.93.ga67b516d4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:197b53c8d49a912f600a234884ea7000b34147bc13068fe71946550cfc090552
|
||||
size 4628352
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 28 06:16:06 UTC 2018 - fbui@suse.com
|
||||
|
||||
- Import commit a67b516d49115a5be0f2ac27a2874cee6c59a7ae
|
||||
|
||||
f8457adf9d emergency: make sure console password agents don't interfere with the emergency shell
|
||||
b8bbb50634 man: document that 'nofail' also has an effect on ordering
|
||||
a5410b2229 journald: take leading spaces into account in syslog_parse_identifier
|
||||
b793c312c7 journal: do not remove multiple spaces after identifier in syslog message
|
||||
f9595f0481 syslog: fix segfault in syslog_parse_priority()
|
||||
d464f06934 journal: fix syslog_parse_identifier()
|
||||
e70422883a socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBUF fails (bsc#991901)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 12:55:49 UTC 2018 - fbui@suse.com
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define bootstrap 0
|
||||
%define mini %nil
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.85.gcc55f1ea9
|
||||
%define suse_version +suse.93.ga67b516d4
|
||||
|
||||
%bcond_with gnuefi
|
||||
%if 0%{?bootstrap}
|
||||
|
Loading…
Reference in New Issue
Block a user