Bug 114230 - [patch] the latest dns/p5-Net-DNS update to 0.60 contains security updates
Summary: [patch] the latest dns/p5-Net-DNS update to 0.60 contains security updates
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-03 05:00 UTC by Hirohisa Yamaguchi
Modified: 2007-07-03 22:27 UTC (History)
0 users

See Also:


Attachments
file.diff (2.28 KB, patch)
2007-07-03 05:00 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 2007-07-03 05:00:11 UTC
	The new version of dns/p5-Net-DNS 0.60 has been released
	release notes: http://www.net-dns.org/blog/post/1/40

	there are also CVE reports published.
	  http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377
	  http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409

Fix: the patch follows

cvs diff: Diffing .
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-03 05:00:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-03 20:47:35 UTC
dougb       2007-07-03 19:47:28 UTC

  FreeBSD ports repository

  Modified files:
    dns/p5-Net-DNS       Makefile distinfo pkg-plist 
  Log:
  Update to 0.60, which includes some important security fixes:
  
  http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377
  http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409
  
  ... as well as rudimentary support for IPSECKEY.
  See /usr/local/share/doc/p5-Net-DNS/Changes for more details.
  
  Prodded by:     Several, including ...
  PR:             ports/114230
  Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
  
  Revision  Changes    Path
  1.67      +3 -2      ports/dns/p5-Net-DNS/Makefile
  1.41      +3 -3      ports/dns/p5-Net-DNS/distinfo
  1.21      +1 -0      ports/dns/p5-Net-DNS/pkg-plist
_______________________________________________
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 3 Doug Barton freebsd_committer freebsd_triage 2007-07-03 22:26:46 UTC
State Changed
From-To: open->closed


I committed a very similar update, thanks!