Date: Sat, 21 Oct 2006 09:06:25 +0900 (JST) From: KIMURA Yasuhiro <yasu@utahime.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104638: [PATCH] security/vuxml: Add vulnerable range of cvs+ipv6. Message-ID: <20061021000625.57D111E@eastasia.home.utahime.org> Resent-Message-ID: <200610210010.k9L0AFuF093403@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104638 >Category: ports >Synopsis: [PATCH] security/vuxml: Add vulnerable range of cvs+ipv6. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 21 00:10:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: KIMURA Yasuhiro >Release: FreeBSD 6.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD xxxx 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Sun Oct 1 10:53:31 JST 2006 xxxx i386 >Description: Add vulnerable range of cvs+ipv6 to the entry for "cvsbug -- race condition" >How-To-Repeat: >Fix: --- patch-vuxml begins here --- Index: vuln.xml =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/security/vuxml/vuln.xml,v retrieving revision 1.1198 diff -u -r1.1198 vuln.xml --- vuln.xml 17 Oct 2006 20:45:55 -0000 1.1198 +++ vuln.xml 20 Oct 2006 23:42:39 -0000 @@ -7004,6 +7004,10 @@ <range><ge>4.11</ge><lt>4.11_12</lt></range> <range><ge>4.10</ge><lt>4.10_18</lt></range> </system> + <package> + <name>cvs+ipv6</name> + <range><lt>1.11.17_1</lt></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> --- patch-vuxml ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061021000625.57D111E>