Path to this page:
./
net/unbound,
DNS resolver and recursive server
Branch: pkgsrc-2020Q1,
Version: 1.10.0,
Package name: unbound-1.10.0,
Maintainer: pettaiUnbound is an implementation of a DNS resolver. It provides a library
similiar to libresolv that can be used for synchronous and asynchronous
DNS look ups. It also provides a caching-only (recursive) DNS server.
Unbound has full support for IPv6 and DNSSEC validation.
Master sites:
SHA1: 2c175131f7f4c8f6fd2be4a03073d864596d0be6
RMD160: 10742b2cb66be0965553e8461f1f5abdeb4b4593
Filesize: 5593.654 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version unbound-1.10.0 (created)
CVS history: (Expand)
2020-05-20 21:15:21 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #6204 - requested by he
net/unbound: security fix
Revisions pulled up:
- net/unbound/Makefile 1.78
- net/unbound/distinfo 1.58
---
Module Name: pkgsrc
Committed By: he
Date: Tue May 19 08:39:31 UTC 2020
Modified Files:
pkgsrc/net/unbound: Makefile distinfo
Log message:
Update unbound to version 1.10.1.
Pkgsrc changes:
* None.
Upstream changes:
This release fixes CVE-2020-12662 and CVE-2020-12663.
Bug Fixes:
- CVE-2020-12662 Unbound can be tricked into amplifying an incoming
query into a large number of queries directed to a target.
- CVE-2020-12663 Malformed answers from upstream name servers can be
used to make Unbound unresponsive.
|