non port: dns/powerdns-recursor/Makefile |
Number of commits found: 148 (showing only 100 on this page) |
Sunday, 12 Nov 2023
|
01:37 Robert Clausecker (fuz) Author: Ralf van der Enden
dns/powerdns-recursor: update to 4.9.2
Changelog: https://doc.powerdns.com/recursor/changelog/4.9.html#change-4.9.2
PR: 274965
1555c38 |
Wednesday, 27 Sep 2023
|
14:36 Dima Panov (fluffy)
devel/boost*: bump all consumers after 1.83.0
21d8008 |
Wednesday, 30 Aug 2023
|
07:53 Fernando Apesteguía (fernape) Author: Ralf van der Enden
dns/powerdns-recursor: update to 4.9.1
ChangeLog:
https://blog.powerdns.com/2023/08/25/powerdns-recursor-4-7-6-4-8-5-4-9-1-released
PR: 273395
Reported by: tremere@cainites.net (maintainer)
8af67c4 |
Tuesday, 4 Jul 2023
|
15:13 Fernando Apesteguía (fernape) Author: Ralf van der Enden
dns/powerdns-recursor: update to 4.9.0
ChangeLog: https://blog.powerdns.com/2023/06/30/powerdns-recursor-4-9-0-released
* The performance impact of metrics collection has been reduced by using
lock-free non-atomic thread-local counters.
* The packet cache is sharded and shared by all threads.
* The TTL of negative answers in the packet cache can now be controlled
separately from positive and failure answers.
* The rec_control trace_regex command writes the generated trace information to
a specified file instead of the general log. The trace information contains
more precise timestamps and DNSSEC validation information.
* If extended-resolution-errors is enabled EDNS errors are now generated in
more cases, specifically when authoritative servers for a zone are
unreachable or when synthesising answers by e.g. using the aggressive NSEC
cache.
* The aggressive NSEC cache has been changed not to store NSEC3 entries which
cover only a small fraction of possible names. This also allows switching off
the aggressive cache for NSEC3 only.
* It is now possible to switch off root-refreshing completely.
* Proper handling of security policies that restrict the use of specific DNSSEC
algorithms on RHEL9 derived systems.
PR: 272343
Reported by: tremere@cainites.net (maintainer)
bbf3f21 |
Thursday, 27 Apr 2023
|
18:25 Dima Panov (fluffy)
*/*: bump all direct Boost cunsumers
3e45e8e |
Thursday, 30 Mar 2023
|
19:02 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
4310052 |
Wednesday, 15 Mar 2023
|
17:28 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)
ceb3ed9 |
Thursday, 2 Feb 2023
|
18:22 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
9c69849 |
Tuesday, 24 Jan 2023
|
06:43 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
2c4784a |
Monday, 16 Jan 2023
|
19:32 Dima Panov (fluffy)
*/*: bump libboost*.so libraries consumert after Boost upgrade
e1287d0 |
Friday, 16 Dec 2022
|
16:15 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)
7cd31a5 |
Tuesday, 29 Nov 2022
|
16:06 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)
eb44e16 |
Saturday, 15 Oct 2022
|
21:31 Adam Weinberger (adamw)
dns/powerdns-recursor: Use USES=luajit (defaults to luajit-devel)
57f8e1b |
Thursday, 29 Sep 2022
|
05:43 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)
17c5cf1 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Thursday, 1 Sep 2022
|
21:55 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
55aff00 |
Saturday, 13 Aug 2022
|
21:49 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
1bbd1ed |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Wednesday, 20 Jul 2022
|
14:21 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>
* Bas Kruit <baskruit@bsltwr.dhis.org>
* Bruce M. Simpson <bms@FreeBSD.org>
* Carlos J Puga Medina <cpm@fbsd.es>
* Chris St Denis (<chris@ctgameinfo.com>)
* Clement Laforet <clement@FreeBSD.org>
* Clement Laforet <sheepkiller@cultdeadsheep.org>
* Dan Langille <dvl@FreeBSD.org>
* Dan Pelleg <daniel+mdnsd@pelleg.org>
* Dan Smith <dan@algenta.com>
* David O'Brien (obrien@NUXI.com)
* Dean Hollister <dean@odyssey.apana.org.au>
* Dirk Froemberg <dirk@FreeBSD.org>
* Dmitry Pryadko <d.pryadko@rambler-co.ru>
* Dmitry Sivachenko <mitya@yandex-team.ru>
* Dominik Brettnacher <domi@saargate.de>
* Douglas Thrift <douglas@douglasthrift.net>
* Edwin Groothuis (edwin@mavetju.org)
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Eyal Soha <esoha@attbi.com>
* Filip Parag <filip@parag.rs>
* Filippo Natali <filippo.natali@gmail.com>
* Frank Behrens
* Gea-Suan Lin <gslin@gslin.org>
* Geoffroy Desvernay <dgeo@centrale-marseille.fr>
* George Reid <greid@ukug.uk.freebsd.org>
* Goran Mekić <meka@tilda.center>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Herve Quiroz <hq@FreeBSD.org>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Hye-Shik Chang <perky@fallin.lv>
* Jaap Akkerhuis <jaap@NLnetLabs.nl>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jase Thew <freebsd@beardz.net>
* Jimmy Bergman jimmy@sigint.se
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Joe Barbish
* Jov <amutu@amutu.com>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Karl Dietz (Karl.Dietz@frankfurt.netsurf.de)
* Kirill Ponomarew <ponomarew@oberon.net>
* Koen Martens <gmc@sonologic.nl>
* Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
* Kostya Lukin <lukin@okbmei.msk.su>
* Kris Kennaway <kris@FreeBSD.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Kurt Jaeger <fbsd-ports@opsec.eu>
* Leo Vandewoestijne <freebsd@dns-lab.com>
* Leo Vandewoestijne <freebsd@dns.company>
* MIHIRA Yoshiro <sanpei@jp.FreeBSD.org>
* Marcin Gondek <drixter@e-utp.net>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Mark Linimon <linimon@lonesome.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Matthew Hunt <mph@pobox.com>
* Matthew Seaman
* Michael Cardell Widerkrantz <mc@hack.org>
* Moritz Warning <moritzwarning@web.de>
* Natacha Porte <natbsd@instinctive.eu>
* Neil Blakey-Milner
* Olivier Duchateau
* Paul Chvostek <paul@it.ca>
* Paul Dlug <paul@aps.org>
* Philippe Pepiot <phil@philpep.org>
* Piotr Kubaj <pkubaj@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Rafal Lesniak <fbsd@grid.einherjar.de>
* Roman Shterenzon <roman@xpert.com>
* Rong-En Fan <rafan@FreeBSD.org>
* Roy Marples <roy@marples.name>
* Ryan Steinmetz <rpsfa@rit.edu>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sahil Tandon <sahil@tandon.net>
* Seamus Venasse <svenasse@polaris.ca>
* Sergei Kolobov <sergei@FreeBSD.org>
* Sergei Kolobov <sergei@kolobov.com>
* Sergey Matveychuk <sem@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Simon Dick <simond@irrelevant.org>
* Stefan Esser <se@FreeBSD.org>
* Steve Wills <swills@FreeBSD.org>
* Steve Wills <swills@freebsd.org>
* Steven Honson
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Timothy Beyer <beyert@cs.ucr.edu>
* Waitman Gobble <waitman@waitman.net>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Zane C, Bowers <vvelox@vvelox.net>
* adamw
* alexis
* andrew@ugh.net.au
* bkhl
* clsung
* clsung@dragon2.net
* dglo@ssec.wisc.edu
* dnscheckengine-port@academ.com (Stan Barber)
* fenner
* geniusj@ods.org
* ijliao
* ismail.yenigul@endersys.com.tr
* krion
* mark@foster.cc
* n@nectar.com
* roam@FreeBSD.org
* rodrigc@FreeBSD.org
* rpsfa@rit.edu
* sten@blinkenlights.nl
With hat: portmgr
66ee090 |
Saturday, 4 Jun 2022
|
20:29 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
440d872 |
Sunday, 22 May 2022
|
20:17 Dima Panov (fluffy)
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
b082b3d |
Saturday, 9 Apr 2022
|
08:38 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
9e27930 |
Wednesday, 6 Apr 2022
|
10:35 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
56b664a |
Tuesday, 21 Dec 2021
|
08:31 Li-Wen Hsu (lwhsu) Author: Ralf van der Enden
dns/powerdns-recursor: Update to 4.6.0
PR: 260587
ceee7b4 |
Friday, 5 Nov 2021
|
21:36 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
c33adc4 |
Wednesday, 13 Oct 2021
|
09:12 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
de7aecf |
Thursday, 30 Sep 2021
|
21:23 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
620968a |
Tuesday, 3 Aug 2021
|
09:35 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
8dffa66 |
Thursday, 15 Jul 2021
|
20:06 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
a2456ec |
Friday, 11 Jun 2021
|
16:51 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
f008c3a |
Tuesday, 11 May 2021
|
19:32 Kevin Bowling (kbowling) Author: Ralf van der Enden
dns/powerdns-recursor: update to 4.5.1
PR: 255785
Approved by: maintainer
513a2cf |
Thursday, 8 Apr 2021
|
03:21 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)
e5f6c6e |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 6 Feb 2021
|
02:09 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
 |
