Package Release Info

fetchmail-6.5.2-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

fetchmailconf

Change Logs

* Tue Jan 14 2025 angel.yankov@suse.com
- 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).
* Tue Nov 26 2024 angel.yankov@suse.com
- 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
* Thu Apr 04 2024 dmueller@suse.com
- 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.
* Wed Jan 17 2024 steven.kowalik@suse.com
- Add patch fetchmailconf-no-more-future.patch:
  * Drop requirement for python-future from fetchmailconf.
* Wed Mar 01 2023 david.anes@suse.com
- Update to 6.4.37:
  * TRANSLATIONS: language translations were updated:
  - sr [Serbian]
* Tue Feb 07 2023 david.anes@suse.com
- Update to 6.4.36:
  * TRANSLATIONS: language translations were updated:
  - cs, es, fr, ja, pl, ro, sq, sv
* Sat Jan 21 2023 dmueller@suse.com
- disable opie support
* Thu Jan 05 2023 david.anes@suse.com
- 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.
* Fri Oct 21 2022 david.anes@suse.com
- Remove stale requires to python-rpm-macros.
* Mon Oct 17 2022 david.anes@suse.com
- 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