
paul at nfg
Nov 10, 2009, 4:25 AM
Post #1 of 1
(564 views)
Permalink
|
|
[SCM]Paul's DBMail tree branch, dbmail_2_2, updated. v2.2.7-91-g62b1602
|
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Paul's DBMail tree". The branch, dbmail_2_2 has been updated via 62b1602d1ee85de09f96beb7f60846623ffdfcc7 (commit) via b85ccaadf2ddb41b29c1664c4be5e4b6aa31d212 (commit) via f1e0ddb4359dfcd31ac6d632c6de964f99c90fe1 (commit) from 45985c1a6457d573e0ce99bafef0076e2b5ac820 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 62b1602d1ee85de09f96beb7f60846623ffdfcc7 Author: Paul J Stevens <paul [at] nfg> Date: Tue Nov 10 13:25:29 2009 +0100 rebuild autotools chain commit b85ccaadf2ddb41b29c1664c4be5e4b6aa31d212 Author: Paul J Stevens <paul [at] nfg> Date: Tue Nov 10 13:10:36 2009 +0100 change md5 implementation (bug #816) Use GLib's md5 implementation. This introduces a dependency on glib >= 2.16 which is enforced by configure. commit f1e0ddb4359dfcd31ac6d632c6de964f99c90fe1 Author: Paul J Stevens <paul [at] nfg> Date: Tue Nov 10 12:20:28 2009 +0100 skip caching of broken 8bit addresses ----------------------------------------------------------------------- Summary of changes: INSTALL | 2 +- Makefile.am | 5 + Makefile.in | 39 +- acinclude.m4 | 9 + aclocal.m4 | 8889 ++++++----- buildtools/config.guess | 51 +- buildtools/config.sub | 54 +- buildtools/install-sh | 514 +- buildtools/ltmain.sh | 8435 ++++++----- check_dbmail_util.c => check_dbmail_md5.c | 43 +- config.in | 24 +- configure |23918 ++++++++--------------------- dbmail-message.c | 5 + dm_md5.c | 289 +- man/Makefile.in | 22 +- modules/Makefile.in | 22 +- 16 files changed, 17406 insertions(+), 24915 deletions(-) mode change 100644 => 100755 buildtools/ltmain.sh copy check_dbmail_util.c => check_dbmail_md5.c (69%) hooks/post-receive -- Paul's DBMail tree _______________________________________________ Dbmail-dev mailing list Dbmail-dev [at] dbmail http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
|