- Import commit c0aecee593511e49638579cb2b9ac8aaf1f8e6c8
42ec1d537a login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag ecc7c7b462 login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag a4cfd70476 login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set (bsc#1187154) ef553e0199 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529) aae6c575fc sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease 258a3d2043 sd-dhcp-client: shorten code a bit 0a80303114 sd-dhcp-client: check error earlier and reduce indentation OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1170
This commit is contained in:
parent
fd6833b5af
commit
e819284afb
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 20 15:10:41 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit c0aecee593511e49638579cb2b9ac8aaf1f8e6c8
|
||||
|
||||
42ec1d537a login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag
|
||||
ecc7c7b462 login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag
|
||||
a4cfd70476 login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set (bsc#1187154)
|
||||
ef553e0199 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529)
|
||||
aae6c575fc sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease
|
||||
258a3d2043 sd-dhcp-client: shorten code a bit
|
||||
0a80303114 sd-dhcp-client: check error earlier and reduce indentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 8 18:04:31 UTC 2021 - Franck Bui <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.30.ge9a23d9e06
|
||||
%define suse_version +suse.38.gc0aecee593
|
||||
|
||||
%bcond_with gnuefi
|
||||
%if 0%{?bootstrap}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb92dd21edf73541f3ccce6fb95ab6a2c3d261e14c95a77445cada2982913fdc
|
||||
size 7080532
|
3
systemd-v248.3+suse.38.gc0aecee593.tar.xz
Normal file
3
systemd-v248.3+suse.38.gc0aecee593.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38eae688b580e7f628054b7657c9997796d90202302802ebacfee98ef56f1fa9
|
||||
size 7081196
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 20 15:10:41 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit c0aecee593511e49638579cb2b9ac8aaf1f8e6c8
|
||||
|
||||
42ec1d537a login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag
|
||||
ecc7c7b462 login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag
|
||||
a4cfd70476 login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set (bsc#1187154)
|
||||
ef553e0199 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529)
|
||||
aae6c575fc sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease
|
||||
258a3d2043 sd-dhcp-client: shorten code a bit
|
||||
0a80303114 sd-dhcp-client: check error earlier and reduce indentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 8 18:04:31 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define bootstrap 0
|
||||
%define mini %nil
|
||||
%define min_kernel_version 4.5
|
||||
%define suse_version +suse.30.ge9a23d9e06
|
||||
%define suse_version +suse.38.gc0aecee593
|
||||
|
||||
%bcond_with gnuefi
|
||||
%if 0%{?bootstrap}
|
||||
|
Loading…
Reference in New Issue
Block a user