- Import commit 071ac409a0564863657d8f8a5a35e6a4f914695f
071ac409a0 rules: set up tty permissions and group for /dev/hvc* nodes f693b3ed8a vconsole-setup: remember the correct error value when open_terminal() fails 963d838bad vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more gracefully (bsc#1215282) 6f53f71d2d vconsole-setup: simplify error handling OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1477
This commit is contained in:
parent
61ff104b9d
commit
b4e385721c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85fcae5c382ca7b6a635a103888097b96c1436c165206a342e6713aa482c84f4
|
||||
size 10351072
|
3
systemd-v254.5+suse.21.g071ac409a0.tar.xz
Normal file
3
systemd-v254.5+suse.21.g071ac409a0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b5a0cb1989c2850c7087d2f1c00051878e26505a71ffe3287e27011b81023c8
|
||||
size 10352172
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 12:40:55 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 071ac409a0564863657d8f8a5a35e6a4f914695f
|
||||
|
||||
071ac409a0 rules: set up tty permissions and group for /dev/hvc* nodes
|
||||
f693b3ed8a vconsole-setup: remember the correct error value when open_terminal() fails
|
||||
963d838bad vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more gracefully (bsc#1215282)
|
||||
6f53f71d2d vconsole-setup: simplify error handling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 12 08:02:52 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
|
||||
%define archive_version +suse.17.gce08cd5f66
|
||||
%define archive_version +suse.21.g071ac409a0
|
||||
|
||||
%define _testsuitedir %{_systemd_util_dir}/tests
|
||||
%define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit
|
||||
|
Loading…
Reference in New Issue
Block a user