207 Commits

Author SHA256 Message Date
944d873851 Accepting request 1289765 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1289765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=117
2025-07-02 16:17:05 +00:00
4a2f1bd65f - Update to 6.5.4
* BUGFIXES:
    * socket: avoid crash when writing to a socket without SSL/TLS fails.
      Reported by Andrea Venturoli via mailing list, fixes #71.
    * wolfSSL support: avoid fetchmail.c compilation failure in certain
      configurations of wolfSSL (for instance, on FreeBSD's wolfssl-5.8.0_1
      package), OpenSSL_version enables a newer 1.1.x compat API that passes its
      argument to a wolfSSL API, with OPENSSL_DIR and OPENSSL_ENGINES_DIR, causing
      related compiler failures.
      See <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287435>.

OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=163
2025-07-02 07:12:04 +00:00
a6241e6577 Accepting request 1238530 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1238530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=116
2025-01-17 17:44:11 +00:00
9a1d600b2e - Update to 6.5.2
* TRANSLATIONS: fetchmail's translations were updated, courtesy of:
    * cs:    Petr Pisar [Czech]
    * sr:    Мирослав Николић (Miroslav Nikolić) [Serbian]
  * CHANGES:
    * Minor documentation consistency fixes (versions, dates).

OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=161
2025-01-17 15:35:45 +00:00
cfceafd9b3 Accepting request 1227351 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1227351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=115
2024-11-30 12:28:22 +00:00
9f1d1d27ed Accepting request 1227336 from home:ayankov:branches:server:mail
- Upgrade to 6.5.1 
  * Drop two wolfSSL compile-time checks that were for older 6.4 or for future
    7.0 releases and broke compilation with wolfSSL 5.7.4. 
    Fixes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282413#c4
  * Use %p instead of non-portable %#p for one wolfSSL-related diagnostic message
    (FreeBSD defines %#p to be %p, on many other platforms it's undefined 
    behavior).
  * Add regex_helper.c to list of files that contain translatable strings,
    which contains two strings we missed to translate.
  * Simplify EVP_MD_fetch API detection ("like OpenSSL 3" vs. "like OpenSSL 1") 
    for version switch and base it on the claimed OpenSSL version of the crypto 
    SSL, which works for LibreSSL (claims OpenSSL 2) and wolfSSL alike.
  * Several translations added
  - Rebased fetchmail-6.3.8-smtp_errors.patch
  - Rebased fetchmail-FAQ-list-gmail-options-including-oauthbearer-and-app.patch
  - Rebased fetchmail-add-contrib-fetchnmail-oauth2.py-token-acquisition-u.patch
  - Rebased fetchmail-add-imap-oauthbearer-support.patch
  - Rebased fetchmail-add-passwordfile-and-passwordfd-options.patch
  - Rebased fetchmail-add-query_to64_outsize-utility-function.patch
  - Rebased fetchmail-bump-max-passwordlen-to-1bytes.patch
  - Rebased fetchmail-give-each-ctl-it-s-own-copy-of-password.patch
  - Rebased fetchmail-increase-max-password-length-to-handle-oauth-tokens.patch
  - Rebased fetchmail-re-read-passwordfile-on-every-poll.patch
  - Rebased fetchmail-support-oauthbearer-xoauth2-with-pop3.patch
  - Rebased fetchmailconf-no-more-future.patch

OBS-URL: https://build.opensuse.org/request/show/1227336
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=159
2024-11-29 14:58:57 +00:00
5acaca5175 Accepting request 1166902 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1166902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=114
2024-04-12 15:34:41 +00:00
1b246986e0 Accepting request 1164526 from home:dirkmueller:Factory
- update to 6.4.38:
  * Tighten OpenSSL and wolfSSL version requirements again. See
    README.SSL.
  * Distributors providing older versions that they backport
    security fixes for may want to patch socket.c but remember
    to redirect support to your distribution's support channels.
    The fetchmail maintainer only supports functionally
    unmodified builds with publicly available SSL/TLS library
    versions.
  * fetchmail will refuse to build against OpenSSL 1.0.2 older
    than 1.0.2u, or wolfSSL older than 5.6.2. It will warn about
    OpenSSL older than 3.0.9, or between 3.1.0 and 3.1.4,
    or wolfSSL older than 5.6.6.

