diff --git a/system/base/polkit/actions.py b/system/base/polkit/actions.py
index 639b6406..f3f0f8ab 100644
--- a/system/base/polkit/actions.py
+++ b/system/base/polkit/actions.py
@@ -17,6 +17,7 @@ def setup():
--with-dbus \
--enable-examples \
--enable-introspection \
+ --disable-systemd \
--enable-libsystemd-login=no \
--enable-libelogind=no \
--with-systemdsystemunitdir=no \
diff --git a/system/base/polkit/pspec.xml b/system/base/polkit/pspec.xml
index b48a5663..d5232f9e 100644
--- a/system/base/polkit/pspec.xml
+++ b/system/base/polkit/pspec.xml
@@ -14,7 +14,7 @@
app:console
PolicyKit Authorization Framework
polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.
- http://www.freedesktop.org/software/polkit/releases/polkit-0.117.tar.gz
+ http://www.freedesktop.org/software/polkit/releases/polkit-0.118.tar.gz
python3
dbus-devel
@@ -28,8 +28,8 @@
intltool
- polkit-0.117-duktape.patch
- polkit-0.117-elogind.patch
+ polkit-0.118-duktape.patch
+ polkit-0.118-elogind.patch
use-system-locale-in-gobject-api.diff
@@ -90,6 +90,13 @@
+
+ 2021-05-01
+ 0.118
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-04-30
0.117