Bug 168014 - [patch] dns/knot update to 1.0.5
Summary: [patch] dns/knot update to 1.0.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 16:10 UTC by Hirohisa Yamaguchi
Modified: 2012-05-21 21:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.46 KB, patch)
2012-05-17 16:10 UTC, Hirohisa Yamaguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2012-05-17 16:10:01 UTC
	The new version of dns/knot 1.0.5 is available.

	WWW: http://www.knot-dns.cz/

Fix: The patch follows:

cvs diff: Diffing dns/knot
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-17 16:10:15 UTC
Maintainer of dns/knot,

Please note that PR ports/168014 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168014

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-17 16:10:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Leo Vandewoestijne 2012-05-17 19:34:32 UTC
Approved.
Thanks for the patch.

While testing the new version in a jail I came across a strange problem
where another nameserver-daemon (NSD, in the host-machine) started replieng
to IPv6 queries that were addressed to an IP it shouldn't be listening on.
But after a restart of the jail I was unable to replicate that error.

--

Met vriendelijke groet,
With kind regards,


Leo Vandewoestijne.
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-05-21 21:09:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-05-21 21:09:40 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-05-21 21:35:31 UTC
rm          2012-05-21 20:35:20 UTC

  FreeBSD ports repository

  Modified files:
    dns/knot             Makefile distinfo 
  Added files:
    dns/knot/files       extrapatch-configure 
                         patch-src__config.h.in 
                         patch-src__knot__server__dthreads.h 
  Log:
  - update to 1.0.5
  - fix build fix clang
  - mark MAKE_JOBS_SAFE
  
  PR:             168014
  Submitted by:   Hirohisa Yamaguchi <umq at ueo.co dot jp>
  Approved by:    freebsd at dns-lab dot com (maintainer)
  
  Revision  Changes    Path
  1.6       +6 -2      ports/dns/knot/Makefile
  1.3       +2 -2      ports/dns/knot/distinfo
  1.1       +42 -0     ports/dns/knot/files/extrapatch-configure (new)
  1.1       +11 -0     ports/dns/knot/files/patch-src__config.h.in (new)
  1.1       +14 -0     ports/dns/knot/files/patch-src__knot__server__dthreads.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-05-21 21:35:52 UTC
State Changed
From-To: open->closed

Committed, thank you!