Commit Graph

57 Commits

Author SHA1 Message Date
Mathieu Arnold 06065425a5
dns/bind916: upgrade to 9.16.37
Security:	CVE-2022-3094 CVE-2022-3736 CVE-2022-3924
Changes:	https://downloads.isc.org/isc/bind9/9.16.37/doc/arm/html/notes.html#notes-for-bind-9-16-37
2023-01-25 17:32:10 +01:00
Mathieu Arnold 0603562715
dns/bind916: update to 9.16.36
Changes:	https://downloads.isc.org/isc/bind9/9.16.36/doc/arm/html/notes.html#notes-for-bind-9-16-36
2022-12-23 17:09:31 +01:00
Michael Osipov 2b4433d4ef dns/bind916: update FILES in named.conf(5)
Since the move from base to ports of BIND9 the manpage isn't updated
when the port is build. When you run "man named.conf" the FILES section
says:

| FILES
|       /etc/named.conf

but this file does not exist. It should point to /usr/local/etc/named.conf.

PR:		257703
Approved by:	mat@ (maintainer timeout, 46 d)
MFH:		2022Q4
2022-11-30 20:49:46 +01:00
Mathieu Arnold 265c82e517 dns/bind916: update to 9.16.35
Changes:	https://downloads.isc.org/isc/bind9/9.16.35/doc/arm/html/notes.html#notes-for-bind-9-16-35
2022-11-16 18:03:58 +01:00
Mathieu Arnold 31f4a5f77c dns/bind916: update to 9.16.34 2022-10-24 21:03:10 +02:00
Michael Sinatra 36ab384abd
dns/bind9*: fix some race condition in rc script
PR:		265994
MFH:		yes
2022-09-28 16:19:36 +02:00
Mathieu Arnold d6e108c34a
dns/bind916: update to 9.16.33
Changes:	https://downloads.isc.org/isc/bind9/9.16.33/doc/arm/html/notes.html#notes-for-bind-9-16-33
MFH:		yes
Security:	CVE-2022-2795 CVE-2022-2881 CVE-2022-2906 CVE-2022-3080 CVE-2022-38177 CVE-2022-38178
2022-09-21 17:13:56 +02:00
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Mathieu Arnold 0bd2969d04
dns/bind916: update to 9.16.31
Changes:	https://downloads.isc.org/isc/bind9/9.16.31/doc/arm/html/notes.html#notes-for-bind-9-16-31
MFH:		2022Q3
2022-07-22 15:43:08 +02:00
Mathieu Arnold b675cc597a
dns/bind916: update to 9.16.30
Changes:	https://downloads.isc.org/isc/bind9/9.16.30/doc/arm/html/notes.html#notes-for-bind-9-16-30
2022-06-16 12:12:31 +02:00
Mathieu Arnold 316d7437b5
dns/bind916: Update to 9.16.29
Changes:	https://downloads.isc.org/isc/bind9/9.16.29/doc/arm/html/notes.html
2022-05-19 16:27:49 +02:00
Mathieu Arnold a61f9745cc
dns/bind916: update to 9.16.28
BIND9 9.16 is now the new ESV release, replacing BIND9 9.11.

Changes:	https://downloads.isc.org/isc/bind9/9.16.28/doc/arm/html/notes.html#notes-for-bind-9-16-28
2022-04-22 17:55:42 +02:00
Charlie Li d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Xin LI 8c822626be dns/bind916: Security update to 9.16.27
Security:	CVE-2022-0396, CVE-2021-25220
MFH:		2022Q1
With hat:	secteam
2022-03-23 20:50:07 -07:00
Mathieu Arnold 774b522ad0
dns/bind916: update to 9.16.26
Changes:	https://downloads.isc.org/isc/bind9/9.16.26/doc/arm/html/notes.html#notes-for-bind-9-16-26

MFH:		2021Q1
2022-02-17 23:17:42 +01:00
Mathieu Arnold e84b73e5ff
dns/bind916: update to 9.16.25
Add back the Administrator Reference Manual in the DOCS option.

