Path to this page:
./
net/powerdns-recursor,
PowerDNS resolver/recursing nameserver
Branch: pkgsrc-2020Q1,
Version: 4.3.0,
Package name: powerdns-recursor-4.3.0,
Maintainer: pkgsrc-usersThe PowerDNS recursor is part of the source tarball of the main PowerDNS
distribution, but it is released separately. Starting from the version 3.0
pre-releases, there are zero known bugs or issues with the recursor. It is
known to power the resolving needs of over 2 million internet connections.
PowerDNS recursor can gets names from /etc/hosts.
Master sites:
SHA1: 8801c9ea575aa3bd88d793c252891d43ac529d31
RMD160: 9da059ca48866b31c577ea6b5a5ffd0cf9a08842
Filesize: 1317.733 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version powerdns-recursor-4.3.0 (created)
CVS history: (Expand)
2020-06-25 20:21:29 by Benny Siegert | Files touched by this commit (10) |
Log message:
Pullup ticket #6248 - requested by otis
net/powerdns-recursor: security fix
Revisions pulled up:
- net/powerdns-recursor/Makefile 1.36
- net/powerdns-recursor/distinfo 1.32
- net/powerdns-recursor/patches/patch-iputils.hh deleted
- net/powerdns-recursor/patches/patch-misc.cc 1.1
- net/powerdns-recursor/patches/patch-misc.hh 1.1
- net/powerdns-recursor/patches/patch-pdns__recursor.cc 1.6
- net/powerdns-recursor/patches/patch-rec-carbon.cc 1.1
- net/powerdns-recursor/patches/patch-rec__control.cc 1.1
- net/powerdns-recursor/patches/patch-webserver.cc 1.1
- net/powerdns-recursor/patches/patch-ws-recursor.cc 1.1
---
Module Name: pkgsrc
Committed By: otis
Date: Wed Jun 17 22:55:11 UTC 2020
Modified Files:
pkgsrc/net/powerdns-recursor: Makefile distinfo
Added Files:
pkgsrc/net/powerdns-recursor/patches: patch-misc.cc patch-misc.hh
patch-pdns__recursor.cc patch-rec-carbon.cc patch-rec__control.cc
patch-webserver.cc patch-ws-recursor.cc
Removed Files:
pkgsrc/net/powerdns-recursor/patches: patch-iputils.hh
Log message:
net/powerdns-recursor: Update to 4.3.1
Changelog since 4.3.0:
* Released:
- 19th of May 2020
* Improvements:
- Add ubuntu focal target.
* Bug Fixes:
- Backport of security fixes for:
- CVE-2020-10995
- CVE-2020-12244
- CVE-2020-10030
- avoid a crash when loading an invalid RPZ.
- RPZ dumpFile/seedFile: store/get SOA refresh on dump/load.
* misc:
- Update boost.m4.
|