Bug 219958

Summary: [MAINTAINER] dns/unbound: Upgrade to 1.6.3
Product: Ports & Packages Reporter: Jaap Akkerhuis <jaap>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Many People CC: adamw, ports-bugs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to upgrade jaap: maintainer-approval+

Description Jaap Akkerhuis 2017-06-13 16:49:50 UTC
Created attachment 183452 [details]
patch to upgrade

This release fixes a spurious assertion failure when unbound receives a
malformed packet with 0x20 enabled.

Bug Fixes
- Fix #1280: Unbound fails assert when response from authoritative
contains malformed qname. When 0x20 caps-for-id is enabled, when
assertions are not enabled the malformed qname is handled correctly.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-06-13 20:37:50 UTC
A commit references this bug:

Author: adamw
Date: Tue Jun 13 20:37:07 UTC 2017
New revision: 443538
URL: https://svnweb.freebsd.org/changeset/ports/443538

Log:
  Update unbound to 1.6.3.

  This release fixes a spurious assertion failure when unbound receives a
  malformed packet with 0x20 enabled.

  Bug Fixes
  - Fix #1280: Unbound fails assert when response from authoritative
    contains malformed qname. When 0x20 caps-for-id is enabled, when
    assertions are not enabled the malformed qname is handled correctly.

  PR:		219958
  Submitted by:	maintainer (jaap NLnetLabs nl)

Changes:
  head/dns/unbound/Makefile
  head/dns/unbound/distinfo
  head/dns/unbound/pkg-plist
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2017-06-13 20:39:27 UTC
Committed, thanks! I didn't request an MFH review on this---it does contain a functionality fix so if you think it should be merged to quarterly, reopen the PR or shoot me an email.