+1 - Tested on Fedora 35
------ Original Message ------
From "Eddie ZT" <zted...@yahoo.com.invalid>
To dev@trafficserver.apache.org
Cc "Users" <us...@trafficserver.apache.org>; "Evan Zelkowitz"
<e...@apache.org>
Date 3/21/2022 10:25:36 AM
Subject Re: [VOTE] Release Apache Traffic Server 8.1.4 (RC0)
How can I unsubscribe from this list? Thanks
Sent from my iPhone
On Mar 21, 2022, at 12:30 PM, Randall Meyer <randallme...@yahoo.com.invalid>
wrote:
+1, built and tested on macOS (Intel)
On Thursday, March 17, 2022, 09:48:40 AM PDT, Leif Hedstrom
<zw...@apache.org> wrote:
+1, verified, built, tested on macOS.
There are some compiler warnings that should be addressed for v8.1.5, but not
critical for v8.1.4.
— leif
On Mar 16, 2022, at 15:24, Evan Zelkowitz <e...@apache.org> wrote:
I've prepared a release for 8.1.4 (RC0), which is a bug fix release for 8.1.x
and is backwards compatible. For a list of all PRs in this release, see
https://github.com/apache/trafficserver/milestone/54?closed=1
or for a brief ChangeLog (also attached below):
https://github.com/apache/trafficserver/blob/8.1.x/CHANGELOG-8.1.4
The artifacts are available at
http://people.apache.org/~eze/releases/8.1.4-rc0/
with the following SHA512 checksum:
77490d25eefde1bfd4a516271ec0a5404c003106d25b86644049e4585ef559419c66c28c4a6da09f58702a164ea168eedda9282dcbf9a4e2145d8b31271c9e08
trafficserver-8.1.4-rc0.tar.bz2
This corresponds to git refs:
Hash: 965df952e1da3e5039473db8cf219cf9ef285a93 Tag: 8.1.4-rc0
Which can be verified with the following command:
$ git tag -v 8.1.4-rc0
All code signing keys are available here:
https://dist.apache.org/repos/dist/dev/trafficserver/KEYS
Make sure you refresh from a key server to get all relevant signatures. The
vote will be called EOB Monday March 21st.
Cheers,
— Evan
Changes with Apache Traffic Server 8.1.4
#8510 - url_sig: fix bad cast to pointer of different type
#8652 - Adding clangd language server files to .gitignore (#8640)
#8653 - Clear random header value by AIO read error (#8559)
#8699 - 8.1.x: GCC 12: Address compiler warnings
#8701 - 8.1.x: Add option to mostly strictly check URL characters (#8012)
#8703 - 8.1.x: docs: Add option to mostly strictly check URL characters
(#8012)
#8731 - Bug fix in origin connection handling
#8732 - Default proxy.config.http.strict_uri_parsing to "2" (#8632)