diff --git a/kbd-model-map.legacy b/kbd-model-map.legacy index 6c497f42..5ddbd8d6 100644 --- a/kbd-model-map.legacy +++ b/kbd-model-map.legacy @@ -4,6 +4,7 @@ arabic ara,us pc105 - terminate:ctrl_al cn-latin1 ca pc105 multix terminate:ctrl_alt_bksp cz-lat2-us cz,us pc105 qwerty,basic terminate:ctrl_alt_bksp,grp:shift_toggle es-cp850 es pc105 - terminate:ctrl_alt_bksp +ir ir pc105 - terminate:ctrl_alt_bksp korean kr pc105 - terminate:ctrl_alt_bksp lt.std lt pc105 std terminate:ctrl_alt_bksp no-latin1 no pc105 - terminate:ctrl_alt_bksp diff --git a/systemd-mini.changes b/systemd-mini.changes index f493f24f..4ac78fd8 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Nov 12 14:15:03 UTC 2019 - Franck Bui + +- Import commit 0b715187a87907e18edf98eab9d0a50fced4a424 + + 9dbdbc2f10 logind: fix (again) the race that might happen when logind restores VT (bsc#1101591 bsc#1140081) + c848bec110 libblkid: open device in nonblock mode. (bsc#1084671) + b70ad6c927 resolved: check for IP in certificate when using DoT with GnuTLS (bsc#1155539 CVE-2018-21029) + bbedf3d557 resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLS + eb732c2e29 resolved: fix connection failures with TLS 1.3 and GnuTLS + 4e45084ac5 shared/install: failing with -ELOOP can be due to the use of an alias in install_error() + 2e297f0d87 shared/install: fix error codes returned by install_context_apply() + dd29d70d32 man: alias names can't be used with enable command + +------------------------------------------------------------------- +Tue Nov 5 10:56:54 UTC 2019 - Franck Bui + +- Fix %{_libexecdir} misuses of /usr/lib + ------------------------------------------------------------------- Thu Oct 31 07:38:55 UTC 2019 - Franck Bui @@ -139,6 +158,12 @@ Mon Sep 23 11:45:18 UTC 2019 - Franck Bui - Some files related to the portable stuff were missing some %exclude +------------------------------------------------------------------- +Thu Sep 19 08:49:59 UTC 2019 - Martin Vidner + +- Allow YaST to select Iranian (Persian, Farsi) keyboard layout + (bsc#1092920) + ------------------------------------------------------------------- Wed Sep 18 14:59:16 UTC 2019 - Ludwig Nussel diff --git a/systemd-mini.spec b/systemd-mini.spec index d49a96ac..c15d809a 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -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.126.gb7467b7b55 +%define suse_version +suse.135.g0b715187a8 %bcond_with gnuefi %if 0%{?bootstrap} @@ -1132,7 +1132,7 @@ fi %endif %dir %{_sysconfdir}/modules-load.d -%{_libexecdir}/modules-load.d +%{_prefix}/lib/modules-load.d %{_sysusersdir}/ %dir %{_sysconfdir}/tmpfiles.d @@ -1143,7 +1143,7 @@ fi %exclude %{_sysusersdir}/systemd-remote.conf %endif -%{_libexecdir}/environment.d/ +%{_prefix}/lib/environment.d/ %dir %{_binfmtdir} %dir %{_sysconfdir}/binfmt.d diff --git a/systemd-v243+suse.126.gb7467b7b55.tar.xz b/systemd-v243+suse.126.gb7467b7b55.tar.xz deleted file mode 100644 index b7f0a72a..00000000 --- a/systemd-v243+suse.126.gb7467b7b55.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90e94b87ba38b29d80fa47c14858e6047f32d197847fbac705caabe38a56467d -size 5617640 diff --git a/systemd-v243+suse.135.g0b715187a8.tar.xz b/systemd-v243+suse.135.g0b715187a8.tar.xz new file mode 100644 index 00000000..8e1237a8 --- /dev/null +++ b/systemd-v243+suse.135.g0b715187a8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee8ed4694914a70e8831b9f5b88f23167e2fc87ca8893d991495de13f19ba74 +size 5618704 diff --git a/systemd.changes b/systemd.changes index f493f24f..4ac78fd8 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Nov 12 14:15:03 UTC 2019 - Franck Bui + +- Import commit 0b715187a87907e18edf98eab9d0a50fced4a424 + + 9dbdbc2f10 logind: fix (again) the race that might happen when logind restores VT (bsc#1101591 bsc#1140081) + c848bec110 libblkid: open device in nonblock mode. (bsc#1084671) + b70ad6c927 resolved: check for IP in certificate when using DoT with GnuTLS (bsc#1155539 CVE-2018-21029) + bbedf3d557 resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLS + eb732c2e29 resolved: fix connection failures with TLS 1.3 and GnuTLS + 4e45084ac5 shared/install: failing with -ELOOP can be due to the use of an alias in install_error() + 2e297f0d87 shared/install: fix error codes returned by install_context_apply() + dd29d70d32 man: alias names can't be used with enable command + +------------------------------------------------------------------- +Tue Nov 5 10:56:54 UTC 2019 - Franck Bui + +- Fix %{_libexecdir} misuses of /usr/lib + ------------------------------------------------------------------- Thu Oct 31 07:38:55 UTC 2019 - Franck Bui @@ -139,6 +158,12 @@ Mon Sep 23 11:45:18 UTC 2019 - Franck Bui - Some files related to the portable stuff were missing some %exclude +------------------------------------------------------------------- +Thu Sep 19 08:49:59 UTC 2019 - Martin Vidner + +- Allow YaST to select Iranian (Persian, Farsi) keyboard layout + (bsc#1092920) + ------------------------------------------------------------------- Wed Sep 18 14:59:16 UTC 2019 - Ludwig Nussel diff --git a/systemd.spec b/systemd.spec index 389ff129..4fbd18a0 100644 --- a/systemd.spec +++ b/systemd.spec @@ -24,7 +24,7 @@ %define bootstrap 0 %define mini %nil %define min_kernel_version 4.5 -%define suse_version +suse.126.gb7467b7b55 +%define suse_version +suse.135.g0b715187a8 %bcond_with gnuefi %if 0%{?bootstrap} @@ -1130,7 +1130,7 @@ fi %endif %dir %{_sysconfdir}/modules-load.d -%{_libexecdir}/modules-load.d +%{_prefix}/lib/modules-load.d %{_sysusersdir}/ %dir %{_sysconfdir}/tmpfiles.d @@ -1141,7 +1141,7 @@ fi %exclude %{_sysusersdir}/systemd-remote.conf %endif -%{_libexecdir}/environment.d/ +%{_prefix}/lib/environment.d/ %dir %{_binfmtdir} %dir %{_sysconfdir}/binfmt.d