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

Rüdiger Landmann rlandmann at fedoraproject.org
Fri Nov 20 02:34:33 UTC 2009


 en-US/Article_Info.xml     |    2 +-
 en-US/Revision_History.xml |   15 ++++++++++++++-
 en-US/Security.xml         |   18 +++++++++---------
 3 files changed, 24 insertions(+), 11 deletions(-)

New commits:
commit 4d8693d840a1bd9e0f4be941b14c85224f39ad37
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Fri Nov 20 12:33:17 2009 +1000

    update to security bug

diff --git a/en-US/Article_Info.xml b/en-US/Article_Info.xml
index 5a3d503..3e853e6 100644
--- a/en-US/Article_Info.xml
+++ b/en-US/Article_Info.xml
@@ -7,7 +7,7 @@
 	<subtitle>Release Notes for Fedora 12</subtitle>
 	<productname>Fedora</productname>
 	<productnumber>12</productnumber>
-	<edition>0.1</edition>
+	<edition>0.10</edition>
 	<pubsnumber>1</pubsnumber>
 	<abstract>
 		<para>This document details the release notes for Fedora 12.</para></abstract>
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index 23209c1..2a15d65 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -10,13 +10,26 @@
     <itemizedlist>
       <listitem>
 	<para>
+	  0.10
+	  Fri 20 Nov 2009
+	  Rüdiger Landmann
+	  <email>r.landmann at redhat.com</email>
+	  <simplelist>
+	    <member>
+	      Correction to policy changes in bug #534047 (via Eric Christensen‎)
+	    </member>
+	  </simplelist>
+	</para>
+      </listitem>
+      <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
+	      Slight changes to policy changes in bug #534047
 	    </member>
 	  </simplelist>
 	</para>
diff --git a/en-US/Security.xml b/en-US/Security.xml
index 84be86c..60e17df 100644
--- a/en-US/Security.xml
+++ b/en-US/Security.xml
@@ -37,19 +37,19 @@
 	    <command>yum</command>, nor does it allow packages to be
 	    removed without authentication.
 	  </para>
-	  <para>
-	    Some administrators may prefer the old behavior.  To
-	    restore the Fedora 11 behavior, create a file in
-	    <filename>/var/lib/polkit-1/localauthority/20-org.d</filename>
-	    (name it anything you want) and the content should be
-	    <screen>
-[NoUserSignedInstall]
+      <para>
+      Some administrators may prefer the old behavior. To
+      restore the Fedora 11 behavior, create a file in
+      <filename>/var/lib/polkit-1/localauthority/20-org.d</filename>
+      (name it anything you want as long as it ends with .pkla)) and the content should be
+<screen>[NoUserSignedInstall]
 Identity=unix-user:*
 Action=org.freedesktop.packagekit.package-install
 ResultAny=no
 ResultInactive=no
-	    </screen>
-	  </para>
+ResultActive=auth_admin
+</screen>
+      </para>
 	  <para>
 	    It is important to note that, as of this writing, there is
 	    some discussion as to whether this feature may be





More information about the Fedora-docs-commits mailing list