SHA256
1
0
forked from pool/systemd

Accepting request 829723 from home:fbui:systemd:openSUSE-Factory

- Import commit a4e393eecb9dbe140a6c7d57419c291d786155cf
  d8e3bd4e22 Revert "core: don't send SIGKILL to user@.service immediatly during shutdown"

- Drop requirement on 'sysvinit-tools'
  It was used to workaround bug #886599 by explicitly calling
  vhangup(8) from getty@.service so when this service was stopped a
  virtually hangup on the specified terminal when were stopped to give
  the shell a few seconds to save its history.
  But this workaround was dropped since it had no effect (SLE12-GM was
  released with it but was still suffering from the bug) and was
  replaced by commit e9db43d5910717a108, which was released from v226
  and backported to SLE12/SLE12-SP1.

OBS-URL: https://build.opensuse.org/request/show/829723
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1109
This commit is contained in:
Franck Bui 2020-08-26 10:15:04 +00:00 committed by Git OBS Bridge
parent 4cab10b16c
commit 3a247bf181
6 changed files with 49 additions and 7 deletions

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Aug 26 09:46:46 UTC 2020 - Franck Bui <fbui@suse.com>
- Import commit a4e393eecb9dbe140a6c7d57419c291d786155cf
d8e3bd4e22 Revert "core: don't send SIGKILL to user@.service immediatly during shutdown"
-------------------------------------------------------------------
Tue Aug 25 14:32:16 UTC 2020 - Franck Bui <fbui@suse.com>
- Drop requirement on 'sysvinit-tools'
It was used to workaround bug #886599 by explicitly calling
vhangup(8) from getty@.service so when this service was stopped a
virtually hangup on the specified terminal when were stopped to give
the shell a few seconds to save its history.
But this workaround was dropped since it had no effect (SLE12-GM was
released with it but was still suffering from the bug) and was
replaced by commit e9db43d5910717a108, which was released from v226
and backported to SLE12/SLE12-SP1.
-------------------------------------------------------------------
Thu Aug 20 10:24:37 UTC 2020 - Franck Bui <fbui@suse.com>

View File

@ -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.49.g6d6d92930a
%define suse_version +suse.51.ga4e393eecb
%bcond_with gnuefi
%if 0%{?bootstrap}
@ -123,7 +123,6 @@ Requires: kbd
Requires: kmod >= 15
Requires: netcfg >= 11.5
Requires: systemd-presets-branding
Requires: sysvinit-tools
Requires: udev = %{version}-%{release}
Requires: util-linux >= 2.27.1
Requires: group(lock)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:309ed00d37594c68875d38be600ae9b51614a2958af6c5b73d0d5bad5ece96e3
size 6302108

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0cce0a5990f8ddc03e1dcdb1af7f20331e3e885596710f8a68563882c50d31e
size 6301856

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Aug 26 09:46:46 UTC 2020 - Franck Bui <fbui@suse.com>
- Import commit a4e393eecb9dbe140a6c7d57419c291d786155cf
d8e3bd4e22 Revert "core: don't send SIGKILL to user@.service immediatly during shutdown"
-------------------------------------------------------------------
Tue Aug 25 14:32:16 UTC 2020 - Franck Bui <fbui@suse.com>
- Drop requirement on 'sysvinit-tools'
It was used to workaround bug #886599 by explicitly calling
vhangup(8) from getty@.service so when this service was stopped a
virtually hangup on the specified terminal when were stopped to give
the shell a few seconds to save its history.
But this workaround was dropped since it had no effect (SLE12-GM was
released with it but was still suffering from the bug) and was
replaced by commit e9db43d5910717a108, which was released from v226
and backported to SLE12/SLE12-SP1.
-------------------------------------------------------------------
Thu Aug 20 10:24:37 UTC 2020 - Franck Bui <fbui@suse.com>

View File

@ -24,7 +24,7 @@
%define bootstrap 0
%define mini %nil
%define min_kernel_version 4.5
%define suse_version +suse.49.g6d6d92930a
%define suse_version +suse.51.ga4e393eecb
%bcond_with gnuefi
%if 0%{?bootstrap}
@ -121,7 +121,6 @@ Requires: kbd
Requires: kmod >= 15
Requires: netcfg >= 11.5
Requires: systemd-presets-branding
Requires: sysvinit-tools
Requires: udev = %{version}-%{release}
Requires: util-linux >= 2.27.1
Requires: group(lock)