From 97306649ab673445023a8e658ba23e7edc6e52185523a92c5848c84bcbdb1d1a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Sun, 9 May 2021 19:56:15 +0000 Subject: [PATCH] - Allow memory profiling of the main installer process, via boot parameters: (bsc#1182649) - MASSIF=1 enables Valgrind/Massif (C/C++ level) - MEMORY_PROFILER=1 enables Ruby level - 4.4.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1112 --- yast2-installation-4.4.5.tar.bz2 | 3 --- yast2-installation-4.4.6.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.5.tar.bz2 create mode 100644 yast2-installation-4.4.6.tar.bz2 diff --git a/yast2-installation-4.4.5.tar.bz2 b/yast2-installation-4.4.5.tar.bz2 deleted file mode 100644 index 1079e7e..0000000 --- a/yast2-installation-4.4.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcdaacc23ba770fec41038db5e6660a27444d4d508a0540c4c91bcfe7cbf771d -size 1470567 diff --git a/yast2-installation-4.4.6.tar.bz2 b/yast2-installation-4.4.6.tar.bz2 new file mode 100644 index 0000000..31c5b59 --- /dev/null +++ b/yast2-installation-4.4.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9403afc32a976576aae2a839b30d409bc4222fc75d86b09531d2d26d33702085 +size 1471437 diff --git a/yast2-installation.changes b/yast2-installation.changes index da8018a..3a7574e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 29 15:59:52 UTC 2021 - Martin Vidner + +- Allow memory profiling of the main installer process, via + boot parameters: (bsc#1182649) + - MASSIF=1 enables Valgrind/Massif (C/C++ level) + - MEMORY_PROFILER=1 enables Ruby level +- 4.4.6 + ------------------------------------------------------------------- Tue Apr 27 09:23:17 UTC 2021 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index eebd683..8545171 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.5 +Version: 4.4.6 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only