Author: igor
Date: Sat Jun 1 10:46:12 2013
New Revision: 11242
Log:
BIND-9.9.3
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netutils/bind-utils.xml
trunk/BOOK/server/major/bind.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sat Jun 1 09:03:00 2013 (r11241)
+++ trunk/BOOK/general.ent Sat Jun 1 10:46:12 2013 (r11242)
@@ -448,7 +448,7 @@
<!-- Chapter 16 -->
<!ENTITY avahi-version "0.6.31">
-<!ENTITY bind-version "9.9.2-P2">
+<!ENTITY bind-version "9.9.3">
<!ENTITY mod_dnssd-version "0.6">
<!ENTITY NetworkManager-version "0.9.8.0">
<!ENTITY nmap-version "6.01">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Jun 1 09:03:00
2013 (r11241)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Jun 1 10:46:12
2013 (r11242)
@@ -47,6 +47,9 @@
<para>June 1st, 2013</para>
<itemizedlist>
<listitem>
+ <para>[igor] - BIND-9.9.3.</para>
+ </listitem>
+ <listitem>
<para>[igor] - PCRE-8.33.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/networking/netutils/bind-utils.xml
==============================================================================
--- trunk/BOOK/networking/netutils/bind-utils.xml Sat Jun 1 09:03:00
2013 (r11241)
+++ trunk/BOOK/networking/netutils/bind-utils.xml Sat Jun 1 10:46:12
2013 (r11242)
@@ -5,10 +5,10 @@
%general-entities;
<!ENTITY bind-download-http " ">
<!ENTITY bind-download-ftp
"ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
- <!ENTITY bind-md5sum "2be7763c99b7e7b42ac3a18a267ce1aa">
- <!ENTITY bind-size "7.0 MB">
- <!ENTITY bind-utils-buildsize "128 MB">
- <!ENTITY bind-utils-time "0.5 SBU">
+ <!ENTITY bind-md5sum "7baa8359f0773e04f63d7e694db1909c">
+ <!ENTITY bind-size "7.2 MB">
+ <!ENTITY bind-utils-buildsize "138 MB">
+ <!ENTITY bind-utils-time "0.8 SBU">
]>
<sect1 id="bind-utils" xreflabel="BIND Utilities-&bind-version;">
@@ -65,7 +65,11 @@
<bridgehead renderas="sect3">BIND Utilities Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="openssl"/></para>
+ <para role="optional">
+ <xref linkend="libcap2"/>,
+ <xref linkend="libxml2"/> and
+ <xref linkend="openssl"/>
+ </para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/bind-utils"/></para>
Modified: trunk/BOOK/server/major/bind.xml
==============================================================================
--- trunk/BOOK/server/major/bind.xml Sat Jun 1 09:03:00 2013 (r11241)
+++ trunk/BOOK/server/major/bind.xml Sat Jun 1 10:46:12 2013 (r11242)
@@ -7,10 +7,10 @@
<!ENTITY bind-download-http " ">
<!ENTITY bind-download-ftp
"ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
- <!ENTITY bind-md5sum "2be7763c99b7e7b42ac3a18a267ce1aa">
- <!ENTITY bind-size "7.0 MB">
- <!ENTITY bind-buildsize "178 (additional 162 MB to run the test suite)">
- <!ENTITY bind-time "1.7 SBU (additional 15 minutes, processor independent, to
+ <!ENTITY bind-md5sum "7baa8359f0773e04f63d7e694db1909c">
+ <!ENTITY bind-size "7.2 MB">
+ <!ENTITY bind-buildsize "110 MB (additional 50 MB to run the test suite)">
+ <!ENTITY bind-time "1.3 SBU (additional 15 minutes, processor independent, to
run the complete test suite)">
]>
@@ -72,6 +72,9 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
+ <xref linkend="libcap2"/>,
+ <xref linkend="libxml2"/>,
+ <xref linkend="mitkrb"/> and
<xref linkend="openssl"/>
</para>
@@ -118,7 +121,8 @@
--localstatedir=/var \
--mandir=/usr/share/man \
--enable-threads \
- --with-libtool &&
+ --with-libtool \
+ --disable-static &&
make</userinput></screen>
<para>Issue the following commands to run the complete suite of tests.
@@ -136,7 +140,7 @@
<screen role="root"><userinput>bin/tests/system/ifconfig.sh
down</userinput></screen>
- <para>Issue the following command to check that all 179 tests
+ <para>Issue the following command to check that all 185 tests
ran successfully:</para>
<screen><userinput>grep "R:PASS" check.log | wc -l</userinput></screen>
@@ -170,6 +174,9 @@
building of dynamic libraries and links the installed binaries to these
libraries.</para>
+ <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>:
Enable the execute bit to prevent a warning when using
@@ -350,7 +357,7 @@
A.ROOT-SERVERS.NET. 6D IN A 198.41.0.4
B.ROOT-SERVERS.NET. 6D IN A 192.228.79.201
C.ROOT-SERVERS.NET. 6D IN A 192.33.4.12
-D.ROOT-SERVERS.NET. 6D IN A 128.8.10.90
+D.ROOT-SERVERS.NET. 6D IN A 199.7.91.13
E.ROOT-SERVERS.NET. 6D IN A 192.203.230.10
F.ROOT-SERVERS.NET. 6D IN A 192.5.5.241
G.ROOT-SERVERS.NET. 6D IN A 192.112.36.4
@@ -443,14 +450,17 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>dig, dnssec-keygen, dnssec-signzone, host, isc-config.sh, lwresd,
- named, named-checkconf, named-checkzone, nslookup, nsupdate, rndc, and
- rndc-confgen</seg>
- <seg>libbind9.{so,a}, libdns.{so,a}, libisc.{so,a}, libisccc.{so,a},
- libisccfg.{so,a}, and liblwres.{so,a}</seg>
+ <seg>arpaname, ddns-confgen, dig, dnssec-checkds, dnssec-coverage,
+ 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>
+ <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,
/usr/include/isc, /usr/include/isccc, /usr/include/isccfg,
- /usr/include/lwres, and /usr/share/doc/bind-&bind-version;</seg>
+ /usr/include/lwres and /usr/share/doc/bind-&bind-version;</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page