From f7843370e3e919501e1afd3c9ff47f581c735c36ed032c8e10c1ae918f88b927 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Wed, 13 Nov 2019 07:53:05 +0000 Subject: [PATCH] - 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 - Allow YaST to select Iranian (Persian, Farsi) keyboard layout (bsc#1092920) OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1080 --- systemd-mini.changes | 20 ++++++++++++++++++++ systemd-mini.spec | 2 +- systemd-v243+suse.126.gb7467b7b55.tar.xz | 3 --- systemd-v243+suse.135.g0b715187a8.tar.xz | 3 +++ systemd.changes | 14 ++++++++++++++ systemd.spec | 2 +- 6 files changed, 39 insertions(+), 5 deletions(-) delete mode 100644 systemd-v243+suse.126.gb7467b7b55.tar.xz create mode 100644 systemd-v243+suse.135.g0b715187a8.tar.xz diff --git a/systemd-mini.changes b/systemd-mini.changes index fd249f7..4ac78fd 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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 @@ -144,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 b38933e..c15d809 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} diff --git a/systemd-v243+suse.126.gb7467b7b55.tar.xz b/systemd-v243+suse.126.gb7467b7b55.tar.xz deleted file mode 100644 index b7f0a72..0000000 --- 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 0000000..8e1237a --- /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 f7118a8..4ac78fd 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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 diff --git a/systemd.spec b/systemd.spec index d1cfd3f..4fbd18a 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}