Author: renodr
Date: Thu Oct  4 13:34:03 2018
New Revision: 20577

Log:
Update to apr-1.6.5

Modified:
   trunk/BOOK/general/genlib/apr.xml
   trunk/BOOK/general/genlib/keyutils.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/apr.xml
==============================================================================
--- trunk/BOOK/general/genlib/apr.xml   Thu Oct  4 13:11:27 2018        (r20576)
+++ trunk/BOOK/general/genlib/apr.xml   Thu Oct  4 13:34:03 2018        (r20577)
@@ -8,9 +8,9 @@
     "https://archive.apache.org/dist/apr/apr-&apr-version;.tar.bz2";>
   <!ENTITY apr-download-ftp
     
"ftp://ftp.mirrorservice.org/sites/ftp.apache.org/apr/apr-&apr-version;.tar.bz2";>
-  <!ENTITY apr-md5sum        "12f2a349483ad6f12db49ba01fbfdbfa">
+  <!ENTITY apr-md5sum        "ad4add8efdfe87330b88e5e788241775">
   <!ENTITY apr-size          "836 KB">
-  <!ENTITY apr-buildsize     "11 MB (additional 3 MB for the tests)">
+  <!ENTITY apr-buildsize     "13 MB (additional 3 MB for the tests)">
   <!ENTITY apr-time          "0.2 SBU (add 1.5 SBU for tests)">
 ]>
 
@@ -94,8 +94,8 @@
 make</userinput></screen>
 
     <para>
-      To test the results, issue: <command>make test</command>. teststr is
-      known to hang on some systems.
+      To test the results, issue: <command>make test</command>. <!-- teststr is
+      known to hang on some systems. - WORKS AS OF 1.6.5 (renodr) -->
     </para>
 
     <para>

Modified: trunk/BOOK/general/genlib/keyutils.xml
==============================================================================
--- trunk/BOOK/general/genlib/keyutils.xml      Thu Oct  4 13:11:27 2018        
(r20576)
+++ trunk/BOOK/general/genlib/keyutils.xml      Thu Oct  4 13:34:03 2018        
(r20577)
@@ -58,6 +58,15 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">keyutils Dependencies</bridgehead>
+    
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para role="required">
+      <xref linkend="mitkrb"/>
+      <!-- Without krb5 installed, a FTBFS occurs while trying to compile 
dns.afsdb.c.
+      It looks for profile.h, which is installed by krb5. -->
+    </para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/keyutils"/></para>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Oct  4 13:11:27 
2018        (r20576)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Oct  4 13:34:03 
2018        (r20577)
@@ -46,6 +46,13 @@
       <para>October 4th, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Require MIT KRB5 in keyutils.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to apr-1.6.5. Fixes
+          <ulink url="&blfs-ticket-root;11151">#11151</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to vala-0.42.2. Fixes
           <ulink url="&blfs-ticket-root;11161">#11161</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Oct  4 13:11:27 2018        (r20576)
+++ trunk/BOOK/packages.ent     Thu Oct  4 13:34:03 2018        (r20577)
@@ -84,7 +84,7 @@
 <!-- Part III -->
 <!-- Chapter 9 -->
 <!--<!ENTITY appstream-glib-version       "0.6.13">-->
-<!ENTITY apr-version                  "1.6.3">
+<!ENTITY apr-version                  "1.6.5">
 <!ENTITY apr-util-version             "1.6.1">
 <!ENTITY aspell-version               "0.60.6.1">
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to