I'm currently adopting wmbiff in Debian. These patches consist of one patch
already in the Debian wmbiff package, several which have been submitted in bug
reports, and a few of my own.
Carlos, if these patches are accepted, could you tag the final patch
wmbiff-0.4.28?
Thanks!
Doug
Doug Torrance (16):
wmbiff: Remove LZO compression.
wmbiff: Fix security.debian.rb script.
wmbiff: Fix connection leak.
wmbiff: Allow usernames with more than 32 characters.
wmbiff: Increase number of actions to 40.
wmbiff: Remove INSTALL; automatically generated by autotools.
wmbiff: Remove arguments to AM_INIT_AUTOMAKE in configure.ac.
wmbiff: Fix manpages.
wmbiff: Fix compiler warnings from deprecated gnutls types.
wmbiff: Fix cast to pointer from integer of different size compiler
warning.
wmbiff: Update FAQ.
wmbiff: Use PACKAGE_BUGREPORT instead of hardcoding address.
wmbiff: Update email address.
wmbiff: Remove sourceforgeupload target from Makefile; no longer
needed.
wmbiff: Update ChangeLog (used git2cl).
wmbiff: Release version 0.4.28.
wmbiff/ChangeLog | 275 ++++++++++++++++++++++++++++++++++++++
wmbiff/FAQ | 60 ++-------
wmbiff/INSTALL | 182 -------------------------
wmbiff/Makefile.am | 4 -
wmbiff/NEWS | 3 +
wmbiff/README | 2 +-
wmbiff/configure.ac | 4 +-
wmbiff/scripts/security.debian.rb | 58 +++-----
wmbiff/wmbiff/Client.h | 2 +-
wmbiff/wmbiff/Imap4Client.c | 10 +-
wmbiff/wmbiff/Pop3Client.c | 2 +-
wmbiff/wmbiff/gnutls-common.c | 28 ++--
wmbiff/wmbiff/gnutls-common.h | 4 +-
wmbiff/wmbiff/sample.wmbiffrc | 2 +-
wmbiff/wmbiff/socket.c | 4 +
wmbiff/wmbiff/tlsComm.c | 18 +--
wmbiff/wmbiff/tlsComm.h | 3 +-
wmbiff/wmbiff/wmbiff.1 | 16 +--
wmbiff/wmbiff/wmbiffrc.5.in | 12 +-
wmbiff/wmgeneral/wmgeneral.h | 2 +-
20 files changed, 360 insertions(+), 331 deletions(-)
delete mode 100644 wmbiff/INSTALL
--
2.1.0
--
To unsubscribe, send mail to [email protected].