./mail/fetchmailconf, Configuration tool for fetchmail

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 6.3.11, Package name: fetchmailconf-6.3.11, Maintainer: pkgsrc-users

Fetchmailconf provides an easy-to-use GUI to "fetchmail".


Required to run:
[lang/python25] [mail/fetchmail] [x11/py-Tk]

Required to build:
[pkgtools/x11-links]

Master sites:

SHA1: e769bcb81b393a55e02ec4bf7e94a52cf0c8ef8f
RMD160: 8d6b0e42b9ead6e836e40e8ae494a6f5b7d3a59b
Filesize: 1571.214 KB

Version history: (Expand)


CVS history: (Expand)


   2009-08-14 20:45:44 by Lubomir Sedlacik | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket #2859 - requested by tron
fetchmail: security update
fetchmailconf: security update

Revisions pulled up:
- pkgsrc/mail/fetchmail/Makefile		1.169
- pkgsrc/mail/fetchmail/PLIST			1.13
- pkgsrc/mail/fetchmail/distinfo		1.40
- pkgsrc/mail/fetchmail/patches/patch-aa	removed
- pkgsrc/mail/fetchmail/patches/patch-aa	removed
- pkgsrc/mail/fetchmailconf/Makefile		1.75

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Mon Aug 10 08:46:30 UTC 2009

   Modified Files:
   	pkgsrc/mail/fetchmail: Makefile PLIST distinfo
   	pkgsrc/mail/fetchmailconf: Makefile
   Removed Files:
   	pkgsrc/mail/fetchmail/patches: patch-aa patch-ab

   Log message:
   Update "fetchmail" package to version 6.3.11. Changes since version \ 
6.3.8:
   - Security fixes for CVE-2009-2666, CVE-2007-4565 and CVE-2008-2711.
   - Fetchmail no longer drops permanently undelivered messages by default,
     to match historic documentation.  It does this by adding a new
     "softbounce" option.
   - A lot bug fixes and improvements.