SHA256
1
0
forked from pool/fetchmail
Commit Graph

107 Commits

Author SHA256 Message Date
689ab2ae78 Accepting request 159960 from home:vitezslav_cizek:branches:server:mail
- 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.

OBS-URL: https://build.opensuse.org/request/show/159960
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=48
2013-03-19 12:38:13 +00:00
d52c056ad6 Accepting request 145066 from home:vitezslav_cizek:branches:server:mail
- 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

OBS-URL: https://build.opensuse.org/request/show/145066
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=46
2012-12-20 10:21:30 +00:00
Vítězslav Čížek
84c9fafd3d Accepting request 140978 from home:coolo:branches:openSUSE:Factory
- do not use useradd -o without -u

OBS-URL: https://build.opensuse.org/request/show/140978
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=44
2012-11-13 13:10:18 +00:00
Ismail Dönmez
4b820d99c2 Accepting request 133601 from home:vitezslav_cizek:branches:server:mail
- 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.

OBS-URL: https://build.opensuse.org/request/show/133601
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=42
2012-09-18 18:01:54 +00:00
Philipp Thomas
0e0d5c3899 Accepting request 126380 from home:seife:testing
- dont't require, just suggest smtp_daemon -- fetchmail does run
  fine (and much safer) with e.g. procmail as mda.

OBS-URL: https://build.opensuse.org/request/show/126380
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=40
2012-07-04 09:07:32 +00:00
Greg Kroah-Hartman
829699ccc7 Accepting request 95016 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/95016
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=38
2011-12-02 19:02:08 +00:00
Vítězslav Čížek
228ead56f5 Accepting request 83507 from home:jengelh:bl-f
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

