Author: fernando Date: Mon Mar 24 02:44:25 2014 New Revision: 12891 Log: Update to unbound-1.4.22.
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/networking/netlibs/ldns.xml trunk/BOOK/postlfs/security/gnutls.xml trunk/BOOK/server/other/unbound.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Sun Mar 23 08:02:37 2014 (r12890) +++ trunk/BOOK/general.ent Mon Mar 24 02:44:25 2014 (r12891) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "23"> <!-- Always 2 digits --> +<!ENTITY day "24"> <!-- Always 2 digits --> <!ENTITY month "03"> <!-- Always 2 digits --> <!ENTITY year "2014"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "March 23nd, &year;"> +<!ENTITY releasedate "March 24nd, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- x.y|development] --> @@ -517,7 +517,7 @@ <!-- Chapter 23 --> <!ENTITY openldap-version "2.4.39"> <!ENTITY soprano-version "2.9.4"> -<!ENTITY unbound-version "1.4.21"> +<!ENTITY unbound-version "1.4.22"> <!ENTITY virtuoso-version "6.1.8"> <!ENTITY xinetd-version "2.3.15"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Sun Mar 23 08:02:37 2014 (r12890) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Mar 24 02:44:25 2014 (r12891) @@ -45,6 +45,16 @@ --> <listitem> + <para>March 24nd, 2014</para> + <itemizedlist> + <listitem> + <para>[fernando] - Update to unbound-1.4.22. Fixes + <ulink url="&blfs-ticket-root;4794">#4794</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>March 23nd, 2014</para> <itemizedlist> <listitem> Modified: trunk/BOOK/networking/netlibs/ldns.xml ============================================================================== --- trunk/BOOK/networking/netlibs/ldns.xml Sun Mar 23 08:02:37 2014 (r12890) +++ trunk/BOOK/networking/netlibs/ldns.xml Mon Mar 24 02:44:25 2014 (r12891) @@ -170,7 +170,8 @@ drill and ldns-config </seg> <seg> - libldns.so + libldns.so and + /usr/lib/python&python2-majorver;/site-packages/_ldns.so </seg> <seg> /usr/include/ldns and /usr/share/doc/ldns-&ldns-version; Modified: trunk/BOOK/postlfs/security/gnutls.xml ============================================================================== --- trunk/BOOK/postlfs/security/gnutls.xml Sun Mar 23 08:02:37 2014 (r12890) +++ trunk/BOOK/postlfs/security/gnutls.xml Mon Mar 24 02:44:25 2014 (r12891) @@ -200,7 +200,8 @@ gnutls-serv, ocsptool, p11tool, psktool and srptool </seg> <seg> - libgnutls.so, libgnutls-openssl.so, libgnutls-xssl.so, libgnutlsxx.so + libgnutls.so, libgnutls-dane.so, libgnutls-openssl.so, + libgnutls-xssl.so, libgnutlsxx.so and /usr/lib/guile/2.0/guile-gnutls-v-2.so </seg> <seg> Modified: trunk/BOOK/server/other/unbound.xml ============================================================================== --- trunk/BOOK/server/other/unbound.xml Sun Mar 23 08:02:37 2014 (r12890) +++ trunk/BOOK/server/other/unbound.xml Mon Mar 24 02:44:25 2014 (r12891) @@ -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 "0aa8db06ea784bf7879060bd1f6551c8"> - <!ENTITY unbound-size "3.5 MB"> - <!ENTITY unbound-buildsize "41 MB"> - <!ENTITY unbound-time "0.6 SBU"> + <!ENTITY unbound-md5sum "59728c74fef8783f8bad1d7451eba97f"> + <!ENTITY unbound-size "4.6 MB"> + <!ENTITY unbound-buildsize "42 MB (additional 70 MB for docs and 5 MB for tests)"> + <!ENTITY unbound-time "0.6 SBU (additional less than 0.1 SBU for docs and 0.2 SBU for tests)"> ]> <sect1 id="unbound" xreflabel="Unbound-&unbound-version;"> @@ -242,7 +242,8 @@ unbound-control-setup, and unbound-host </seg> <seg> - libunbound.so + libunbound.so and + /usr/lib/python&python2-majorver;/site-packages/_unbound.so </seg> <seg> /etc/unbound and /usr/share/doc/unbound-&unbound-version; -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page