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:
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 +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>