From: Matthias A. <mat...@gm...> - 2020-01-25 00:03:21
|
The 6.4.2-rc2 release of fetchmail is now available at the usual locations, including <http://sourceforge.net/projects/fetchmail>. The source archive is available at: <https://downloads.sourceforge.net/project/fetchmail/branch_6.4/fetchmail-6.4.2-rc2.tar.lz> <https://downloads.sourceforge.net/project/fetchmail/branch_6.4/fetchmail-6.4.2-rc2.tar.xz> Please test the revised fetchmailconf, it now also needs Python's "future" package, supports Python 3, and learned how to autoprobe via SSL and/or IPv6. These are the relevant changes from 6.4.2-rc1 to -rc2: fetchmailconf: Bump version to 1.61. fetchmailconf: Set window icon for window manager. fetchmailconf: Add verbose/normal to run buttons of main window. fetchmailconf: Check fetchmail's exit status from RunWindow() fetchmailconf: Update RunWindow() line-wise. fetchmailconf: Make RunWindow resizeable. fetchmailconf: Omit unused 'parent' argument from RunWindow() constructor fetchmailconf: Heed Exceptions in make_icon_window(). Fix missing 'from' in NEWS. |