I've prepared a release for 7.1.6 (RC1), which is a bug fix release on the 
previous v7.1.5 release. The release notes for 7.1.6 is available at:

        https://github.com/apache/trafficserver/milestone/22?closed=1


or for a brief ChangeLog (also attached below):

        https://github.com/apache/trafficserver/blob/7.1.x/CHANGELOG-7.1.6


This release of v7.1.6 is backwards compatible with all v7.x release, for some 
details as to what’s new in v.7.1.x see

        https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v7.1.x


Information about upgrading to the 7.x releases from previous major versions is 
available at:

        https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v7.0


The artifacts are available for download at:

        https://people.apache.org/~zwoop/rel-candidates/


SHA512 checksum:

        
e08230cbe68f7e1647134a3f787b3e3867303d6be5fe144aaa13eb572863323b933836fdd2d9739b407fa7aa15066c251528c53379969eadff2322e72c4380f9
 *trafficserver-7.1.6-rc1.tar.bz2


This corresponds to git refs:

        Hash: e249f4a2c70ead73b281948459eb6369b3cbfaa4
        Tag: 7.1.6-rc1


Which can be verified with the following command:

        $ git tag -v 7.1.6-rc1


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. This 
vote is open until EOB Jan 28th, but please test and cast your votes as early 
as possible.

Cheers,

— Leif

Changes with Apache Traffic Server 7.1.6
  #4314 - Remove the ignore_keep_alive method entirely
  #4631 - Fix privilege acquisition to work better with docker
  #4647 - Make documentation build successfull with Python 3
  #4650 - Doc: Repair various format errors.
  #4709 - Backport improvements to sslheaders plugin from master to 7.1.x.
  #4771 - Fixes Clang-Analyzer issue of H2 Dependence Tree
  #4772 - Deals better with Cc: max-age=0
  #4787 - Assert if operations on keep_alive_queue and active_queue are not 
thread-safe

Reply via email to