From 95c615f5c3e53d12c139da8661af0eb4221d1b51100ee2fc5dce84684650b47a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 21 Nov 2019 15:56:45 +0000 Subject: [PATCH 1/2] - Do not remove /etc/install.inf from inst-sys (bsc#1122493, bsc#1157476). - 4.2.24 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1040 --- yast2-installation-4.2.23.tar.bz2 | 3 --- yast2-installation-4.2.24.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.2.23.tar.bz2 create mode 100644 yast2-installation-4.2.24.tar.bz2 diff --git a/yast2-installation-4.2.23.tar.bz2 b/yast2-installation-4.2.23.tar.bz2 deleted file mode 100644 index 336cf73..0000000 --- a/yast2-installation-4.2.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d475fa51fb3f1ef43944cff90a71e890ac635233b90d3c11f38894cf34a6b35 -size 465718 diff --git a/yast2-installation-4.2.24.tar.bz2 b/yast2-installation-4.2.24.tar.bz2 new file mode 100644 index 0000000..05dd3fe --- /dev/null +++ b/yast2-installation-4.2.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3c22a09e93d1abbad5c671bee588cae11bddf97e0a1e392f48b63542650d9d +size 466155 diff --git a/yast2-installation.changes b/yast2-installation.changes index e7b748f..6e1ed62 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 21 14:32:50 UTC 2019 - Knut Anderssen + +- Do not remove /etc/install.inf from inst-sys (bsc#1122493, + bsc#1157476). +- 4.2.24 + ------------------------------------------------------------------- Fri Nov 15 08:58:40 UTC 2019 - Oliver Kurz diff --git a/yast2-installation.spec b/yast2-installation.spec index a322f12..d7e75e4 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.23 +Version: 4.2.24 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only From fbcaf4774fad226a330af5e3329ca641e15165836521d15779bc97a908508b45 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 27 Nov 2019 14:12:01 +0000 Subject: [PATCH 2/2] - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.25 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1041 --- yast2-installation-4.2.24.tar.bz2 | 3 --- yast2-installation-4.2.25.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.2.24.tar.bz2 create mode 100644 yast2-installation-4.2.25.tar.bz2 diff --git a/yast2-installation-4.2.24.tar.bz2 b/yast2-installation-4.2.24.tar.bz2 deleted file mode 100644 index 05dd3fe..0000000 --- a/yast2-installation-4.2.24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d3c22a09e93d1abbad5c671bee588cae11bddf97e0a1e392f48b63542650d9d -size 466155 diff --git a/yast2-installation-4.2.25.tar.bz2 b/yast2-installation-4.2.25.tar.bz2 new file mode 100644 index 0000000..b786567 --- /dev/null +++ b/yast2-installation-4.2.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776d2a7dd53427eb1a7a75e9d968457bdfeae7060627785966b759c2077b90fd +size 465604 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6e1ed62..23cca21 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 21 14:33:50 UTC 2019 - schubi@suse.de + +- Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find + in order to decrease the required memory (bsc#1132650, + bsc#1140037). +- 4.2.25 + ------------------------------------------------------------------- Thu Nov 21 14:32:50 UTC 2019 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index d7e75e4..1bea73f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.24 +Version: 4.2.25 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only