Revisions of fetchmail

Lars Müller's avatar Lars Müller (lmuelle) committed (revision 58)
Removed executable permission bits from fetchmail.service file.
buildservice-autocommit accepted request 262937 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 57)
baserev update by copy to link target
Stefan Seyfried's avatar Stefan Seyfried (seife) accepted request 260502 from Oleksandr Chumachenko's avatar Oleksandr Chumachenko (Ledest) (revision 56)
fix bashism in postun script
buildservice-autocommit accepted request 234983 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 55)
baserev update by copy to link target
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) accepted request 234980 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 54)
- added necessary macros for systemd files
buildservice-autocommit accepted request 206422 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 53)
baserev update by copy to link target
Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) accepted request 204925 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 52)
- Add systemd support for openSUSE >= 12.3
buildservice-autocommit accepted request 173807 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 51)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 173762 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 50)
- added offline gpg verification
- update to 6.3.26
  # 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.
buildservice-autocommit accepted request 159974 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 49)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 159960 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 48)
- update to 6.3,25
# CRITICAL AND REGRESSION FIXES
* Plug a memory leak in OpenSSL's certificate verification callback.
  This would affect fetchmail configurations running with SSL in daemon mode
  more than one-shot runs.
  Reported by Erik Thiele, and pinned by Dominik Heeg,
  fixes Debian Bug #688015.
  This bug was introduced into fetchmail 6.3.0 (committed 2005-10-29)
  when support for subjectAltName was added through a patch by Roland
  Stigge, submitted as Debian Bug#201113.
* The --logfile option now works again outside daemon mode, reported by Heinz
  Diehl. The documentation that I had been reading was inconsistent with the
  code, and only parts of the manual page claimed that --logfile was only
  effective in daemon mode.
# 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.
buildservice-autocommit accepted request 146111 from Stephan Barth's avatar Stephan Barth (cyberiad) (revision 47)
baserev update by copy to link target
Stephan Barth's avatar Stephan Barth (cyberiad) accepted request 145066 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 46)
- update to 6.3.23
# REGRESSION FIXES
* Fix compilation with OpenSSL implementations before 0.9.8m that lack
  SSL_CTX_clear_options. Patch by Earl Chew.
  Note that the use of older OpenSSL versions with fetchmail is unsupported and
  *not* recommended.
# BUG FIXES
* Fix combination of --plugin and -f -. Patch by Alexander Zangerl,
  to fix Debian Bug#671294.
* Clean up logfile vs. syslog handling, and in case logfile overrides
  syslog, send a message to the latter stating where logging goes.
# CHANGES
* The build process can now be made a bit more silent and concise through
  ./configure --enable-silent-rules, or by adding "V=0" to the make command.
# WORKAROUNDS
* Make Maillennium POP3 workarounds less specific, to encompass
  Maillennium POP3/UNIBOX (Maillennium V05.00c++). Reported by Eddie
  via fetchmail-users mailing list, 2012-10-13.
# TRANSLATION UPDATES
buildservice-autocommit accepted request 141954 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 45)
baserev update by copy to link target
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) accepted request 140978 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 44)
- do not use useradd -o without -u
buildservice-autocommit accepted request 134928 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 43)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 133601 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 42)
- update to 6.3.22
  # SECURITY FIXES
    * CVE-2012-3482 (bnc#775988)
    * CVE-2011-3389
  # BUG FIX
    * The Server certificate: message in verbose mode now appears on stdout like the
      remainder of the output. Reported by Henry Jensen, to fix Debian Bug #639807.
    * The GSSAPI-related autoconf code now matches gssapi.c better, and uses
      a different check to look for GSS_C_NT_HOSTBASED_SERVICE.
      This fixes the GSSAPI-enabled build on NetBSD 6 Beta.
  # CHANGES
    * The security and errata notices fetchmail-{EN,SA}-20??-??.txt are now
      under the more relaxed CC BY-ND 3.0 license (the noncommercial clause
      was dropped). The Creative Commons address was updated.
    * The Python-related Makefile.am parts were simplified to avoid an automake
      1.11.X bug around noinst_PYTHON, Automake Bug #10995.
    * Configuring fetchmail without SSL now triggers a configure warning,
      and asks the user to consider running configure --with-ssl.
  # WORKAROUNDS
    * Some servers, notably Zimbra, return A1234 987 FETCH () in response to
      a header request, in the face of message corruption.  fetchmail now treats
      these as temporary errors. Report and Patch by Mikulas Patocka, Red Hat.
    * Some servers, notably Microsoft Exchange, return "A0009 OK FETCH completed."
      without any header in response to a header request for meeting reminder
      messages (with a "meeting.ics" attachment). fetchmail now treats these as
      transient errors.  Report by John Connett, Patch by Sunil Shetye.
buildservice-autocommit accepted request 127076 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 41)
baserev update by copy to link target
Philipp Thomas's avatar Philipp Thomas (psmt) accepted request 126380 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 40)
- dont't require, just suggest smtp_daemon -- fetchmail does run
  fine (and much safer) with e.g. procmail as mda.
buildservice-autocommit accepted request 100905 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 39)
baserev update by copy to link target
Displaying revisions 101 - 120 of 158
openSUSE Build Service is sponsored by