Bug 170001 - [MAINTAINER] dns/nsd: update to 3.2.12
Summary: [MAINTAINER] dns/nsd: update to 3.2.12
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 16:20 UTC by Jaap Akkerhuis
Modified: 2012-07-20 16:20 UTC (History)
1 user (show)

See Also:


Attachments
nsd-3.2.12.patch (815 bytes, patch)
2012-07-19 16:20 UTC, Jaap Akkerhuis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2012-07-19 16:20:10 UTC
- Update to 3.2.12

BUG FIXES:
- Fix for VU#624931 CVE-2012-2978: NSD denial of service
  vulnerability from non-standard DNS packet from any host
  on the internet.
  http://www.nlnetlabs.nl/downloads/CVE-2012-2978.txt

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Chris Rees freebsd_committer freebsd_triage 2012-07-20 16:02:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-20 16:09:33 UTC
Author: crees
Date: Fri Jul 20 15:09:18 2012
New Revision: 301229
URL: http://svn.freebsd.org/changeset/ports/301229

Log:
  Update to 3.2.12
  
  BUG FIXES:
  - Fix for VU#624931 CVE-2012-2978: NSD denial of service
  vulnerability from non-standard DNS packet from any host
  on the internet.
  
  PR:		ports/170001
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
  Security:	CVE-2012-2978

Modified:
  head/dns/nsd/Makefile
  head/dns/nsd/distinfo

Modified: head/dns/nsd/Makefile
==============================================================================
--- head/dns/nsd/Makefile	Fri Jul 20 14:53:03 2012	(r301228)
+++ head/dns/nsd/Makefile	Fri Jul 20 15:09:18 2012	(r301229)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	nsd
-PORTVERSION=	3.2.11
-PORTREVISION=	1
+PORTVERSION=	3.2.12
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
 		ftp://ftp.rhnet.is/pub/nsd/

Modified: head/dns/nsd/distinfo
==============================================================================
--- head/dns/nsd/distinfo	Fri Jul 20 14:53:03 2012	(r301228)
+++ head/dns/nsd/distinfo	Fri Jul 20 15:09:18 2012	(r301229)
@@ -1,2 +1,2 @@
-SHA256 (nsd-3.2.11.tar.gz) = 9cd23d177ca241836d184b0203f6add0e5c2b98461069100001efe79afdc0d80
-SIZE (nsd-3.2.11.tar.gz) = 885810
+SHA256 (nsd-3.2.12.tar.gz) = 73d78e3de88efdf5ebb0106fe3580cb887f5d2adc9ab147d15cf835de7de508e
+SIZE (nsd-3.2.12.tar.gz) = 889490
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Chris Rees freebsd_committer freebsd_triage 2012-07-20 16:10:12 UTC
State Changed
From-To: open->closed

Committed.  Thanks very much for your very fast response; if you put a 
[SECURITY] tag in the Synopsis line it may be noticed more quickly in 
future.