Author: renodr
Date: Tue Oct 15 20:04:51 2019
New Revision: 1501
Log:
Add errata for rndc-confgen
Modified:
html/trunk/blfs/errata/9.0-systemd/index.html
html/trunk/blfs/errata/9.0/index.html
Modified: html/trunk/blfs/errata/9.0-systemd/index.html
==============================================================================
--- html/trunk/blfs/errata/9.0-systemd/index.html Wed Oct 9 20:59:06
2019 (r1500)
+++ html/trunk/blfs/errata/9.0-systemd/index.html Tue Oct 15 20:04:51
2019 (r1501)
@@ -6,7 +6,11 @@
<h1>Errata for BLFS systemd Version 9.0</h1>
<ul>
- <li>There are no current known errata for BLFS 9.0.</li>
+ <li>After release, a problem was discovered in BIND where the
instructions
+ used in the book would result in a nonexistent rndc.conf file. To fix
this,
+ run "rndc-confgen -a -b 512 -t /srv/named" instead of
+ "rndc-confgen -r /dev/urandom -b 512 > /etc/rndc.conf". Also,
+ please modify the files to reference /etc/named instead of
/etc/namedb.</li>
</ul>
<p>After release, three security vulnerabilities were identified in the
Modified: html/trunk/blfs/errata/9.0/index.html
==============================================================================
--- html/trunk/blfs/errata/9.0/index.html Wed Oct 9 20:59:06 2019
(r1500)
+++ html/trunk/blfs/errata/9.0/index.html Tue Oct 15 20:04:51 2019
(r1501)
@@ -6,7 +6,11 @@
<h1>Errata for BLFS Version 9.0</h1>
<ul>
- <li>There are no current known errata for BLFS 9.0.</li>
+ <li>After release, a problem was discovered in BIND where the
instructions
+ used in the book would result in a nonexistent rndc.conf file. To fix
this,
+ run "rndc-confgen -a -b 512 -t /srv/named" instead of
+ "rndc-confgen -r /dev/urandom -b 512 > /etc/rndc.conf". Also,
+ please modify the files to reference /etc/named instead of
/etc/namedb.</li>
</ul>
<h2>Known Security Vulnerabilities</h2>
--
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page