From 2381e14ab7b8d68e3a57ecfa6eb243d675704d83e576ec070f5d03f099263dbc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 1 Dec 2021 16:37:37 +0000 Subject: [PATCH 1/3] - Do not crash when it is not possible to fetch the package containing the release notes (bsc#1193148). - 4.4.24 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1135 --- yast2-installation-4.4.23.tar.bz2 | 3 --- yast2-installation-4.4.24.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.4.23.tar.bz2 create mode 100644 yast2-installation-4.4.24.tar.bz2 diff --git a/yast2-installation-4.4.23.tar.bz2 b/yast2-installation-4.4.23.tar.bz2 deleted file mode 100644 index f243a5f..0000000 --- a/yast2-installation-4.4.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b56b48e6c8494efc126a58311a20f49622cb269172474c8e4ff6aae394ba41e -size 1476445 diff --git a/yast2-installation-4.4.24.tar.bz2 b/yast2-installation-4.4.24.tar.bz2 new file mode 100644 index 0000000..f8826d0 --- /dev/null +++ b/yast2-installation-4.4.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97997e6a3399696ae629cce6feb10ace440fd93bd346d28422c5b169a35793da +size 1476827 diff --git a/yast2-installation.changes b/yast2-installation.changes index b0f28a8..98c7dba 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 30 14:45:45 UTC 2021 - Imobach Gonzalez Sosa + +- Do not crash when it is not possible to fetch the package + containing the release notes (bsc#1193148). +- 4.4.24 + ------------------------------------------------------------------- Wed Nov 24 15:13:23 UTC 2021 - David Diaz diff --git a/yast2-installation.spec b/yast2-installation.spec index ebd49d7..441c6ba 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.23 +Version: 4.4.24 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -28,8 +28,8 @@ Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service BuildRequires: update-desktop-files -# ProductSpec API -BuildRequires: yast2 >= 4.4.21 +# y2packager/exceptions +BuildRequires: yast2 >= 4.4.24 # CIOIgnore BuildRequires: yast2-bootloader # storage-ng based version @@ -70,8 +70,8 @@ Requires: iproute2 Requires: pciutils # tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103) Requires: tar -# ProductSpec API -Requires: yast2 >= 4.4.21 +# y2packager/exceptions +Requires: yast2 >= 4.4.24 # CIOIgnore Requires: yast2-bootloader Requires: yast2-country >= 3.3.1 From a3c3def7fdc7b2b6f0bd7683751b0757e8752ea7039ade91942a17acd4025c8c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 2 Dec 2021 21:44:42 +0000 Subject: [PATCH 2/3] - Drop support for subscription-tools, that package is not present in SLE15 anymore (bsc#1193339) - 4.4.25 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1136 --- yast2-installation-4.4.24.tar.bz2 | 3 --- yast2-installation-4.4.25.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.4.24.tar.bz2 create mode 100644 yast2-installation-4.4.25.tar.bz2 diff --git a/yast2-installation-4.4.24.tar.bz2 b/yast2-installation-4.4.24.tar.bz2 deleted file mode 100644 index f8826d0..0000000 --- a/yast2-installation-4.4.24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97997e6a3399696ae629cce6feb10ace440fd93bd346d28422c5b169a35793da -size 1476827 diff --git a/yast2-installation-4.4.25.tar.bz2 b/yast2-installation-4.4.25.tar.bz2 new file mode 100644 index 0000000..b9dc6fb --- /dev/null +++ b/yast2-installation-4.4.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4181f93171c9dd223b0dc1c77000111b65f78ba4e1c079dd1b3ee4992be9b03b +size 1476742 diff --git a/yast2-installation.changes b/yast2-installation.changes index 98c7dba..91c2346 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 2 16:56:16 UTC 2021 - Ladislav Slezák + +- Drop support for subscription-tools, that package is not present + in SLE15 anymore (bsc#1193339) +- 4.4.25 + ------------------------------------------------------------------- Tue Nov 30 14:45:45 UTC 2021 - Imobach Gonzalez Sosa diff --git a/yast2-installation.spec b/yast2-installation.spec index 441c6ba..f4615d0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.24 +Version: 4.4.25 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only From 16e9511061f75080a9b4a5de95ea8a86fd44580dc99a30e4d15efa87e6d4269a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 3 Dec 2021 15:47:37 +0000 Subject: [PATCH 3/3] - Display the product's license when only 1 product is available in the online medium (bsc#1193223). - Do not display the product's selector during upgrade (kanderssen@suse.com, bsc#1192230). - 4.4.26 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1137 --- yast2-installation-4.4.25.tar.bz2 | 3 --- yast2-installation-4.4.26.tar.bz2 | 3 +++ yast2-installation.changes | 9 +++++++++ yast2-installation.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.4.25.tar.bz2 create mode 100644 yast2-installation-4.4.26.tar.bz2 diff --git a/yast2-installation-4.4.25.tar.bz2 b/yast2-installation-4.4.25.tar.bz2 deleted file mode 100644 index b9dc6fb..0000000 --- a/yast2-installation-4.4.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4181f93171c9dd223b0dc1c77000111b65f78ba4e1c079dd1b3ee4992be9b03b -size 1476742 diff --git a/yast2-installation-4.4.26.tar.bz2 b/yast2-installation-4.4.26.tar.bz2 new file mode 100644 index 0000000..cd2c8d6 --- /dev/null +++ b/yast2-installation-4.4.26.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b4b702137371c1b9b7b895ff0ffdd54a5b4fa10ad9576951bde9b592481524 +size 1477570 diff --git a/yast2-installation.changes b/yast2-installation.changes index 91c2346..891f77b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 3 06:53:52 UTC 2021 - Imobach Gonzalez Sosa + +- Display the product's license when only 1 product is available + in the online medium (bsc#1193223). +- Do not display the product's selector during upgrade + (kanderssen@suse.com, bsc#1192230). +- 4.4.26 + ------------------------------------------------------------------- Thu Dec 2 16:56:16 UTC 2021 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index f4615d0..a6579ff 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.25 +Version: 4.4.26 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only