4 commits - en_US/Database_servers.xml en_US/Java.xml en_US/Samba_-_Windows_compatibility.xml en_US/Security.xml

Karsten Wade quaid at fedoraproject.org
Fri Nov 7 12:17:34 UTC 2008


 en_US/Database_servers.xml              |   13 ++++++-------
 en_US/Java.xml                          |    3 +--
 en_US/Samba_-_Windows_compatibility.xml |   28 ++++++++++++++--------------
 en_US/Security.xml                      |    8 ++++++++
 4 files changed, 29 insertions(+), 23 deletions(-)

New commits:
commit a102b4f1fbd3301a2ae1798cbf89054f4001a22f
Author: Karsten 'quaid' Wade <kwade at calliope.phig.org>
Date:   Fri Nov 7 04:14:54 2008 -0800

    Fixing https://bugzilla.redhat.com/show_bug.cgi?id=469571.

diff --git a/en_US/Security.xml b/en_US/Security.xml
index 6b32a02..d659049 100644
--- a/en_US/Security.xml
+++ b/en_US/Security.xml
@@ -75,6 +75,14 @@
     </itemizedlist><para>Browser plug-ins wrapped with
       <command>nspluginwrapper</command>, which is the default, are
       confined by SELinux policy.</para>
+    <para>SELinux and the Firefox <command>mozplugger</command>
+      infrastructure may not work together as expected, due to
+      fundamentally different goals for each.  As a test or solution, to
+      turn off SELinux confinement of <command>nsplugin</command>, run
+      this command:</para>
+    <screen>
+      <userinput>setsebool -P allow_unconfined_nsplugin_transition =0</userinput>
+    </screen>
   </section><section id="sn-Security_audit_package">
     <title>Security audit package</title>
     <para>


commit 9f9b1de2bbca02118487ca615bc844d9b4583131
Author: Karsten 'quaid' Wade <kwade at calliope.phig.org>
Date:   Fri Nov 7 04:13:44 2008 -0800

    Final one-way sync of changes from wiki.

diff --git a/en_US/Samba_-_Windows_compatibility.xml b/en_US/Samba_-_Windows_compatibility.xml
index 0cef244..d471985 100644
--- a/en_US/Samba_-_Windows_compatibility.xml
+++ b/en_US/Samba_-_Windows_compatibility.xml
@@ -7,19 +7,19 @@
   <para>This section contains information related to Samba, the suite of
     software Fedora uses to interact with Microsoft Windows
     systems.</para>
-  <tip>
-    <title>Maybe you know what should be on this page?</title>
-    <para>The Fedora release notes are a collective effort of dozens of
-      people.  You can contribute by editing the wiki page that
-      corresponds to this part of the release notes.</para>
-  </tip>
-  <para>This section has not been updated for Fedora 10 by the beat
-    writer (<ulink
-      url="http://fedoraproject.org/wiki/Docs/Beats#Beat_Assignments"/>.)
-    If you have some ideas or knowledge of what should be in this part
-    of the release notes, you are encouraged to edit the wiki directly.
-    Read <ulink
-      url="https://fedoraproject.org/wiki/Docs/Beats/HowTo/"/>
-      for more information, then get an account and start writing.</para>
+  <para>
+    Fedora 10 includes <package>samba-3.2.1</package>. This is only a
+    minor release over the version included in Fedora 9, 3.2.0, so users
+    upgrading from Fedora 9 should see no specific issues. However,
+    users upgrading from earlier versions of Samba are advised to
+    carefully review the Samba 3.2 release notes:
+  </para>
+  <para>
+    <ulink url="http://samba.org/samba/history/samba-3.2.0.html"/>
+  </para>
+  <para>In addition, the news articles on Samba 3.2 also highlight some
+    of the major changes:
+  </para>
+  <para><ulink url="http://news.samba.org/"/></para>
 </section>
 


commit 1d6b0a91a139eb6e482321ba05d092aa4ab64d74
Author: Karsten 'quaid' Wade <kwade at calliope.phig.org>
Date:   Fri Nov 7 04:12:38 2008 -0800

    Fixing https://bugzilla.redhat.com/show_bug.cgi?id=470453.

diff --git a/en_US/Java.xml b/en_US/Java.xml
index 74f7246..4ccc388 100644
--- a/en_US/Java.xml
+++ b/en_US/Java.xml
@@ -84,8 +84,7 @@
       several new technologies that are also part of Fedora 10.</para>
     <section id="sn-VisualVM_integration_through_the_NetBeans_framework">
       <title>VisualVM integration through the NetBeans framework</title>
-      <para>VisualVM (<programlisting
-	  format="linespecific">jvisualvm</programlisting>) provides a
+      <para>VisualVM (<command>jvisualvm</command>) provides a
 	graphical overview of any local or remotely running Java
 	application, letting you monitor all running threads, classes,
 	and objects allocated by the application by taking thread dumps,


commit 336047506a04bf4e1cd35e586a4fae0e44d1368a
Author: Karsten 'quaid' Wade <kwade at calliope.phig.org>
Date:   Thu Nov 6 20:52:17 2008 -0800

    Fixes to make XML valid/buildable.

diff --git a/en_US/Database_servers.xml b/en_US/Database_servers.xml
index d3ac3f3..ba3ae52 100644
--- a/en_US/Database_servers.xml
+++ b/en_US/Database_servers.xml
@@ -17,15 +17,14 @@
     <warning>
       <title>MySQL version in Fedora 10 significantly different from
 	Fedora 9 version</title>
-      <para>      There are a number of changes from the version
-	included in Fedora 9, including some incompatible
-	changes.</para>
+      <para>There are a number of changes from the version included in
+	Fedora 9, including some incompatible changes.</para>
     </warning>
     <para>The MySQL user is strongly encouraged to study the release
-      notes for MySQL
-      (http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html) 
-      before upgrading his MySQL databases.
+      notes for MySQL before upgrading his MySQL databases.
     </para>
+    <para><ulink
+	url="http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html"></ulink></para>
   </section>
   <section id="sn-PostgreSQL">
     <title>PostgreSQL</title>
@@ -36,6 +35,6 @@
       PostgreSQL release notes before performing the migration.
     </para>
     <para><ulink
-    url="http://www.postgresql.org/docs/8.3/static/release-8-3-4.html"/></para>
+	url="http://www.postgresql.org/docs/8.3/static/release-8-3-4.html"/></para>
   </section>
 </section>





More information about the Fedora-docs-commits mailing list