diff options
author | adam <adam> | 2005-02-25 09:23:40 +0000 |
---|---|---|
committer | adam <adam> | 2005-02-25 09:23:40 +0000 |
commit | 26ae114fc964154ec90c336a7ca6cc571d5b0ddf (patch) | |
tree | f6cfa83bcf40d12a8da7da121522e0f1855c595e /net/ngrep/distinfo | |
parent | abea0d820af7294834352fb0cb98c69c5cb5cf40 (diff) | |
download | pkgsrc-26ae114fc964154ec90c336a7ca6cc571d5b0ddf.tar.gz |
Changes 1.43:
* healed the win32 code fork: ngrep now builds from the same
source tree for all platforms including Windows
* re-wrote the privilege revocation logic after problems were
reported with the SPC version, and removed non-root
drop_privs capability altogether
* fix off-by-one bug which caused ngrep to exit 1 packet early
when ``-A'' as invoked
* Fixed problematic configtest for old broken-redhat-glibc UDP header
* ngrep now sets a pcap filter "ip" by default, if one is not specified
* header offset fix to 802.11 processing
* support IGMP and Raw (unknown IP protocol) type packets
* support for latest versions of libpcap (0.8.3) and winpcap (3.1 beta 4)
* updated configure to autoconf 2.59, and config.guess and
config.sub to latest versions
* updated PCRE from 3.4 to 5.0
* and various minor changes and updates to improve ngrep
Diffstat (limited to 'net/ngrep/distinfo')
-rw-r--r-- | net/ngrep/distinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/net/ngrep/distinfo b/net/ngrep/distinfo index 4e92934301e..d8840b3ed33 100644 --- a/net/ngrep/distinfo +++ b/net/ngrep/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.8 2005/02/24 12:13:55 agc Exp $ +$NetBSD: distinfo,v 1.9 2005/02/25 09:23:40 adam Exp $ -SHA1 (ngrep-1.42.tar.bz2) = 03987bc4f6344ecd0d56313f42f2c254f37ac271 -RMD160 (ngrep-1.42.tar.bz2) = 54ad8e4794d57adb26e209dd381d47d1ed5e468e -Size (ngrep-1.42.tar.bz2) = 527699 bytes -SHA1 (patch-aa) = cf3076ba4a0c471d429ae76bafe7dab46d20fa30 -SHA1 (patch-ab) = 9522bd13976c850d109f91f6a5ec5a2aa7272d4e -SHA1 (patch-ac) = 9624cedda7f30ead25dc82cc7bb254bf0da8cf6b +SHA1 (ngrep-1.43.tar.bz2) = 879ff987839da8d155c3d529f8e4010c3a9f565e +RMD160 (ngrep-1.43.tar.bz2) = 6fa4c6f5e55c5021d4c9565677ea77b8f375f7f4 +Size (ngrep-1.43.tar.bz2) = 447819 bytes +SHA1 (patch-aa) = 094e184213a401a67c7c409e8f7245fa27f9dcd3 +SHA1 (patch-ab) = 08576e9080ba79abb9e9ad1a161cb51a2d768025 |