diff --git a/xdm.changes b/xdm.changes index 2e46970..23248e7 100644 --- a/xdm.changes +++ b/xdm.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Mar 23 12:12:36 UTC 2023 - Stefan Dirsch + +- No longer run "localectl set-x11-keymap ..." and only run + "localectl set-keymap ..." if XKBLAYOUT is not set, i.e. if + nobody was making use of "localectl set-x11-keymap" after + installation (boo#1209594, comment#24) + +------------------------------------------------------------------- +Wed Mar 22 12:58:09 UTC 2023 - Stefan Dirsch + +- keytable: exit 0 was executed too early, so + "localectl set-x11-keymap" wasn't executed; fixed this + (boo#1209594, comment#19) + +------------------------------------------------------------------- +Wed Mar 22 10:58:41 UTC 2023 - Stefan Dirsch + +- keytable: no longer ignore XKBLAYOUT (and XKBMODEL, XKBVARIANT, + XKBOPTIONS) variables if available in /etc/vconsole.conf, i.e. + no longer overwrite keyboard settings if anybody used + "localectl set-x11-keymap" himself; fixed "check systemd mapping" + if KEYMAP_TOGGLE has been set (boo#1209594) + ------------------------------------------------------------------- Sun Dec 4 21:36:50 UTC 2022 - Stefan Dirsch diff --git a/xdm.spec b/xdm.spec index 8c6dadb..40a29d8 100644 --- a/xdm.spec +++ b/xdm.spec @@ -1,7 +1,7 @@ # # spec file for package xdm # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/xdm.tar.bz2 b/xdm.tar.bz2 index ed0c076..3cf352b 100644 --- a/xdm.tar.bz2 +++ b/xdm.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0794ac327d8f16911c990ed89097b7aae44591891416aec34dd86e291f408d22 -size 21102 +oid sha256:fc577629000f7a0850619285e014a50dae0a567a80602d7b001abfe1517d4d8c +size 21161