Author: ken
Date: Wed Mar  5 19:11:38 2014
New Revision: 12828

Log:
gnutls-3.2.12.1

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/gnutls.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Mar  5 17:33:43 2014        (r12827)
+++ trunk/BOOK/general.ent      Wed Mar  5 19:11:38 2014        (r12828)
@@ -146,7 +146,7 @@
 <!ENTITY cracklib-version             "2.9.1">
 <!ENTITY cyrus-sasl-version           "2.1.26">
 <!ENTITY gnupg2-version               "2.0.22">
-<!ENTITY gnutls-version               "3.2.11">
+<!ENTITY gnutls-version               "3.2.12.1">
 <!ENTITY gpgme-version                "1.4.3">
 <!ENTITY iptables-version             "1.4.21">
 <!ENTITY libcap-version               "2.24">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar  5 17:33:43 
2014        (r12827)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar  5 19:11:38 
2014        (r12828)
@@ -48,6 +48,10 @@
       <para>March 5th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - gnutls-3.2.12.1. Fixes
+          <ulink url="&blfs-ticket-root;4748">#4748</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Release of BLFS-7.5.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/postlfs/security/gnutls.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gnutls.xml      Wed Mar  5 17:33:43 2014        
(r12827)
+++ trunk/BOOK/postlfs/security/gnutls.xml      Wed Mar  5 19:11:38 2014        
(r12828)
@@ -6,12 +6,14 @@
 
   <!ENTITY gnutls-download-http " ">
   <!ENTITY gnutls-download-ftp  
"ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-&gnutls-version;.tar.xz";>
-  <!ENTITY gnutls-md5sum        "3fce0742dd7e273235a9d376dd895657">
+  <!ENTITY gnutls-md5sum        "a795db68253d1336f1e3c2ee48c1fee4">
   <!ENTITY gnutls-size          "4.9 MB">
-  <!ENTITY gnutls-buildsize     "102 MB (additional 10 MB for the tests and
-                                 4 MB for the API documentation rebuild)">
-  <!ENTITY gnutls-time          "0.9 SBU (additional 1.3 SBU for the tests and
-                                 less than 0.1 SBU for API documentation 
rebuild)">
+  <!ENTITY gnutls-buildsize     "119 MB (additional 12 MB for the tests, 1 MB
+                                 less if rebuilding the API documentation)">
+<!-- tested with -j1 on x86_64 with SBU=140 seconds, the tests seem to have 
built-in
+ delays and may well be quicker on a slower box -->
+  <!ENTITY gnutls-time          "0.8 SBU (additional 2.0 SBU for the tests and
+                                 1.3 SBU for API documentation rebuild)">
 ]>
 
 <sect1 id="gnutls" xreflabel="GnuTLS-&gnutls-version;">
@@ -130,6 +132,10 @@
   <sect2 role="installation">
     <title>Installation of GnuTLS</title>
 
+    <!-- FIXME : applies to 3.2.12.1, should not be needed for 3.2.13. -->
+    <note><para>The directory created by this version of the source is
+    <filename class="directory">gnutls-3.2.12</filename>.</para></note>
+
     <para>
       Install <application>GnuTLS</application> by running the
       following commands:
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to