Commit graph

6 commits

Author SHA1 Message Date
adam
3e563e05f0 Changes 0.4.26:
* Don't crash if no certificate is sent by the remote side
    and -skip-certificate-check has been given.
  * Avoid duplicate error messages.
  * Disable libgcrypt secure memory warning.
  * security.debian.rb: better when disconnected.
2005-09-06 15:49:35 +00:00
grant
6a5ef4c30c pkgdiff is our friend; regen patch-ac with pkgdiff so it applies
cleanly.
2005-08-19 03:53:55 +00:00
tron
ad16c7386d Only comment out support for GNUTLS_CERT_NOT_TRUSTED if the GnuTLS used
to build this package doesn't support it.
2005-02-20 13:02:28 +00:00
wiz
5e6111a48c Add patch to make build with gnutls-1.2.0. 2005-02-19 22:44:25 +00:00
tron
d70fde0a63 Update "wmbiff" package to version 0.4.25. Changes since version 0.4.19:
- Fix a build error in the new gnutls certificate
  verification code on s390.
- Use GNUTLS 1.0.4 and GCRYPT 1.1.90, current Debian
  unstable package libgnutls10-dev.
- Allow server hostnames in IMAP to be IP addresses
  (start with a number).
- Skip examine/search unless requested with msglst option.
- Exit if ssh-askpass permissions check fails.
- Fix a bug where fetch times out to some IMAP servers.
- Add --disable-crypto for source-based distributions
  while libgcrypt is unstable.
- Sam Izzo's patch for changing the mouse click action
  depending on whether a box has new mail.

The update is based on changes provided by Joel Carnat in private e-mail.
2004-08-27 10:10:22 +00:00
tron
8b70c06741 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🍎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.
2003-12-06 16:10:48 +00:00