diff options
author | tron <tron> | 2001-07-10 16:02:12 +0000 |
---|---|---|
committer | tron <tron> | 2001-07-10 16:02:12 +0000 |
commit | 3c1b84d0f385b2446b587ce051a2e2d2614ae164 (patch) | |
tree | 2f1be17a37723d176b127dc672581b9fc3ddb046 /news/inn/distinfo | |
parent | 708003715cfddc4f99fdc790e29b6026b164c8c1 (diff) | |
download | pkgsrc-3c1b84d0f385b2446b587ce051a2e2d2614ae164.tar.gz |
Update "inn" package to version 2.3.2. Changes since version 2.3.1:
- innxmit can again handle regular filenames as input as well as storage
API tokens (allowing it to be used to import an old traditional
spool).
- Several problems with tagged-hash history files have been fixed thanks
to the debugging efforts of Andrew Gierth and Sang-yong Suh.
- A very long-standing (since INN 1.0!) NNTP protocol bug in nnrpd was
fixed. The response to an ARTICLE command retrieving a message by
message ID should have the message ID as the third word of the
response, not the fourth. Fixing this is reported to *possibly* cause
problems with some Netscape browsers, but other news servers correctly
follow the protocol.
- Some serious performance problems with expiration of tradspool should
now be at least somewhat alleviated. tradspool and timehash now know
how to output file names for removal rather than tokens, and fastrm's
ability to remove regular files has been restored. This should bring
expiration times for tradspool back to within a factor of two of
pre-storage-API expiration times.
- An item that was actually changed in 2.3.0 but wasn't noted in NEWS
when it should have been: Users can no longer post articles
containing Approved: headers to moderated groups by default; they must
be specifically given that permission with the access: parameter in
readers.conf. See the man page for more details.
- Added a sample subscriptions file and documentation for it and
innmail.
The changes required for this update were contributed by Bernd Ernesti
in PR pkg/13299.
Diffstat (limited to 'news/inn/distinfo')
-rw-r--r-- | news/inn/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/news/inn/distinfo b/news/inn/distinfo index 3b2346a0dfb..291266d7ae7 100644 --- a/news/inn/distinfo +++ b/news/inn/distinfo @@ -1,13 +1,13 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 13:37:53 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/07/10 16:02:12 tron Exp $ -SHA1 (inn-2.3.1.tar.gz) = 8232a435f874284f3d04b66e1ca8da9747014c7d -Size (inn-2.3.1.tar.gz) = 1375097 bytes -SHA1 (inn-2.3.1-v6-20010213.diff.gz) = 7394559a1eb36caca27c7afeb3712036eb7de83f -Size (inn-2.3.1-v6-20010213.diff.gz) = 34981 bytes +SHA1 (inn-2.3.2.tar.gz) = 47da2b20e179933e2a999b58fb4097e4315e1121 +Size (inn-2.3.2.tar.gz) = 1410950 bytes +SHA1 (inn-2.3.2-v6-20010607.diff.gz) = 3c354c2344c9222c86549c62b0d46bfa35ad3255 +Size (inn-2.3.2-v6-20010607.diff.gz) = 36203 bytes SHA1 (patch-aa) = 8d7bc0e2fef8ef473bbb19c075e7037621199d1e SHA1 (patch-ab) = c3360248137c07c0e1750860de79aa1f372a6352 SHA1 (patch-ac) = dafbd4918eb771cf0bb49b9d2503125812fe6852 SHA1 (patch-ad) = 9c23ed46cd3bde1c9ac3797e166bc69a2218ef42 SHA1 (patch-ae) = cdf3e9783c13a4481bb8ff48bdc5fb0bddf68f62 SHA1 (patch-af) = 0449aaa139797f9ece20b0b452f91ea41430d148 -SHA1 (patch-ah) = f854184c52a6fca5908ccbaafc7969ae0e34099b +SHA1 (patch-ah) = f7ed6195149c03551a5e5d7bb1d5a24bc71bb48c |