diff options
author | he <he@pkgsrc.org> | 2018-12-11 17:06:46 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2018-12-11 17:06:46 +0000 |
commit | f38932f9cd096b35fa20fc8140c3a311159e22fb (patch) | |
tree | a4f12925a4b2ee25c89fb325c49e413b23052bf7 | |
parent | 9e3b286b186bf0bd5c6610449332363b41c9d266 (diff) | |
download | pkgsrc-f38932f9cd096b35fa20fc8140c3a311159e22fb.tar.gz |
Update unbound to version 1.8.3
Upstream changes:
Bug Fixes
- Fix dns64 allocation in wrong region for returned internal queries.
-rw-r--r-- | net/unbound/Makefile | 4 | ||||
-rw-r--r-- | net/unbound/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 231c543f017..bca5bcc4ae7 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2018/12/04 12:04:22 he Exp $ +# $NetBSD: Makefile,v 1.61 2018/12/11 17:06:46 he Exp $ -DISTNAME= unbound-1.8.2 +DISTNAME= unbound-1.8.3 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/unbound/ diff --git a/net/unbound/distinfo b/net/unbound/distinfo index 4ac0127b1b6..3cf6f1a77bc 100644 --- a/net/unbound/distinfo +++ b/net/unbound/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.46 2018/12/04 12:04:22 he Exp $ +$NetBSD: distinfo,v 1.47 2018/12/11 17:06:46 he Exp $ -SHA1 (unbound-1.8.2.tar.gz) = ccd3a208dd6f9623065f182e9aec4da73ea9b1ad -RMD160 (unbound-1.8.2.tar.gz) = 38966ced5cf6266cb346d1649c6635fdcfdd03e5 -SHA512 (unbound-1.8.2.tar.gz) = a775c799d41ede3c2df82a5cf4d419ec1d037d84c9bb7f2f4216727afc1e3d82c991d1a1ee99baf315530c094a416004e836312ba1ee2b7b17a4a60454878cb5 -Size (unbound-1.8.2.tar.gz) = 5628920 bytes +SHA1 (unbound-1.8.3.tar.gz) = 4971428b2c26a5c8229a50243a0b4b9a244b4c7a +RMD160 (unbound-1.8.3.tar.gz) = fe0dc21e6404791d737aa68dfe8fec647797c9ed +SHA512 (unbound-1.8.3.tar.gz) = 545486ccce288a6ef1937d82653a43a11dbd3aec7b8d0036e7fd107e537cdfc935def9db9178c2eb418d6f4b0849a242a0be1dea966f3e9e0145aa7266e483ad +Size (unbound-1.8.3.tar.gz) = 5629180 bytes SHA1 (patch-configure) = eabd0c478e92ebe37adf143849389e0e792dc77f |