polkit ver. bump

This commit is contained in:
Rmys
2024-01-19 18:35:04 +03:00
parent 4bc02f4ee2
commit 2ef7a872bc
4 changed files with 89 additions and 5 deletions
+10 -3
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>PolicyKit Authorization Framework</Summary>
<Description>polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.</Description>
<Archive sha1sum="8961b976a5b6da141481593cb524da5b049fce2e" type="tarbz2">https://gitlab.freedesktop.org/polkit/polkit/-/archive/121/polkit-121.tar.bz2</Archive>
<Archive sha1sum="c531e5c831f752c706f5243e6ad6c772d0149c9e" type="tarbz2">https://gitlab.freedesktop.org/polkit/polkit/-/archive/124/polkit-124.tar.bz2</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>python3</Dependency>
@@ -34,8 +34,8 @@
<!-- <Patch level="1">polkit-0.118-duktape.patch</Patch> -->
<!-- <Patch level="1">polkit-0.118-elogind.patch</Patch> -->
<Patch level="1">use-system-locale-in-gobject-api.diff</Patch>
<!-- <Patch level="1">CVE-2021-4034.patch</Patch> -->
<!-- <Patch level="1">CVE-2021-4115.patch</Patch> -->
<Patch level="1">gentoo/polkit-124-systemd.patch</Patch>
<Patch level="1">gentoo/polkit-124-systemd-fixup.patch</Patch>
</Patches>
</Source>
@@ -95,6 +95,13 @@
</Package>
<History>
<Update release="19">
<Date>2024-01-19</Date>
<Version>124</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2022-09-01</Date>
<Version>0.121</Version>