From 729a058c57528e8ed0c2e2029d339f488cd030adc8dd92e1bc6c01114025624e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 14 Jul 2016 08:55:08 +0000 Subject: [PATCH] - Properly adjust the OOM killer (oom_score_adj has a different range than the original oom_adj) (bsc#974601) - 3.1.200 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=801 --- yast2-installation-3.1.199.tar.bz2 | 3 --- yast2-installation-3.1.200.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.199.tar.bz2 create mode 100644 yast2-installation-3.1.200.tar.bz2 diff --git a/yast2-installation-3.1.199.tar.bz2 b/yast2-installation-3.1.199.tar.bz2 deleted file mode 100644 index 2f38221..0000000 --- a/yast2-installation-3.1.199.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9d95b25524f4cb85b554b6752303ed06b6d2deaa7c2ef6c78b353a1a8028b2e -size 426534 diff --git a/yast2-installation-3.1.200.tar.bz2 b/yast2-installation-3.1.200.tar.bz2 new file mode 100644 index 0000000..e28f589 --- /dev/null +++ b/yast2-installation-3.1.200.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7756f3987b75780f81d79bb8e867dd7d05ec971adb7054e2c02efeaa4fcd0d21 +size 426043 diff --git a/yast2-installation.changes b/yast2-installation.changes index 9720c76..1fe302b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 14 08:10:16 UTC 2016 - lslezak@suse.cz + +- Properly adjust the OOM killer (oom_score_adj has a different + range than the original oom_adj) (bsc#974601) +- 3.1.200 + ------------------------------------------------------------------- Tue Jul 12 16:14:28 CEST 2016 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 3f3ff53..7d5c3ad 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.199 +Version: 3.1.200 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build