diff options
author | tron <tron@pkgsrc.org> | 2003-12-06 16:10:48 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-12-06 16:10:48 +0000 |
commit | 8b70c067418e93241d751c9cdae67a5bf8aa3a18 (patch) | |
tree | 60777cdfeb714eb07e6182be3f8a07105e10af06 /mail/wmbiff/distinfo | |
parent | 36a6abaada7af937e2ed4498f124ef1226a30426 (diff) | |
download | pkgsrc-8b70c067418e93241d751c9cdae67a5bf8aa3a18.tar.gz |
Update "wmbiff" package to version 0.4.19. Changes since version 0.4.13:
- Fix test_tlscomm with the right signature for read()
- Another bugfix to IMAP msglst when headers are abnormal.
- Avoid strcpy for overlapping regions.
- Update security.debian.rb for ruby 1.8.
- Bugfix to avoid infinite loop when reading from IMAP.
- Bugfix to msglst to allow capitalized header names.
- Add msglst feature to Pop3 mailboxes. (Paolo Gianrossi)
- Bugfix to OS X keychain use for panther.
- On Mac, ask the keychain for passwords if
askpass = internal:apple:keychain
- Bugfix to an infinite loop found in the
TLS interface.
- Checks TLS certificates. See wmbiffrc(5) for
details on the certfile option. Designed to work
with mutt.
- Show a busy mouse cursor while talking to remote
servers, to show that wmbiff won't be responsive
to mouse clicks for a little bit.
- New buttontwo (middle click) action to complement
action (left mouse click) and fetchcmd (right mouse).
- #'s are now only comments in .wmbiffrc at the
beginning of lines or following whitespace,
allowing #'s in (most) passwords.
- AppleScript examples for driving Apple's Mail
application in sample.wmbiffrc
- Special mailbox action 'msglst' brings up a
transient window showing message headers from IMAP
and program output for shell methods. This is
intended to be faster than starting up a new
mail program or re-executing a script.
- Avoid repetitive error messages when disconnected.
- Use conventional -geometry option handling.
- Fix bug in 0.4.15 to re-enable *'s in IMAP passwords.
- Frobnicate internally stored passwords, partially
obfuscating them in memory. Not actually more
secure, but harder to casually discover a password.
- Tighten configuration file lines to more quickly
detect misconfiguration. Add the -relax option if
it is too paranoid.
- Add support for -bg to round out -hi and -fg color
specifiers.
- Handle building on systems with both posix and gnu
regex in different but conflicting files.
- Restart wmbiff on SIGUSR1. You may need to use
'killall -USR1 wmbiff' if it gets stuck.
- Restart wmbiff on ctrl-shift mouse 1.
Package source related changes:
- Make this work with version 1.1.90 of the "libgcrypt" package.
Diffstat (limited to 'mail/wmbiff/distinfo')
-rw-r--r-- | mail/wmbiff/distinfo | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/wmbiff/distinfo b/mail/wmbiff/distinfo index da2303cfe83..d12e643d703 100644 --- a/mail/wmbiff/distinfo +++ b/mail/wmbiff/distinfo @@ -1,6 +1,8 @@ -$NetBSD: distinfo,v 1.6 2003/01/31 12:57:07 tron Exp $ +$NetBSD: distinfo,v 1.7 2003/12/06 16:10:48 tron Exp $ -SHA1 (wmbiff-0.4.13.tar.gz) = 3e8efffb6a2d0456b88bc4f0f990ffaf41f8fa10 -Size (wmbiff-0.4.13.tar.gz) = 176897 bytes +SHA1 (wmbiff-0.4.19.tar.gz) = 178ff159eefea22b9420bd7a0a70ea42103f98a4 +Size (wmbiff-0.4.19.tar.gz) = 189405 bytes SHA1 (patch-aa) = 2007bd498ef54b6fc9779092bcf0771e41dec8e0 -SHA1 (patch-ab) = 297984c76e062f11ead42a2b834ab9dc81d2bdd5 +SHA1 (patch-ab) = f9de1d26626c6c78c337c5d267f7b4543f218a2b +SHA1 (patch-ac) = e6084c27e4ec33966fef498f4179fc84becd5203 +SHA1 (patch-ad) = 292cc16faf9c13b0e53f1dd547b170c32f18dbdb |