+1 for release. Confirmed GPG sigs and SHA512 hashes.
Tested on Ubuntu 22.04.2 (has OpenSSL 3). All checks passed. Of note, I did run into the EADDRINUSE issue on the context checks when running test_all. I added some debug lines to confirm that's what's going on, but it does eventually complete in about 10 minutes. FWIW, at least on my Ubuntu install, putting in REUSEADDR as a socket opt seems to be fine...so, maybe we don't need to remove it everywhere? But, this shouldn't block a release. Thanks! -- justin On Fri, May 26, 2023 at 6:54 AM Evgeny Kotkov <evgeny.kot...@visualsvn.com.invalid> wrote: > Hi all, > > Please find below the proposed release artifacts: > > https://dist.apache.org/repos/dist/dev/serf/ > > I would like to call a VOTE to release these as Apache Serf 1.3.10. > > [ ] +1: It's not just good, it's good enough! > [ ] +0: Let's have a talk. > [ ] -1: There's trouble in paradise. Here's what's wrong. > > As an additional note, I would like to propose that we keep just the single > current RM's signature in the .asc files, as this seems to be a common > practice, and also to avoid the "gpg: WARNING: multiple signatures > detected" > warning during verification. In other words, a +1 posted in this email > thread should suffice. > > The changelog for version 1.3.10 is included below: > > - Support for OpenSSL 3 > - Fix issue #171: Win32: Running tests fails with "no OPENSSL_Applink" > error > - Fix issue #194: Win32: Linking error when building against OpenSSL 1.1+ > - Fix issue #198: OpenSSL BIO control method incorrectly handles > unknown requests > - Fix issue #202: SSL tests are not passing with OpenSSL 3 > - Fix error handling when reading the outgoing request body > - Fix handling of invalid chunk lengths in the dechunk bucket > - Fix an endless loop in the deflate bucket with truncated input > - Fix BIO control handlers to support BIO_CTRL_EOF > - Fix a CRT mismatch issue caused by using certain OpenSSL functions > - Build changes to support VS2017, VS2019 and VS2022 > - Build changes to support Python 3 > > > Thanks, > Evgeny Kotkov >