Skip to content

v3.1.1

Latest
Compare
Choose a tag to compare
@rodarima rodarima released this 08 Jun 10:55
· 14 commits to master since this release

The 3.1.1 release contains only minor bug fixes:

  • Patches by Rodrigo Arias Mallo:
    • Disable TLSv1.3 in Mbed TLS 3.6.0 until it is supported (fixes build on Alpine Linux).
    • Add workaround for Cygwin and OpenSSL with --disable-threaded-dns.
    • Fix distcheck when HTML tests are enabled.
    • Fix an OpenSSL bug when the server closes the connection prematurely and SSL_get_error() returns SSL_ERROR_ZERO_RETURN.
  • Patches by Matt Jolly:
    • Add HTML tests to the distributed tarball.
  • Patches by dogma:
    • Gracefully handle warnings from PNG images.