Changeset c18b8f23 for server/major


Ignore:
Timestamp:
09/06/2015 10:05:04 PM (9 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.8, 7.9, 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:
e665520
Parents:
b3b7e36
Message:
  • MesaLib-10.6.6: add optional dependency Bellagio OpenMAX Integration Layer.
  • Update to stunnel-5.23.
  • Update to harfbuzz-1.0.3.
  • Update to bluez-5.34.
  • Update to subversion-1.9.1.
  • Update to bind9.10.2-P4 and BIND Utilities-9.10.2-P4.
  • Short descriptions from Denis Mugnier.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/bind.xml

    rb3b7e36 rc18b8f23  
    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        "a810d5d65fbdcf28dcda80d646913c3a">
     9  <!ENTITY bind-md5sum        "8b1f5064837756c938eadc1537dec5c7">
    1010  <!ENTITY bind-size          "8.1 MB">
    11   <!ENTITY bind-buildsize     "137 MB (additional 44 MB for the test suite)">
    12   <!ENTITY bind-time          "0.9 SBU (additional 20+ minutes, processor independent, to run the complete test suite)">
     11  <!ENTITY bind-buildsize     "137 MB (additional 63 MB for the test suite)">
     12  <!ENTITY bind-time          "0.9 SBU (additional 24+ minutes, processor independent, to run the complete test suite)">
    1313]>
    1414
     
    518518        <listitem>
    519519          <para>
    520             is a new debugging tool that is a successor to 
     520            is a new debugging tool that is a successor to
    521521            <command>dig</command>.
    522522          </para>
     
    553553        <listitem>
    554554          <para>
    555             verifies that the DNSSEC keys for a given zone or a set of zones 
     555            verifies that the DNSSEC keys for a given zone or a set of zones
    556556            have timing metadata set properly to ensure no future lapses
    557557            in DNSSEC coverage.
     
    562562        </listitem>
    563563      </varlistentry>
    564  
     564
    565565      <varlistentry id="dnssec-dsfromkey">
    566566        <term><command>dnssec-dsfromkey</command></term>
     
    579579        <listitem>
    580580          <para>
    581              reads a public DNSKEY record and generates a pair of 
     581             reads a public DNSKEY record and generates a pair of
    582582             .key/.private files.
    583583          </para>
     
    592592        <listitem>
    593593          <para>
    594             gets keys with the given label from a crypto hardware and builds 
     594            gets keys with the given label from a crypto hardware and builds
    595595            key files for DNSSEC.
    596596          </para>
     
    649649        <listitem>
    650650          <para>
    651             verifies that a zone is fully signed for each algorithm found 
    652             in the DNSKEY RRset for the zone, and that the NSEC / NSEC3 
     651            verifies that a zone is fully signed for each algorithm found
     652            in the DNSKEY RRset for the zone, and that the NSEC / NSEC3
    653653            chains are complete.
    654654          </para>
     
    750750        <listitem>
    751751          <para>
    752             is similar to <command>named-checkzone</command>, but it always 
     752            is similar to <command>named-checkzone</command>, but it always
    753753            dumps the zone contents to a specified file in a specified format.
    754754          </para>
     
    775775        <listitem>
    776776          <para>
    777             read a individual DNS resource record from standard input and 
     777            read a individual DNS resource record from standard input and
    778778            checks if it is syntactically correct.
    779779          </para>
     
    840840        <listitem>
    841841          <para>
    842             is a symlink to <command>ddns-confgen</command>. 
     842            is a symlink to <command>ddns-confgen</command>.
    843843          </para>
    844844          <indexterm zone="bind tsig-keygen">
Note: See TracChangeset for help on using the changeset viewer.