OBS-URL: https://build.opensuse.org/request/show/83507
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=36
2011-09-19 12:03:19 +00:00
Petr Uzel
e150fd91b1 - repack upstream tarball without fetchmail-{SA,EN}-*.txt (bnc#713698)
- add README-security.txt

OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=34
2011-08-30 09:54:56 +00:00
Petr Uzel
bf3d2d1d7f update to fetchmail-6.3.21
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=33
2011-08-22 09:16:07 +00:00
74b2f963cb Accepting request 74873 from home:dec16180:ldig:branches:server:mail
license update:  GPLv2+
remove licenses " Other uncritical OpenSource License ; Public Domain, Freeware"

OBS-URL: https://build.opensuse.org/request/show/74873
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=32
2011-06-30 10:59:37 +00:00
Petr Uzel
f4f4cf6922 update to fetchmail-6.3.20
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=30
2011-06-06 14:30:41 +00:00
Petr Uzel
6c628d6e0a update to 6.3.18
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=28
2010-12-13 11:29:14 +00:00
Petr Uzel
67e900f5f2 update to fetchmail-6.3.18
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=26
2010-10-11 08:43:03 +00:00
OBS User buildservice-autocommit
9cb38e6f9d Updating link to change in openSUSE:Factory/fetchmail revision 39.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=f3cc7335e5244bc89e535de3197d6b95
2010-08-23 15:20:16 +00:00
OBS User autobuild
cf843a39fe Accepting request 45714 from server:mail
checked in (request 45714)

OBS-URL: https://build.opensuse.org/request/show/45714
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=25
2010-08-23 15:20:15 +00:00
Petr Uzel
38d7e0a617 update to fetchmail-6.3.17
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=24
2010-08-17 15:01:55 +00:00
OBS User buildservice-autocommit
e7d63807f2 Updating link to change in openSUSE:Factory/fetchmail revision 38.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=ae6b21858754c456ffc00eacca053cf0
2010-07-27 02:34:32 +00:00
Petr Uzel
094ab788fa update to fetchmail-6.3.17
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=22
2010-07-22 10:55:19 +00:00
OBS User autobuild
da45cb295f Accepting request 38214 from server:mail
checked in (request 38214)

OBS-URL: https://build.opensuse.org/request/show/38214
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=21
2010-04-20 00:29:46 +00:00
Petr Uzel
5941671796 bnc#597673
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=20
2010-04-19 12:37:18 +00:00
OBS User buildservice-autocommit
785fec28c3 Updating link to change in openSUSE:Factory/fetchmail revision 33.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=2afa2ca9e136f70000e4b644afe65d8a
2010-04-15 22:12:58 +00:00
OBS User autobuild
37158f96a4 Accepting request 37958 from server:mail
checked in (request 37958)

OBS-URL: https://build.opensuse.org/request/show/37958
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=19
2010-04-15 22:12:57 +00:00
Petr Uzel
8582cfb29d Accepting request 37957 from home:puzel:branches:server:mail
Copy from home:puzel:branches:server:mail/fetchmail via accept of submit request 37957 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/37957
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=18
2010-04-14 16:05:48 +00:00
OBS User buildservice-autocommit
b36d3ac12b Updating link to change in openSUSE:Factory/fetchmail revision 32.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=152e260c987e4263c9e321dc55594b15
2010-04-07 19:48:45 +00:00
OBS User autobuild
1ecd5ebc4c Accepting request 37201 from server:mail
checked in (request 37201)

OBS-URL: https://build.opensuse.org/request/show/37201
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=17
2010-04-07 19:48:43 +00:00
Petr Uzel
971b74e825 update to fetchmail-6.3.16
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=16
2010-04-07 11:40:31 +00:00
OBS User buildservice-autocommit
3a0f5eca2c Updating link to change in openSUSE:Factory/fetchmail revision 31.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=58fd0da4abf1915dd7b23ecf1fc43928
2010-03-31 09:06:33 +00:00
OBS User autobuild
7af36decfe Accepting request 35946 from server:mail
checked in (request 35946)

OBS-URL: https://build.opensuse.org/request/show/35946
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=15
2010-03-31 09:06:32 +00:00
Petr Uzel
4a52fac57d update to 6.3.15
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=14
2010-03-29 09:51:15 +00:00
OBS User autobuild
3a34a00cab Accepting request 31635 from server:mail
Copy from server:mail/fetchmail based on submit request 31635 from user puzel

OBS-URL: https://build.opensuse.org/request/show/31635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=29
2010-02-05 14:49:59 +00:00
OBS User autobuild
4c630e2041 Accepting request 24293 from server:mail
Copy from server:mail/fetchmail based on submit request 24293 from user puzel

OBS-URL: https://build.opensuse.org/request/show/24293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=28
2009-11-16 16:25:54 +00:00
OBS User unknown
8bfc256277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=26 2009-08-10 15:49:38 +00:00
OBS User unknown
88cdd048e8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=25 2009-07-04 07:58:31 +00:00
OBS User unknown
fa8c97a911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=24 2009-01-13 17:44:52 +00:00
OBS User unknown
286b4fa388 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=23 2009-01-12 16:52:51 +00:00
OBS User unknown
7b24f2a9c9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=22 2008-11-17 15:48:38 +00:00
OBS User unknown
fe5d9d08d3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=21 2008-10-09 09:56:24 +00:00
OBS User unknown
7acfccf095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=20 2008-10-06 15:33:50 +00:00
OBS User unknown
ed3d7fa6c0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=19 2008-09-09 20:08:25 +00:00
OBS User unknown
3da34ef0f1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=18 2008-09-05 20:38:07 +00:00
OBS User unknown
4dea61d474 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=17 2008-08-22 22:22:38 +00:00
OBS User unknown
d7df764411 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=16 2008-07-24 22:44:20 +00:00
OBS User unknown
85db21f9a3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=15 2008-07-08 14:54:29 +00:00
OBS User unknown
4aba41ab92 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=14 2008-06-23 19:41:41 +00:00
OBS User unknown
41536a3b57 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=13 2008-05-22 23:40:45 +00:00
OBS User unknown
3eb9acca2e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=12 2008-05-01 12:14:37 +00:00
OBS User unknown
5e6ab45f6e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=11 2008-03-28 17:56:13 +00:00
OBS User unknown
529190579f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=10 2007-11-28 23:01:50 +00:00
OBS User unknown
2d8cb834a5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=9 2007-10-03 15:00:43 +00:00
OBS User unknown
61eb6b4d94 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=8 2007-09-11 19:16:01 +00:00
OBS User unknown
2d007679c6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=7 2007-08-31 16:40:29 +00:00
OBS User unknown
88c950ac6a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=6 2007-07-02 19:58:06 +00:00
OBS User unknown
539d570136 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=5 2007-04-19 19:30:01 +00:00
OBS User unknown
149ded0036 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=4 2007-03-30 00:33:07 +00:00
OBS User unknown
3789592d80 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=3 2007-02-06 23:28:54 +00:00
OBS User unknown
205a98b839 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=2 2007-01-25 16:56:01 +00:00
OBS User unknown
32d8d6938e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=1 2007-01-15 23:12:14 +00:00