From 9ccd36785e21e13cd2702d0acae1beed877f0ca1954d70ffcdbce65a6973c4bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Thu, 19 Sep 2013 02:38:37 +0000 Subject: [PATCH] Accepting request 199675 from home:sumski:Base:System Update to 0.112 Fix for CVE-2013-4288 OBS-URL: https://build.opensuse.org/request/show/199675 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=96 --- polkit-0.111.tar.gz | 3 --- polkit-0.112.tar.gz | 3 +++ polkit.changes | 11 +++++++++++ polkit.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 polkit-0.111.tar.gz create mode 100644 polkit-0.112.tar.gz diff --git a/polkit-0.111.tar.gz b/polkit-0.111.tar.gz deleted file mode 100644 index aa104fe..0000000 --- a/polkit-0.111.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02ae544547211b687818c97bcbf19bf6b8b5be7fda93000525a8765c7bed1ea1 -size 1396389 diff --git a/polkit-0.112.tar.gz b/polkit-0.112.tar.gz new file mode 100644 index 0000000..88ba6e6 --- /dev/null +++ b/polkit-0.112.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d695f43cba4748a822fbe864dd32c4887c5da1c71694a47693ace5e88fcf6af6 +size 1429240 diff --git a/polkit.changes b/polkit.changes index 24dfd5d..d104d89 100644 --- a/polkit.changes +++ b/polkit.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 19 01:13:08 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 0.112 + + polkitunixprocess: Deprecate racy APIs + + pkcheck: Support --process=pid,start-time,uid syntax too + (CVE-2013-4288) + + Use GOnce for interface type registration + + Add czech translation po file to distribution + + Update the czech once more with newest pot file + ------------------------------------------------------------------- Fri Jul 5 11:50:44 UTC 2013 - dimstar@opensuse.org diff --git a/polkit.spec b/polkit.spec index 6164628..5a91404 100644 --- a/polkit.spec +++ b/polkit.spec @@ -25,7 +25,7 @@ Name: polkit Summary: PolicyKit Authorization Framework License: LGPL-2.1+ Group: System/Libraries -Version: 0.111 +Version: 0.112 Release: 0 Url: http://www.freedesktop.org/wiki/Software/PolicyKit BuildRoot: %{_tmppath}/%{name}-%{version}-build