[packages/polkit] up to 0.119 (fixes CVE-2021-3560)
atler
atler at pld-linux.org
Thu Jun 3 18:21:20 CEST 2021
commit 15c70c7c67b9d68e7609e0b3bcec59d992ec38d3
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jun 3 18:07:10 2021 +0200
up to 0.119 (fixes CVE-2021-3560)
polkit.spec | 6 +++---
systemd-fallback.patch | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/polkit.spec b/polkit.spec
index e4fbd24..dd43458 100644
--- a/polkit.spec
+++ b/polkit.spec
@@ -11,12 +11,12 @@
Summary: A framework for defining policy for system-wide components
Summary(pl.UTF-8): Szkielet do definiowania polityki dla komponentów systemowych
Name: polkit
-Version: 0.118
+Version: 0.119
Release: 1
License: LGPL v2+
Group: Libraries
Source0: https://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz
-# Source0-md5: ae3f2a742740069922589ad20ffd54d2
+# Source0-md5: b945e683eb5d633745864af6c5746726
Patch0: systemd-fallback.patch
URL: https://www.freedesktop.org/wiki/Software/polkit
BuildRequires: autoconf >= 2.60
@@ -189,12 +189,12 @@ fi
%dir %{_sysconfdir}/polkit-1
%attr(700,polkitd,root) %dir %{_sysconfdir}/polkit-1/rules.d
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/polkit-1/rules.d/50-default.rules
-/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
/etc/pam.d/polkit-1
%dir %{_datadir}/polkit-1
%{_datadir}/polkit-1/actions
%attr(700,polkitd,root) %dir %{_datadir}/polkit-1/rules.d
%{_datadir}/dbus-1/system-services/org.freedesktop.PolicyKit1.service
+%{_datadir}/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
%{?with_systemd:%{systemdunitdir}/polkit.service}
%{_mandir}/man1/pkaction.1*
%{_mandir}/man1/pkcheck.1*
diff --git a/systemd-fallback.patch b/systemd-fallback.patch
index 988d2a2..606c106 100644
--- a/systemd-fallback.patch
+++ b/systemd-fallback.patch
@@ -717,8 +717,8 @@ diff -ruN polkit-0.113.orig/src/polkitbackend/Makefile.am polkit-0.113/src/polki
--- polkit-0.113.orig/src/polkitbackend/Makefile.am 2015-06-19 22:31:02.000000000 +0200
+++ polkit-0.113/src/polkitbackend/Makefile.am 2015-09-26 23:40:21.674982125 +0200
@@ -36,15 +36,7 @@
+ polkitbackendjsauthority.h polkitbackendjsauthority.cpp \
polkitbackendactionpool.h polkitbackendactionpool.c \
- polkitbackendconfigsource.h polkitbackendconfigsource.c \
polkitbackendactionlookup.h polkitbackendactionlookup.c \
- $(NULL)
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/polkit.git/commitdiff/15c70c7c67b9d68e7609e0b3bcec59d992ec38d3
More information about the pld-cvs-commit
mailing list