Bug 224243 - [MAINTAINER] dns/nsd Upgrade nsd to version4.1.19
Summary: [MAINTAINER] dns/nsd Upgrade nsd to version4.1.19
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-11 11:36 UTC by Jaap Akkerhuis
Modified: 2017-12-11 14:08 UTC (History)
0 users

See Also:


Attachments
patch to upgrade (809 bytes, patch)
2017-12-11 11:36 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-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!