Author: pierre
Date: Sat Mar 28 06:22:21 2015
New Revision: 15731

Log:
Update to Unbound-1.5.3

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/other/unbound.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 28 05:37:37 
2015        (r15730)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 28 06:22:21 
2015        (r15731)
@@ -48,6 +48,10 @@
       <para>March 28th, 2015</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - Update to Unbound-1.5.3. Fixes
+          <ulink url="&blfs-ticket-root;6270">#6270</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[Chris] - Added libxfce4ui as required dependency for Garcon.
           Thanks to Pusztito in IRC for bringing this to my attention.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Mar 28 05:37:37 2015        (r15730)
+++ trunk/BOOK/packages.ent     Sat Mar 28 06:22:21 2015        (r15731)
@@ -420,7 +420,7 @@
 <!-- Chapter 23 -->
 <!ENTITY openldap-version             "2.4.40">
 <!ENTITY soprano-version              "2.9.4">
-<!ENTITY unbound-version              "1.5.2">
+<!ENTITY unbound-version              "1.5.3">
 <!ENTITY virtuoso-version             "6.1.8">
 <!ENTITY xinetd-version               "2.3.15">
 

Modified: trunk/BOOK/server/other/unbound.xml
==============================================================================
--- trunk/BOOK/server/other/unbound.xml Sat Mar 28 05:37:37 2015        (r15730)
+++ trunk/BOOK/server/other/unbound.xml Sat Mar 28 06:22:21 2015        (r15731)
@@ -6,10 +6,10 @@
 
   <!ENTITY unbound-download-http 
"http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz";>
   <!ENTITY unbound-download-ftp  " ">
-  <!ENTITY unbound-md5sum        "4aae09f78509eaf002f7869e19f29321">
+  <!ENTITY unbound-md5sum        "1e95fdcbaaf5dc87432d898006a5eb13">
   <!ENTITY unbound-size          "4.6 MB">
-  <!ENTITY unbound-buildsize     "39 MB">
-  <!ENTITY unbound-time          "0.7 SBU">
+  <!ENTITY unbound-buildsize     "37 MB (Add 70 MB for HTML documentation">
+  <!ENTITY unbound-time          "0.4 SBU (Add 0.2 SBU for tests)">
 ]>
 
 <sect1 id="unbound" xreflabel="Unbound-&unbound-version;">
@@ -85,10 +85,12 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
+      <xref linkend="expat"/>,
       <xref linkend="libevent"/>,
       <xref linkend="python2"/>,
       <xref linkend="swig"/> (for Python bindings),
-      <xref linkend="doxygen"/> (for html documentation), and
+      <xref linkend="doxygen"/> (for html documentation),
+      <ulink url="http://http://www.nlnetlabs.nl/projects/ldns/";>ldns</ulink>, 
and
       <ulink url="http://dnstap.info/";>dnstap</ulink>
     </para>
 
@@ -254,7 +256,7 @@
           unbound-control-setup, and unbound-host
         </seg>
         <seg>
-          libunbound.so and
+          libunbound.so and (optional)
           /usr/lib/python&python2-majorver;/site-packages/_unbound.so
         </seg>
         <seg>
-- 
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