From nobody@FreeBSD.org  Sat Apr 24 18:26:38 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8806C1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Apr 2010 18:26:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7739C8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Apr 2010 18:26:38 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3OIQcPq055193
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Apr 2010 18:26:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o3OIQc4R055192;
	Sat, 24 Apr 2010 18:26:38 GMT
	(envelope-from nobody)
Message-Id: <201004241826.o3OIQc4R055192@www.freebsd.org>
Date: Sat, 24 Apr 2010 18:26:38 GMT
From: Eitan Adler <EitanAdlerList@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Update editors/nano to 2.2.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146018
>Category:       ports
>Synopsis:       [patch] Update editors/nano to 2.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 24 18:30:04 UTC 2010
>Closed-Date:    Mon Apr 26 17:45:48 UTC 2010
>Last-Modified:  Mon Apr 26 17:50:00 UTC 2010
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
This update fixes security issues with nano (CVE-2010-1160 and CVE-2010-1161). 
>How-To-Repeat:

>Fix:
diff -urN nano/Makefile nano-new/Makefile
--- nano/Makefile	2010-02-12 16:19:58.000000000 +0200
+++ nano-new/Makefile	2010-04-24 21:25:02.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nano
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.4
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v2.2/ \
 		${MASTER_SITE_GNU}
diff -urN nano/distinfo nano-new/distinfo
--- nano/distinfo	2010-02-12 16:19:58.000000000 +0200
+++ nano-new/distinfo	2010-04-24 21:25:08.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (nano-2.2.3.tar.gz) = 91918a484f54f94fedaebe00dc393a50
-SHA256 (nano-2.2.3.tar.gz) = 22f20ac3e17d8dcaff54389bdb417a4a0a099843ea7915225e48dedc474af4ee
-SIZE (nano-2.2.3.tar.gz) = 1528017
+MD5 (nano-2.2.4.tar.gz) = 6304308afb1f7ef4a5e93eb99206632a
+SHA256 (nano-2.2.4.tar.gz) = 971b8547be157de5a814cb26c804dc2515b686d7188f4dc016269312965d4da5
+SIZE (nano-2.2.4.tar.gz) = 1529085


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe 
Responsible-Changed-By: tabthorpe 
Responsible-Changed-When: Sat Apr 24 18:37:14 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146018 
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Mon Apr 26 17:45:47 UTC 2010 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146018 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146018: commit references a PR
Date: Mon, 26 Apr 2010 17:45:33 +0000 (UTC)

 tabthorpe    2010-04-26 17:45:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     editors/nano         Makefile distinfo pkg-plist 
   Log:
   - Update to 2.2.4
   
   PR:             ports/146018
   Submitted by:   Eitan Adler <EitanAdlerList gmail.com> (maintainer)
   Security:       CVE-2010-1160
   Security:       CVE-2010-1161
   
   Revision  Changes    Path
   1.54      +1 -1      ports/editors/nano/Makefile
   1.34      +3 -3      ports/editors/nano/distinfo
   1.21      +3 -2      ports/editors/nano/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"
 
>Unformatted:
