diff options
author | tron <tron@pkgsrc.org> | 2003-03-23 11:07:15 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-03-23 11:07:15 +0000 |
commit | 7c841d0c4b7259cf301a39b9c672cf20c6bff0a3 (patch) | |
tree | 2856dffc3d1dc965c8d43034eae5aa40f4ac416d /news/inn/distinfo | |
parent | 5bc4cb21ae4596863ddecac958a6284c65965ac3 (diff) | |
download | pkgsrc-7c841d0c4b7259cf301a39b9c672cf20c6bff0a3.tar.gz |
Update "inn" package to version 2.3.4. Changes since version 2.3.3:
- LIST ACTIVE no longer returns data when given a single group argument
if the client is not authorized to read that group.
- XHDR and XPAT weren't correctly parsing article headers, resulting in
searches for the header "newsgroup" matching the header "newsgroups".
- Made CNFS more robust against crashes by actually syncing the cycbuff
headers to disk as was originally intended. Fixed a memory leak in
the tradspool code.
- Two bugs in pgpverify when using GnuPG were fixed: it now correctly
checks for gpgv (rather than pgp) when told to use GnuPG and expects
the keyring to be pubring.gpg (not pubring.pgp).
- Substantial updates to the sample provided control.ctl file.
- Compilation fixes with Perl 5.8.0, BerkeleyDB 4.x, current versions of
Linux (including with large file support), and Tru64. inndf fixes for
ReiserFS.
- Various bugs in the header handling in nnrpd have been fixed,
including hangs when using virtual domains and improper processing of
folded headers under certain circumstances.
- Other minor bug fixes and documentation improvements.
While INN 2.3.4 is not the latest officially released version it is the
latest one for which an IPv6 patch is available.
Diffstat (limited to 'news/inn/distinfo')
-rw-r--r-- | news/inn/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/inn/distinfo b/news/inn/distinfo index 7d2cbeee927..777c1d5a1e9 100644 --- a/news/inn/distinfo +++ b/news/inn/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.5 2002/07/06 15:04:58 tron Exp $ +$NetBSD: distinfo,v 1.6 2003/03/23 11:07:16 tron Exp $ -SHA1 (inn-2.3.3.tar.gz) = f1dedd28d10127678084ebd779e2681e9440f889 -Size (inn-2.3.3.tar.gz) = 1413433 bytes -SHA1 (inn-2.3.3-v6-20020618.diff.gz) = 61b667da65f1c3b0bb4e67736b2c0aaa8ff9a0aa -Size (inn-2.3.3-v6-20020618.diff.gz) = 41249 bytes +SHA1 (inn-2.3.4.tar.gz) = a1db5d61e37e1aaffd50652beb6b2fbedfb71a49 +Size (inn-2.3.4.tar.gz) = 1429957 bytes +SHA1 (inn-2.3.4-v6-20030201.diff.gz) = be284e51cd0716f7c3ce2ca62b720a59b4379984 +Size (inn-2.3.4-v6-20030201.diff.gz) = 53812 bytes SHA1 (patch-aa) = 8d7bc0e2fef8ef473bbb19c075e7037621199d1e SHA1 (patch-ab) = c3360248137c07c0e1750860de79aa1f372a6352 SHA1 (patch-ac) = dafbd4918eb771cf0bb49b9d2503125812fe6852 |