Commit Graph

47 Commits

Author SHA1 Message Date
Mathieu Arnold 892754392f Update to 9.11.26.
Changes: https://downloads.isc.org/isc/bind9/9.11.25/RELEASE-NOTES-bind-9.11.25.html
2020-12-16 21:36:27 +00:00
Mathieu Arnold bd2864b456 Update to 9.11.25.
Changes: https://downloads.isc.org/isc/bind9/9.11.25/RELEASE-NOTES-bind-9.11.25.html
2020-11-28 15:03:37 +00:00
Mathieu Arnold bbaf30d63f Update to 9.11.24
Changes:	https://downloads.isc.org/isc/bind9/9.11.24/RELEASE-NOTES-bind-9.11.24.html
2020-10-26 11:40:51 +00:00
Mathieu Arnold ca1649532b Add an option to use the DNS accept filter if available.
PR:		241613
Submitted by:	eugen
2020-08-26 13:32:32 +00:00
Mathieu Arnold 08020e28ac Update to 9.11.22.
MFH:		2020Q3 (security fix)
Security:	CVE-2020-8620, CVE-2020-8621, CVE-2020-8622,
		CVE-2020-8623, CVE-2020-8624
2020-08-21 09:11:48 +00:00
Mathieu Arnold 093041dd65 Fix rndc with LMDB 0.9.26+.
PR:		247950
Submitted by: 	delphij
Reportedy:	david isnic is
Obtained from:	https://gitlab.isc.org/isc-projects/bind9/-/issues/1976
MFH:		2020Q3 (not sure if needed)
2020-07-20 13:50:13 +00:00
Mathieu Arnold 06b689440e Update to 9,11,21.
Changes:	https://downloads.isc.org/isc/bind9/9.11.21/RELEASE-NOTES-bind-9.11.21.html
MFH:		2020Q3 (bug fixes)
2020-07-16 15:51:44 +00:00
Philip Paeps 1e622d361b Update to 9.11.20.
MFH:		2020Q2
Security:	CVE-2020-8619
Submitted by:   mat (maintainer)
2020-06-18 03:46:41 +00:00
Mathieu Arnold d20913ee73 Update to 9.11.19.
MFH:		2020Q2
Security:	CVE-2020-8616, CVE-2020-8617
2020-05-19 09:25:48 +00:00
Mathieu Arnold 37334dd71e Update to 9.11.17. 2020-03-19 11:33:37 +00:00
Mathieu Arnold 54763c3fdb Update to 9.11.15.
Changes:	https://downloads.isc.org/isc/bind9/9.11.15/RELEASE-NOTES-bind-9.11.15.html
2020-01-23 08:55:10 +00:00
Mathieu Arnold d146a05fe1 Fix build when devel/jsoncpp is installed.
PR:		243387
Submitted by:	dron kubstu ru
2020-01-20 14:48:03 +00:00
Mathieu Arnold 1fdaf95627 Add descriptions for the patches. 2020-01-20 14:47:54 +00:00
Mathieu Arnold 687938162b Update to 9.11.14.
Changes:	https://downloads.isc.org/isc/bind9/9.11.14/RELEASE-NOTES-bind-9.11.14.html
2019-12-18 22:37:13 +00:00
Mathieu Arnold 2a4a81f878 Update to 9.11.13.
MFH:		2019Q4
Security:	CVE-2019-6477
2019-11-20 21:41:44 +00:00
Mathieu Arnold de07551df3 Update to 9.11.12.
Changes:	https://downloads.isc.org/isc/bind9/9.11.12/RELEASE-NOTES-bind-9.11.12.html
2019-10-16 22:53:13 +00:00
Mathieu Arnold 4165ba7de8 Update to 9.11.10. 2019-08-22 17:09:19 +00:00
Mathieu Arnold e04be2de9f Update to 9.11.9.
Changes:	https://downloads.isc.org/isc/bind9/9.11.9/RELEASE-NOTES-bind-9.11.9.html
2019-07-18 16:10:48 +00:00
Mathieu Arnold 7340eb9e3c Update to 9.11.8.
MFH:		2019Q2 (security blanket)
Security:	CVE-2019-6471
2019-06-19 22:42:45 +00:00
Mathieu Arnold bbee35283b Convert BIND9's pkg-message files to UCL. 2019-06-19 15:20:00 +00:00
Mathieu Arnold 117aec4437 Update to 9.11.7. 2019-05-16 07:32:25 +00:00
Mathieu Arnold 33634159f7 Remove conflicts from bind-tools and the server ports.
All servers now depend on the same bind-tools, from the latest BIND9
release.

