Update "pine" package to version 4.58. Changes since version 4.56:
- Fixed crash when processing subjects containing "[Fwd: ...]" - Work around a problem with the Netscape Collabra NNTP server implementation of the OVER command - Try to correct for mail clients that wrongly use RFC 2047 instead of RFC 2231 to encode their attachment filename parameters, which confuses attachment saving and viewing of filenames of non-ASCII character sets. - Fixed potential security problems caused by maliciously-formed RFC 2231 attachment parameters - Index lines displayed incorrectly for messages with empty subject lines in threads - Command-line argument -create_lu was broken in versions 4.55 and 4.56 - Delivery Status Notifications were broken when attempting to do SMTP over TLS - Pine hangs when adding an Extra Header in rules with BdyText line at top of screen - Possible crash if quell-content-id feature is on and a message with more than one attachment is rejected by the SMTP server - When an attached filetype was set by matching the extension, the MIME charset wasn't being set - predict-nntp-server didn't preserve flagged options for nntp-server such as /ssl or /user - PC-Pine disconnected mailbox icon stays yellow even after reconnecting - PC-Pine with the Microsoft SSL bug was crashing when doing bounce, save, and full headers, which can now be prevented by setting the quell-ssl-largeblocks feature - PC-Pine with the Microsoft SSL bug was crashing when doing bounce, save, and full headers, which can now be prevented by setting the quell-ssl-largeblocks feature
This commit is contained in:
parent
4167694355
commit
5b1b249182
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.75 2003/09/04 11:09:11 martti Exp $
|
||||
# $NetBSD: Makefile,v 1.76 2003/09/12 13:53:47 tron Exp $
|
||||
|
||||
DISTNAME= pine4.56
|
||||
PKGNAME= pine-4.56
|
||||
DISTNAME= pine4.58
|
||||
PKGNAME= pine-4.58
|
||||
CATEGORIES= mail news
|
||||
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
|
||||
ftp://ftp.fu-berlin.de/unix/mail/pine/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.18 2003/09/04 11:09:11 martti Exp $
|
||||
$NetBSD: distinfo,v 1.19 2003/09/12 13:53:47 tron Exp $
|
||||
|
||||
SHA1 (pine4.56.tar.bz2) = 7623cdf1cbc300cffda9e358318aac7ddf39a226
|
||||
Size (pine4.56.tar.bz2) = 2830086 bytes
|
||||
SHA1 (pine4.58.tar.bz2) = 5522426ef925813218ce1a3fbb939591778b59f1
|
||||
Size (pine4.58.tar.bz2) = 2837321 bytes
|
||||
SHA1 (patch-aa) = 800f84f3c868e6d17798e9f98d8151bb734143b6
|
||||
SHA1 (patch-ab) = b430138b9388150aecafb131b00cc9911f8fb35d
|
||||
SHA1 (patch-ac) = 439207ab6edea4e3b6148ce777ed717e133565b5
|
||||
|
|
Loading…
Reference in a new issue