polkit: Update to version 123

Message ID 20231130113118.177365-1-adolf.belka@ipfire.org
State Accepted
Commit 204f04953e1c78c9d55637ed6fa1ff5b6aa1b44f
Headers
Series polkit: Update to version 123 |

Commit Message

Adolf Belka Nov. 30, 2023, 11:31 a.m. UTC
  - IPFire-3.x
- Update from version 122 to 123
- Changelog
    123
      Highlights:
	- better safety with deeper resctiction of the configuration files
	- better safety with restricting the daemon's owner under systemd
	- better safety with the systemd unit sandboxing
	- less thread races during upload of the configuration
      Changes
	    * prevent wrongful termination of runaway thread
	    * Stop installing /usr/share/polkit-1/rules.d as 700/polkitd
	    * set User/Group and don't change uid/gid if already set
	    * general and/or buildsystem fixes
	    * systemd service hardening
	    * Packit service integration
	    * pkcheck: manpage and help sync
	    * general fixes
	    * Packit service integration
	    * change of ownership of custom configs
	    * general fixes
	    * localization

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 polkit/polkit.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/polkit/polkit.nm b/polkit/polkit.nm
index c5a585fe9..4698a2c2a 100644
--- a/polkit/polkit.nm
+++ b/polkit/polkit.nm
@@ -4,7 +4,7 @@ 
 ###############################################################################
 
 name       = polkit
-version    = 122
+version    = 123
 release    = 1
 
 groups     = System/Libraries