Hello community,

here is the log from the commit of package earlyoom for openSUSE:Factory 
checked in at 2020-03-17 13:11:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/earlyoom (Old)
 and      /work/SRC/openSUSE:Factory/.earlyoom.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "earlyoom"

Tue Mar 17 13:11:14 2020 rev:6 rq:785804 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/earlyoom/earlyoom.changes        2020-02-22 
19:08:52.214637297 +0100
+++ /work/SRC/openSUSE:Factory/.earlyoom.new.3160/earlyoom.changes      
2020-03-17 13:11:27.573859515 +0100
@@ -1,0 +2,21 @@
+Wed Mar  4 17:40:07 UTC 2020 - Илья Индиго <i...@ilya.pp.ua>
+
+- Add PREFIX=%{_prefix} to %make_build macro for correct ExecStart.
+- Update to 1.4
+  * https://github.com/rfjakob/earlyoom#changelog 
+  * Make victim selection logic 50% faster by lazy-loading process
+    attributes.
+  * Log the user id uid of killed processes in addition to pid and
+    name.
+  * Color debug log in light grey.
+  * Code clean-up
+    * Use block-local variables where possible.
+    * Introduce PATH_LEN to replace several hardcoded buffer
+      lengths.
+  * Expand testsuite (make test).
+  * Run cppcheck when available.
+  * Add unit-test benchmarks (make bench).
+  * Drop root privileges in systemd unit file earlyoom.service.
+  * Fix spurious testsuite failure on systems with a lot of RAM.
+
+-------------------------------------------------------------------

Old:
----
  earlyoom-1.3.tar.gz

New:
----
  earlyoom-1.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ earlyoom.spec ++++++
--- /var/tmp/diff_new_pack.KGaLtm/_old  2020-03-17 13:11:28.833860482 +0100
+++ /var/tmp/diff_new_pack.KGaLtm/_new  2020-03-17 13:11:28.861860503 +0100
@@ -20,7 +20,7 @@
 %global _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           earlyoom
-Version:        1.3
+Version:        1.4
 Release:        0
 Summary:        Early OOM Daemon for Linux
 License:        MIT
@@ -51,7 +51,7 @@
 
 %build
 CFLAGS='%{optflags} -DVERSION=\"%{version}\" -std=gnu99'
-%make_build CFLAGS="$CFLAGS"
+%make_build CFLAGS="$CFLAGS" PREFIX=%{_prefix}
 
 %install
 %make_install PREFIX=%{_prefix} SYSTEMDUNITDIR=%{_unitdir}

++++++ earlyoom-1.3.tar.gz -> earlyoom-1.4.tar.gz ++++++
++++ 3612 lines of diff (skipped)


Reply via email to