Chase dependencies to make sure they now depend on the correct port.

Differential Revision:	https://reviews.freebsd.org/D19922
2019-04-23 13:04:11 +00:00
Mathieu Arnold a2785d69cf Update to 9.11.6. 2019-03-01 10:02:53 +00:00
Mathieu Arnold 4ab34dc21c Update to 9.11.5-P4.
MFH:		2019Q1 (blanket)
Security:	CVE-2018-5744 CVE-2018-5745 CVE-2019-6465
2019-02-22 08:52:52 +00:00
Mathieu Arnold 794e28f05a Update to 9.11.5-P1, 9.12.3-P1, 9.13.5.
While there:
- Don't disable symbol table generation when building WITH_DEBUG.
- Try and make sure nullfs can really be used in a more robustt and
  centralized way.
- Make sure all changes are sync'ed among all BIND9 ports.
2018-12-13 09:06:50 +00:00
Mathieu Arnold dcd8c11d8c Make sure gost is really disabled.
It may get picked up from the base OpenSSL and break startup.
While there, make sure the correct engines are used.

Reported by:	Kevin P. Neal (on ports@)
2018-11-14 10:11:58 +00:00
Mathieu Arnold 545f02d9a4 Update to 9.11.5. 2018-10-24 08:05:48 +00:00
Mathieu Arnold 46de96c295 Permit using allow-new-zones, LMDB, and a chrooted environment.
Fixes this obscure and not at all helpful message:
mdb_env_open of '_default.nzd' failed: No such file or directory

PR:		229125
Reported by:	Tomáš Čiernik
MFH:		2018Q3
2018-08-24 11:49:34 +00:00
Mathieu Arnold 5f2f83cc31 Update BIND9 ports to 9.11.4, 9.12.2 and 9.13.2.
Sponsored by:	Absolight
2018-07-11 09:36:54 +00:00
Mathieu Arnold ff748a9b40 Include a patch to fix CVE-2018-5738 in all the BIND9 ports.
MFH:		2018Q2 (blanket)
Security:	CVE-2018-5738
Sponsored by:	Absolight
2018-06-14 15:42:52 +00:00
Mathieu Arnold b0dcf1a560 Update BIND9 ports to 9.9.12, 9.10.7, 9.11.3 and 9.12.1.
Sponsored by:	Absolight
2018-03-19 11:21:38 +00:00
Mathieu Arnold bd282bafcc Teach named where its pid file should be by default, to be consistent
with the default configuration, rc script, man pages...

PR:		225687
Reported by:	John W. O'Brien
Sponsored by:	Absolight
2018-02-07 14:29:08 +00:00
Mathieu Arnold be414a03fe Update named.root.
Sponsored by:	People afraid of a nuclear holocaust.
2018-01-19 12:32:34 +00:00
Mathieu Arnold 81a0f18ac5 Update BIND9* to 9.9.11-P1, 9.10.6-P1, 9.11.2-P1 and 9.12.0rc3
MFH:		2018Q1
Security:	CVE-2017-3145
Sponsored by:	Absolight
2018-01-17 07:59:45 +00:00
Mathieu Arnold c8e8c7e244 Fix altlog_proglist warning when it contains more than the named service.
PR:		224951
Submitted by:	Trix Farrar
Sponsored by:	Absolight
2018-01-08 13:38:47 +00:00
Mathieu Arnold d12663fa08 Add an extra check to make sure syslogd is correctly configured when
using chroot.

Sponsored by:	Absolight
2017-11-23 13:55:30 +00:00
Mathieu Arnold 8ab9e7cb3e Add a symlink to named's session-keyfile.
Using nsupdate -l, and chroot was broken because nsupdate could not find
the keyfile by itself.

