| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Changelog: https://blog.powerdns.com/2024/12/17/authoritative-server-4-9-3
PR: 283397
|
|
|
|
| |
Sponsored by: Future Crew, LLC
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
With hat: office
Sponsored by: Future Crew, LLC
|
|
|
|
|
| |
PR: 279635
Approved by: maintainer
|
|
|
|
|
|
|
| |
ChangeLog: https://blog.powerdns.com/2024/05/28/authoritative-server-4-9-1
PR: 279518
Reported by: tremere@cainites.net (maintainer)
|
|
|
|
|
|
| |
dnsproxy.cc:245:9: error: use of undeclared identifier 'd'
d.id = (256 * (uint16_t)buffer[1]) + (uint16_t)buffer[0];
^
|
|
|
|
|
|
| |
PR: 277785
Approved by: submitter is maintainer
Changes: https://blog.powerdns.com/2024/03/15/authoritative-server-4-9-0
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Changelog: https://blog.powerdns.com/2023/12/21/authoritative-server-4-8-4
PR: 275895
Approved by: submitter is maintainer
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Changelog: https://doc.powerdns.com/authoritative/changelog/4.7.html#change-4.7.4
PR: 270939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: 268326
Changes: https://doc.powerdns.com/authoritative/changelog/4.7.html#change-4.7.3
|
|
|
|
|
| |
PR: 267568
Relnotes: https://blog.powerdns.com/2022/11/01/authoritative-server-4-7-2/
|
|
|
|
|
|
|
| |
Add a message so people are aware and bump PORTREVISION to show it.
PR: 267363
Reported by: freebsd@bengrimm.net (maintainer)
|
|
|
|
|
|
|
| |
ChangeLog:
https://blog.powerdns.com/2022/10/20/authoritative-server-4-7-0/
PR: 267260
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
ChangeLog: https://blog.powerdns.com/2022/04/12/powerdns-authoritative-server-4-6-2/
PR: 264171
|
|
|
|
| |
PR: 246106
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2022-27227
PR: 262879
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2022Q2 (security fix)
Security: CVE-2022-27227
|
|
|
|
|
|
| |
Changelog: https://blog.powerdns.com/2022/01/25/authoritative-server-4-6-0/
PR: 262740
|
|
|
|
|
|
| |
Changelog: https://blog.powerdns.com/2022/01/21/powerdns-authoritative-server-4-5-3/
PR: 261423
|
|
|
|
|
|
| |
Changelog: https://blog.powerdns.com/2021/11/10/powerdns-authoritative-server-4-5-2/
PR: 259852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: 257446
MFH: 2021Q3
Security: ce79167f-ee1c-11eb-9785-b42e99a1b9c3
|
|
|
|
|
|
|
| |
archs with 32-bits time_t are no longer supported by upstream
PR: 257257
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
|
|
|
|
|
| |
PR: 257198
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reviewed by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
binary compatible
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=565789
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch to autoreconf to avoid heavy multiline patching of configure script
PR: 253077
Submitted by: fluffy
Approved by: maintainer
MFH: 2021Q1
Notes:
svn path=/head/; revision=564175
|
|
|
|
| |
Notes:
svn path=/head/; revision=562671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
Notes:
svn path=/head/; revision=559064
|
|
|
|
|
|
|
|
| |
PR: 250961
Submitted by: Ralf van der Enden (maintainer)
Notes:
svn path=/head/; revision=555485
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=555419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=550465
|