mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
update to bind-9.4.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11910 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
22f14687b2
commit
160e58a4e9
@ -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 @@ export -f as_root</userinput></screen>
|
||||
|
||||
<!-- 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">
|
||||
|
@ -43,6 +43,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<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>
|
||||
|
@ -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 @@ make</userinput></screen>
|
||||
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 @@ install -v -m644 \
|
||||
<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 @@ dig www.&lfs-domainname;</userinput></screen>
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user