Bug 224243

Summary: [MAINTAINER] dns/nsd Upgrade nsd to version4.1.19
Product: Ports & Packages Reporter: Jaap Akkerhuis <jaap>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to upgrade jaap: maintainer-approval+

Description Jaap Akkerhuis 2017-12-11 11:36:14 UTC
Created attachment 188713 [details]
patch to upgrade

Feature:

This release fixes IPv6 for the notify sending feature from 4.1.18.

Bug Fixes
- ignore fallthrough compiler warning in flex EOF rule.
- Fix warnings emitted by clang for --enable-packed.  Alignment is not
  a problem for x86_64, don't enable packed when the platform
  requires aligned access.
- Fix spelling error in xfr-inspect.
- Fix 3392: Fix regression in 4.1.18 for notify lists with ip4
  and ip6 targets.
- Add test for support of -Wno-address-of-packed-member for
  --enable-packed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-11 14:08:09 UTC
A commit references this bug:

Author: swills
Date: Mon Dec 11 14:07:33 UTC 2017
New revision: 456031
URL: https://svnweb.freebsd.org/changeset/ports/456031

Log:
  dns/nsd: Update to 4.1.19

  PR:		224243
  Submitted by:	jaap@NLnetLabs.nl (maintainer)

Changes:
  head/dns/nsd/Makefile
  head/dns/nsd/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-12-11 14:08:39 UTC
Committed, thanks!