Author: igor
Date: Thu Oct 3 05:47:43 2013
New Revision: 11910
Log:
update to bind-9.4.4
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/major/bind.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Oct 2 18:38:50 2013 (r11909)
+++ trunk/BOOK/general.ent Thu Oct 3 05:47:43 2013 (r11910)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "02"> <!-- Always 2 digits -->
+<!ENTITY day "03"> <!-- Always 2 digits -->
<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "October 2nd, &year;">
+<!ENTITY releasedate "October 3rd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -453,7 +453,7 @@
<!-- Chapter 16 -->
<!ENTITY avahi-version "0.6.31">
-<!ENTITY bind-version "9.9.3-P2">
+<!ENTITY bind-version "9.9.4">
<!ENTITY mod_dnssd-version "0.6">
<!ENTITY NetworkManager-version "0.9.8.4">
<!ENTITY nmap-version "6.40">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Oct 2 18:38:50
2013 (r11909)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Oct 3 05:47:43
2013 (r11910)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>October 3rd, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Update to bind-9.9.4. Fixes
+ <ulink url="&blfs-ticket-root;4078">#4078</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>October 2nd, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/server/major/bind.xml
==============================================================================
--- trunk/BOOK/server/major/bind.xml Wed Oct 2 18:38:50 2013 (r11909)
+++ trunk/BOOK/server/major/bind.xml Thu Oct 3 05:47:43 2013 (r11910)
@@ -7,11 +7,11 @@
<!ENTITY bind-download-http " ">
<!ENTITY bind-download-ftp
"ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
- <!ENTITY bind-md5sum "943f6de6bfdfd821aa444242c02c1322">
- <!ENTITY bind-size "7.1 MB">
- <!ENTITY bind-buildsize "125 MB (additional 34 MB to run the test suite)">
- <!ENTITY bind-time "1.1 SBU (additional 15 minutes, processor independent, to
- run the complete test suite)">
+ <!ENTITY bind-md5sum "f69757adc86776daed8e5acb0ee7c0ca">
+ <!ENTITY bind-size "7.2 MB">
+ <!ENTITY bind-buildsize "119 MB (additional 34 MB to run the test
suite)">
+ <!ENTITY bind-time "1.9 SBU (additional 15 minutes, processor
+ independent, to run the complete test suite)">
]>
<sect1 id="bind" xreflabel="BIND-&bind-version;">
@@ -76,6 +76,14 @@
<xref linkend="libxml2"/>,
<xref linkend="mitkrb"/>, and
<xref linkend="openssl"/>
+
+ <bridgehead renderas="sect4">Optional database backends</bridgehead>
+ <para role="optional">
+ <xref linkend="postgresql"/>,
+ <xref linkend="mysql"/>,
+ <xref linkend="db"/>,
+ <xref linkend="openldap"/>, and
+ <xref linkend="unixodbc"/>
</para>
<bridgehead renderas="sect4">Optional (to run the test suite)</bridgehead>
@@ -149,7 +157,7 @@
class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install &&
-chmod -v 0755 /usr/lib/lib{bind9,isc{,cc,cfg},lwres,dns}.so.*.?.? &&
+chmod -v 0755 /usr/lib/lib{bind9,dns,isc{,cc,cfg},lwres}.so &&
install -v -m755 -d /usr/share/doc/bind-&bind-version;/{arm,misc} &&
install -v -m644 doc/arm/*.html \
@@ -177,8 +185,8 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
- <para><command>chmod 755
- /usr/lib/{lib{bind9,isc{,cc,cfg},lwres,dns}.so.*.?.?}</command>:
+ <para><command>chmod 0755
+ /usr/lib/{lib{bind9,dns,isc{,cc,cfg},lwres}.so</command>:
Enable the execute bit to prevent a warning when using
<command>ldd</command> to check library dependencies.</para>
@@ -454,8 +462,8 @@
dnssec-dsfromkey, dnssec-keyfromlabel, dnssec-keygen, dnssec-revoke,
dnssec-settime, dnssec-signzone, dnssec-verify, genrandom, host,
isc-config.sh, isc-hmac-fixup, lwresd, named, named-checkconf,
- named-checkzone, named-journalprint, nsec3hash, nslookup, nsupdate,
rndc,
- and rndc-confgen</seg>
+ named-checkzone, named-compilezone, named-journalprint, nsec3hash,
+ nslookup, nsupdate, rndc, and rndc-confgen</seg>
<seg>libbind9.so, libdns.so, libisccc.so, libisccfg.so, libisc.so, and
liblwres.so</seg>
<seg>/srv/named, /usr/include/bind9, /usr/include/dns,
/usr/include/dst,
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page