From 6cba12524f1cd868c06931c68f874b60e583a968fe56701a35761e373b873ce0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 11 Mar 2021 16:11:45 +0000 Subject: [PATCH] - Remove the libzypp cache symlink (related to bsc#1182928) - Improved "memsample" script handling - Do not start it again if it is already running (might happen if YaST is started again after crash) - Stop it when YaST finishes - 4.3.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1100 --- yast2-installation-4.3.33.tar.bz2 | 3 --- yast2-installation-4.3.34.tar.bz2 | 3 +++ yast2-installation.changes | 10 ++++++++++ yast2-installation.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.3.33.tar.bz2 create mode 100644 yast2-installation-4.3.34.tar.bz2 diff --git a/yast2-installation-4.3.33.tar.bz2 b/yast2-installation-4.3.33.tar.bz2 deleted file mode 100644 index 872ceb5..0000000 --- a/yast2-installation-4.3.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fda87735f16114b767f4fcb6f13d2924ed17122cf399ced966b35b8b90a4601 -size 1469454 diff --git a/yast2-installation-4.3.34.tar.bz2 b/yast2-installation-4.3.34.tar.bz2 new file mode 100644 index 0000000..7e25847 --- /dev/null +++ b/yast2-installation-4.3.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea13aefe5e96a7f3737867e5bb8fa6a8cd9aa10fd002fca8e549934aaeaaa8c +size 1469796 diff --git a/yast2-installation.changes b/yast2-installation.changes index dd7e72e..2d69415 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 11 15:13:16 UTC 2021 - Ladislav Slezák + +- Remove the libzypp cache symlink (related to bsc#1182928) +- Improved "memsample" script handling + - Do not start it again if it is already running + (might happen if YaST is started again after crash) + - Stop it when YaST finishes +- 4.3.34 + ------------------------------------------------------------------- Wed Mar 10 17:25:29 UTC 2021 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index 966bb83..d7aec80 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.3.33 +Version: 4.3.34 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only