From b1ea4bc47e31380d0dcf70a7fd0f38f57807da9c7333311565f9cf74a8794c1e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 29 Oct 2020 16:08:15 +0000 Subject: [PATCH 1/2] - yupdate - also make /usr/share/icons writable by default (needed for updating yast2-theme) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1084 --- yast2-installation-4.3.19.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.3.19.tar.bz2 b/yast2-installation-4.3.19.tar.bz2 index 81dbd4d..63bc56b 100644 --- a/yast2-installation-4.3.19.tar.bz2 +++ b/yast2-installation-4.3.19.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9608686d9d00f6a61b4f512f216763ca17009c11d1b31ca8be169af61fa0b2cb -size 1453857 +oid sha256:5ff43ca138c8864c30b8d007cfe075e6470f713dbb63c43ec79ab5134c014b32 +size 1453126 diff --git a/yast2-installation.changes b/yast2-installation.changes index 81e23ca..89de013 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 27 15:36:13 UTC 2020 - Ladislav Slezák + +- yupdate - also make /usr/share/icons writable by default + (needed for updating yast2-theme) + ------------------------------------------------------------------- Fri Oct 16 06:28:53 UTC 2020 - Imobach Gonzalez Sosa From 5ccafb163e2c91fd20cc849399a38015445bb25cadd3188a52d579ee0a0fcf03 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 30 Oct 2020 09:35:04 +0000 Subject: [PATCH 2/2] - Write hostname and proxy configuration to the inst-sys when configured through linuxrc not only during an installation but also when running an autoinstallation (bsc#1177768) - 4.3.20 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1085 --- yast2-installation-4.3.19.tar.bz2 | 3 --- yast2-installation-4.3.20.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.3.19.tar.bz2 create mode 100644 yast2-installation-4.3.20.tar.bz2 diff --git a/yast2-installation-4.3.19.tar.bz2 b/yast2-installation-4.3.19.tar.bz2 deleted file mode 100644 index 63bc56b..0000000 --- a/yast2-installation-4.3.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ff43ca138c8864c30b8d007cfe075e6470f713dbb63c43ec79ab5134c014b32 -size 1453126 diff --git a/yast2-installation-4.3.20.tar.bz2 b/yast2-installation-4.3.20.tar.bz2 new file mode 100644 index 0000000..c74929b --- /dev/null +++ b/yast2-installation-4.3.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7858041f6de9a227fdc38d5b8c8249d18a28e07aaded7bb5ac4cb0f2854e6cbb +size 1453082 diff --git a/yast2-installation.changes b/yast2-installation.changes index 89de013..2ac28b0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 27 22:30:43 UTC 2020 - Knut Anderssen + +- Write hostname and proxy configuration to the inst-sys when + configured through linuxrc not only during an installation but + also when running an autoinstallation (bsc#1177768) +- 4.3.20 + ------------------------------------------------------------------- Tue Oct 27 15:36:13 UTC 2020 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index 92c3a71..b37dec0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.3.19 +Version: 4.3.20 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only