pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tcpflow - Update to 0.21
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7edb7b06632
branches: trunk
changeset: 486538:a7edb7b06632
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Dec 29 11:51:39 2004 +0000
description:
- Update to 0.21
- Security fix (http://www.atstake.com/research/advisories/2003/a080703-2.txt)
- PPP interfaces supported
diffstat:
net/tcpflow/Makefile | 7 +++----
net/tcpflow/distinfo | 8 ++++----
net/tcpflow/patches/patch-aa | 6 +++---
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (46 lines):
diff -r 789e9e230b67 -r a7edb7b06632 net/tcpflow/Makefile
--- a/net/tcpflow/Makefile Wed Dec 29 11:45:36 2004 +0000
+++ b/net/tcpflow/Makefile Wed Dec 29 11:51:39 2004 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2004/08/20 07:10:53 cjs Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/29 11:51:39 adrianp Exp $
#
-DISTNAME= tcpflow-0.20
-PKGREVISION= 1
+DISTNAME= tcpflow-0.21
CATEGORIES= net security
MASTER_SITES= http://www.circlemud.org/pub/jelson/tcpflow/
-MAINTAINER= adrianp%stindustries.net@localhost
+MAINTAINER= adrianp%NetBSD.org@localhost
HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/
COMMENT= Captures data transmitted as part of TCP connections
diff -r 789e9e230b67 -r a7edb7b06632 net/tcpflow/distinfo
--- a/net/tcpflow/distinfo Wed Dec 29 11:45:36 2004 +0000
+++ b/net/tcpflow/distinfo Wed Dec 29 11:51:39 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/08/25 07:56:18 cjs Exp $
+$NetBSD: distinfo,v 1.4 2004/12/29 11:51:39 adrianp Exp $
-SHA1 (tcpflow-0.20.tar.gz) = 833d369e36828fa132106df93c604cc1c42c23c7
-Size (tcpflow-0.20.tar.gz) = 72131 bytes
-SHA1 (patch-aa) = 20745c63984205324fa8f3ea17035376a1d10844
+SHA1 (tcpflow-0.21.tar.gz) = 08eeb8532e1f713db2587580d759ebad813a0b49
+Size (tcpflow-0.21.tar.gz) = 79369 bytes
+SHA1 (patch-aa) = afea3a5b0fb01ac9af87f63881fdf502dc082899
diff -r 789e9e230b67 -r a7edb7b06632 net/tcpflow/patches/patch-aa
--- a/net/tcpflow/patches/patch-aa Wed Dec 29 11:45:36 2004 +0000
+++ b/net/tcpflow/patches/patch-aa Wed Dec 29 11:51:39 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.2 2004/08/25 07:56:18 cjs Exp $
+$NetBSD: patch-aa,v 1.3 2004/12/29 11:51:39 adrianp Exp $
---- datalink.c.orig 1999-04-21 10:40:13.000000000 +0900
-+++ datalink.c 2004-08-20 16:02:02.000000000 +0900
+--- src/datalink.c.orig 1999-04-21 10:40:13.000000000 +0900
++++ src/datalink.c 2004-08-20 16:02:02.000000000 +0900
@@ -64,7 +64,6 @@
#ifndef DLT_NULL_BROKEN
/* make sure this is AF_INET */
Home |
Main Index |
Thread Index |
Old Index