SHA256
1
0
forked from pool/fetchmail
Commit Graph

71 Commits

Author SHA256 Message Date
P. Janouch
a77029be94 Accepting request 396088 from home:jengelh:branches:server:mail
- Check for user/group existence before attempting to add them,
  and remove error suppression from these calls.
- Ensure tmpfile creation is run

OBS-URL: https://build.opensuse.org/request/show/396088
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=70
2016-05-17 15:37:52 +00:00
P. Janouch
bcebcfef5e OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=66 2016-04-08 13:44:59 +00:00
P. Janouch
06b06198ff - Made /etc/sysconfig/fetchmail work again after a botched systemd
conversion that ignored the file altogether (bsc#905673)
- Removed the FETCHMAIL_USER setting in favor of editing the
  systemd service file (which should be copied to the respective
  location in /etc, and not edited in-place)

OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=65
2016-04-08 12:39:15 +00:00
Tomáš Chvátal
c6354a6215 - Cleanup with spec-cleaner
- Remove support for <12.3 as it does not build anyway.
- Fix krb5 switches
- Provide proper rcbla controler for the service

OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=63
2015-01-08 16:05:27 +00:00
Tomáš Chvátal
8469424451 Accepting request 266788 from home:msmeissn:branches:server:mail
- build with PIE

OBS-URL: https://build.opensuse.org/request/show/266788
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=62
2015-01-08 15:47:20 +00:00
Lars Müller
7ca06596cd Remove dependency on gpg-offline as signature checking is implemented in the
source validator.

OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=60
2014-12-05 13:15:59 +00:00
Lars Müller
3cf4976e5a Update the project url in the spec file after Berlios shutdown.
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=59
2014-12-05 13:14:19 +00:00
Lars Müller
f51ede2822 Removed executable permission bits from fetchmail.service file.
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=58
2014-12-05 13:08:28 +00:00
Stefan Seyfried
80437e4ec8 Accepting request 260502 from home:Ledest:misc
fix bashism in postun script

OBS-URL: https://build.opensuse.org/request/show/260502
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=56
2014-11-25 07:57:58 +00:00
Vítězslav Čížek
b43dbdfffa Accepting request 234980 from home:jsegitz:branches:server:mail
- added necessary macros for systemd files

OBS-URL: https://build.opensuse.org/request/show/234980
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=54
2014-05-21 12:22:56 +00:00
Dr. Werner Fink
992c58140e Accepting request 204925 from home:posophe:branches:server:mail
- Add systemd support for openSUSE >= 12.3

OBS-URL: https://build.opensuse.org/request/show/204925
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=52
2013-11-10 10:08:03 +00:00
8d7fe5fc04 Accepting request 173762 from home:vitezslav_cizek:branches:server:mail
- 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.

OBS-URL: https://build.opensuse.org/request/show/173762
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=50
2013-04-29 14:07:31 +00:00
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
OBS User buildservice-autocommit
9c5ad8a832 Updating link to change in openSUSE:Factory/fetchmail revision 46.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=16cbafb0c721146ae51cf92859961cf2
2011-08-31 08:39:35 +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
OBS User buildservice-autocommit
f9738ed50d Updating link to change in openSUSE:Factory/fetchmail revision 44.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=796bf59b91a78c2e1e8d7f3509162297
2011-06-30 09:43:26 +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