Bug 224862 - [MAINTAINER] dns/drool Update to Version 1.0.1
Summary: [MAINTAINER] dns/drool Update to Version 1.0.1
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: 2018-01-03 14:30 UTC by Jaap Akkerhuis
Modified: 2018-01-03 16:39 UTC (History)
0 users

See Also:


Attachments
Patch to update (1.11 KB, patch)
2018-01-03 14:30 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 2018-01-03 14:30:39 UTC
Created attachment 189362 [details]
Patch to update

Update pcap-thread to v3.1.0
pcap-thread and tests
Fix #87: Use `sockaddr_storage`, add more debug and error messages
Fix #84: don't loop client list on timeout handling
Fix #82: Parse TCP payload, add Known Issues
Fix #82: Send query length
Correct `timing multiply` in README also
Fix man page example for timing multiply

Fix #74: Best effort timing mode, fix usage of `nanosleep()`
Rework development notes
Add examples and default values
Design documentation
Fix #64: More documentation around context and client_pool,
    and how configuration relates to each other.

Fix #66: Check for libev/ev.h also
Code formatting
Update pcap-thread to v2.1.3
Prepare SPEC for OSB/COPR
Fix #57: Update README with build tools and environment setup
Add debian packaging files
Add dependencies
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-03 16:39:38 UTC
A commit references this bug:

Author: swills
Date: Wed Jan  3 16:38:42 UTC 2018
New revision: 457973
URL: https://svnweb.freebsd.org/changeset/ports/457973

Log:
  dns/drool: update to version 1.0.1

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

Changes:
  head/dns/drool/Makefile
  head/dns/drool/distinfo
  head/dns/drool/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-01-03 16:39:57 UTC
Committed, thanks!