From 82f0924dc0eb23b9df68e88dbaf9e07c81940a5a Mon Sep 17 00:00:00 2001 From: Jan Rybar Date: Wed, 17 Jan 2024 16:42:31 +0100 Subject: Release 124 --- NEWS.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/NEWS.md b/NEWS.md index 35b08d1..a2ef1d0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,43 @@ +## polkit 124 + +### Highlights: +- PIDFDs are used if available to track processes +- pidfd parameter available for CheckAuthorization() +- systemd-sysuser enabled for polkit + +### Build requirements +- glib, gobject, gio >= 2.32 +- mozjs-115 OR duktape +- gobject-introspection >= 0.6.2 (optional) +- pam (optional) +- ConsoleKit OR systemd +- gettext +- meson + +### Changes since polkit 123: + +* Luca Boccassi + * PIDFD implementation and fixes/extensions around it + * new systemd_unit and no_new_privileges subject attributes +* Ray Strode, Sam James + * general and/or buildsystem fixes +* Vincent Mihalkovic + * uninitialized pointer warning fix +* Xi Ruoyao + * mozjs 115 dependency upgrade and fixes +* Jan Rybar + * general fixes +* Zbigniew Jędrzejewski-Szmek + * systemd-sysuser implementation +* Aleksandr Melman, Anders Jonsson, AsciiWolf, Christian K, NorwayFun, Sabri Unal + * localization + + +**Many thanks to the people involved, the contributors and enthusiasts!** + +The polkit team & polkit community +Jan 17, 2024 + ## polkit 123 ### Highlights: -- cgit v1.2.3