Bug 219958 - [MAINTAINER] dns/unbound: Upgrade to 1.6.3
Summary: [MAINTAINER] dns/unbound: Upgrade to 1.6.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-13 16:49 UTC by Jaap Akkerhuis
Modified: 2017-06-13 20:39 UTC (History)
2 users (show)

See Also:


Attachments
patch to upgrade (1.16 KB, patch)
2017-06-13 16:49 UTC, Jaap Akkerhuis
jaap: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.