From 690a09240a4f899db65524b62a6c3b2a7cbe2029 Mon Sep 17 00:00:00 2001 From: Adrian Portelli Date: Tue, 10 Feb 2004 23:31:45 +0000 Subject: [PATCH] Version bump from 0.7 to 0.8. Mainly a security fix addressing: - Do not answer to TCP segments that carry both SYN and RST flags. Without this fix, it is easy to remotely detect Honeyd. - Drop privileges if permitted by configuration. --- honeyd/Makefile | 4 ++-- honeyd/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/honeyd/Makefile b/honeyd/Makefile index 96eec8f3d7..f20150ac7f 100644 --- a/honeyd/Makefile +++ b/honeyd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/11/25 12:49:52 adrian_p Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/10 23:31:45 adrian_p Exp $ # -DISTNAME= honeyd-0.7 +DISTNAME= honeyd-0.8 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/honeyd/distinfo b/honeyd/distinfo index 5ebffd669e..bc30aa1030 100644 --- a/honeyd/distinfo +++ b/honeyd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/11/25 12:49:52 adrian_p Exp $ +$NetBSD: distinfo,v 1.2 2004/02/10 23:31:45 adrian_p Exp $ -SHA1 (honeyd-0.7.tar.gz) = 6515637c754f5364974f31e06b863184bae9937e -Size (honeyd-0.7.tar.gz) = 416592 bytes +SHA1 (honeyd-0.8.tar.gz) = 386bc2a6648f380b569dd8ae5022c2fb2e82e474 +Size (honeyd-0.8.tar.gz) = 440264 bytes