SHA256
1
0
forked from pool/fetchmail
Go to file
Pedro Monreal Gonzalez a1351922ef Accepting request 829815 from home:pmonrealgonzalez:branches:server:mail
- Update fetchmail.keyring file
- Use %{_prefix}/lib instead of %{_libexecdir}

- update to 6.4.8:
  * Add a test program fm_realpath, and a t.realpath script, neither to be
    installed. These will test resolution of the current working directory.
  * TRANSLATION UPDATES
  * Plug memory leaks when parts of the configuration (defaults, rcfile, command 
    line) override one another.
  * fetchmail terminated the placeholder command string too late and included
    garbage from the heap at the end of the string. Workaround: don't use place-
    holders %h or %p in the --plugin string. Bug added in 6.4.0 when merging
    Gitlab merge request !5 in order to fix an input buffer overrun.
    Faulty commit 418cda65f752e367fa663fd13884a45fcbc39ddd.
  * Fetchmail now checks for errors when trying to read the .idfile
  * Fetchmail's error messages that reports that the defaults entry isn't the 
    first was made more precise. It could be misleading if there was a poll or
    skip statement before the defaults.
  * Fetchmail documentation was updated to require OpenSSL 1.1.1.
    OpenSSL 1.0.2 reached End Of Life status at the end of the year 2019.
    Fetchmail will tolerate, but warn about, 1.0.2 for now on the assumption that 
    distributors backport security fixes as the need arises.
    Fetchmail will also warn if another SSL library that is API-compatible
    with OpenSSL lacks TLS v1.3 support.
  * If the trust anchor is missing, fetchmail refers the user to README.SSL.
  * The AC_DECLS(getenv) check was removed, its only user was broken and not 
    accounting for that AC_DECLS always defines HAVE_DECL_... to 0 or 1, so
    fetchmail never declared a missing getenv() symbol (it was testing with 
    #ifdef).  Remove the backup declaration. getenv is mandated by SUSv2 anyways.
  * fetchmailconf now supports Python 3 and currently requires the "future"

OBS-URL: https://build.opensuse.org/request/show/829815
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=96
2020-08-27 16:26:56 +00:00
.gitattributes - Cleanup with spec-cleaner 2015-01-08 16:05:27 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=1 2007-01-15 23:12:14 +00:00
fetchmail-6.3.8-smtp_errors.patch Accepting request 737166 from home:pmonrealgonzalez:branches:server:mail 2019-10-10 17:30:47 +00:00
fetchmail-6.4.8.tar.xz Accepting request 829815 from home:pmonrealgonzalez:branches:server:mail 2020-08-27 16:26:56 +00:00
fetchmail-6.4.8.tar.xz.asc Accepting request 829815 from home:pmonrealgonzalez:branches:server:mail 2020-08-27 16:26:56 +00:00
fetchmail.changes Accepting request 829815 from home:pmonrealgonzalez:branches:server:mail 2020-08-27 16:26:56 +00:00
fetchmail.exec Accepting request 582045 from home:pmonrealgonzalez:branches:server:mail 2018-03-02 21:41:53 +00:00
fetchmail.keyring Accepting request 829815 from home:pmonrealgonzalez:branches:server:mail 2020-08-27 16:26:56 +00:00
fetchmail.logrotate OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=1 2007-01-15 23:12:14 +00:00
fetchmail.service - Made /etc/sysconfig/fetchmail work again after a botched systemd 2016-04-08 12:39:15 +00:00
fetchmail.spec Accepting request 829815 from home:pmonrealgonzalez:branches:server:mail 2020-08-27 16:26:56 +00:00
fetchmail.tmpfiles Accepting request 204925 from home:posophe:branches:server:mail 2013-11-10 10:08:03 +00:00
sysconfig.fetchmail Accepting request 706624 from home:pmonrealgonzalez:branches:server:mail 2019-05-31 08:35:48 +00:00