From 6056318a594fbe2fda280454d14dc0b33a4ddf5fc636b763c4e540173fecc365 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 10 Mar 2021 15:03:12 +0000 Subject: [PATCH] - Reduce self-update mechanism memory consumption (bsc#1182928): - Make sure to download the package only once. - Use a single squash file system for each update repository. - Ignore unchanged files and directories like /usr/share/man, /usr/share/info, etc. - 4.3.32 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1098 --- yast2-installation-4.3.31.tar.bz2 | 3 --- yast2-installation-4.3.32.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.31.tar.bz2 create mode 100644 yast2-installation-4.3.32.tar.bz2 diff --git a/yast2-installation-4.3.31.tar.bz2 b/yast2-installation-4.3.31.tar.bz2 deleted file mode 100644 index 33917a4..0000000 --- a/yast2-installation-4.3.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ead9b199067bae3c897602b85b7cbf195f0787ad2536092b3e84fc0b01394028 -size 1467444 diff --git a/yast2-installation-4.3.32.tar.bz2 b/yast2-installation-4.3.32.tar.bz2 new file mode 100644 index 0000000..0e70294 --- /dev/null +++ b/yast2-installation-4.3.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12401c9a1473939107ff6e10d4016b6e7f9e038edd7128af33e454ef14ff7723 +size 1469368 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4bdb3ea..d4a3da9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 10 10:06:00 UTC 2021 - Imobach Gonzalez Sosa + +- Reduce self-update mechanism memory consumption (bsc#1182928): + - Make sure to download the package only once. + - Use a single squash file system for each update repository. + - Ignore unchanged files and directories like /usr/share/man, + /usr/share/info, etc. +- 4.3.32 + ------------------------------------------------------------------- Thu Mar 4 13:49:52 UTC 2021 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index 205e144..c0d72ca 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.3.31 +Version: 4.3.32 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only