Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 18:12:28 +0100 (CET)
From:      Yann Berthier <yb@sainte-barbe.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61737: [MAINTAINER] net/honeyd: update to 0.8
Message-ID:  <20040122171228.066B8166@taz.hsc.fr>
Resent-Message-ID: <200401221720.i0MHKF6x098302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61737
>Category:       ports
>Synopsis:       [MAINTAINER] net/honeyd: update to 0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 22 09:20:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yann Berthier
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD taz.hsc.fr 5.2-CURRENT FreeBSD 5.2-CURRENT #81: Mon Jan 19 13:30:28 CET 2004
>Description:
- Update to 0.8

This release fixes an issue where honeyd can be fingerprinted upon reception of
SYN-RST packets. Users are encouraged to upgrade to the latest release.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- honeyd-0.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/honeyd/Makefile /home/yb/tmp/ports/net/honeyd/Makefile
--- /usr/ports/net/honeyd/Makefile	Mon Dec 22 14:49:41 2003
+++ /home/yb/tmp/ports/net/honeyd/Makefile	Thu Jan 22 18:03:26 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	honeyd
-PORTVERSION=	0.7a
+PORTVERSION=	0.8
 CATEGORIES=	net
 MASTER_SITES=	http://www.citi.umich.edu/u/provos/honeyd/ \
 		http://niels.xtdnet.nl/honeyd/
@@ -17,6 +17,7 @@
 BUILD_DEPENDS=	${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
 		${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
 
+#OPTIONS=	PYTHON "Enable Python support" off
 USE_REINPLACE=	yes
 INSTALLS_SHLIB=	yes
 GNU_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/net/honeyd/distinfo /home/yb/tmp/ports/net/honeyd/distinfo
--- /usr/ports/net/honeyd/distinfo	Mon Dec 22 14:49:41 2003
+++ /home/yb/tmp/ports/net/honeyd/distinfo	Thu Jan 22 15:22:04 2004
@@ -1 +1 @@
-MD5 (honeyd-0.7a.tar.gz) = 04ae109952d274aba4c0ab398e213ef2
+MD5 (honeyd-0.8.tar.gz) = d8d3692176d2f78841f7a3384ccb0b73
--- honeyd-0.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040122171228.066B8166>