Ignore:
Timestamp:
11/17/2011 05:12:06 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e3f388e5
Parents:
fdc00738
Message:

Update to bind-9.8.1-P1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8973 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/bind.xml

    rfdc00738 r40399b1  
    66  <!ENTITY bind-download-http "http://gd.tuwien.ac.at/infosys/servers/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    77  <!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    8   <!ENTITY bind-md5sum "44e0514e6105ddaa235394045d9aeb0c">
    9   <!ENTITY bind-size "6.1 MB">
    10   <!ENTITY bind-buildsize "98 MB">
    11   <!ENTITY bind-time "1.9 SBU (additional 11 minutes, processor independent, to run the complete test suite)">
     8  <!ENTITY bind-md5sum "afa41f8203d50bedad65071f9b6f96d7">
     9  <!ENTITY bind-size "8.1 MB">
     10  <!ENTITY bind-buildsize "260 MB">
     11  <!ENTITY bind-time "1.7 SBU (additional 13 minutes, processor independent, to run the complete test suite)">
    1212]>
    1313
     
    3333    to the <xref linkend="bind-utils"/>.</para>
    3434
     35    &lfs70_checked;
     36
    3537    <bridgehead renderas="sect3">Package Information</bridgehead>
    3638    <itemizedlist spacing="compact">
     
    7173    <para role="optional"><xref linkend="perl-net-dns"/> and
    7274    <xref linkend="net-tools"/> (you may omit net-tools by using the optional
    73     patch to utilize iproute2)</para>
     75    patch to utilize iproute2, but the IPv6 tests will fail)</para>
    7476
    7577    <bridgehead renderas="sect4">Optional (to rebuild documentation)</bridgehead>
     
    100102            --enable-threads \
    101103            --with-libtool &amp;&amp;
    102 sed -i "s@198.32.64.12@199.7.83.42@" \
    103     lib/dns/rootns.c &amp;&amp;
    104104make</userinput></screen>
    105105
     
    158158    building of dynamic libraries and links the installed binaries to these
    159159    libraries.</para>
    160 
    161     <para><command>sed -i "s@198.32.64.12@199.7.83.42@"
    162     lib/dns/rootns.c</command>: Use updated address for
    163     L.ROOT-SERVERS.NET.</para>
    164160
    165161    <para><command>chmod 755
Note: See TracChangeset for help on using the changeset viewer.