[Pkg-wmaker-commits] [wmbiff] tag wmbiff_0_3_8 created (now 7b2fc6a)
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:00:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a change to tag wmbiff_0_3_8
in repository wmbiff.
at 7b2fc6a (commit)
This tag includes the following new commits:
new 68c8944 Initial revision
new bdaea17 Updated Changelog and Makefile for 0.2r.
new 43f97d4 Uncommitted stuff to deal with the removal of the xmp link
new c587383 Mark's wmbiffrc parsing fix, small Makefile changes and bump version to 0.3.0.
new 9d044be Updated some obsolete info in README
new a82313a Committing Mark Hurley's patch
new 77ef1c8 An FHS fix for wmbiff.c and use $(CC) in the Makefile
new 6305441 * Another big patch that mucks with everything. I probably deserve to be flamed for this practice. Feel free... :-) * Added maint/prerelease.sh script. Run it before making any releases. * Added maint/changelog.sed. Add your SourceForge userid here. * Moved ChangeLog to RELEASE-NOTES (see below). * Added a new file, CHANGES (created by maint/prerelease.sh) that tabulates all the CVS changes. * Added "distclean" to wmbiff/Makefile. * Added CVS Id$ to all the f [...]
new 6b40cd1 * Whoops! Messed up CVS expansion in maint/prerelease.sh. Fixed it. * Also changed maint/prerelease.sh a bit.
new ef0ac66 Renamed to NEWS and ChangeLog
new bba8da8 Renamed CHANGES to ChangeLog and RELEASE-NOTES to NEWS, modified release scripts accordingly. Added Mark to the sed file.
new 766a215 Imap fix from Rob Funk
new 5c1e9a5 Removed duplicate entry for Vladimir Popov in README.
new 39e597e Released wmbiff 0.3.1.
new b513a79 Removed -t to cvs2cl invocation, to make cleaner ChangeLogs.
new de89434 Added APOP support, patch from NAKAYAMA Takao <hoehoe at wakaba.jp>. Fixed some bits of the manpage (Jordi) Bumped version to 0.3.2.
new e2e16d6 Backed out hoehoe's patch, preparing to apply Neil's.
new 1b81d63 Added my other SF account, which I intend to use now.
new 83e6359 Removed unneeded Apop support code, now integrated in Neil and Jay's patch.
new 0b77492 * Big patch from Neil Spring which adds lots of crypto support to WMBiff. * WMBiff can now speak IMAP over TLS and CRAM-MD5, and APOP using libgcrypt. * Known problems: - gnutls is being developed still, so it may have security related bugs. - A bug in gnutls (a too-small buffer) may cause problems in the parsing of openssl certificates. This should be fixed by gnutls soon, hopefully. Added error messages if this bug is tickled. If you've got problems [...]
new 18675b1 Changed order of additions to LIBS and EXTRAFLAGS, removed extra WMBIFF_VERSION definition.
new b0de056 Bump WMBIFF_VERSION to 0.3.2.
new 00974fa Released WMBiff 0.3.2.
new 5779e43 error check just in case sighup patch is applied
new d77dcd0 Added Neil to the sed script.
new 221b0cf Bugfix: initialize libgcrypt properly before cram-md5 (or probably apop) authentication.
new 956ac1c Preparation for 0.3.3. Documentation updates.
new 6c09335 Indent run.
new 9bf9fba Released WMBiff 0.3.3.
new c0151f6 Small debugging message to help if a connection ends unexpectedly.
new ca19bad Prefer "imaps" instead of "sslimap" (sslimap is still supported, but imaps is documented, and a better name).
new 2a6eb71 -Wwrite-strings cleanliness
new ca5a574 made pixmap const char
new 20535ca authentication method list, reduced indentation to fit screen better
new 2f8d237 blacklist and debugging updates for gnutls 0.2.10 and DM macro
new dae13cc regex helpers common to pop3 and imap4 clients extracted and moved here
new 05bd5bf rewrite of authentication code to a) allow users to specify authentication type, b) fall back to other authentication methods when hash-based authentication fails (because not everybody uses the cleartext password file) c) fix debug messages
new 12adaa6 -Wwrite-strings cleanliness
new afc746f regexes limit password and username to 32 characters
new fafca71 one down
new be585c6 Doc updates for 0.3.4.
new d081600 Bumped version to 0.3.4, and release.
new d85f1f7 Released WMBiff 0.3.4.
new 86702bd update for the interface change in gnutls 0.3.0
new 93d1537 clarify what to do with gnutls version define
new dacb2fd debugging for gnutls3
new 73cce22 quote patch from Nick Mitchell, ref debian #128863
new c65d80a Bump WMBIFF_VERSION to 0.3.5.
new 6ccf89f Released WMBiff 0.3.5.
new 7924666 Alternate regex for imap/imaps which allows "@" in passwords. Fix to correctly handle the auth list in imap. Patch from David Smith <davidsmith at acm.org>.
new 5449a43 Bump WMBIFF_VERSION to 0.3.6.
new 19699db Indent fixes.
new dc99674 Released WMBiff 0.3.6.
new 7beeab5 Some fixes for the maint scripts.
new 6adfacd Makefile fixes from Simon L. Nielsen, which help building wmbiff in FreeBSD. Fixed the previous IMAP regex patch.
new 3c45262 Bumped WMBIFF_VERSION to 0.3.7.
new f5186d6 Released WMBiff 0.3.7.
new a31b909 Replaced DEBUG_x preprocessor defines with a -debug option and debug configuration keyword. Replaced most debugging messages with a DM (debug message) macro. Removed gnutls version 0.2.x support. Added troubleshooting section to man page.
new 4d6030a Fixed install rule in Makefile.
new 45250c6 Added -debug to help text. Removed Gennady's mail address and added our devel list.
new c31082a bugfix to support compilation without crypto
new 78908b2 use off_t instead of size_t in Licq and Maildir for file sizes from stat()
new 61b5a3b rearrange which compiler warnings are implied by DEBUG
new 4f8cca5 gcc attribute tags, minor debug message cleanup
new 0fd8d90 attribute tags for warning cleanup w/o gnutls
new 74d4a1a minor reorganization of gcrypt-needing authentication schemes
new 7028a99 indent run (oops)
new 7ed4c50 add preprocessor define to handle portability of __attribute__ tag to non-gcc compilers (untested)
new 3230a12 a little -Wshadow and -Wcast-qual cleanup (or, eliminate the use of 'index' as a variable name)
new 90f1e90 convert a lingering fprintf to DM
new 57af31c cosmetic changes
new 51c53f1 Draft shell command and gnomeicu support from Benoît Rouits with minor modifications 1) implement gicu using the shell module rather than as a separate module, 2) edit Ben's shell format to have extra colons for extensibility, 3) add some extra error checking in the shell method. I also added a test wmbiffrc that can be used to verify that the gicu and shell methods "work".
new 025acb8 fix a potential file descriptor leak
new d76ea48 rename in Read_Config_File for more 'index' purging
new 0b6f72b misplaced string.h
new bbbcc97 fix my sloppy mistake in shell path parsing
new 5c32c50 appropriate credits
new dca061e fix error return status (ben's 'lil' patch)
new a7156f2 credit Ben
new 2241bca minor warning cleanups
new 3848fc3 debug messages cleanup; start handling pclose errors; remove open() function pointer assignment; #include fix
new 2a809d9 slightly better message on expect failure
new 1b3bb1d additional todo list items
new 56e359f fixed misunderstanding of the use of ## in macros with strings - the compiler does the concatenation, not the preprocessor
new 42a7c65 correct and expand upon crypto instructions
new dec8217 un-shadow a global variable
new 8e2d239 un-shadow index
new 55ae5b0 add failure handling in expect
new 7b2fc6a Released WMBiff 0.3.8.
The 89 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list