Changeset bf32a132 for server


Ignore:
Timestamp:
09/30/2016 01:56:08 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5eb18534
Parents:
f57918e
Message:

Update to bind-9.10.4-P3. Includes bind-utils

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/bind.xml

    rf57918e rbf32a132  
    77  <!ENTITY bind-download-http " ">
    88  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    9   <!ENTITY bind-md5sum        "50163d229020c48929c84bec5b0068d7">
     9  <!ENTITY bind-md5sum        "2ce7b49516d3df1490bf2263f474b2d6">
    1010  <!ENTITY bind-size          "8.9 MB">
    11   <!ENTITY bind-buildsize     "119 MB (additional 10 MB for the test suite)">
    12   <!ENTITY bind-time          "1.1 SBU (additional 22+ minutes, processor independent, to run the complete test suite)">
     11  <!ENTITY bind-buildsize     "132 MB (additional 8 MB for the test suite)">
     12  <!ENTITY bind-time          "0.9 SBU (additional 22+ minutes, processor independent, to run the complete test suite)">
    1313]>
    1414
     
    503503        <listitem>
    504504          <para>
    505             translate IP addresses to the corresponding ARPA names.
     505            translates IP addresses to the corresponding ARPA names.
    506506          </para>
    507507          <indexterm zone="bind arpaname">
     
    515515        <listitem>
    516516          <para>
    517             hardlinked to <command>isc-config.sh</command>.
     517            is hardlinked to <command>isc-config.sh</command>.
    518518          </para>
    519519          <indexterm zone="bind bind9-config">
     
    636636        <listitem>
    637637          <para>
    638             Set the REVOKED bit on a DNSSEC key.
     638            sets the REVOKED bit on a DNSSEC key.
    639639          </para>
    640640          <indexterm zone="bind dnssec-revoke">
     
    648648        <listitem>
    649649          <para>
    650             set the key timing metadata for a DNSSEC key.
     650            sets the key timing metadata for a DNSSEC key.
    651651          </para>
    652652          <indexterm zone="bind dnssec-settime">
     
    684684        <listitem>
    685685          <para>
    686             generate a file containing random data.
     686            generates a file containing random data.
    687687          </para>
    688688          <indexterm zone="bind genrandom">
     
    784784        <listitem>
    785785          <para>
    786             print zone journal in human-readable form.
     786            prints the zone journal in human-readable form.
    787787          </para>
    788788          <indexterm zone="bind named-journalprint">
     
    796796        <listitem>
    797797          <para>
    798             read a individual DNS resource record from standard input and
     798            reads an individual DNS resource record from standard input and
    799799            checks if it is syntactically correct.
    800800          </para>
Note: See TracChangeset for help on using the changeset viewer.