Changes:	https://downloads.isc.org/isc/bind9/9.16.25/doc/arm/html/notes.html#notes-for-bind-9-16-25
2022-02-10 16:35:27 +01:00
Stefan Eßer bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Mathieu Arnold 925b730fbf
dns/bind916: fix runnaway memory leak
Obtained from:	https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/5626
2021-12-15 17:00:32 +01:00
Mathieu Arnold 0090b81b1f
dns/bind916: update to 9.16.24 2021-12-15 16:30:01 +01:00
Mathieu Arnold 72c2245218
dns/bind916: update to 9.16.23
Changes:	https://downloads.isc.org/isc/bind9/9.16.23/doc/arm/html/notes.html#notes-for-bind-9-16-23
2021-11-17 20:24:18 +01:00
Mathieu Arnold 43b84549fb
dns/bind916: update to 9.16.22
MFH:		2021Q4
Security:	CVE-2021-25219
2021-10-28 08:19:47 +02:00
Mathieu Arnold fccfb7d497
dns/bind916: update to 9.16.21
Changes:	https://downloads.isc.org/isc/bind9/9.16.21/doc/arm/html/notes.html#notes-for-bind-9-16-21
2021-09-27 15:14:35 +02:00
Mathieu Arnold 87855547b2
dns/bind916: update to 9.16.20
Security:	CVE-2021-25218
Changes:	https://downloads.isc.org/isc/bind9/9.16.20/doc/arm/html/notes.html#notes-for-bind-9-16-20
2021-08-26 09:32:43 +02:00
Mathieu Arnold 8d1799264b
dns/bind916: Fix patch
Pointy hat:	mat
2021-07-24 13:43:10 +02:00
Mathieu Arnold 731f08d01e
dns/bind916: Update to 9.16.19
Changes:	https://downloads.isc.org/isc/bind9/9.16.19/doc/arm/html/notes.html#notes-for-bind-9-16-19
2021-07-23 11:06:18 +02:00
Mathieu Arnold 80faaf873d
dns/bind916: Fix redirect in WWW 2021-06-21 09:54:01 +02:00
Mathieu Arnold 8c6ff69473
dns/bind916: Update to 9.16.18.
Changes:	https://downloads.isc.org/isc/bind9/9.16.18/doc/arm/html/notes.html#notes-for-bind-9-16.18
MFH:		yes
2021-06-19 12:10:19 +02:00
Mathieu Arnold bd84c5b4f2
dns/bind916: Update to 9.16.17.
Changes:	https://downloads.isc.org/isc/bind9/9.16.17/doc/arm/html/notes.html#notes-for-bind-9-16-17
MFH:		yes
2021-06-17 10:29:53 +02:00
Don Lewis 0926031bce devel/protobuf-c: Bump PORTREVISION of dependent ports
Bump the PORTREVISION of ports that use protobuf-c and bake in the value
of PROTOBUF_C_VERSION*.
Sponsored by:	Farsight Security, Inc.
2021-05-31 10:43:49 -07:00
Mathieu Arnold e06ef8b69d
dns/bind916: Update to 9.16.16.
MFH:	2021Q2
Changes: https://downloads.isc.org/isc/bind9/9.16.16/doc/arm/html/notes.html#notes-for-bind-9-16-16
2021-05-21 14:51:52 +02:00
Mathieu Arnold 2d719a7528
Update to 9.16.15.
MFH:            2021Q2
Security:       CVE-2021-25214
Security:       CVE-2021-25215
Security:       CVE-2021-25216
Sponsored by:   Absolight
2021-04-29 11:39:47 +02:00
Mathieu Arnold 135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold 305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Mathieu Arnold 03f03ace9a Update BIND9 to 9.16.13.
Changes: https://downloads.isc.org/isc/bind9/9.16.13/doc/arm/html/notes.html#notes-for-bind-9-16-13
2021-03-19 14:32:20 +00:00
Mathieu Arnold 195d3e8f18 Update to 9.16.12
Security:	CVE-2020-8625
2021-02-18 07:05:01 +00:00
Mathieu Arnold 1dd7827394 Update to 9.16.11. 2021-01-25 17:44:15 +00:00
Mathieu Arnold d68688b84d Update to 9.16.10
Changes: https://downloads.isc.org/isc/bind9/9.16.10/doc/arm/html/notes.html#notes-for-bind-9-16-10
2020-12-16 21:36:35 +00:00
Mathieu Arnold 2bc4786f94 Update to 9.16.9.
Changes: https://downloads.isc.org/isc/bind9/9.16.9/doc/arm/html/notes.html#notes-for-bind-9-16-9
2020-11-28 15:04:10 +00:00
Mathieu Arnold 74d87b7934 Update to 9.16.8.
Changes:	https://downloads.isc.org/isc/bind9/9.16.8/doc/arm/html/notes.html#notes-for-bind-9-16-8
2020-10-26 11:40:55 +00:00
Mathieu Arnold 68be8b0238 Update to 9.16.7.
MFH:		2020Q3 (bugfix)
Changes:	https://downloads.isc.org/isc/bind9/9.16.7/doc/arm/html/notes.html#notes-for-bind-9-16-7
2020-09-23 14:42:36 +00:00
Mathieu Arnold ca0d9d2cd3 Garbage collect the SIGCHASE option, it was removed in 9.12.
PR:		248938
Submitted by:	John Hein
2020-08-27 08:34:29 +00:00
Mathieu Arnold 52d22fbb05 Fix build with Heimdal.
PR:		246591
Submitted by:	epopen gmail com
2020-08-26 13:32:35 +00:00
Mathieu Arnold 54933d6c12 Enabled DNSTAP by default.
The ISC recommends having it by default (it is in the packages they
distribute) and the footprint of the dependecies is very small.

While there, cleanup plists.

PR:		237861
Reported by:	Greg Rivers
2020-08-26 13:32:28 +00:00
Mathieu Arnold 80600e0a2c Remove the TUNING_LARGE option, it is now a no-op.
PR:		244391
Submitted by:	Leo Vandewoestijne
2020-08-26 13:32:16 +00:00
Mathieu Arnold 9a55f72416 Update to 9.16.6.
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:52 +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 9367e535db Update to 9.16.5.
Changes:	https://downloads.isc.org/isc/bind9/9.16.5/doc/arm/html/notes.html#notes-for-bind-9-16-5
MFH:		2020Q3 (bug fixes)
2020-07-16 15:52:08 +00:00
Philip Paeps 09cb3e5703 Update to 9.16.4.
MFH:		2020Q2
Security:	CVE-2020-8618 CVE-2020-8619
Submitted by:   mat (maintainer)
2020-06-18 03:46:36 +00:00
Mathieu Arnold e305d7a4fc Fix crash when using override-cache-ttl.
Submitted by:	Andre Albsmeier
2020-05-25 16:50:33 +00:00