Author: ag
Date: 2010-01-05 18:42:52 -0700 (Tue, 05 Jan 2010)
New Revision: 8191
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/gnutls.xml
Log:
Updated to gnutls-2.8.5
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-01-06 00:49:18 UTC (rev 8190)
+++ trunk/BOOK/general.ent 2010-01-06 01:42:52 UTC (rev 8191)
@@ -74,7 +74,7 @@
<!ENTITY openssl-version "0.9.8k">
<!ENTITY ca-bundle-version "20090409">
-<!ENTITY gnutls-version "2.8.4">
+<!ENTITY gnutls-version "2.8.5">
<!ENTITY cracklib-version "2.8.13">
<!ENTITY linux-pam-version "1.1.0">
<!ENTITY shadow-version "4.1.4.2">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-06 00:49:18 UTC
(rev 8190)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-06 01:42:52 UTC
(rev 8191)
@@ -44,6 +44,9 @@
<para>January 6th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[ag] - Updated to gnutls-2.8.5.</para>
+ </listitem>
+ <listitem>
<para>[ag] - Updated to libgcrypt-1.4.5.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/postlfs/security/gnutls.xml
===================================================================
--- trunk/BOOK/postlfs/security/gnutls.xml 2010-01-06 00:49:18 UTC (rev
8190)
+++ trunk/BOOK/postlfs/security/gnutls.xml 2010-01-06 01:42:52 UTC (rev
8191)
@@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnutls-download-http " ">
+ <!ENTITY gnutls-download-http
"http://mirrors.kernel.org/gnu/gnutls/gnutls-&gnutls-version;.tar.bz2">
<!ENTITY gnutls-download-ftp
"ftp://ftp.gnutls.org/pub/gnutls/gnutls-&gnutls-version;.tar.bz2">
- <!ENTITY gnutls-md5sum "aafba37c0993595ba2ab98587b57a3de">
- <!ENTITY gnutls-size "5.9 MB">
+ <!ENTITY gnutls-md5sum "e3b2788b79bfc82acbe717e3c54d4e92">
+ <!ENTITY gnutls-size "6 MB">
<!ENTITY gnutls-buildsize "90 MB">
<!ENTITY gnutls-time "0.9 SBU">
]>
@@ -117,6 +117,15 @@
</sect2>
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para><option>--with-included-libtasn1</option>: This option forces
+ the use of the shipped version of <application>libtasn1</application>,
+ instead of the system's installed version.</para>
+
+ </sect2>
+
<sect2 role="content">
<title>Contents</title>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page