pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/pine Update "pine" package to version 4.58. Chang...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc1bf05b1c1d
branches: trunk
changeset: 461196:bc1bf05b1c1d
user: tron <tron%pkgsrc.org@localhost>
date: Fri Sep 12 13:53:47 2003 +0000
description:
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
diffstat:
mail/pine/Makefile | 6 +++---
mail/pine/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 7d2e1d8398ee -r bc1bf05b1c1d mail/pine/Makefile
--- a/mail/pine/Makefile Fri Sep 12 13:52:02 2003 +0000
+++ b/mail/pine/Makefile Fri Sep 12 13:53:47 2003 +0000
@@ -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/
diff -r 7d2e1d8398ee -r bc1bf05b1c1d mail/pine/distinfo
--- a/mail/pine/distinfo Fri Sep 12 13:52:02 2003 +0000
+++ b/mail/pine/distinfo Fri Sep 12 13:53:47 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index