Path to this page:
./
mail/fetchmailconf,
Configuration tool for fetchmail
Branch: pkgsrc-2011Q2,
Version: 6.3.21,
Package name: fetchmailconf-6.3.21,
Maintainer: pkgsrc-usersFetchmailconf provides an easy-to-use GUI to "fetchmail".
Required to run:[
mail/fetchmail] [
lang/python26] [
x11/py-Tk]
Required to build:[
pkgtools/x11-links]
Master sites:
SHA1: e32a0d40ec133d651782543ecd7bc9bbee52dff7
RMD160: 981084b384eb8f6f424af64ceb5922a030271519
Filesize: 1684.028 KB
Version history: (Expand)
- (2011-08-26) Updated to version: fetchmailconf-6.3.21
- (2011-08-05) Package added to pkgsrc.se, version fetchmailconf-6.3.20 (created)
CVS history: (Expand)
2011-08-26 10:08:35 by Steven Drake | Files touched by this commit (3) |
Log message:
Pullup ticket #3512 - requested by tron
mail/fetchmail critical bug fix
Revisions pulled up:
- mail/fetchmail/Makefile 1.177
- mail/fetchmail/distinfo 1.45
- mail/fetchmailconf/Makefile 1.81
---
Module Name: pkgsrc
Committed By: tron
Date: Fri Aug 26 07:19:25 UTC 2011
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
pkgsrc/mail/fetchmailconf: Makefile
Log message:
Update "fetchmail" and "fetchmailconf" package to version \
6.3.21.
Changes since version 6.3.20:
- The IMAP client no longer inserts NUL bytes into the last line of a
message when it is not closed with a LF or CRLF sequence. Reported
by Antoine Levitt. As a side effect of the fix, and in order to
avoid a full rewrite, fetchmail will now CRLF-terminate the last
line fetched through IMAP, even if it is originally not terminated
by LF or CRLF. This bears no relevance if your messages end up in
mbox, but adds line termination for storages (like Maildir) that do
not require that the last line be LF- or CRLF-terminated.
|