- Update to 6.4.37:
- Update to 6.4.36:
- disable opie support
    - When an SMTP receiver refuses delivery, a message would be
  in /etc and restoring them while an RPM update.
    - Try to fix ./configure --with-ssl=... for systems that have
      multiple OpenSSL versions installed.  Issues reported by
    - The netrc parser now reports its errors to syslog or logfile
    - Bump wolfSSL minimum required version to 5.2.0 to pull in
    - Using OpenSSL 1.* before 1.1.1n elicits a compile-time
    - Using OpenSSL 3.* before 3.0.2  elicits a compile-time
    - configure.ac was tweaked in order to hopefully fix
      cross-compilation issues  report, and different patch
  * Bump wolfSSL minimum required version to 5.1.1 to pull in
  * Always create fetchmail group, even if the user is already
    present, as a leftover from Leap 15.2 upgrade. This may happen

OBS-URL: https://build.opensuse.org/request/show/1164526
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=157
2024-04-11 15:31:28 +00:00
1bea3287cf Accepting request 1139380 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1139380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=113
2024-01-17 21:16:29 +00:00
David Anes
d3d6f67ccb Accepting request 1139330 from home:StevenK:branches:server:mail
- Add patch fetchmailconf-no-more-future.patch:
  * Drop requirement for python-future from fetchmailconf.

OBS-URL: https://build.opensuse.org/request/show/1139330
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=155
2024-01-17 07:42:14 +00:00
7b6ee90369 Accepting request 1068520 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1068520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=112
2023-03-02 22:03:36 +00:00
David Anes
8917537ba8 Accepting request 1068517 from home:david.anes:branches:server:mail
- Update to 6.4.37: 
  * TRANSLATIONS: language translations were updated:
    - sr [Serbian]

OBS-URL: https://build.opensuse.org/request/show/1068517
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=153
2023-03-01 17:43:23 +00:00
2c33ca3a2b Accepting request 1063795 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1063795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=111
2023-02-08 16:20:40 +00:00
David Anes
53e09a635b Accepting request 1063655 from home:david.anes:branches:server:mail
- Update to 6.4.36: 
  * TRANSLATIONS: language translations were updated:
    - cs, es, fr, ja, pl, ro, sq, sv

OBS-URL: https://build.opensuse.org/request/show/1063655
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=151
2023-02-08 11:09:40 +00:00
265ff9732c Accepting request 1060449 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1060449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=110
2023-01-23 17:33:54 +00:00
David Anes
3f296dd2cf Accepting request 1060163 from home:dirkmueller:Factory
- disable opie support

OBS-URL: https://build.opensuse.org/request/show/1060163
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=149
2023-01-23 15:30:00 +00:00
9bd1be848c Accepting request 1056285 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1056285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=109
2023-01-06 16:05:49 +00:00
David Anes
505ffd6b3c Accepting request 1056284 from home:david.anes:branches:server:mail
- Update to 6.4.35:
  * BREAKING CHANGES:
    - Fetchmail now warns about OpenSSL before 1.1.1s or 3.0.7,
      and rejects wolfSSL older than 5.5.0.
  * Updated Swedish and Esperanto translations.

OBS-URL: https://build.opensuse.org/request/show/1056284
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=147
2023-01-05 21:29:50 +00:00
26e57d1324 Accepting request 1030373 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1030373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=108
2022-10-21 14:20:17 +00:00
David Anes
1b12d7de8c Accepting request 1030371 from home:david.anes:branches:server:mail
- Remove stale requires to python-rpm-macros.

OBS-URL: https://build.opensuse.org/request/show/1030371
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=145
2022-10-21 11:34:01 +00:00
8a2c169156 Accepting request 1030160 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1030160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=107
2022-10-20 14:07:59 +00:00
cec7b4591a Accepting request 1029584 from home:david.anes:branches:server:mail
- Update to 6.4.34:
  * Bugfixes:
    - When an SMTP receiver refuses delivery, a message would be 
      deleted from the mail store in spite of a softbounce option
      that is enabled.
  * Translations:
    - Updated Serbian translation

OBS-URL: https://build.opensuse.org/request/show/1029584
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=143
2022-10-20 12:08:53 +00:00
0eee501214 Accepting request 1003125 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1003125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=106
2022-09-13 13:09:55 +00:00
David Anes
646e4354ff Accepting request 1003038 from home:mcepl:branches:server:mail
- Update to 6.4.33:
  - Turns out the snapd version of HTMLDOC 1.9.16 is broken, so I
    have added a wrapper script that uses the flatpak version of
    HTMLDOC, for the benefit of rebuilding on distros that do not
    ship HTMLDOC natively.
