Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.8.4 30 Mar 2023 19:02:29
    |
Florian Smeets (flo)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to PowerDNS Recursor 4.8.4
This release fixes CVE-2023-26437 (see URL) and only that.
PR: 270537
MFH: 2023Q1
Security: dc33795f-ced7-11ed-b1fe-6805ca2fa271
Changes: https://docs.powerdns.com/recursor/changelog/4.8.html#change-4.8.4 |
4.8.3 15 Mar 2023 17:28:31
    |
Fernando Apesteguía (fernape)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.8.3
ChangeLog:
https://blog.powerdns.com/2023/03/07/powerdns-recursor-4-8-3-released/
PR: 270236
Reported by: tremere@cainites.net (maintainer) |
4.8.2 02 Feb 2023 18:22:24
    |
Florian Smeets (flo)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to PowerDNS Recursor 4.8.2
PR: 269282
Changelog: https://doc.powerdns.com/recursor/changelog/4.8.html#change-4.8.2 |
4.8.1 24 Jan 2023 06:43:57
    |
Fernando Apesteguía (fernape)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.8.1 (fixes CVE-2023-22617)
ChangeLog: https://docs.powerdns.com/recursor/changelog/4.8.html#change-4.8.1
Avoid unbounded recursion when retrieving DS records from some misconfigured
domains.
PR: 269116
Reported by: tremere@cainites.net (maintainer)
MFH: 2023Q1 (security fix)
Security: CVE-2023-22617 |
4.8.0_1 16 Jan 2023 19:32:07
    |
Dima Panov (fluffy)  |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
4.8.0 16 Dec 2022 16:15:29
    |
Fernando Apesteguía (fernape)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.8.0
ChangeLog:
https://blog.powerdns.com/2022/12/12/powerdns-recursor-4-8-0-released/
PR: 268392
Reported by: tremere@cainites.net (maintainer) |
4.7.4 29 Nov 2022 16:06:08
    |
Fernando Apesteguía (fernape)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.7.4
ChangeLog:
https://blog.powerdns.com/2022/11/25/powerdns-recursor-4-5-12-4-6-5-and-4-7-4-released/
PR: 268034
Reported by: tremere@cainites.net (maintainer) |
4.7.3_1 15 Oct 2022 21:31:33
    |
Adam Weinberger (adamw)  |
dns/powerdns-recursor: Use USES=luajit (defaults to luajit-devel) |
4.7.3 29 Sep 2022 05:43:49
    |
