Regression test -R 2 passed on Ubuntu Linux 18.04 LTS -- REGRESSION_TEST DONE: PASSED
Traffic Server 9.0.1 Mar 2 2021 10:35:45 piplup2 traffic_server: using root directory '/home/pebc/opt/ats-gh-9.0.x' Apache Traffic Server - traffic_server - 9.0.1 - (build # 030210 on Mar 2 2021 at 10:35:45) Linux piplup2 4.15.0-135-generic #139-Ubuntu SMP Mon Jan 18 17:38:24 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux -----Original Message----- From: Leif Hedstrom <zw...@apache.org> Sent: Monday, March 1, 2021 3:29 PM To: dev <dev@trafficserver.apache.org>; users <us...@trafficserver.apache.org> Subject: [VOTE] Release Apache Traffic Server 9.0.1 (RC0) I've prepared a release for 9.0.1 (RC0), which is a bug fix release only. For a list of all PRs, see https://urldefense.com/v3/__https://github.com/apache/trafficserver/milestone/31?closed=1__;!!BhdT!3CMqJeCg-HidCbu27hErYEbNqKoC0nm8Xi3240hQNNL892QOlP3sdkKuPNxGLpI$ or for a brief ChangeLog (also attached below): https://urldefense.com/v3/__https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.1__;!!BhdT!3CMqJeCg-HidCbu27hErYEbNqKoC0nm8Xi3240hQNNL892QOlP3sdkKuX6tSNB4$ This release of v9.0.1 is backwards compatible with the v9.0.0 release, for some details as to what was new in v9.0.x see https://urldefense.com/v3/__https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html__;!!BhdT!3CMqJeCg-HidCbu27hErYEbNqKoC0nm8Xi3240hQNNL892QOlP3sdkKuTobXqmA$ The artifacts are available for download at: https://urldefense.com/v3/__http://people.apache.org/*zwoop/rel-candidates/9.0.1-rc0/__;fg!!BhdT!3CMqJeCg-HidCbu27hErYEbNqKoC0nm8Xi3240hQNNL892QOlP3sdkKu823W6mo$ SHA512 checksum: ae1791d3dd7bc7b91f953ed60be40b3f64a236f261522e5fc18690469c9b19015674fd81e39900e141c888406a352f77b53875a8e5ee05e5e8eef4509308a44d *trafficserver-9.0.1-rc0.tar.bz2 This corresponds to git refs: Hash: 5f56430f44a259f0ef25eb749cc8031712b814fc Tag: 9.0.1-rc0 Which can be verified with the following command: $ git tag -v 9.0.1-rc0 All code signing keys are available here: https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/trafficserver/KEYS__;!!BhdT!3CMqJeCg-HidCbu27hErYEbNqKoC0nm8Xi3240hQNNL892QOlP3sdkKuQW1B1WY$ Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB March 4th, but please test and cast your votes as early as possible. Cheers, — Leif Changes with Apache Traffic Server 9.0.1 #3871 - Fix heap use after free in DNSProcessor::getby() #6302 - Simple and miscellaneous fixes/additions for lua plugin #6691 - Slice plugin: self heal when asset etag/last-modified block mismatches #6780 - Use Proxy-Connection iff parent_is_proxy=true #6860 - Make format specifier for time_t portable #6893 - AuTest: Pipfile update to use microserver 1.0.5 #6919 - slice: clean up 502 header/body generation. #7064 - CacheRead: clear dir entry if doc is found to be truncated #7158 - Fix lua plugin mem leak problem #7257 - slice: default to throttling, fixes to manufactured 416 responses. #7259 - detect and fix stms log field having epoch time ms for intercept plugins. #7287 - option to disable compression for range request's response #7288 - Adjust to actually try a server address more than once #7309 - Disable client inactivity timeout while server is processing POST request #7347 - Allow for regex_remap of pristine URL. #7377 - Addresses some of the lock contention with HostStatus. #7389 - Apple Silicon macOS support #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores #7410 - Fix issue with unavailable server retry codes #7414 - Remove the warning messages #7415 - Fix the Proxy Verifier AuTest extension to handle cert paths correctly #7416 - Enhancements for compress plugin #7420 - Update documentation for TSSslSessionInsert #7421 - Change comment handling for long lines in url_sig plugin #7422 - Do not provide a stale negative cache #7432 - Fix stall on outbound TLS handshake #7435 - Slice: 9.0.x back port of self healing and throttle by default #7437 - Small fix to regex_remap PR # 7347. #7443 - Change squid log code for self looping #7454 - Updating to Proxy Verifier v2.0.0 #7460 - Update to the new MicroServer 1.0.6 release #7463 - Fixing compress expectation for new microserver #7468 - Proxy Verifier: Making use of delay directives for caching tests. #7483 - Fix KA header not checking strategy #7484 - traffic_ctl - Fix lookup key for run-root option. #7486 - slice/server: handleFirstServerHeader exit sooner on detected requested range errors. #7490 - Fix out of bounds access error in ats_base64_decode #7493 - AuTest: Upgrade to Proxy Verifier 2.0.2 #7495 - Add zlib1g-dev to Debian dependencies in README #7506 - Fixed build issues with Fedora 34 #7507 - Fixing DNS local_ipv* config option #7526 - Fix out of bounds access error in jtest #7534 - Updating to use Proxy Verifier 2.1.0 #7549 - Release Notes update on HTTP/2 disabling in v9.x #7551 - Removes the test plugins from the .spec file / RPM #7558 - Fix parent.config timeouts to return a 504 not 502 on timeout