2025-01-15 09:42:26 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: polkit: make pkglint happier |
2025-01-15 09:41:39 by Adam Ciarcinski | Files touched by this commit (12) | |
Log message: polkit: updated to 126 polkit 126 Highlights: - many code fixes detected either by CI or the author himself (Frantisek Sumsal) - shellcheck and dependabot integration (Jan Macku) - search for rules in /usr/local/share rather than /usr/local/lib (Luca Boccassi) - Implement LogControl1 protocol for dynamic log level changes (Luca Boccassi) - read actions also from /etc/, /run/ and /usr/local/share/ (Luca Boccassi) - mozjs dropped in favor of duktape (Xi Ruoyao) - many other fixes in build system and polkit code (Many thanks to all the authors.) |
2023-07-18 20:44:16 by Nia Alarie | Files touched by this commit (4) |
Log message: security: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES |
2023-07-13 15:49:17 by Nia Alarie | Files touched by this commit (11) |
Log message: *: Remove all instances of GCC_REQD where my name is the most recent in 'cvs annotate' (part 2) |
2023-06-22 12:41:16 by Jonathan Perkin | Files touched by this commit (1) |
Log message: polkit: Fix broken PKG_SYSCONFDIR assumption. |
2023-06-22 12:39:48 by Jonathan Perkin | Files touched by this commit (1) |
Log message: polkit: Add required SunOS CPPFLAGS. |
2023-06-15 04:35:47 by matthew green | Files touched by this commit (1) |
Log message: fix previous. re-add missing $DESTDIR. would only work if already installed. |
2023-06-13 09:57:56 by matthew green | Files touched by this commit (1) |
Log message: use ${PKG_SYSCONFDIR} instead of assuming ${DESTDIR}${PREFIX}/etc |