2 commits - en-US/FileServers.xml en-US/MailServers.xml en-US/WebServers.xml

John J. McDonough jjmcd at fedoraproject.org
Thu Apr 2 13:36:36 UTC 2009


 en-US/FileServers.xml |   22 ++++++++++++++++++----
 en-US/MailServers.xml |   24 ++++++++++++++++++++----
 en-US/WebServers.xml  |   37 +++++++++++++++++++++++++++++++++----
 3 files changed, 71 insertions(+), 12 deletions(-)

New commits:
commit 868bf7ce518c840115d66ba2bf2ddb270df2a9d4
Merge: 1439625... c53f98d...
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu Apr 2 09:36:25 2009 -0400

    Merge branch 'master' of ssh://fedorahosted.org/git/docs/release-notes



commit 14396258c1be744d453de5718461262662d87ed6
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu Apr 2 09:34:32 2009 -0400

    Update File, Mail, Web servers
    
    High profile packages that have been updated are documented.  There
    are many packages that may have changed that weren't caught.

diff --git a/en-US/FileServers.xml b/en-US/FileServers.xml
index c7e7139..901d138 100644
--- a/en-US/FileServers.xml
+++ b/en-US/FileServers.xml
@@ -3,7 +3,21 @@
 ]>
 
 <section>
-        <title>File Servers</title>
-        <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Documentation_File_Servers_Beat">https://fedoraproject.org/wiki/Documentation_File_Servers_Beat</ulink></remark>
-        <para>This section refers to file transfer and sharing servers. Refer to <ulink type="http" url="http://fedoraproject.org/wiki/Docs/Beats/WebServers">http://fedoraproject.org/wiki/Docs/Beats/WebServers</ulink> and <ulink type="http" url="http://fedoraproject.org/wiki/Docs/Beats/Samba">http://fedoraproject.org/wiki/Docs/Beats/Samba</ulink> for information on HTTP (Web) file transfer and Samba (Windows) file sharing services. </para>
-    </section>
+  <title>File Servers</title>
+  <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Documentation_File_Servers_Beat">https://fedoraproject.org/wiki/Documentation_File_Servers_Beat</ulink></remark>
+
+  <variablelist>
+    <varlistentry>
+      <term>vsftpd</term>
+      <listitem>
+	<para>
+	  <package>vsftpd</package> 2.1.0 is included in Fedora 11.
+	  This update includes enhanced SSL support and a number of
+	  fixes.  A detailed change log may be found at <ulink
+	  type="ftp"
+	  url="ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.1.0/Changelog">ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.1.0/Changelog</ulink>.
+	</para>
+      </listitem>
+    </varlistentry>
+  </variablelist>
+</section>
diff --git a/en-US/MailServers.xml b/en-US/MailServers.xml
index f1bc168..4b860d6 100644
--- a/en-US/MailServers.xml
+++ b/en-US/MailServers.xml
@@ -3,7 +3,23 @@
 ]>
 
 <section>
-        <title>Mail Servers </title>
-        <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/MailServers">https://fedoraproject.org/wiki/Docs/Beats/MailServers</ulink></remark>
-        <para>This section concerns electronic mail servers or mail transfer agents (MTAs).  </para>
-    </section>
+  <title>Mail Servers </title>
+  <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/MailServers">https://fedoraproject.org/wiki/Docs/Beats/MailServers</ulink></remark>
+
+  <variablelist>
+    <varlistentry>
+      <term>dovecot</term>
+      <listitem>
+	<para>
+	  Fedora 11 includes version 1.1.11 of the
+	  <package>dovecot</package> mail server.  This is a bugfix
+	  release.  For a complete list of changes see <ulink
+	  type="http"
+	  url="http://www.dovecot.org/list/dovecot-news/2009-February/000099.html">http://www.dovecot.org/list/dovecot-news/2009-February/000099.html</ulink>.
+	</para>
+      </listitem>
+    </varlistentry>
+  </variablelist>
+
+
+</section>
diff --git a/en-US/WebServers.xml b/en-US/WebServers.xml
index 5b19d58..2f1214c 100644
--- a/en-US/WebServers.xml
+++ b/en-US/WebServers.xml
@@ -3,7 +3,36 @@
 ]>
 
 <section>
-        <title>Web and Content Servers</title>
-        <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Documentation_Web_Servers_Beat">https://fedoraproject.org/wiki/Documentation_Web_Servers_Beat</ulink></remark>
-        <para>Fedora includes both the MySQL and PostgreSQL database servers. </para>
-    </section>
+  <title>Web and Content Servers</title>
+  <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Documentation_Web_Servers_Beat">https://fedoraproject.org/wiki/Documentation_Web_Servers_Beat</ulink></remark>
+
+  <variablelist>
+    <varlistentry>
+      <term>Apache</term>
+      <listitem>
+	<para>
+	  The <package>httpd</package> server has been updated to
+	  version 2.2.11.  This is primarily a bugfix release and no
+	  configuration changes should be required.
+	</para>
+      </listitem>
+    </varlistentry>
+    <varlistentry>
+      <term>Wordpress</term>
+      <listitem>
+	<para>
+	  <package>wordpress</package> has been updated to 2.7.1.  This
+	  is a major update and includes a number of new features such as
+	  sticky posts, a one-click plugin install and comment threading,
+	  plus many others.
+	</para>
+	<para>
+	  See the Wordpress feature page at <ulink type="http"
+	  url="http://codex.wordpress.org/Version_2.7">http://codex.wordpress.org/Version_2.7</ulink>
+	  for complete information.
+	</para>
+      </listitem>
+    </varlistentry>
+  </variablelist>
+
+</section>





More information about the Fedora-docs-commits mailing list