Fernando Apesteguía (fernape)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.7.3
ChangeLog:
https://blog.powerdns.com/2022/09/20/powerdns-recursor-4-5-11-4-6-4-and-4-7-3-released/
Improvements
* For zones having many NS records, we are not interested in all so take a
sample.
* Also check qperq limit if throttling happened, as it increases counters.
Bug Fixes
* Failure to retrieve DNSKEYs of an Insecure zone should not be fatal.
* Fix recursor not responsive after Lua config reload.
* Clear the caches after loading authzones.
* Resize answer length to actual received length in udpQueryResponse.¶
PR: 266645
Reported by: tremere@cainites.net (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
4.7.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
4.7.2 01 Sep 2022 21:55:26
    |
Neel Chauhan (nc)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.7.2
Changes:
https://blog.powerdns.com/2022/08/23/security-advisory-2022-02-for-powerdns-recursor-up-to-and-including-4-5-9-4-6-2-4-7-1/
PR: 266153
MFH: 2022Q3 (security blanket)
Security: CVE-2022-37428 |
4.7.1 13 Aug 2022 21:49:01
    |
Nuno Teixeira (eduardo)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to 4.7.1
ChangeLog: https://blog.powerdns.com/2022/07/08/powerdns-recursor-4-7-1-released/
PR: 265810 |
4.7.0_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
4.7.0 20 Jul 2022 14:21:47
    |
Tobias C. Berner (tcberner)  |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
4.7.0 04 Jun 2022 20:29:52
    |
Nuno Teixeira (eduardo)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to 4.7.0
ChangeLog:
https://blog.powerdns.com/2022/05/30/powerdns-recursor-4-7-0-released/
PR: 264427 |
4.6.2_1 22 May 2022 20:17:16
    |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
4.6.2 09 Apr 2022 08:38:59
    |
Guangyuan Yang (ygy)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to 4.6.2
Changelog: https://blog.powerdns.com/2022/04/04/powerdns-recursor-4-6-2-and-4-5-9-released/
PR: 263160 |
4.6.1 06 Apr 2022 10:35:45
    |
Fernando Apesteguía (fernape)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.6.1
Fixes CVE-2022-27227
PR: 262879
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2022Q2 (security fix)
Security: CVE-2022-27227 |
4.6.0 21 Dec 2021 08:31:59
    |
Li-Wen Hsu (lwhsu)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to 4.6.0
PR: 260587 |
4.5.7 05 Nov 2021 21:36:25
    |
Guangyuan Yang (ygy)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to 4.5.7
Changelog: https://blog.powerdns.com/2021/11/05/powerdns-recursor-4-4-7-and-4-5-7-released/
PR: 259661 |
4.5.6 13 Oct 2021 09:12:49
    |
Nuno Teixeira (eduardo)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.5.6
ChangeLog:
https://blog.powerdns.com/2021/10/11/powerdns-recursor-4-5-6-released/
PR: 259128 |
4.5.5 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
4.5.5 03 Aug 2021 09:35:51
    |
Guangyuan Yang (ygy)  Author: Ralf van der Enden |
dns/powerdns-recursor: Update to 4.5.5
Changelog: https://blog.powerdns.com/2021/07/30/powerdns-recursor-4-4-5-and-4-5-5-released/
PR: 257581 |
4.5.4 15 Jul 2021 20:06:59
    |
Kevin Bowling (kbowling)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.5.4
Announcement
https://blog.powerdns.com/2021/07/02/powerdns-recursor-4-5-4-released/
PR: 257199 |
4.5.2 11 Jun 2021 16:51:14
    |
Kevin Bowling (kbowling)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.5.2
rc.d script changes + cleanup deps
mark NOT_FOR_ARCHS=i386 since upstream no longer supports archs with
32bit time_t.
Changes: https://doc.powerdns.com/recursor/changelog/4.5.html#change-4.5.2
PR: 256530
Approved by: maintainer |
4.5.1 11 May 2021 19:32:36
    |
Kevin Bowling (kbowling)  Author: Ralf van der Enden |
dns/powerdns-recursor: update to 4.5.1
PR: 255785
Approved by: maintainer |
4.4.3 08 Apr 2021 03:21:10
    |
Kevin Bowling (kbowling)  |
dns/powerdns-recursor: update to 4.4.3
Changelog https://doc.powerdns.com/recursor/changelog/4.4.html#change-4.4.3
PR: 254865
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
4.4.2_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
4.4.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.4.2_1 06 Feb 2021 02:09:27
  |
fluffy  |
dns/powerdns-recursor: unbreak build with lua54
Switch to autoreconf to avoid heavy multilina patching of configure script
PR: 253078
Submitted by: fluffy
Approved by: maintainer
MFH: 2021Q1 |
4.4.2_1 26 Jan 2021 14:01:09
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
4.4.2 19 Dec 2020 14:58:28
  |
otis  |
dns/powerdns-recursor: Update to 4.4.2
- Improvements:
- Use the non-cryptographic variant of the boost::uuid.
- Keep a cached, valid entry over a fresher Bogus one.
- Ensure socket-dir matches runtime directory on old systemd
- Move to several distinct Bogus states, for easier debugging.
- Do not chase CNAME during qname minimization step 4.
- Bug Fixes:
- Untangle the validation/resolving qnames and qtypes.
- APL records: fix endianness problem.
PR: 251923
Submitted by: Ralf van der Enden (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27679 |
4.4.0 01 Nov 2020 21:15:42
  |
mandree  |
dns/powerdns-recursor: update to 4.4.0 and add DNSTAP knob
Changelog:
https://doc.powerdns.com/recursor/changelog/4.4.html#change-4.4.0
PR: 250464
Submitted by: Juraj Lutter; Ralf van der Enden (maintainer)
Approved by: Ralf van der Enden (maintainer) |
4.3.5 19 Oct 2020 08:28:30
  |
dch  |
dns/powerdns-recursor: update to 4.3.5
PR: 250318
Submitted by: Ralf van der Enden <tremere@cainites.net>
Reported by: michael.glaus@hostpoint.ch
Security: https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2020-07.html
Security: CVE-2020-25829
Sponsored by: SkunkWerks, GmbH |
4.3.4 29 Sep 2020 02:08:15
  |
pi  |
dns/powerdns-recursor: update 4.3.3 -> 4.3.4
Improvements
- Ensure runtime dirs for virtual services differ.
References: #9073, pull request 9397
Bug Fixes
- Allow some more depth headroom for the no-qname-minimization fallback case.
References: #9375, pull request 9416
- Resize hostname to final size in getCarbonHostname().
References: pull request 9367
PR: 249188
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
Reviewed by: fernape
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes: https://doc.powerdns.com/recursor/changelog/4.3.html#change-4.3.4 |
4.3.3_1 30 Aug 2020 20:19:42
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
4.3.3 24 Jul 2020 02:45:21
  |
swills  |
dns/powerdns-recursor: update to 4.3.3
PR: 248207
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
4.3.2 02 Jul 2020 10:20:52
  |
joneum  |
Update to 4.3.2
This update contains a security fix for CVE-2020-14196.
The issue is:
CVE-2020-14196: An issue has been found in PowerDNS Recursor where the ACL
applied to the internal web server via webserver-allow-from is not properly
enforced, allowing a remote attacker to send HTTP queries to the internal web
server, bypassing the restriction.
In the default configuration the API webserver is not enabled. Only
installations using a non-default value for webserver and webserver-address are
affected.
As usual, there were also other smaller enhancements and bugfixes. In
particular, the 4.3.2 release contains fixes that allow long CNAME chains to
resolve properly, where previously they could fail if qname minimization is
enabled.
PR: 247707
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2020Q3
Security: 641cd669-bc37-11ea-babf-6805ca2fa271
Sponsored by: Netzkommune GmbH |
4.3.1_1 03 Jun 2020 18:32:06
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
4.3.1 29 May 2020 04:33:37
  |
linimon  |
Mark as broken on powerpc64-12 (builds fine everywhere else).
Approved by: portmgr (tier-2 blanket) |
4.3.1 27 May 2020 12:11:02
  |
tagattie  |
- Update to 4.3.1
- Mark broken on i386
- Updated hostnamemax patch
PR: 246655
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: ehaupt (mentor)
MFH: 2020Q2 (blanket, security fixes)
Security: f9c5a410-9b4e-11ea-ac3f-6805ca2fa271
Changelog: https://doc.powerdns.com/recursor/changelog/4.3.html#change-4.3.1 |
4.3.0 06 May 2020 12:21:25
  |
tagattie  |
Do not set directory mode/ownership. Values are already default.
No PORTREVISION bump required since this is a no-op.
Notified by: mat
Approved by: ehaupt (mentor) |
4.3.0 06 May 2020 05:48:16
  |
tagattie  |
- Update to 4.3.0
- Add LICENSE_FILE
- Create directory for sockets and pidfile
- Update pkg-descr with a more descriptive text from website
PR: 244657
Submitted by: yds <yds@Necessitu.de>
Approved by: tremere@cainites.net (maintainer), ehaupt (mentor)
Changelog: https://blog.powerdns.com/2020/03/03/powerdns-recursor-4-3-0-released/ |
4.2.1 17 Feb 2020 13:10:02
  |
krion  |
Update to 4.2.1
Changelog: https://doc.powerdns.com/recursor/changelog/4.2.html#change-4.2.1
PR: 24257
Submitted by: maintainer |
4.2.0_2 22 Jan 2020 05:53:20
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
4.2.0_1 01 Jan 2020 17:27:55
  |
brnrd  |
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1 |
4.2.0_1 11 Dec 2019 17:53:49
  |
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
4.2.0 09 Oct 2019 10:34:57
  |
bapt  |
Drop the ipv6 virtual category for d* category as it is not relevant anymore |
4.2.0 14 Sep 2019 22:01:13
  |
jbeich  |
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528 |
4.2.0 05 Sep 2019 18:40:46
  |
pi  |
dns/powerdns-recursor: upgrade 4.1.14 -> 4.2.0
PR: 239376
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes: https://doc.powerdns.com/recursor/changelog/4.2.html
https://blog.powerdns.com/2019/07/15/powerdns-recursor-4-2-0-released/ |
4.1.14_4 19 Aug 2019 15:35:28
  |
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
4.1.14_3 13 Aug 2019 16:01:59
  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
4.1.14_3 31 Jul 2019 16:38:53
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
4.1.14_2 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.1.14_1 05 Jul 2019 19:08:49
  |
sunpoet  |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine |
4.1.14 30 Jun 2019 20:16:57
  |
swills  |
dns/powerdns-recursor: Update to 4.1.14
PR: 238602
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
4.1.13 27 May 2019 19:14:18
  |
pkubaj  |
dns/powerdns-recursor: fix build and update
Don't add -L/usr/lib unconditionally, it makes gcc8 (used on gcc architectures)
link to base libstdc++.
Update to 4.1.13.
PR: 237947
Approved by: tcberner (mentor), tremere@cainites.net (maintainer)
Differential Revision: https://reviews.freebsd.org/D20423 |
4.1.12_1 12 Apr 2019 06:36:31
  |
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
4.1.12 08 Apr 2019 21:11:27
  |
swills  |
dns/powerdns-recursor: update to 4.1.12
PR: 236982
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
4.1.11_2 08 Apr 2019 11:51:32
  |
jbeich  |
security/botan2: update to 2.10.0
PR: 236450 237019
Submitted by: Ralf van der Enden (maintainer) |
4.1.11_1 31 Mar 2019 13:41:03
  |
sunpoet  |
Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine |
4.1.11 19 Feb 2019 10:45:39
  |
krion  |
Commit forgotten patch.
Submitted by: maintainer |
4.1.11 18 Feb 2019 15:38:47
  |
krion  |
Update to 4.1.11 and add buffer fix for rec_control
The changelog:
#7434: Add an option to export only responses over protobuf #7430:
Reduce systemcall usage in protobuf logging
Also add a fix (pulled in from OpenBSD) for rec_control's buffer
being too small to handle output of some commands. This could be
remedied by setting net.local.dgram.maxdgram=131072 in
/etc/sysctl.conf, but this patch omits that requirement.
PR: 235392
Submitted by: maintainer |
4.1.10 28 Jan 2019 16:59:01
  |
swills  |
dns/powerdns-recursor: update to 4.1.10
PR: 235113
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by: nusenu <freebsd-vheg@riseup.net>
MFH: 2019Q1
Security: 40d92cc5-1e2b-11e9-bef6-6805ca2fa271 |
4.1.8_2 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.1.8_1 12 Dec 2018 00:15:50
  |
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
4.1.8 09 Dec 2018 21:37:20
  |
swills  |
dns/powerdns-recursor: Update to 4.1.8
PR: 233603
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2018Q4
Security: f6d6308a-f2ec-11e8-b005-6805ca2fa271 |
4.1.7_1 03 Dec 2018 19:41:33
  |
sunpoet  |
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine |
4.1.7 18 Nov 2018 12:47:37
  |
joneum  |
Update to 4.1.7
Changelog: https://doc.powerdns.com/recursor/changelog/4.1.html#change-4.1.7
PR: 233140
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2018Q4
Security: e9aa0e4c-ea8b-11e8-a5b7-00e04c1ea73d
Sponsored by: Netzkommune GmbH |
4.1.4_1 05 Oct 2018 16:42:25
  |
fernape  |
security/botan2: update to 2.8.0
* Bump PORTREVISION for dependent ports
* While here do some cleanup to the Makefile.
ChangeLog: https://botan.randombit.net/news.html#version-2-8-0-2018-10-01
PR: 231899
Submitted by: tremere@cainites.net
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17413 |
4.1.4 06 Sep 2018 19:25:10
  |
swills  |
dns/powerdns-recursor: update to 4.1.4
PR: 231171
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
4.1.3_5 17 Aug 2018 21:07:58
  |
swills  |
security/botan2: update to 2.7.0
While here, bump PORTREVISION on dependent ports
PR: 230666
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer
MFH: 2018Q3
Security: 7762d7ad-2e38-41d2-9785-c51f653ba8bd |
4.1.3_4 09 Aug 2018 06:58:31
  |
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
4.1.3_3 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.1.3_2 24 Jun 2018 21:11:15
  |
sunpoet  |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports |
4.1.3_1 24 Jun 2018 20:19:46
  |
sunpoet  |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases |
4.1.3 23 May 2018 12:20:28
  |
krion  |
Update to 4.1.3
This release improves the stability and resiliency of the RPZ
implementation, prevents metrics gathering from slowing down the
processing of DNS queries and fixes an issue related to the cleaning
of EDNS Client Subnet entries from the cache.
Full changelog:
https://blog.powerdns.com/2018/05/22/powerdns-recursor-4-1-3-released/
PR: 228434
Submitted by: maintainer |
4.1.2_3 07 May 2018 22:29:46
  |
jbeich  |
Drop FreeBSD 10.3 support
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238 |
4.1.2_3 18 Apr 2018 13:57:43
  |
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
4.1.2_2 17 Apr 2018 09:33:17
  |
jbeich  |
dns/powerdns-recursor: unbreak with boost 1.67
In file included from lua-recursor4.cc:26:
In file included from ./syncres.hh:42:
In file included from ./recpacketcache.hh:41:
In file included from ./rec-protobuf.hh:24:
In file included from ./protobuf.hh:34:
In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17:
In file included from /usr/local/include/boost/uuid/random_generator.hpp:19:
In file included from /usr/local/include/boost/tti/has_member_function.hpp:15:
In file included from /usr/local/include/boost/tti/detail/dmem_fun.hpp:11:
In file included from
/usr/local/include/boost/function_types/is_member_function_pointer.hpp:14:
In file included from /usr/local/include/boost/function_types/components.hpp:61:
/usr/local/include/boost/function_types/detail/class_transform.hpp:26:31: error:
expected a qualified name after 'typename'
template<typename T, typename L>
^
./recursor_cache.hh:45:11: note: expanded from macro 'L'
#define L theL()
^
PR: 227427
Reported by: antoine (via exp-run)
Obtained from: upstream |
4.1.2_1 04 Apr 2018 08:37:42
  |
krion  |
Bump PORTREVISION after security/botan2 update |
4.1.2 03 Apr 2018 12:50:31
  |
brnrd  |
dns/powerdns-recursor: Fix build with LibreSSL 2.7
- LibreSSL 2.7 implements OpenSSL 1.1 API
PR: 227183
Approved by: Ralf van der Enden <tremere cainites net> (maintainer) |
4.1.2 30 Mar 2018 18:39:55
  |
riggs  |
Update to upstream version 4.1.2 (bugfix release)
PR: 227112
Submitted by: tremere@cainites.net (maintainer)
MFH: 2018Q1 |
4.1.1 23 Jan 2018 11:04:06
  |
krion  |
Update to version 4.1.1
- Fixes "PowerDNS Security Advisory 2018-01: Insufficient validation
of DNSSEC signatures". An issue has been found in the DNSSEC
validation component of PowerDNS Recursor, allowing an ancestor
delegation NSEC or NSEC3 record to be used to wrongfully prove the
non-existence of a RR below the owner name of that record. This
would allow an attacker in position of man-in-the-middle to send a
NXDOMAIN answer for a name that does exist.
The 4.0.x branch is not vulnerable.
- Add support for algo16 and simplify Lua/LuaJIT engine choice.
PR: 225397
Submitted by: maintainer
Security: CVE-2018-1000003 |
4.1.0_3 18 Jan 2018 04:11:03
  |
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
4.1.0_2 15 Jan 2018 17:17:22
  |
sunpoet  |
Add libdecaf support
- Mark CONFLICTS_INSTALL with dns/powerdns-recursor40
- Chase shlib change of security/botan2
- Bump PORTREVISION for dependency change
PR: 225177
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
4.1.0_1 29 Dec 2017 20:09:29
  |
krion  |
Use upstream naming and utilize https for WWW: line. |
4.1.0_1 15 Dec 2017 15:14:11
  |
krion  |
Mark IGNORE on FreeBSD < 10.4 due lack of __cxa_thread_atexit()
implementation.
PR: 224298
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D13493 |
4.1.0_1 11 Dec 2017 18:26:14
  |
sunpoet  |
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
4.1.0 11 Dec 2017 14:22:38
  |
krion  |
Update to 4.1.0
PR: 224233
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D13440 |
4.0.7 04 Dec 2017 12:36:55
  |
krion  |
Update to 4.0.7
- Drop support for Botan 1.10 in favor of Botan 2.x
- Backported bugfixes/improvements from the 4.1.x branch
- Pet portlint and use DISTVERSION
- Added devel/protobuf as dependency as suggested by upstream
PR: 224027
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D13338 |
4.0.6_5 30 Nov 2017 06:13:35
  |
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
4.0.6_5 26 Oct 2017 18:42:11
  |
tijl  |
After r452629 also bump ports that optionally depend on libsodium.
PR: 223192 |
4.0.6_4 25 Sep 2017 20:38:29
  |
krion  |
Fix a segfault in the ECC-GOST algorithm (DNSSEC algorithm #12)
PR: 222588
Submitted by: maintainer
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D12491 |
4.0.6_3 25 Sep 2017 00:08:17
  |
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
4.0.6_2 25 Sep 2017 00:05:06
  |
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
4.0.6_1 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.0.6 07 Jul 2017 10:57:20
  |
robak  |
dns/powerdns-recursor: update 4.0.5 -> 4.0.6
- Add option (OPTALGO) for optional algorithms 12 & 15
- Pet portlint
PR: 220533
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
4.0.5 04 Jul 2017 17:47:13
  |
ultima  |
* Updated to 4.0.5
Changelog: https://doc.powerdns.com/md/changelog/#powerdns-recursor-405
PR: 220289
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reviewed by: matthew (mentor), matt
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11472 |