Tuesday, 26 Jan 2021
|
14:01 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Saturday, 19 Dec 2020
|
14:58 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
 |
Sunday, 1 Nov 2020
|
21:15 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)
 |
Monday, 19 Oct 2020
|
08:28 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
 |
Tuesday, 29 Sep 2020
|
02:08 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
 |
Sunday, 30 Aug 2020
|
20:19 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Friday, 24 Jul 2020
|
02:45 swills
dns/powerdns-recursor: update to 4.3.3
PR: 248207
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
Thursday, 2 Jul 2020
|
10:20 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
 |
Wednesday, 3 Jun 2020
|
18:32 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Friday, 29 May 2020
|
04:33 linimon
Mark as broken on powerpc64-12 (builds fine everywhere else).
Approved by: portmgr (tier-2 blanket)
 |
Wednesday, 27 May 2020
|
12:11 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
 |
Wednesday, 6 May 2020
|
05:48 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/
 |
Monday, 17 Feb 2020
|
13:10 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
 |
Wednesday, 22 Jan 2020
|
05:53 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Wednesday, 1 Jan 2020
|
17:27 brnrd
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1
 |
Wednesday, 11 Dec 2019
|
17:53 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
 |
Wednesday, 9 Oct 2019
|
10:34 bapt
Drop the ipv6 virtual category for d* category as it is not relevant anymore
 |
