[meego-commits] 8950: Changes to devel:base/polkit
Topi Santakivi
no_reply at build.meego.com
Wed Oct 27 12:14:03 UTC 2010
Hi,
I have made the following changes to polkit in project devel:base. Please review and accept ASAP.
Thank You,
Topi Santakivi
[This message was auto-generated]
---
Request #8950:
submit: home:tosantak:branches:devel:base/polkit(r2)(cleanup) -> devel:base/polkit
Message:
* Wed Oct 27 2010 Topi Santakivi <topi.santakivi at digia.com> - 0.99
- Update to 0.99
- Removed these patches as they are integrated in 0.99:
- 0001-Fix-Bug-26982-pkexec-information-disclosure-vulnerability.patch
- 0002-fix-polkit-sluggishness-remove-unneeded-repeat-db-loads.patch
State: new 2010-10-27T05:14:02 tosantak
Comment: None
changes files:
--------------
--- polkit.changes
+++ polkit.changes
@@ -0,0 +1,6 @@
+* Wed Oct 27 2010 Topi Santakivi <topi.santakivi at digia.com> - 0.99
+- Update to 0.99
+- Removed these patches as they are integrated in 0.99:
+ - 0001-Fix-Bug-26982-pkexec-information-disclosure-vulnerability.patch
+ - 0002-fix-polkit-sluggishness-remove-unneeded-repeat-db-loads.patch
+
old:
----
0001-Fix-Bug-26982-pkexec-information-disclosure-vulnerability.patch
0002-fix-polkit-sluggishness-remove-unneeded-repeat-db-loads.patch
polkit-0.96.tar.gz
new:
----
polkit-0.99.tar.gz
spec files:
-----------
--- polkit.spec
+++ polkit.spec
@@ -3,7 +3,7 @@
Summary: PolicyKit Authorization Framework
Name: polkit
-Version: 0.96
+Version: 0.99
Release: 1
License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/PolicyKit
@@ -24,9 +24,6 @@
Obsoletes: PolicyKit <= 0.10
Provides: PolicyKit = 0.11
-Patch0: 0001-Fix-Bug-26982-pkexec-information-disclosure-vulnerability.patch
-Patch1: 0002-fix-polkit-sluggishness-remove-unneeded-repeat-db-loads.patch
-
%description
PolicyKit is a toolkit for defining and handling authorizations.
It is used for allowing unprivileged processes to speak to privileged
@@ -67,9 +64,7 @@
Roles and default policy for desktop usage.
%prep
-%setup -q -n %{name}-0.96
-%patch0 -p1
-%patch1 -p1
+%setup -q -n %{name}-%{version}
%build
%configure --enable-gtk-doc --disable-static --libexecdir=%{_libexecdir}/polkit-1 --enable-introspection --enable-examples
other changes:
--------------
++++++ polkit-0.96.tar.gz -> polkit-0.99.tar.gz
36530 lines of diff (skipped)
++++++ deleted files:
--- 0001-Fix-Bug-26982-pkexec-information-disclosure-vulnerability.patch
--- 0002-fix-polkit-sluggishness-remove-unneeded-repeat-db-loads.patch
More information about the MeeGo-commits
mailing list