diff options
author | adam <adam@pkgsrc.org> | 2004-04-13 13:50:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-04-13 13:50:05 +0000 |
commit | 4783b0fcc756e9811c23657b7511a54ca007f087 (patch) | |
tree | 5f14540ef6817aba4a2ded2920b74e070d90a21a /net/ngrep/distinfo | |
parent | b00d36f3b6c1d19f015d58d570ae57617fa01c77 (diff) | |
download | pkgsrc-4783b0fcc756e9811c23657b7511a54ca007f087.tar.gz |
Changes 1.42:
* rewrote the entire configure.in/config.h.in to autoconf 2.57
to be more consistent with normal autoconf'd programs.
corrects bugs around packaging impediments and typos.
* improved privilege dropping code and added more options to
configure to govern its behaviour
* added flag to turn off privilege revocation logic
* added multiline match as default and ability to enforce
previous default single-line match (bugfix + feature)
* added ability to read bpf filter expression from file
* added ability to force the column width to a certain size
* added two new output modes: ``byline'', whose output
respects embedded carriage returns (useful for http dumps),
and ``none'', which prints out each dump as a single line no
matter what.
* added ability to specify alternate nonprintable character
(default is ``.'').
* made ``-q'' effects more consistent and usable for scenarios
where ``-I'' and/or ``-O'' are being employed
* documentation updated
Diffstat (limited to 'net/ngrep/distinfo')
-rw-r--r-- | net/ngrep/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ngrep/distinfo b/net/ngrep/distinfo index 842090295c8..8f26e76d71e 100644 --- a/net/ngrep/distinfo +++ b/net/ngrep/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2004/01/30 14:36:09 adam Exp $ +$NetBSD: distinfo,v 1.6 2004/04/13 13:50:05 adam Exp $ -SHA1 (ngrep-1.41.tar.bz2) = 3dddc79c56aaa5d7ab5d45c53d8353bbfa4f27f8 -Size (ngrep-1.41.tar.bz2) = 520209 bytes -SHA1 (patch-aa) = 163483f02ea803077de20db17f4025ad62c79593 +SHA1 (ngrep-1.42.tar.bz2) = 03987bc4f6344ecd0d56313f42f2c254f37ac271 +Size (ngrep-1.42.tar.bz2) = 527699 bytes +SHA1 (patch-aa) = cf3076ba4a0c471d429ae76bafe7dab46d20fa30 SHA1 (patch-ab) = 9522bd13976c850d109f91f6a5ec5a2aa7272d4e |