aboutsummaryrefslogtreecommitdiff
path: root/package/libs/libaudit/patches
Commit message (Collapse)AuthorAge
* libaudit: update to 3.1.4, join with daemon and utils, renameMarius Dinu2024-04-29
| | | | | | | | | | | | | | | | Changes: - new URL for sources (old address is dead) - daemon and utils from packages feed are merged in here - only build once - no need to update at the same time in both places - update to v3.1.4 - removed unneeded patches - added audisp-syslog - removed audispd (no longer exists) - rename and move to package/utils/audit - update new path in one dependent package Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* audit: build only libauditDaniel Golle2020-08-31
Turns out auditd depends on libev. Lets have that in packages.git. Signed-off-by: Daniel Golle <daniel@makrotopia.org>