pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unbound
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.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/net/unbound/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/unbound/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/unbound/Makefile
diff -u pkgsrc/net/unbound/Makefile:1.77 pkgsrc/net/unbound/Makefile:1.78
--- pkgsrc/net/unbound/Makefile:1.77 Fri May 1 23:24:39 2020
+++ pkgsrc/net/unbound/Makefile Tue May 19 08:39:31 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2020/05/01 23:24:39 rillig Exp $
+# $NetBSD: Makefile,v 1.78 2020/05/19 08:39:31 he Exp $
-DISTNAME= unbound-1.10.0
+DISTNAME= unbound-1.10.1
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/unbound/
Index: pkgsrc/net/unbound/distinfo
diff -u pkgsrc/net/unbound/distinfo:1.57 pkgsrc/net/unbound/distinfo:1.58
--- pkgsrc/net/unbound/distinfo:1.57 Thu Feb 20 20:39:07 2020
+++ pkgsrc/net/unbound/distinfo Tue May 19 08:39:31 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.57 2020/02/20 20:39:07 he Exp $
+$NetBSD: distinfo,v 1.58 2020/05/19 08:39:31 he Exp $
-SHA1 (unbound-1.10.0.tar.gz) = 2c175131f7f4c8f6fd2be4a03073d864596d0be6
-RMD160 (unbound-1.10.0.tar.gz) = 10742b2cb66be0965553e8461f1f5abdeb4b4593
-SHA512 (unbound-1.10.0.tar.gz) = a64514990f5d614d749045a11f5ce9bb33cf856cc31895b4db3503f2b05a98f1ca57945b17dd7ec5befbd0c356fc42a717d3e2bae3d3510a0507d0445b1f6d59
-Size (unbound-1.10.0.tar.gz) = 5727902 bytes
+SHA1 (unbound-1.10.1.tar.gz) = 9932931d495248b4e45d278b4679efae29238772
+RMD160 (unbound-1.10.1.tar.gz) = 0863b910a0d6dcc4eb38f31a455c439592cec2bc
+SHA512 (unbound-1.10.1.tar.gz) = d07f3ac0e751c17a3ff7d99518c22529cf6856861218564a2ca073422905525cb9ddaf76c9600187946fadb7324343bcd85c34ff06bd322e0ea621a2d258bb85
+Size (unbound-1.10.1.tar.gz) = 5729334 bytes
SHA1 (patch-configure) = a949bdb26b37950c0301946af4521c9d0e984cf9
Home |
Main Index |
Thread Index |
Old Index