Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 78b7344c | 2026-04-17 07:03:07 | Merge upstream fix for CVE-2026-4897 - getline() string overflow. | ||
| ea827009 | 2025-12-18 16:29:01 | Update to polkit-127. | ||
| 9d87d7b6 | 2025-11-17 19:16:13 | Add comment; no pkg change. | ||
| dcde9ee9 | 2025-11-17 18:33:50 | Fix CKDB_PATH. | ||
| 88ef0d6e | 2025-08-27 08:13:26 | Use official upstream patch to fix polkitd startup assertion. | ||
| f1b36564 | 2025-01-19 10:23:16 | Unbreak the array in previous to workaround https://github.com/polkit-org/polkit/issues/544 | ||
| 871df6ef | 2025-01-17 15:11:20 | Unbreak runtime. See: https://github.com/polkit-org/polkit/issues/544 | ||
| be5aabf3 | 2025-01-14 07:04:44 | Update to polkit-126. | ||
| e1808ab9 | 2024-08-09 06:59:11 | Update to polkit-125. | ||
| ffb87ad3 | 2024-01-26 07:28:10 | polkit: fix build on sparc64 gcc doesn't error on implicit function declaration. The configure check of netgrent() therefore incorrectly sets HAVE_SETGRENT_RETURN, breaking the build. Also define _BSD_SOURCE to avoid a subsequent error due to implicit declaration of getgrouplist(3). ok ajacoutot (maintainer) |