Date: Thu, 13 Oct 2005 15:58:27 -0400 From: Frank Laszlo <laszlof@vonostingroup.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: onatan@gmail.com Subject: ports/87401: [UPDATE]: security/amap: up to version 5.2 Message-ID: <E1EQ9Df-000GiC-Hp@ritamari.vonostingroup.com> Resent-Message-ID: <200510132000.j9DK0bUU047883@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87401 >Category: ports >Synopsis: [UPDATE]: security/amap: up to version 5.2 >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: Thu Oct 13 20:00:37 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jun 9 22:20:56 EDT 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: This is a patch to update security/amap to version 5.2 listed on http://thc.org/thc-amap. This update fixes an issue related to locking when scanning SSL ports, as well as many TCP fingerprints. The maintainer has been CC for this PR. >How-To-Repeat: >Fix: --- amap-5.2.diff begins here --- diff -rU3 amap.orig/Makefile amap/Makefile --- amap.orig/Makefile Thu Oct 13 14:31:41 2005 +++ amap/Makefile Thu Oct 13 14:32:21 2005 @@ -6,7 +6,7 @@ # PORTNAME= amap -PORTVERSION= 5.1 +PORTVERSION= 5.2 CATEGORIES= security MASTER_SITES= http://www.thc.org/releases/ diff -rU3 amap.orig/distinfo amap/distinfo --- amap.orig/distinfo Thu Oct 13 14:31:41 2005 +++ amap/distinfo Thu Oct 13 14:33:07 2005 @@ -1,2 +1,2 @@ -MD5 (amap-5.1.tar.gz) = b942147827b0886b29995df6a91eacf8 -SIZE (amap-5.1.tar.gz) = 261954 +MD5 (amap-5.2.tar.gz) = e3b1f5ebd24aac03aacb38ec183eb426 +SIZE (amap-5.2.tar.gz) = 262875 --- amap-5.2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EQ9Df-000GiC-Hp>