- Remove upstreamed 44-uncorrupt_runfetchmail.patch

OBS-URL: https://build.opensuse.org/request/show/1003038
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=141
2022-09-13 07:23:34 +00:00
504bd17f18 Accepting request 1002991 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1002991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=105
2022-09-12 17:09:02 +00:00
David Anes
598e703eb0 Accepting request 1000493 from home:schubi2
- Migration to /usr/etc: Saving user changed configuration files
  in /etc and restoring them while an RPM update.

OBS-URL: https://build.opensuse.org/request/show/1000493
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=139
2022-09-12 14:17:53 +00:00
352180d134 Accepting request 991946 from server:mail
OBS-URL: https://build.opensuse.org/request/show/991946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=104
2022-08-01 19:33:00 +00:00
David Anes
d3007028df Accepting request 991826 from home:mcepl:branches:server:mail
- Update to 6.4.32:
  * Use configure to find rst2html, some systems install it only
    with .py suffix, others only without, and some install both.
  * Update README.maintainer
  * Translations updated.
- Reapplied patches
- Add 44-uncorrupt_runfetchmail.patch to clean up some contrib/
  scripts (gl#fetchmail/fetchmail#44).

OBS-URL: https://build.opensuse.org/request/show/991826
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=137
2022-08-01 07:35:53 +00:00
9a8f775aea Accepting request 989821 from server:mail
OBS-URL: https://build.opensuse.org/request/show/989821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=103
2022-07-18 16:34:32 +00:00
David Anes
da873517b9 Accepting request 989820 from home:david.anes:branches:server:mail
- update to 6.4.31
  * Bugfixes:
    - Try to fix ./configure --with-ssl=... for systems that have 
      multiple OpenSSL versions installed.  Issues reported by 
      Dennis Putnam.
    - The netrc parser now reports its errors to syslog or logfile 
      when appropriate, previously it would always log to stderr.
    - Add error checking to .netrc parser.
  * Changes:
    - manpage: use .UR/.UE macros instead of .URL for URIs.
    - manpage: fix contractions. Found with FreeBSD's igor tool.
    - manpage: HTML now built with pandoc -> python-docutils
      (manServer.pl was dropped)

OBS-URL: https://build.opensuse.org/request/show/989820
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=135
2022-07-18 08:36:00 +00:00
87a050ec1a Accepting request 984200 from server:mail
OBS-URL: https://build.opensuse.org/request/show/984200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=102
2022-06-21 14:38:02 +00:00
David Anes
8d79cc8c79 Accepting request 984196 from home:schubi2
- Moved logrotate files from user specific directory /etc/logrotate.d
  to vendor specific directory /usr/etc/logrotate.d.

OBS-URL: https://build.opensuse.org/request/show/984196
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=133
2022-06-21 14:15:36 +00:00
80ae9acc45 Accepting request 973654 from server:mail
OBS-URL: https://build.opensuse.org/request/show/973654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=101
2022-04-28 21:08:12 +00:00
David Anes
3c17df6a9f Accepting request 973653 from home:david.anes:branches:server:mail
- update to 6.4.30:
  * Breaking changes:
    - Bump wolfSSL minimum required version to 5.2.0 to pull in 
      security fix.
  * Changes:
    - Using OpenSSL 1.* before 1.1.1n elicits a compile-time 
      warning.
    - Using OpenSSL 3.* before 3.0.2  elicits a compile-time 
      warning.
    - configure.ac was tweaked in order to hopefully fix 
      cross-compilation issues  report, and different patch 
      suggested
  * Translations.:
    - ro: Updated Romanian translation.

OBS-URL: https://build.opensuse.org/request/show/973653
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=131
2022-04-28 10:38:56 +00:00
a6c8a8f5e9 Accepting request 969713 from server:mail
OBS-URL: https://build.opensuse.org/request/show/969713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=100
2022-04-13 19:05:18 +00:00
David Anes
8a503d6832 Accepting request 969544 from home:dirkmueller:Factory
- update to 6.4.29:
  * Updated vi [Vietnamese] translation.

OBS-URL: https://build.opensuse.org/request/show/969544
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=129
2022-04-13 07:27:49 +00:00
e3babe5344 Accepting request 960695 from server:mail
OBS-URL: https://build.opensuse.org/request/show/960695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=99
2022-03-10 21:45:21 +00:00
David Anes
9c9b777b21 Accepting request 960655 from home:david.anes:branches:server:mail
- update to 6.4.28:
  * Updated spanish translation.
- fix typos in changelog.

- update to 6.4.27:
- update to 6.4.26:
- update to 6.4.25:

OBS-URL: https://build.opensuse.org/request/show/960655
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=127
2022-03-10 09:44:47 +00:00
6adf7bb8ef Accepting request 957645 from server:mail
OBS-URL: https://build.opensuse.org/request/show/957645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=98
2022-02-25 20:25:24 +00:00
David Anes
2787b03544 Accepting request 957644 from home:david.anes:branches:server:mail
- update to 6.5.27:
  * Bump wolfSSL minimum required version to 5.1.1 to pull in 
    security fix.
  * Updated romanian translation.

OBS-URL: https://build.opensuse.org/request/show/957644
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=126
2022-02-25 18:31:41 +00:00
edf3b94fce Accepting request 945814 from server:mail
OBS-URL: https://build.opensuse.org/request/show/945814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=97
2022-01-12 23:22:31 +00:00
David Anes
89c1df4b48 Accepting request 945812 from home:david.anes:branches:server:mail
- fix [bsc#1194203]:
  * Always create fetchmail group, even if the user is already 
  present, as a leftover from Leap 15.2 upgrade. This may happen 
  also if user is messing with groups/users directly or upgrading 
  from even an older fetchmail versions.

OBS-URL: https://build.opensuse.org/request/show/945812
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=125
2022-01-12 12:04:14 +00:00
d6c131c101 Accepting request 942820 from server:mail
OBS-URL: https://build.opensuse.org/request/show/942820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=96
2021-12-28 11:26:19 +00:00
260e5acbd3 Accepting request 942816 from home:david.anes:branches:server:mail
Update to 6.4.26

OBS-URL: https://build.opensuse.org/request/show/942816
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=124
2021-12-27 17:26:40 +00:00
05d47861af Accepting request 941607 from server:mail
OBS-URL: https://build.opensuse.org/request/show/941607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=95
2021-12-20 20:06:18 +00:00
2afc4f4d1a Accepting request 941606 from home:pmonrealgonzalez:branches:server:mail
- Rebased patches:
  * fetchmail-add-imap-oauthbearer-support.patch
  * fetchmail-support-oauthbearer-xoauth2-with-pop3.patch

OBS-URL: https://build.opensuse.org/request/show/941606
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=123
2021-12-20 09:53:32 +00:00
d748927d55 Accepting request 940000 from home:dirkmueller:Factory
- update to 6.5.25:
  * 6.4.24's workaround for OpenSSL 1.0.2's X509_V_FLAG_TRUSTED_FIRST flag
    contained a typo and would not kick in properly.
  * Library and/or rpath setting from configure.ac was fixed.
  * Added an example systemd unit file and instructions to contrib/systemd/
    which runs fetchmail as a daemon with 5-minute poll intervals.
  * fetchmail can now be used with wolfSSL 5's OpenSSL compatibility layer,
    see INSTALL and README.SSL. This is considered experimental.
    Feedback solicited.
  * Bison 3.8 dropped yytoknum altogether, breaking compilation due to a
    warning workaround. Remove the cast of yytoknum to void.  This may cause
    a compiler warning to reappear with older Bison versions.
  * OpenSSL 1.0.2: Workaround for systems that keep the expired DST Root CA X3 
    certificate in its trust store because OpenSSL by default prefers the 
    untrusted certificate and fails.
  * For common ssh-based IMAP PREAUTH setups (i. e. those that use a plugin
    - no matter its contents - and that set auth ssh), change the STARTTLS 
    error message to suggest sslproto '' instead.
    This is a commonly reported issue after the CVE-2021-39272 fix in 6.4.22.
- drop fetchmail-bison-3.8.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/940000
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=122
2021-12-20 09:50:29 +00:00
66ca428f8b Accepting request 930645 from server:mail
OBS-URL: https://build.opensuse.org/request/show/930645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=94
2021-11-10 20:46:45 +00:00
7b1f6bdab7 Accepting request 930497 from home:dimstar:Factory
- Add fetchmail-bison-3.8.patch: Fix build with bison 3.8.

Patch from upstream git

OBS-URL: https://build.opensuse.org/request/show/930497
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=121
2021-11-10 11:44:44 +00:00
d13df626ed Accepting request 924829 from server:mail
OBS-URL: https://build.opensuse.org/request/show/924829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=93
2021-10-12 19:49:49 +00:00