en-US/Networking.xml en-US/Release_Notes.xml

John J. McDonough jjmcd at fedoraproject.org
Thu Apr 2 17:30:28 UTC 2009


 en-US/Networking.xml    |   52 ++++++++++++++++++++++++++++++++++++++++++++----
 en-US/Release_Notes.xml |    2 -
 2 files changed, 49 insertions(+), 5 deletions(-)

New commits:
commit 1afb6d3a5922178325318651d037b0bd867fe816
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu Apr 2 13:29:19 2009 -0400

    Networking info from feature pages
    
    Text was added from the DNSSEC and TigerVNC pages to networking.
    Also, server config was removed from the document as there were no
    changes.

diff --git a/en-US/Networking.xml b/en-US/Networking.xml
index a6b47dd..bf5785b 100644
--- a/en-US/Networking.xml
+++ b/en-US/Networking.xml
@@ -3,7 +3,51 @@
 ]>
 
 <section>
-        <title>Networking</title>
-        <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Networking">https://fedoraproject.org/wiki/Docs/Beats/Networking</ulink></remark>
-        <para>This section contains information about networking changes in Fedora 11. </para>
-    </section>
+  <title>Networking</title>
+  <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Networking">https://fedoraproject.org/wiki/Docs/Beats/Networking</ulink></remark>
+
+  <variablelist>
+    <varlistentry>
+      <term>DNSSEC</term>
+      <listitem>
+	<para>	  
+	  Bind and unbound (recursive DNS servers) now enable DNSSEC
+	  validation in their default configuration. DNSSEC
+	  Lookaside Verification (DLV) is also enabled with the
+	  dlv.sc.org DLV Registry. This behaviour can be modified in
+	  /etc/sysconfig/dnssec by changing the DNSSEC and DLV
+	  settings.
+	</para>
+	<para>
+	  With DNSSEC enabled, when a domain supplies DNSSEC data
+	  (such as .gov, .se, the ENUM zone and other TLD's) then
+	  that data will be cryptographically validated on the
+	  recursive DNS server. If validation fails, due to attempts
+	  at cache poisoning (eg via a Kaminsky Attack) then the
+	  enduser will not be given this forged/spoofed data. DNSSEC
+	  deployment is gaining speed rapidly, and is a crucial part
+	  and the next logical step to make the internet more secure
+	  for end users. DLV is used to add DNSSEC signed domains
+	  into TLD's that themselves are not yet signed, such as
+	  .com and .org.
+	</para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
+      <term>TigerVNC</term>
+      <listitem>
+	<para>
+	  TigerVNC is used as default VNC project. Package names were
+	  changed to <package>tigervnc</package>,
+	  <package>tigervnc-server</package> and
+	  <package>tigervnc-server-module</package>. Binary names are
+	  same as in previous version, <code>libvnc.so</code> module
+	  has been moved to <code>tigervnc-server-module</code>
+	  subpackage. Otherwise there should be no difference
+	</para>
+      </listitem>
+    </varlistentry>
+  </variablelist>
+  
+</section>
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 06d3add..dd031c6 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -42,7 +42,7 @@
 		<xi:include href="FileServers.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="Samba.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="SystemDaemons.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="ServerTools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+<!--		<xi:include href="ServerTools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
 		<xi:include href="FileSystems.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="Xorg.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="Clusters.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />





More information about the Fedora-docs-commits mailing list