From: Matthias Andree Date: Mon, 22 Apr 2013 22:45:47 +0000 (+0200) Subject: Merge branch 'legacy_63' X-Git-Url: http://pileus.org/git/?p=~andy%2Ffetchmail;a=commitdiff_plain;h=910d5a2f852edb8c4e54c0e875da6a90385ab790 Merge branch 'legacy_63' Conflicts: .gitignore checkalias.c configure.ac contrib/README fetchmail.c fetchmail.man socket.c --- 910d5a2f852edb8c4e54c0e875da6a90385ab790 diff --cc .gitignore index a3b24178,4dab50bd..4040a9fc --- a/.gitignore +++ b/.gitignore @@@ -26,14 -29,12 +29,14 @@@ dox FAQ FEATURES fetchmail - fetchmailconf + fetchmail-*.tar.* ++fetchmail-*.tar.xz fetchmail-FAQ.pdf fetchmail-man.html fetchmail.spec - fetchmail-*.tar.* - fetchmail-*.tar.xz + fetchmailconf genlsm.sh +IMAPCapa install-sh libfm.a m4/ @@@ -45,12 -46,9 +48,10 @@@ mkinstalldir mxget netrc NOTES - *.o po/Makefile po/POTFILES +po/remove-potcdate.sed po/stamp-po - .project py-compile rcfile_l.c rcfile_y.c diff --cc configure.ac index e0d4a8fc,ebb4db56..83e75ef4 --- a/configure.ac +++ b/configure.ac @@@ -9,7 -9,7 +9,7 @@@ dnl Process this file with autoconf to dnl dnl XXX - if bumping version here, check fetchmail.man, too! - AC_INIT([fetchmail],[7.0.0-alpha4],[fetchmail-devel@lists.berlios.de]) -AC_INIT([fetchmail],[6.3.25],[fetchmail-users@lists.berlios.de]) ++AC_INIT([fetchmail],[7.0.0-alpha5],[fetchmail-devel@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) diff --cc contrib/README index 096e24b8,5eaa51e9..607e1642 --- a/contrib/README +++ b/contrib/README @@@ -96,8 -197,13 +96,13 @@@ A logrotate configuration file developp when he wanted to use /var/log/fetchmail instead of the usual syslog. It probably needs to be adjusted for use on other systems. -### delete-later (added 2007-03-17, --ma) +### rawlog.patch (added 2011-06-17, --ma) -A MySQL/Tcl/Expect-based client-side script to remove messages at a -certain age. See delete-later.README for details. -(By Carsten Ralle, Yoo GmbH, Germany.) +A patch against fetchmail 6.3.20 to allow creating a raw socket log if +configured through an environment variable, to assist debugging and +troubleshooting. Documentation at the beginning of the file. + + ### gai (added 2013-02-03, --ma) + + A trivial getaddrinfo() program to check the getaddrinfo() call from the + system, as a research tool for the fetchmail developers. diff --cc fetchmail.man index d387b812,f5355b12..fb19fbba --- a/fetchmail.man +++ b/fetchmail.man @@@ -10,7 -10,7 +10,7 @@@ .\" Load www macros to process .URL requests, this requires groff: .mso www.tmac .\" - .TH fetchmail 1 "fetchmail 7.0.0-alpha4" "fetchmail" "fetchmail reference manual" -.TH fetchmail 1 "fetchmail 6.3.25" "fetchmail" "fetchmail reference manual" ++.TH fetchmail 1 "fetchmail 7.0.0-alpha5" "fetchmail" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server