From e3c57968ec5b9a390a3c930fa0f6ba1d736df6ffdb0df2349a858ff66f92f8e8 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 11 Dec 2018 07:42:22 +0000 Subject: [PATCH] - More aggresive inst-sys cleaner, clean the libzypp cache when running in graphical mode with less than 1GB RAM (in text mode keep the current limit 640MB), this avoids crashes on low memory systems (bsc#1118643) - Also adapted the computing the default y2log size - use smaller size in low memory systems, on the other hand limit the maximum size to avoid huge log files - 4.1.32 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=997 --- yast2-installation-4.1.31.tar.bz2 | 3 --- yast2-installation-4.1.32.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.31.tar.bz2 create mode 100644 yast2-installation-4.1.32.tar.bz2 diff --git a/yast2-installation-4.1.31.tar.bz2 b/yast2-installation-4.1.31.tar.bz2 deleted file mode 100644 index 5e39788..0000000 --- a/yast2-installation-4.1.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5df00a486a477f0dbaf2920d6b46c2f26110ce4371a3aa91587d2aab50df691 -size 463872 diff --git a/yast2-installation-4.1.32.tar.bz2 b/yast2-installation-4.1.32.tar.bz2 new file mode 100644 index 0000000..714cf42 --- /dev/null +++ b/yast2-installation-4.1.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44af29cae69f354d9b6ccd6431ef8ee219674a2d7e75fbc0e7c58aeb0cddb341 +size 464614 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5adcf58..8abf709 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 7 14:45:24 UTC 2018 - lslezak@suse.cz + +- More aggresive inst-sys cleaner, clean the libzypp cache + when running in graphical mode with less than 1GB RAM + (in text mode keep the current limit 640MB), this avoids + crashes on low memory systems (bsc#1118643) +- Also adapted the computing the default y2log size - use + smaller size in low memory systems, on the other hand limit the + maximum size to avoid huge log files +- 4.1.32 + ------------------------------------------------------------------- Thu Dec 6 12:59:03 UTC 2018 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 770f21f..ca816d9 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.31 +Version: 4.1.32 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build