| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Cleanup with spec-cleaner - Use systemd unit file
- Use source URLs, enable parallel build, and remove ancient specfile tags and sections
- cross-build fix: use %__cc macro
- updated patches to apply with fuzz=0
- update to 1.1
* killerd.c (init_HZ): Use sysconf(_SC_CLK_TCK) if available,
this seems to be the most reliable method on recent glibc's.
* killerd.conf: Better comments for all settings.
* killerd.c: Clarified license message.
* killerd.c: Users can be excluded if their UID is less
than a configured limit.
* killerd.c: Unified processing of wildcard entries. Entries with
no names always serve as defaults, special treatment of *'s
is gone.
* killerd.c: (warn_user): Avoid unlimited retrying if the user's
terminal is XOFF'ed.
- package created (initial version 1.0)