Bug 213952 - dns/knot2: Update to 3.5.1
Summary: dns/knot2: Update to 3.5.1
Status: Closed DUPLICATE of bug 214303
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jason Unovitch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-31 14:47 UTC by Leo Vandewoestijne
Modified: 2016-11-27 04:04 UTC (History)
1 user (show)

See Also:


Attachments
knot2 - minor rev 3.5.1 (501 bytes, text/plain)
2016-10-31 14:47 UTC, Leo Vandewoestijne
freebsd: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2016-10-31 14:47:06 UTC
Created attachment 176346 [details]
knot2 - minor rev 3.5.1

Chip Marshall (2bithacker.net) submitted a patch, concerning https://gitlab.labs.nic.cz/labs/knot/issues/477 (kdig not replying on UDP).

It has been fixed in FreeBSD since r307036, and was merged into 11-STABLE
since r307311, but as the problem still is 11.0-RELEASE, below patch adds the advised workaround into the port.

Myself I'm unfortunately unable to test it on a very short base (as I currently don't have any 11 system available). But Chip was tested it successfully.

As it's minor/specific I choose to not bump with PORTREVISION
Comment 1 Leo Vandewoestijne 2016-11-08 02:52:47 UTC

*** This bug has been marked as a duplicate of bug 214303 ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-27 02:43:34 UTC
A commit references this bug:

Author: junovitch
Date: Sun Nov 27 02:43:26 UTC 2016
New revision: 427187
URL: https://svnweb.freebsd.org/changeset/ports/427187

Log:
  dns/knot2: update 2.3.1 -> 2.3.2

  - Disable recvmmsg by default, this impacted UDP queries on 11.0-RELEASE.
    It was later fixed in 11/stable in r307311 but enabling conditionally
    provides little benefit so just disable by default as part of update.

  PR:		213952, 214303
  Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)

Changes:
  head/dns/knot2/Makefile
  head/dns/knot2/distinfo
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-11-27 02:50:39 UTC
A commit references this bug:

Author: junovitch
Date: Sun Nov 27 02:50:03 UTC 2016
New revision: 427188
URL: https://svnweb.freebsd.org/changeset/ports/427188

Log:
  MFH: r424757 r427187

  dns/knot2: update to 2.3.1

  Changes:	https://www.knot-dns.cz/2016-10-10-version-231.html
  PR:		213830
  Submitted by:	Leo Vandewoestijne (maintainer)

  dns/knot2: update 2.3.1 -> 2.3.2

  - Disable recvmmsg by default, this impacted UDP queries on 11.0-RELEASE.
    It was later fixed in 11/stable in r307311 but enabling conditionally
    provides little benefit so just disable by default as part of update.

  PR:		213952, 214303
  Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
  Approved by:	ports-secteam (with hat)

Changes:
_U  branches/2016Q4/
  branches/2016Q4/dns/knot-resolver/Makefile
  branches/2016Q4/dns/knot2/Makefile
  branches/2016Q4/dns/knot2/distinfo
  branches/2016Q4/dns/knot2/pkg-plist
Comment 4 Jason Unovitch freebsd_committer freebsd_triage 2016-11-27 02:54:38 UTC
Take assignee for tracking by way of later 3.5.2 update PR.
Comment 5 Jason Unovitch freebsd_committer freebsd_triage 2016-11-27 02:56:58 UTC
(In reply to Jason Unovitch from comment #4)
Apologies, for the record I meant s/3.5.2/2.3.2/ in above comment.