SHA256
1
0
forked from pool/earlyoom

- update to 1.6.1:

* Clean up dbus-send zombie processes
  * Skip processes with oom_score_adj=-1000

OBS-URL: https://build.opensuse.org/package/show/Base:System/earlyoom?expand=0&rev=25
This commit is contained in:
Dirk Mueller 2020-08-17 11:19:35 +00:00 committed by Git OBS Bridge
parent 34973e181a
commit a7675b4087
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b81804fc4470f996014d52252a87a1cf3b43d3d8754140035b10dcee349302b8
size 47705

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 17 11:19:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.6.1:
* Clean up dbus-send zombie processes
* Skip processes with oom_score_adj=-1000
-------------------------------------------------------------------
Wed Jun 10 08:18:22 UTC 2020 - Dan Čermák <dcermak@suse.com>

View File

@ -20,13 +20,13 @@
%global _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: earlyoom
Version: 1.6
Version: 1.6.1
Release: 0
Summary: Early OOM Daemon for Linux
License: MIT
Group: System/Daemons
URL: https://github.com/rfjakob/%{name}
Source0: %{URL}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: https://github.com/rfjakob/earlyoom/archive/v%{version}.tar.gz
Source11: %{name}.sysconfig
# pandoc only for `pandoc MANPAGE.md -s -t man > earlyoom.1`
BuildRequires: pandoc

3
v1.6.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcd3fab4da5e1dddec952a0974c866ec90c5f9159c995f9162c45488c4d03340
size 48200