Module Name:    othersrc
Committed By:   lukem
Date:           Mon Mar 25 04:29:02 UTC 2013

Modified Files:
        othersrc/libexec/tnftpd: ChangeLog NEWS

Log Message:
Update the CVE entry for 20130322 to CVE-2011-0418 which is more relevant.
Add 20130325 release information.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 othersrc/libexec/tnftpd/ChangeLog
cvs rdiff -u -r1.12 -r1.13 othersrc/libexec/tnftpd/NEWS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: othersrc/libexec/tnftpd/ChangeLog
diff -u othersrc/libexec/tnftpd/ChangeLog:1.59 othersrc/libexec/tnftpd/ChangeLog:1.60
--- othersrc/libexec/tnftpd/ChangeLog:1.59	Mon Mar 25 03:53:54 2013
+++ othersrc/libexec/tnftpd/ChangeLog	Mon Mar 25 04:29:01 2013
@@ -1,7 +1,9 @@
-$NetBSD: ChangeLog,v 1.59 2013/03/25 03:53:54 lukem Exp $
+$NetBSD: ChangeLog,v 1.60 2013/03/25 04:29:01 lukem Exp $
 
 Mon Mar 25 03:51:20 UTC 2013	lukem
 
+	* Release as "tnftpd 20130325"
+
 	* Fix incorrect use of test(1) in configure.
 
 Fri Mar 22 09:00:00 UTC 2013	lukem
@@ -13,7 +15,7 @@ Fri Mar 22 09:00:00 UTC 2013	lukem
 
 	* Replace glob with newer copy from NetBSD that does not suffer
 	  from DoS exhaustion attacks.
-	  Fix in NetBSD from Maksymilian Arciemowicz.  See CVE-2010-2632
+	  Fix in NetBSD from Maksymilian Arciemowicz.  See CVE-2011-0418
 
 	* Update to NetBSD-ftpd 20130321:
 		* Fix warnings and build issues

Index: othersrc/libexec/tnftpd/NEWS
diff -u othersrc/libexec/tnftpd/NEWS:1.12 othersrc/libexec/tnftpd/NEWS:1.13
--- othersrc/libexec/tnftpd/NEWS:1.12	Mon Mar 25 03:53:54 2013
+++ othersrc/libexec/tnftpd/NEWS	Mon Mar 25 04:29:01 2013
@@ -1,4 +1,4 @@
-$NetBSD: NEWS,v 1.12 2013/03/25 03:53:54 lukem Exp $
+$NetBSD: NEWS,v 1.13 2013/03/25 04:29:01 lukem Exp $
 
 This is tnftpd version 20130325.
 
@@ -9,7 +9,7 @@ Changes in tnftpd from 20130322 to 20130
 Changes in tnftpd from 20100324 to 20130322:
 
 	Security fix to avoid resource exhaustion when globbing paths.
-	Fix in NetBSD from Maksymilian Arciemowicz.  See CVE-2010-2632
+	Fix in NetBSD from Maksymilian Arciemowicz.  See CVE-2011-0418
 
 Changes in tnftpd from 20091122 to 20100324:
 

Reply via email to