non port: dns/powerdns/Makefile |
Number of commits found: 217 (showing only 100 on this page) |
Wednesday, 18 Dec 2024
|
16:19 Joel Bodenmann (jbo) Author: Ralf van der Enden
dns/powerdns: Update to 4.9.3
Changelog: https://blog.powerdns.com/2024/12/17/authoritative-server-4-9-3
PR: 283397
bafa4c0 |
Wednesday, 20 Nov 2024
|
10:05 Dima Panov (fluffy)
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
312ee18 |
Friday, 11 Oct 2024
|
14:01 Vladimir Druzenko (vvd) Author: Ralf van der Enden
dns/powerdns: Update 4.9.1 → 4.9.2
Changelog:
https://doc.powerdns.com/authoritative/changelog/4.9.html#change-4.9.2
Fix dependencies, clean/fix options, fix whitespace, remove
GNU_CONFIGURE_MANPREFIX.
PR: 281915
37c4bba |
Thursday, 3 Oct 2024
|
10:25 Dima Panov (fluffy)
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC
55cfbcf |
Wednesday, 12 Jun 2024
|
06:34 Alexander Leidinger (netchild)
dns/powerdns: make the rc script service jails aware
PR: 279635
Approved by: maintainer
fae91b2 |
Friday, 7 Jun 2024
|
17:53 Fernando Apesteguía (fernape) Author: Ralf van der Enden
dns/powerdns: update to 4.9.1
ChangeLog: https://blog.powerdns.com/2024/05/28/authoritative-server-4-9-1
PR: 279518
Reported by: tremere@cainites.net (maintainer)
d83c9ed |
Friday, 10 May 2024
|
16:19 Piotr Kubaj (pkubaj)
dns/powerdns: fix build on big-endian
dnsproxy.cc:245:9: error: use of undeclared identifier 'd'
d.id = (256 * (uint16_t)buffer[1]) + (uint16_t)buffer[0];
^
44479d3 |
Friday, 29 Mar 2024
|
08:52 Koichiro Iwao (meta) Author: Ralf van der Enden
dns/powerdns: update to 4.9.0
PR: 277785
Approved by: submitter is maintainer
Changes: https://blog.powerdns.com/2024/03/15/authoritative-server-4-9-0
c14fecd |
Friday, 23 Feb 2024
|
15:39 Muhammad Moinur Rahman (bofh)
dns/powerdns: Moved man to share/man
Approved by: portmgr (blanket)
2417a01 |
Tuesday, 13 Feb 2024
|
14:44 Dima Panov (fluffy)
devel/boost: bump consumers after library update
db61653 |
Sunday, 31 Dec 2023
|
00:37 Muhammad Moinur Rahman (bofh)
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
bbab7f5 |
Saturday, 23 Dec 2023
|
19:03 Muhammad Moinur Rahman (bofh) Author: Ralf van der Enden
dns/powerdns: Update version 4.8.3=>4.8.4
Changelog: https://blog.powerdns.com/2023/12/21/authoritative-server-4-8-4
PR: 275895
Approved by: submitter is maintainer
e75c9dd |
Wednesday, 11 Oct 2023
|
06:02 Robert Clausecker (fuz) Author: Ralf van der Enden
dns/powerdns: update to 4.8.3
Changelog:
https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.3
Upgrade guide:
https://doc.powerdns.com/authoritative/upgrading.html#any-version-to-4-8-x
(nothing new going from 4.8.2 to 4.8.3)
PR: 274369
f06257a |
Wednesday, 27 Sep 2023
|
14:36 Dima Panov (fluffy)
devel/boost*: bump all consumers after 1.83.0
21d8008 |
Tuesday, 12 Sep 2023
|
14:54 Robert Clausecker (fuz) Author: Ralf van der Enden
dns/powerdns: update to 4.8.2
In Authoritative Server 4.8, the LMDB backend gains a new Lightning
Stream-compatible schema, which requires a data migration (this is
automatic, and there is no migration back to the old schema). LMDB
backend users should pay extra attention to the Upgrade Notes at
https://doc.powerdns.com/authoritative/upgrading.html.
Changelog: https://blog.powerdns.com/2023/09/07/authoritative-server-4-8-2
PR: 273709
5302da3 |
Tuesday, 18 Jul 2023
|
13:37 Fernando Apesteguía (fernape) Author: Ralf van der Enden
dns/powerdns: update to 4.8.1
ChangeLog: https://blog.powerdns.com/2023/07/07/authoritative-server-4-8-1
New Features
* lmdb: add backend commands for checking & refreshing indexes
Improvements
* lmdb: in Lightning Stream mode, during deleteDomain, use RW transaction to
get ID list
* Stop using the now deprecated ERR_load_CRYPTO_strings() to detect OpenSSL
* Work around Red Hat 8 pooping the bed in OpenSSL’s headers
Bug Fixes
* YaHTTP: Prevent integer overflow on very large chunks
PR: 272476
Reported by: tremere@cainites.net (maintainer)
8f04c23 |
Tuesday, 6 Jun 2023
|
14:43 Matthew Seaman (matthew) Author: Ralf van der Enden
dns/powerdns: update to 4.8.0
Maintainer update to PowerDNS Authoritative Server 4.8.0
Changes: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.0
Upgrade notes: https://doc.powerdns.com/authoritative/upgrading.html
PR: 271865
34da2d1 |
Thursday, 27 Apr 2023
|
18:25 Dima Panov (fluffy)
*/*: bump all direct Boost cunsumers
3e45e8e |
Thursday, 20 Apr 2023
|
11:49 Robert Clausecker (fuz) Author: Ralf van der Enden
dns/powerdns: update to 4.7.4
Changelog:
https://doc.powerdns.com/authoritative/changelog/4.7.html#change-4.7.4
PR: 270939
315b451 |
Wednesday, 8 Feb 2023
|
10:53 Muhammad Moinur Rahman (bofh)
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
6e1233b |
Monday, 16 Jan 2023
|
19:32 Dima Panov (fluffy)
*/*: bump libboost*.so libraries consumert after Boost upgrade
e1287d0 |
Tuesday, 13 Dec 2022
|
01:17 Koichiro Iwao (meta)
dns/powerdns: Update to 4.7.3
PR: 268326
Changes: https://doc.powerdns.com/authoritative/changelog/4.7.html#change-4.7.3
2a07314 |
Saturday, 5 Nov 2022
|
07:32 Florian Smeets (flo) Author: Ralf van der Enden
dns/powerdns: Update to 4.7.2
PR: 267568
Relnotes: https://blog.powerdns.com/2022/11/01/authoritative-server-4-7-2/
e327fc1 |
Thursday, 27 Oct 2022
|
15:31 Fernando Apesteguía (fernape) Author: Ralf van der Enden
dns/powerdns: broken due to missing mandatory schema changes
Add a message so people are aware and bump PORTREVISION to show it.
PR: 267363
Reported by: freebsd@bengrimm.net (maintainer)
002779a |
Friday, 21 Oct 2022
|
21:55 Nuno Teixeira (eduardo) Author: Ralf van der Enden
dns/powerdns: update to 4.7.0
ChangeLog:
https://blog.powerdns.com/2022/10/20/authoritative-server-4-7-0/
PR: 267260
bf7a619 |
Saturday, 15 Oct 2022
|
21:37 Adam Weinberger (adamw)
dns/powerdns: Use USES=luajit (defaults to luajit-devel)
aecde6a |
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 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Monday, 18 Jul 2022
|
15:19 Fernando Apesteguía (fernape) Author: Ralf van der Enden
dns/powerdns: update to 4.6.3
ChangeLog:
https://blog.powerdns.com/2022/07/13/powerdns-authoritative-server-4-6-3/
PR: 265268
Reported by: tremere@cainites.net (maintainer)
MFH: 2022Q3 (bugfix release)
1b9e9a2 |
Monday, 23 May 2022
|
14:25 Nuno Teixeira (eduardo) Author: Ralf van der Enden
dns/powerdns: Update to 4.6.2
ChangeLog:
https://blog.powerdns.com/2022/04/12/powerdns-authoritative-server-4-6-2/
PR: 264171
aa77a46 |
Sunday, 22 May 2022
|
20:17 Dima Panov (fluffy)
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
b082b3d |
Wednesday, 6 Apr 2022
|
10:29 Fernando Apesteguía (fernape) Author: Ralf van der Enden
dns/powerdns: 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
79872ab |
Thursday, 24 Mar 2022
|
07:59 Guangyuan Yang (ygy) Author: Ralf van der Enden
dns/powerdns: Update to 4.6.0
Changelog: https://blog.powerdns.com/2022/01/25/authoritative-server-4-6-0/
PR: 262740
787638c |
Monday, 24 Jan 2022
|
20:56 Guangyuan Yang (ygy) Author: Ralf van der Enden
dns/powerdns: Update to 4.5.3
Changelog: https://blog.powerdns.com/2022/01/21/powerdns-authoritative-server-4-5-3/
PR: 261423
3eaa26a |
Tuesday, 16 Nov 2021
|
04:02 Guangyuan Yang (ygy) Author: Ralf van der Enden
dns/powerdns: Update to 4.5.2
Changelog: https://blog.powerdns.com/2021/11/10/powerdns-authoritative-server-4-5-2/
PR: 259852
1f3eab1 |
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, 27 Jul 2021
|
09:16 Li-Wen Hsu (lwhsu) Author: Ralf van der Enden
dns/powerdns: Update to 4.5.1
PR: 257446
MFH: 2021Q3
Security: ce79167f-ee1c-11eb-9785-b42e99a1b9c3
bb27dd5 |
Monday, 19 Jul 2021
|
18:36 Kevin Bowling (kbowling)
dns/powerdns: Set NOT_FOR_ARCHS = i386
archs with 32-bits time_t are no longer supported by upstream
PR: 257257
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
da1ef8e |
Friday, 16 Jul 2021
|
07:49 Kevin Bowling (kbowling)
dns/powerdns: Remove unneeded dep and fix TOOLS option
PR: 257198
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reviewed by: Ralf van der Enden <tremere@cainites.net> (maintainer)
4f93a44 |
Thursday, 15 Jul 2021
|
20:03 Kevin Bowling (kbowling) Author: Ralf van der Enden
dns/powerdns: update to 4.5.0
* Upgrade notes
https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-5-0-or-master
* Changes
https://blog.powerdns.com/2021/07/13/powerdns-authoritative-server-4-5-0/
PR: 257198
5fc7c69 |
Tuesday, 13 Jul 2021
|
09:07 Guido Falsi (madpilot)
devel/yaml-cpp: Update to 0.7.0
- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
binary compatible
3ed8201 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 17 Feb 2021
|
18:53 otis
dns/powerdns: Update to 4.4.1
Changelog:
https://doc.powerdns.com/authoritative/changelog/4.4.html#change-4.4.1
PR: 253405
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28641
 |
Saturday, 6 Feb 2021
|
02:06 fluffy
dns/powerdns: unbreak build with lua54
Switch to autoreconf to avoid heavy multiline patching of configure script
PR: 253077
Submitted by: fluffy
Approved by: maintainer
MFH: 2021Q1
 |
Tuesday, 26 Jan 2021
|
14:01 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Thursday, 24 Dec 2020
|
11:42 otis
dns/powerdns: Update to 4.4.0
* This release drops GSS/TSIG support, please see
PowerDNS Security Advisory 2020-06.
* New features:
- the LMDB backend now supports long record content, making it production
ready for everybody
- the SVCB and HTTPS record types are supported, with limited additional
processing transaction handling in the 2136 handler and the HTTP API was
again improved a lot, avoiding various spurious issues users may have
noticed if they do a lot of changes a new setting (consistent-backends)
offers a roughly 30% speedup, subject to conditions
- we finally emit Prometheus metrics!
* Improvements:
- don't log trusted-notification-proxy notify at error level
- Stop using incbin and use od & sed to generate constant string data.
* Bug Fixes:
- clear the LMDB set state when performing a new lookup or list to prevent
corruption cases
- SVCB: Correctly parse and print unknown params
- fix direct-dnskey in AXFR-out
Please make sure to read the upgrade notes before upgrading:
https://doc.powerdns.com/authoritative/upgrading.html
PR: 251945
Submitted by: Ralf van der Enden (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Security: 61d89849-43cb-11eb-aba5-00a09858faf5
Differential Revision: https://reviews.freebsd.org/D27680
 |
Monday, 16 Nov 2020
|
15:30 mikael
dns/powerdns: add missing patch
PR: 250961
Submitted by: Ralf van der Enden (maintainer)
 |
Sunday, 15 Nov 2020
|
19:01 mikael
dns/powerdns: Adjust dependencies for tools
- Adjust dependencies (IXFRTOOL needs yaml-cpp)
- Explicitly disable decaf and sodium in case they are not enabled.
Otherwise they default to "auto" and if detected in the system,
stage-qa reports unresolved dependency.
- Drop user privilges for worker processes to pdns/pdns (UID is new; GUID
already exists)
- Always depend on protobuf. I do the same for dnsdist and powerdns-recursor
- Actually do something with the pdns_flags variable in the rc-script instead of
just mentioning it in the comment block
- Bump PORTREVISION
PR: 250961
Submitted by: Juraj Lutter, Ralf van der Enden
Approved by: Ralf van der Enden (maintainer)
 |
Tuesday, 29 Sep 2020
|
01:46 pi
dns/powerdns: update 4.3.0 -> 4.3.1
Improvements:
- EL8 pkgs: Build mysql backend against mariadb-connector-c-devel
- gpgsql: Reintroduce prepared statements
- gsqlite3backend: add missing indexes
- use real remote for supermaster createSlaveDomain()
- Optimize IXFR-to-AXFR fallback path
- Install bind SQL schema files as part of bindbackend
- Do not send out of zone lookups to the backends
Bug Fixes:
- Raise an exception on invalid hex content in unknown records.
- Handle the extra single-row result set of MySQL stored procedures
PR: 249560
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Security: CVE-2020-17482
https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html
Relnotes: https://doc.powerdns.com/authoritative/changelog/4.3.html#change-4.3.1
 |
Sunday, 30 Aug 2020
|
20:19 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Wednesday, 3 Jun 2020
|
18:32 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Thursday, 14 May 2020
|
13:02 pi
dns/powerdns: fix pkg-plist, pidfile in rc.d script and more
- Add missing entries to pkg-plist
- Add ixfrdist tool
- Change pidfile back to ${name}.pid in the rc.d script
- Pet portlint a bit (regenerate files/patch-configure and ran
Makefile though portfmt)
- Remove patch-dns_random.cc (only needed on 12.0, which is EoL)
- Move upgrade instructions from pkg-install to pkg-message
- Bump PORTREVISION
- Upgrading the port now shows a message about required schema
changes for several backends.
PR: 246434
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by: Dominik Lisiak <dominik.lisiak@bemsoft.pl>
 |
Friday, 8 May 2020
|
07:33 pi
dns/powerdns: update 4.2.1 -> 4.3.0
Please note that 4.3.0 comes with a mandatory database schema upgrade.
See: https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-3-0
- added OPTIONS LMDB backend
- removed OPTIONS MyDNS backend
- removed OPTIONS OpenDBX backend
- removed patch-fix_memleak_bindbackend
- added `pidfile=/var/run/pdns/pdns_server.pid` to the rc script.
- updated pkg-descr with a more descriptive blurb from their web page.
PR: 246262
Submitted by: yds@Necessitu.de
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes: https://blog.powerdns.com/2020/04/07/powerdns-authoritative-4-3-0/
 |
Wednesday, 22 Jan 2020
|
05:53 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Friday, 17 Jan 2020
|
18:01 tcberner
dns/powerdns: update to 4.2.1
4.2.1 release notes:
This release fixes several bugs and makes a few features more robust or
intuitive. It also contains a few performance improvements for API users.
For a full list of changes look here:
https://doc.powerdns.com/authoritative/changelog/4.2.html#change-4.2.1
PR: 242519
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
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
 |
Thursday, 5 Sep 2019
|
16:51 pi
dns/powerdns: upgrade 4.1.14 -> 4.2.0
- Please note: to fix CVE-2019-10203, upgrading is not enough
Manually apply the schema change:
ALTER TABLE domains ALTER notified_serial TYPE bigint
USING CASE WHEN notified_serial >= 0 THEN notified_serial::bigint END;
PR: 239850
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2019Q3
Relnotes: https://doc.powerdns.com/authoritative/changelog/4.2.html
http://blog.powerdns.com/2019/08/29/powerdns-authoritative-server-4-2-0/
Security: CVE-2019-10203
 |
Wednesday, 28 Aug 2019
|
11:49 linimon
This port now builds on powerpc64.
Approved by: portmgr (tier-2 blanket)
 |
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
 |
Monday, 1 Jul 2019
|
15:44 swills
dns/powerdns: Actually update to 4.1.10
Previous update was old patch to 4.1.9
PR: 238705
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2019Q2
Security: 1c21f6a3-9415-11e9-95ec-6805ca2fa271
 |
Sunday, 30 Jun 2019
|
20:39 swills
dns/powerdns: update to 4.1.10
PR: 238705
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2019Q2
Security: 1c21f6a3-9415-11e9-95ec-6805ca2fa271
 |
Monday, 15 Apr 2019
|
18:01 swills
dns/powerdns: update to 4.1.8
PR: 236717
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
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
|
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
 |
Tuesday, 19 Mar 2019
|
14:51 swills
dns/powerdns: update to 4.1.7
PR: 236634
Submitted by: Dani <i.dani@outlook.com>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2019Q1
Security: 6001cfc6-9f0f-4fae-9b4f-9b8fae001425
 |
Friday, 1 Feb 2019
|
12:52 swills
dns/powerdns: update to 4.1.6
PR: 235374
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
Sunday, 13 Jan 2019
|
20:58 adamw
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
 |
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
 |
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
 |
Tuesday, 20 Nov 2018
|
10:18 krion
Update to 4.1.5
This releases fixes the following security advisories:
- PowerDNS Security Advisory 2018-03 (CVE-2018-10851)
- PowerDNS Security Advisory 2018-05 (CVE-2018-14626)
It also contains some improvemens and bug fixes.
Full changelog:
https://doc.powerdns.com/authoritative/changelog/4.1.html#change-4.1.5
PR: 233139
Submitted by: maintainer
 |
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
 |
Monday, 10 Sep 2018
|
13:15 mat
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
 |
13:14 mat
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
 |
Thursday, 6 Sep 2018
|
19:23 swills
dns/powerdns: update to 4.1.4
PR: 231170
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
 |
Thursday, 24 May 2018
|
20:13 krion
Update to 4.1.3
This is a maintenance release addressing a performance issue in the
GeoIP backend and fixes several other issues.
Full changelog:
https://blog.powerdns.com/2018/05/24/powerdns-authoritative-server-4-1-3-released/
PR: 228474
Submitted by: maintainer
 |
Thursday, 10 May 2018
|
15:21 krion
Update to 4.1.2
Improvements:
* API: increase serial after DNSSEC related updates
* Dnsreplay: bail out on a too small outgoing buffer
* Lower 'packet too short' loglevel
* Make check-zone error on rows that have content but shouldn't
* Avoid an isane amount of new backend connections during an AXFR
* Report unparseable data in stoul invalid_argument exception
* Recheck serial when AXFR is done
* Add TCP support for alias
PR: 228114
Submitted by: maintainer
 |
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
 |
Wednesday, 4 Apr 2018
|
08:37 krion
Bump PORTREVISION after security/botan2 update
 |
Tuesday, 20 Feb 2018
|
11:07 krion
Update to 4.1.1
This is a bug-fix only release, with fixes to the LDAP and MySQL
backends, the pdnsutil tool, and PDNS internals. Enable the MySQL
backend by default.
Bug Fixes
- Backport: forbid label compression in alias wire format
- Include unistd.h for chroot(2) et al. (Florian Obser)
- Auth: fix out of bounds exception in caa processing, fixes #6089
- Add the missing include to mplexer.hh for struct timeval
- Auth: init openssl and libsodium before chrooting in pdnsutil
- Auth: always bind the results array after executing a mysql statement
- Ldap: fix getdomaininfo() to set this as di.backend (Gregory Oestreicher)
- Ldapbackend: fix listing zones incl. axfr (Chris Hofstaedtler)
- Ixfr: correct behavior of dealing with dns name with multiple records (Leon
Xu)
PR: 226040
Submitted by: maintainer
 |
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
- Chase shlib change of security/botan2
- Bump PORTREVISION for dependency change
PR: 225176
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
 |
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
 |
Monday, 4 Dec 2017
|
12:38 krion
Update to 4.1.0
IMPORTANT: This release removes support for recursor pass-through.
This might impact a lot of people!
More information can be found here (including other
improvements/fixes/changes):
https://blog.powerdns.com/2017/11/30/powerdns-authoritative-server-4-1/
Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html
PR: 224028
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D13339
 |
Thursday, 26 Oct 2017
|
18:42 tijl
After r452629 also bump ports that optionally depend on libsodium.
PR: 223192
 |
Monday, 25 Sep 2017
|
20:37 krion
Fix a segfault in the ECC-GOST algorithm (DNSSEC algorithm #12).
PR: 222587
Submitted by: maintainer
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D12490
 |
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
 |
Number of commits found: 217 (showing only 100 on this page) |