Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: prefer HTTPS if available (for packages) | Daniel Cousens | 2022-10-05 |
| | | | | | | | | Changes PKG_SOURCE_URL's for arptables, bsdiff, dnsmasq, fortify-headers, ipset, ipset-dns, libaudit, libpcap, libressl, lua, lua5.3, tcpdump and valgrind, to HTTPS Signed-off-by: Daniel Cousens <github@dcousens.com> | ||
* | libaudit: add host-build required by policycoreutils/host | Daniel Golle | 2020-09-01 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | libaudit: drop unused file | Daniel Golle | 2020-09-01 |
| | | | | | | | | Drop init script from libaudit package. It will be added to the 'audit' package in the packages feed. Fixes: efdf619f21 ("audit: build only libaudit") Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | audit: build only libaudit | Daniel Golle | 2020-08-31 |
Turns out auditd depends on libev. Lets have that in packages.git. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |