Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7ad9196a | 2022-02-19 09:08:42 | SECURITY fix for: GHSL-2021-077: Local denial of service in polkit - CVE-2021-4115 There is a file descriptor leak in polkit, which can enable an unprivileged user to cause polkit to crash, due to file descriptor exhaustion. prodded by tb@ | ||
| ab0d22c9 | 2022-01-26 16:10:25 | SECURITY fix for CVE-2021-4034 pkexec: local privilege escalation | ||
| 6568de76 | 2021-11-12 23:05:30 | Fix meson config check for whether setnetgrent has a return value. Fixes build on sparc64. okay sthen@ | ||
| 98faa1c3 | 2021-10-30 14:26:23 | Fix build with meson >= 0.60.0. Drop USE_GMAKE while here. | ||
| 0b72002a | 2021-10-06 09:08:50 | Update to polkit-0.120. | ||
| 49af5020 | 2021-06-04 07:46:37 | SECURITY update to polkit-0.119. CVE-2021-3560: local privilege escalation using polkit_system_bus_name_get_creds_sync() | ||
| d0cc9f2c | 2021-02-27 08:33:43 | Move to python 3 for SUBST_CMD. | ||
| 3cbe1c2f | 2021-02-23 19:39:08 | Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. | ||
| f340ab68 | 2020-10-17 08:42:39 | Update to polkit-0.118. | ||
| 177ded55 | 2020-07-30 07:50:42 | Update to polkit-0.117. |