PR:		223403
Submitted by:	Harald Schmalzbauer
Sponsored by:	Absolight
2017-11-07 15:48:16 +00:00
Mathieu Arnold b104731907 Update BIND9 ports to 9.{9.11,10.6,11.2}.
Sponsored by:	Absolight
2017-07-28 22:57:26 +00:00
Mathieu Arnold 336fb2ebbb Remove special handling for testing and documentation domains, per RFC
6761 recommendations.

While there:
- Fix invalid syntax in sample slave config.
- Add a message about having syslogd working with BIND9 chroot.

PR:		217915
Reported by:	eserte12 yahoo de
Sponsored by:	Absolight
2017-06-14 22:54:43 +00:00
Mathieu Arnold d4de1a5f8c Update to 9.9.10, 9.10.5, 9.11.1 and 9.12 to latest snapshot.
While there:

Make it more maintainable by sorting stuff in the Makefile and removing
vestigial pre 10.3 things.

Refresh the root zone hints.

"Fix" the configuration section telling you to get some top level
zones from f.root-servers.net, which does not allow axfr any more. [1]

PR:		218656 [1]
Reported by:	Thomas Steen Rasmussen / Tykling [1]
MFH:		2017Q2
Sponsored by:	Absolight
2017-04-20 13:12:35 +00:00
Mathieu Arnold 0688061ed1 Unbreak rndc calls when using non default rndc.key location.
PR:		218335
Sponsored by:	Absolight
2017-04-13 10:15:18 +00:00
Mathieu Arnold ae4096b69e Commit the cleanups that should have gone in with the pervious update.
Sponsored by:	Absolight
2017-01-12 08:15:41 +00:00
Xin LI 442cd7309b Security update:
dns/bind99:  9.9.9-P3  -> 9.9.9-P4
dns/bind910: 9.10.4-P3 -> 9.10.4-P4
dns/bind911: 9.11.0    -> 9.11.0-P1

Security:	CVE-2016-8864
Submitted by:	mat
MFH:		2016Q4
2016-11-02 06:38:48 +00:00
Mathieu Arnold 9f0e3063f4 Update to 9.11.0rc1.
While there, remove obsolete configure options, and set as default the
one that default to yes.

Changes:	https://lists.isc.org/pipermail/bind-announce/2016-August/001002.html
Sponsored by:	Absolight
2016-08-31 11:58:51 +00:00
Mathieu Arnold a69872a608 Update to 9.11.0b3.
MFH:		2016Q3
Security:	CVE-2016-2775
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/001001.html
Sponsored by:	Absolight
2016-08-03 13:27:58 +00:00
Mathieu Arnold f8b6156bc5 BIND9 update, 9.9.9-P2, 9.10.4-P2, 9.11.0b2 and latest 9.12 snapshot.
MFH:		2016Q3
Security:	CVE-2016-2775
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000996.html
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000997.html
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000998.html
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/000999.html
Sponsored by:	Absolight
2016-07-19 11:30:38 +00:00
Mathieu Arnold 022e70ccdc Introduce BIND9 9.11.0b1. (beta1)
BIND 9.11 brings many changes to BIND, including a new license
(the Mozilla Public License 2.0 -- you can read about it here:
https://www.isc.org/blogs/bind9-adopts-the-mpl-2-0-license-with-bind-9-11-0/)
and many new features, including:

-  Catalog zones, a new way to provision zones on slave servers
-  dyndb api, a fast new api enabling BIND to serve zones stored
   in a database (Developed by Petr Spacek of RedHat)
-  RNDC showzone, view-only mode and other improvements
-  dnstap query and response logging (Robert Edmonds is the author
   of dnstap, see www.dnstap.info)
-  EDNS Client-subnet (authoritative server functions)
-  DNSSEC key manager, a new utility (Thanks to Sebastián Castro
   for helping with development.)
-  Automatic CDS/CDSKEY generation
-  Negative Trust Anchors for DNSSEC validators
-  IPv6 bias to encourage use of IPv6 DNS servers
-  Minimal response to “any” queries (Thanks to Tony Finch for
   the contribution)
-  DNS Cookies are now enabled by default, using the standardized code point

Changes:	https://lists.isc.org/pipermail/bind-announce/2016-June/000994.html
Sponsored by:	Absolight
2016-07-04 09:47:25 +00:00