Changeset 1dab11a6


Ignore:
Timestamp:
06/14/2014 02:46:11 AM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
500c7f0d
Parents:
f718b0f0
Message:

bind-9.10.0-P2.
bind-utilities-9.10.0-P2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf718b0f0 r1dab11a6  
    459459<!-- Chapter 16 -->
    460460<!ENTITY avahi-version                "0.6.31">
    461 <!ENTITY bind-version                 "9.10.0">
     461<!ENTITY bind-version                 "9.10.0-P2">
    462462<!ENTITY mod_dnssd-version            "0.6">
    463463<!ENTITY NetworkManager-version       "0.9.8.10">
  • introduction/welcome/changelog.xml

    rf718b0f0 r1dab11a6  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - bind-9.10.0-P2/bind-utilities-9.10.0-P2. Fixes
     52          <ulink url="&blfs-ticket-root;5166">#5166</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Net::DNS-0.76. Fixes
    5256          <ulink url="&blfs-ticket-root;5169">#5169</ulink>.</para>
  • networking/netutils/bind-utils.xml

    rf718b0f0 r1dab11a6  
    66  <!ENTITY bind-download-http   " ">
    77  <!ENTITY bind-download-ftp    "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    8   <!ENTITY bind-md5sum          "53e9311d006a5b615d400478965189b8">
     8  <!ENTITY bind-md5sum          "85f5bbd655f7fbb946fe128c5adcc9ca">
    99  <!ENTITY bind-size            "8.0 MB">
    10   <!ENTITY bind-utils-buildsize "134 MB">
    11   <!ENTITY bind-utils-time      "0.7 SBU">
     10  <!ENTITY bind-utils-buildsize "107 MB">
     11  <!ENTITY bind-utils-time      "0.8 SBU">
    1212]>
    1313
  • server/major/bind.xml

    rf718b0f0 r1dab11a6  
    88  <!ENTITY bind-download-ftp
    99  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    10   <!ENTITY bind-md5sum        "53e9311d006a5b615d400478965189b8">
     10  <!ENTITY bind-md5sum        "85f5bbd655f7fbb946fe128c5adcc9ca">
    1111  <!ENTITY bind-size          "8.0 MB">
    12   <!ENTITY bind-buildsize     "179 MB (additional 35 MB to run the test suite)">
    13   <!ENTITY bind-time          "1.6 SBU (additional 17 minutes, processor
    14                                independent, to run the complete test suite)">
     12  <!ENTITY bind-buildsize     "101 MB (additional 54 MB to run the test suite)">
     13  <!ENTITY bind-time          "1.6 SBU (additional 24 minutes, processor independent, to run the complete test suite)">
    1514]>
    1615
     
    118117    following commands:</para>
    119118
    120 <screen><userinput>sed -i "s/xfer //" bin/tests/system/conf.sh.in &amp;&amp;
     119<screen><userinput>sed -e 's/resolver //'   \
     120    -e 's/rpz //'        \
     121    -e 's/statistics //' \
     122    -e 's/xfer //'       \
     123    -i bin/tests/system/conf.sh.in &amp;&amp;
    121124./configure --prefix=/usr           \
    122125            --sysconfdir=/etc       \
     
    144147<screen role="root"><userinput>bin/tests/system/ifconfig.sh down</userinput></screen>
    145148
    146     <para>Issue the following command to check that all 185 tests
    147     ran successfully:</para>
     149    <para>Issue the following command to check tests that ran successfully:</para>
    148150
    149151<screen><userinput>grep "R:PASS" check.log | wc -l</userinput></screen>
     152
     153    <para>and the following command check tests that failed:</para>
     154
     155<screen><userinput>grep -A1 "R:FAIL" check.log</userinput></screen>
    150156
    151157    <para>Finally, install the package as the <systemitem
     
    167173
    168174    <para><command>sed ... bin/tests/system/conf.sh.in</command>:
    169     This command removes a test that fails because it depends on an
    170     out of date version of the Perl module Net::DNS.</para>
     175    This command removes tests that fail (some for unknown reasons).</para>
    171176
    172177    <para><parameter>--sysconfdir=/etc</parameter>: This parameter forces
     
    462467      <seglistitem>
    463468
    464         <seg>arpaname, bind9-config, ddns-confgen, delv, dig, dnssec-checkds,
    465         dnssec-coverage, dnssec-dsfromkey, dnssec-importkey,
    466         dnssec-keyfromlabel, dnssec-keygen, dnssec-revoke, dnssec-settime,
    467         dnssec-signzone, dnssec-verify, genrandom, host, isc-hmac-fixup,
    468         lwresd, named, named-checkconf, named-checkzone, named-compilezone,
    469         named-journalprint, named-rrchecker, nsec3hash, nslookup, nsupdate,
    470         rndc, and rndc-confgen</seg>
     469        <seg>arpaname, bind9-config hardlinked to isc-config.sh, ddns-confgen,
     470        delv, dig, dnssec-checkds, dnssec-coverage, dnssec-dsfromkey,
     471        dnssec-importkey, dnssec-keyfromlabel, dnssec-keygen, dnssec-revoke,
     472        dnssec-settime, dnssec-signzone, dnssec-verify, genrandom, host,
     473        isc-hmac-fixup, lwresd hardlinked to named, named-checkconf,
     474        named-checkzone, named-compilezone (symlink), named-journalprint,
     475        named-rrchecker, nsec3hash, nslookup, nsupdate, rndc, rndc-confgen,
     476        and tsig-keygen (symlink)</seg>
    471477     
    472478        <seg>libbind9.so, libdns.so, libirs.so, libisc.so, libisccc.so,
    473479        libisccfg.so, and liblwres.so</seg>
    474480
    475         <seg>/srv/named, /usr/include/bind9, /usr/include/dns, /usr/include/dst,
    476         /usr/include/isc, /usr/include/isccc, /usr/include/isccfg,
    477         /usr/include/lwres, /usr/include/pk11, /usr/include/pkcs11,
    478         and /usr/share/doc/bind-&bind-version;</seg>
     481        <seg>/srv/named, /usr/include/bind9, /usr/include/dns,
     482        /usr/include/dst, /usr/include/irs, /usr/include/isc,
     483        /usr/include/isccc, /usr/include/isccfg, /usr/include/lwres,
     484        /usr/include/pk11, /usr/include/pkcs11, and
     485        /usr/share/doc/bind-&bind-version;</seg>
    479486      </seglistitem>
    480487    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.