From 749304e3af06910f367791157154235defd199998266e1611ab89354bcd80f70 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 6 Dec 2018 13:28:21 +0000 Subject: [PATCH] - Improved saving y2logs during installation to use the /mnt/tmp space instead of the RAM disk to avoid possible crash (out of memory) (bsc#1118643) - 4.1.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=996 --- yast2-installation-4.1.30.tar.bz2 | 3 --- yast2-installation-4.1.31.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.30.tar.bz2 create mode 100644 yast2-installation-4.1.31.tar.bz2 diff --git a/yast2-installation-4.1.30.tar.bz2 b/yast2-installation-4.1.30.tar.bz2 deleted file mode 100644 index 27bbdc7..0000000 --- a/yast2-installation-4.1.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d25f90b5281acb0ccfdf648e16c3ef09119a9020bacb9060208adc4c79ee58e -size 463842 diff --git a/yast2-installation-4.1.31.tar.bz2 b/yast2-installation-4.1.31.tar.bz2 new file mode 100644 index 0000000..5e39788 --- /dev/null +++ b/yast2-installation-4.1.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5df00a486a477f0dbaf2920d6b46c2f26110ce4371a3aa91587d2aab50df691 +size 463872 diff --git a/yast2-installation.changes b/yast2-installation.changes index 905925e..5adcf58 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 6 12:59:03 UTC 2018 - lslezak@suse.cz + +- Improved saving y2logs during installation to use the /mnt/tmp + space instead of the RAM disk to avoid possible crash (out of + memory) (bsc#1118643) +- 4.1.31 + ------------------------------------------------------------------- Sat Nov 24 19:40:43 UTC 2018 - Stasiek Michalski diff --git a/yast2-installation.spec b/yast2-installation.spec index 20efbe2..770f21f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.30 +Version: 4.1.31 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build