- Refreshed spec-file via spec-cleaner and manual optimizated.
* Reduced to the standard github URL.
* Added -p flag to all install commands.
- Updated file earlyoom.sysconfig with actual firefox process names.
- Updated to 1.7
* Updated file earlyoom.1 (MANPAGE.md -s -t man > earlyoom.1).
* https://github.com/rfjakob/earlyoom#changelog
* Added -N flag to run a script every time a process is killed.
* Added -g flag to kill whole process group.
* Removed -i flag, it does not work properly on Linux kernels 5.9+.
* Droped ambient capabilities on startup.
OBS-URL: https://build.opensuse.org/request/show/977983
OBS-URL: https://build.opensuse.org/package/show/Base:System/earlyoom?expand=0&rev=37
- Refreshed spec-file via spec-cleaner and manual optimizated.
* Reduced to the standard github URL.
* Added -p flag to all install commands.
- Updated file earlyoom.sysconfig with actual firefox process names.
- Updated to 1.7
* Updated file earlyoom.1 (MANPAGE.md -s -t man > earlyoom.1).
* https://github.com/rfjakob/earlyoom#changelog
* Added -N flag to run a script every time a process is killed.
* Added -g flag to kill whole process group.
* Removed -i flag, it does not work properly on Linux kernels 5.9+.
* Droped ambient capabilities on startup.
OBS-URL: https://build.opensuse.org/request/show/964676
OBS-URL: https://build.opensuse.org/package/show/Base:System/earlyoom?expand=0&rev=36
- 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.
OBS-URL: https://build.opensuse.org/request/show/781663
OBS-URL: https://build.opensuse.org/package/show/Base:System/earlyoom?expand=0&rev=19