Tags and a package update

Update to BIND-9.16.20 (Security Update).
This commit is contained in:
Douglas R. Reno 2021-08-19 15:32:28 -05:00
parent 8e3f61878b
commit 444198c428
12 changed files with 20 additions and 16 deletions

View File

@ -45,6 +45,10 @@
<listitem>
<para>August 19th, 2021</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to BIND and BIND-Utilities 9.16.20. Fixes
<ulink url="&blfs-ticket-root;15426">#15426</ulink>.</para>
</listitem>
<listitem>
<para>[timtas] - Update to openldap-2.5.7. Fixes
<ulink url="&blfs-ticket-root;15430">#15430</ulink>.</para>

View File

@ -6,9 +6,9 @@
<!ENTITY bind-download-http " ">
<!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.xz">
<!ENTITY bind-md5sum "8947886cd4f52bb4b3529a1f51d9dbf4">
<!ENTITY bind-md5sum "8025b8f8463b3b9d9c902bab27f185a2">
<!ENTITY bind-size "4.8 MB">
<!ENTITY bind-utils-buildsize "105 MB">
<!ENTITY bind-utils-buildsize "136 MB">
<!ENTITY bind-utils-time "0.6 SBU">
]>

View File

@ -608,7 +608,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!-- Chapter 16 -->
<!ENTITY avahi-version "0.8">
<!ENTITY bind-minor-version "9.16">
<!ENTITY bind-version "&bind-minor-version;.19">
<!ENTITY bind-version "&bind-minor-version;.20">
<!ENTITY mod_dnssd-version "0.6">
<!ENTITY NetworkManager-minor "1.32">
<!ENTITY NetworkManager-version "&NetworkManager-minor;.8">

View File

@ -37,7 +37,7 @@
already written for that standard.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
already written for that standard.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -41,7 +41,7 @@ xreflabel="docbook-dsssl-&docbook-dsssl-version;">
and XML DocBook files.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -38,7 +38,7 @@
for comparing documents prepared for different languages.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
RTF, TeX, SGML and XML.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
documents.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -36,7 +36,7 @@
size of the virtual address space
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
database management system.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -6,9 +6,9 @@
<!ENTITY bind-download-http " ">
<!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.xz">
<!ENTITY bind-md5sum "8947886cd4f52bb4b3529a1f51d9dbf4">
<!ENTITY bind-md5sum "8025b8f8463b3b9d9c902bab27f185a2">
<!ENTITY bind-size "4.8 MB">
<!ENTITY bind-buildsize "116 MB (20 MB installed)">
<!ENTITY bind-buildsize "117 MB (20 MB installed)">
<!ENTITY bind-time "0.8 SBU (with parallelism=4; add 30+ minutes, somewhat processor independent, to run the complete test suite)">
]>
@ -34,7 +34,7 @@
to the <xref linkend="bind-utils"/>.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -184,7 +184,7 @@ make</userinput></screen>
The test suite may indicate some skipped tests depending on
what configuration options are used. Some tests are marked
<quote>UNTESTED</quote> if <xref linkend="perl-net-dns"/> is not
installed. One test, <quote>CPU</quote>, is known to fail.
installed. <!--One test, <quote>CPU</quote>, is known to fail.-->
To run the tests, as an unprivileged user, execute:
</para>
@ -559,7 +559,7 @@ dig www.&lfs-domainname;</userinput></screen>
You can see almost instantaneous results with the named caching
lookups. Consult the <application>BIND</application> Administrator
Reference Manual located at
<ulink url="https://kb.isc.org/docs/bind-916-administrative-reference-manual"/>
<ulink url="https://bind9.readthedocs.io/en/v9_16/"/>
for further configuration options.
</para>