Branch 'f12-temp' - en-US/Revision_History.xml en-US/Security.xml

John J. McDonough jjmcd at fedoraproject.org
Thu Nov 19 13:45:49 UTC 2009


 en-US/Revision_History.xml |   13 +++++++++++++
 en-US/Security.xml         |   11 +++++------
 2 files changed, 18 insertions(+), 6 deletions(-)

New commits:
commit ebb4d65d1e010ffb0dddac055a88cb8096eb3cbb
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu Nov 19 08:45:38 2009 -0500

    Small changes to bug 53047 action

diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index f920819..23209c1 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -10,6 +10,19 @@
     <itemizedlist>
       <listitem>
 	<para>
+	  0.9
+	  Thu 19 Nov 2009
+	  John McDonough
+	  <email>jjmcd at fedoraproject.org</email>
+	  <simplelist>
+	    <member>
+	      Slight changes to policy changes in bug #53407
+	    </member>
+	  </simplelist>
+	</para>
+      </listitem>
+      <listitem>
+	<para>
 	  0.8
 	  Wed 18 Nov 2009
 	  John McDonough
diff --git a/en-US/Security.xml b/en-US/Security.xml
index 4828cc2..84be86c 100644
--- a/en-US/Security.xml
+++ b/en-US/Security.xml
@@ -43,12 +43,11 @@
 	    <filename>/var/lib/polkit-1/localauthority/20-org.d</filename>
 	    (name it anything you want) and the content should be
 	    <screen>
-[NoUsersInstallAnythingWithoutPassword]
-Identity=unix-user:someone;unix-user:someone_else
-Action=org.freedesktop.packagekit.*
-ResultAny=auth_admin
-ResultInactive=auth_admin
-ResultActive=auth_admin
+[NoUserSignedInstall]
+Identity=unix-user:*
+Action=org.freedesktop.packagekit.package-install
+ResultAny=no
+ResultInactive=no
 	    </screen>
 	  </para>
 	  <para>





More information about the Fedora-docs-commits mailing list