+1 - Compiled RC4 on CentOS Linux release 7.5.1804 (Core) using devtoolset-7 - gcc version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC) Regression tests all passed, and I ran the Proxy Protocol features through integration testing.
Thanks, Steven On 9/20/18, 2:46 PM, "Bryan Call" <bc...@apache.org> wrote: I've prepared a release for 8.0.0 (RC4). There was a problem log rotation not using the enabled value from records.config (PR 4276). The vote still ends on Friday 9/21. The release notes for 8.0.0 are available at: https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.0+ <https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.0+> or for a brief ChangeLog: https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.0 <https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.0> For some details as to what’s new in 8.0.0 see (still updating): https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v8.0.x <https://cwiki.apache.org/confluence/display/TS/What's+New+in+v8.0.x> Information about upgrading to the 8.x releases from previous major versions is available at (still updating): https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v8.0 <https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v8.0> The artifacts are available for download at: http://people.apache.org/~bcall/8.0.0-rc4/ <http://people.apache.org/~bcall/8.0.0-rc4/> SHA512 checksum: 7e9cb61ce344b0b2f312d976264582e93b76f2930bc4a10ce66d67395b2b819f2257290c63a83904b058ee8973ea74a772170de7fecfa738df6e9680ab3701ec This corresponds to git refs: Hash: b310e3566f58dd04ec2b15b111ec86ea70e20019 Tag: 8.0.0-rc4 Which can be verified with the following command: $ git tag -v 8.0.0-rc4 All code signing keys are available here: https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <https://dist.apache.org/repos/dist/dev/trafficserver/KEYS> Changes since rc3: + #4271 - Updated the rpm spec file to have the correct files and fixed permissions + #4276 - Use the default log rotation enabled value and remove old comments in logging.yaml and link to docs Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOD September 21st, but please test and cast your votes as early as possible. -Bryan