pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/honeyd Update to 1.5b



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a0f8bf54b68
branches:  trunk
changeset: 517734:9a0f8bf54b68
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Mon Aug 21 20:19:36 2006 +0000

description:
Update to 1.5b

Changes include:

1.5a
* A typo in an assert caused Honeyd to crash for most services.
* The subsystem support did not correctly support
  getsockname for sockets coming via accept().

1.5b
* A crash when processing ARP packets.
* Correct default action handling for UDP packets.
* Fixed --without-python flag when using configure.

diffstat:

 security/honeyd/Makefile |  4 ++--
 security/honeyd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 21d895f12d43 -r 9a0f8bf54b68 security/honeyd/Makefile
--- a/security/honeyd/Makefile  Mon Aug 21 17:56:19 2006 +0000
+++ b/security/honeyd/Makefile  Mon Aug 21 20:19:36 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2006/02/19 17:23:18 adrianp Exp $
+# $NetBSD: Makefile,v 1.16 2006/08/21 20:19:36 adrianp Exp $
 #
 
-DISTNAME=      honeyd-1.5
+DISTNAME=      honeyd-1.5b
 CATEGORIES=    security net
 MASTER_SITES=  http://www.citi.umich.edu/u/provos/honeyd/
 
diff -r 21d895f12d43 -r 9a0f8bf54b68 security/honeyd/distinfo
--- a/security/honeyd/distinfo  Mon Aug 21 17:56:19 2006 +0000
+++ b/security/honeyd/distinfo  Mon Aug 21 20:19:36 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2006/02/19 17:23:18 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2006/08/21 20:19:36 adrianp Exp $
 
-SHA1 (honeyd-1.5.tar.gz) = 88729f9efa38d2c9385b6468bfd9b72a6dedf48c
-RMD160 (honeyd-1.5.tar.gz) = 37163ae6acdd90ea8bceb38e91791e3ab28e54b1
-Size (honeyd-1.5.tar.gz) = 893208 bytes
+SHA1 (honeyd-1.5b.tar.gz) = a6cef01ddb0b649442ac60e2a08b226b1634e3f9
+RMD160 (honeyd-1.5b.tar.gz) = 40ebe7d3a2915b5145c5a2eef04b9d1de18fbb09
+Size (honeyd-1.5b.tar.gz) = 881787 bytes
 SHA1 (patch-aa) = b69d986bd1a5c1847f4f5467216730da020c8686



Home | Main Index | Thread Index | Old Index