Saturday, 14 Sep 2019
|
22:01 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
 |
Thursday, 5 Sep 2019
|
18:40 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/
 |
Monday, 19 Aug 2019
|
15:35 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
 |
Wednesday, 31 Jul 2019
|
16:38 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Friday, 26 Jul 2019
|
20:46 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
 |
Friday, 5 Jul 2019
|
19:08 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
 |
Sunday, 30 Jun 2019
|
20:16 swills
dns/powerdns-recursor: Update to 4.1.14
PR: 238602
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
Monday, 27 May 2019
|
19:14 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
 |
Friday, 12 Apr 2019
|
06:36 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
 |
Monday, 8 Apr 2019
|
21:11 swills
dns/powerdns-recursor: update to 4.1.12
PR: 236982
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
11:51 jbeich
security/botan2: update to 2.10.0
PR: 236450 237019
Submitted by: Ralf van der Enden (maintainer)
 |
Sunday, 31 Mar 2019
|
13:41 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
 |
Monday, 18 Feb 2019
|
15:38 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
 |
Monday, 28 Jan 2019
|
16:59 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
 |
Wednesday, 12 Dec 2018
|
01:35 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
 |
00:15 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
 |
Sunday, 9 Dec 2018
|
21:37 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
 |
Monday, 3 Dec 2018
|
19:41 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
 |
Sunday, 18 Nov 2018
|
12:47 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
 |
Friday, 5 Oct 2018
|
16:42 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
 |
Thursday, 6 Sep 2018
|
19:25 swills
dns/powerdns-recursor: update to 4.1.4
PR: 231171
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
Friday, 17 Aug 2018
|
21:07 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
 |
Thursday, 9 Aug 2018
|
06:58 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
 |
Sunday, 29 Jul 2018
|
22:18 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
 |
Sunday, 24 Jun 2018
|
21:11 sunpoet
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
 |
20:19 sunpoet
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
 |
Wednesday, 23 May 2018
|
12:20 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
 |
Monday, 7 May 2018
|
22:29 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
 |
Wednesday, 18 Apr 2018
|
13:57 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
 |
Tuesday, 17 Apr 2018
|
09:33 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
 |
Wednesday, 4 Apr 2018
|
08:37 krion
Bump PORTREVISION after security/botan2 update
 |
Friday, 30 Mar 2018
|
18:39 riggs
Update to upstream version 4.1.2 (bugfix release)
PR: 227112
Submitted by: tremere@cainites.net (maintainer)
MFH: 2018Q1
 |
Tuesday, 23 Jan 2018
|
11:04 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
 |
Thursday, 18 Jan 2018
|
04:11 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
 |
Monday, 15 Jan 2018
|
17:17 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)
 |
Friday, 15 Dec 2017
|
15:14 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
 |
Monday, 11 Dec 2017
|
18:26 sunpoet
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
 |
14:22 krion
Update to 4.1.0
PR: 224233
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D13440
 |
Monday, 4 Dec 2017
|
12:36 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
 |
Thursday, 30 Nov 2017
|
06:13 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
 |
Thursday, 26 Oct 2017
|
18:42 tijl
After r452629 also bump ports that optionally depend on libsodium.
PR: 223192
 |
Monday, 25 Sep 2017
|
20:38 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
 |
00:08 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
 |
00:05 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
 |
Sunday, 10 Sep 2017
|
20:55 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
 |
Friday, 7 Jul 2017
|
10:57 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)
 |
Tuesday, 4 Jul 2017
|
17:47 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
 |
Friday, 26 May 2017
|
20:02 linimon
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Monday, 22 May 2017
|
13:17 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
 |
Number of commits found: 148 (showing only 100 on this page) |