40dffd4c51
* add licenses * remove kerberos conditional pre-configure rule (fixed in upstream) Changes: fetchmail-6.3.26 (released 2013-04-23, 26180 LoC): # NOTE THAT FETCHMAIL IS NO LONGER PUBLISHED THROUGH IBIBLIO. * They have stopped accepting submissions and consider themselves an archive. # CRITICAL BUG FIX for setups using "mimedecode": * The mimedecode feature failed to ship the last line of the body if it was encoded as quoted-printable and had a MIME soft line break in the very last line. Reported by Lars Hecking in June 2011. Bug introduced on 1998-03-20 when the mimedecode support was added by ESR before release 4.4.1 through code contributed by Henrik Storner. Workaround for older releases: do not use mimedecode feature. Earlier versions of this NEWS file claimed this bug fixed in fetchmail-6.3.23, but it was not. Fixes Launchpad Bug#1171818. fetchmail-6.3.25 (released 2013-03-18, 26149 LoC): # NOTE THAT FETCHMAIL IS NO LONGER PUBLISHED THROUGH IBIBLIO. * They have stopped accepting submissions and consider themselves an archive. # BUG FIXES * Fix a memory leak in out-of-memory error condition while handling plugins. Report and patch by John Beck (found with Parfait static code analyzer). * Fix a NULL pointer dereference in out-of-memory error condition while handling plugins. Report and patch by John Beck (found with Parfait static code analyzer). # CHANGES * Improved reporting when SSL/TLS X.509 certificate validation has failed, working around a not-so-recent swapping of two OpenSSL error codes, and a practical impossibility to distinguish broken certification chains from missing trust anchors (root certificates). * OpenSSL decoded errors are now reported through report(), rather than dumped to stderr, so that they should show up in logfiles and/or syslog. * The fetchmail manual page no longer claims that MD5 were the default OpenSSL hash format (for use with --sslfingerprint). Reported by Jakob Wilk, PARTIAL fix for Debian Bug#700266. * The fetchmail manual page now refers the user to --softbounce from the SMTP/ESMTP ERROR HANDLING section. Reported by Anton Shterenlikht. # WORKAROUNDS * Older systems that provide the older RFC-2553 implementation of getaddrinfo, rather than the current RFC-3493, and systems that do not provide this getaddrinfo() interface at all and thus use the replacement functions from libesmtp/getaddrinfo.?, might return EAI_NODATA when a host is registered in DNS as MX or similar, but without A or AAAA records. Handle this situation when checking for multidrop aliases and treat EAI_NODATA the same as EAI_NONAME, i. e. name cannot be resolved. The proper fix, however, is to upgrade the operating system. # TRANSLATION UPDATES [cs] Czech, by Petr Pisar [da] Danish, by Joe Hansen [de] German [eo] Esperanto, by Sian Mountbatten and Felipe Castro [fr] French, by Frédéric Marchal [ja] Japanese, by Takeshi Hamasaki [pl] Polish, by Jakub Bogusz [sv] Swedish, by Göran Uddeborg [vi] Vietnamese, by Trần Ngọc Quân
35 lines
1.3 KiB
Text
35 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.16 2018/05/22 09:22:31 triaxx Exp $
|
|
bin/fetchmail
|
|
man/man1/fetchmail.1
|
|
share/doc/fetchmail/COPYING
|
|
share/doc/fetchmail/FAQ
|
|
share/doc/fetchmail/FEATURES
|
|
share/doc/fetchmail/NOTES
|
|
share/doc/fetchmail/README
|
|
share/doc/fetchmail/design-notes.html
|
|
share/doc/fetchmail/fetchmail-FAQ.html
|
|
share/doc/fetchmail/fetchmail-features.html
|
|
share/locale/ca/LC_MESSAGES/fetchmail.mo
|
|
share/locale/cs/LC_MESSAGES/fetchmail.mo
|
|
share/locale/da/LC_MESSAGES/fetchmail.mo
|
|
share/locale/de/LC_MESSAGES/fetchmail.mo
|
|
share/locale/el/LC_MESSAGES/fetchmail.mo
|
|
share/locale/en_GB/LC_MESSAGES/fetchmail.mo
|
|
share/locale/eo/LC_MESSAGES/fetchmail.mo
|
|
share/locale/es/LC_MESSAGES/fetchmail.mo
|
|
share/locale/fi/LC_MESSAGES/fetchmail.mo
|
|
share/locale/fr/LC_MESSAGES/fetchmail.mo
|
|
share/locale/gl/LC_MESSAGES/fetchmail.mo
|
|
share/locale/id/LC_MESSAGES/fetchmail.mo
|
|
share/locale/it/LC_MESSAGES/fetchmail.mo
|
|
share/locale/ja/LC_MESSAGES/fetchmail.mo
|
|
share/locale/nl/LC_MESSAGES/fetchmail.mo
|
|
share/locale/pl/LC_MESSAGES/fetchmail.mo
|
|
share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
|
|
share/locale/ru/LC_MESSAGES/fetchmail.mo
|
|
share/locale/sk/LC_MESSAGES/fetchmail.mo
|
|
share/locale/sq/LC_MESSAGES/fetchmail.mo
|
|
share/locale/sv/LC_MESSAGES/fetchmail.mo
|
|
share/locale/tr/LC_MESSAGES/fetchmail.mo
|
|
share/locale/vi/LC_MESSAGES/fetchmail.mo
|
|
share/locale/zh_CN/LC_MESSAGES/fetchmail.mo
|