You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Leif Hedstrom <zw...@apache.org> on 2019/01/22 21:12:19 UTC

[VOTE] Release Apache Traffic Server 7.1.6 (RC1)

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


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by "Steven R. Feltner" <sf...@godaddy.com>.
+1
 
Compiled with gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5).  All regression tests PASS.  Signatures verified.
 
Thanks,
Steven

On 1/22/19, 5:12 PM, "Leif Hedstrom" <zw...@apache.org> wrote:

    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
    
    


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Bryan Call <bc...@apache.org>.
+1 - Build and ran tests on Fedora 29.

-Bryan



> On Jan 22, 2019, at 1:12 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 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
> 


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Jan 23, 2019, at 6:12 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 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 <https://github.com/apache/trafficserver/blob/7.1.x/CHANGELOG-7.1.6>


I’m going to call this, with 4 +1 votes (3 binding) and one 0 vote it passes. Barely… :)

Thanks,

— Leif


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Jan 22, 2019, at 2:12 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 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 <https://github.com/apache/trafficserver/milestone/22?closed=1>


Also, +1 from me :).

— leif


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Jan 23, 2019, at 3:06 PM, Chou, Peter <pb...@labs.att.com> wrote:
> 
> Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.
> BTW, built against 7.1.x HEAD matching the git hash below.
> The tag did not appear to be in the GitHub repo yet.


The tag has been pushed, thanks for the reminder!

— leif

> 
> -----Original Message-----
> From: Zelkowitz, Evan <Ev...@comcast.com> 
> Sent: Tuesday, January 22, 2019 3:54 PM
> To: dev <de...@trafficserver.apache.org>; Mailing-List trafficserver <us...@trafficserver.apache.org>
> Subject: Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)
> 
> +1
> 
> We've had 7.1.6 running on a production server for almost a week now with no hiccups ________________________________________
> From: Leif Hedstrom <zw...@apache.org>
> Sent: Tuesday, January 22, 2019 2:12 PM
> To: dev; Mailing-List trafficserver
> Subject: [EXTERNAL] [VOTE] Release Apache Traffic Server 7.1.6 (RC1)
> 
> 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://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_milestone_22-3Fclosed-3D1&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=K2dNEozgw9la2mVMxtrKtBNt70aZDJGi_8KRootIyn0&e=
> 
> 
> or for a brief ChangeLog (also attached below):
> 
>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_7.1.x_CHANGELOG-2D7.1.6&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=S09xDn0S4r-PNxUlWrUuEgB4nfJ4F34UB_4GYk-xnVE&e=
> 
> 
> 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://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv7.1.x&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=BEwQFOnVQ_dKP0R8UFfKdMGKirbhU40xVgggRIjDy8s&e=
> 
> 
> Information about upgrading to the 7.x releases from previous major versions is available at:
> 
>        https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv7.0&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=_Zbv0k54E9JBLRBOsioDEzkRk4clgfNO6h78SD38iIw&e=
> 
> 
> The artifacts are available for download at:
> 
>        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ezwoop_rel-2Dcandidates_&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=ePPfFZ-W9Ft64NqmSr152FWGHn1T8hZ3StUNzz2ZbuA&e=
> 
> 
> 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://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=Bg-nwXo8wbvkMrMUnzYfNmQyDQzvDDAJrEIzyT27bnw&e=
> 
> 
> 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


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Jan 23, 2019, at 3:06 PM, Chou, Peter <pb...@labs.att.com> wrote:
> 
> Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.
> BTW, built against 7.1.x HEAD matching the git hash below.
> The tag did not appear to be in the GitHub repo yet.


The tag has been pushed, thanks for the reminder!

— leif

> 
> -----Original Message-----
> From: Zelkowitz, Evan <Ev...@comcast.com> 
> Sent: Tuesday, January 22, 2019 3:54 PM
> To: dev <de...@trafficserver.apache.org>; Mailing-List trafficserver <us...@trafficserver.apache.org>
> Subject: Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)
> 
> +1
> 
> We've had 7.1.6 running on a production server for almost a week now with no hiccups ________________________________________
> From: Leif Hedstrom <zw...@apache.org>
> Sent: Tuesday, January 22, 2019 2:12 PM
> To: dev; Mailing-List trafficserver
> Subject: [EXTERNAL] [VOTE] Release Apache Traffic Server 7.1.6 (RC1)
> 
> 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://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_milestone_22-3Fclosed-3D1&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=K2dNEozgw9la2mVMxtrKtBNt70aZDJGi_8KRootIyn0&e=
> 
> 
> or for a brief ChangeLog (also attached below):
> 
>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_7.1.x_CHANGELOG-2D7.1.6&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=S09xDn0S4r-PNxUlWrUuEgB4nfJ4F34UB_4GYk-xnVE&e=
> 
> 
> 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://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv7.1.x&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=BEwQFOnVQ_dKP0R8UFfKdMGKirbhU40xVgggRIjDy8s&e=
> 
> 
> Information about upgrading to the 7.x releases from previous major versions is available at:
> 
>        https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv7.0&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=_Zbv0k54E9JBLRBOsioDEzkRk4clgfNO6h78SD38iIw&e=
> 
> 
> The artifacts are available for download at:
> 
>        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ezwoop_rel-2Dcandidates_&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=ePPfFZ-W9Ft64NqmSr152FWGHn1T8hZ3StUNzz2ZbuA&e=
> 
> 
> 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://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=Bg-nwXo8wbvkMrMUnzYfNmQyDQzvDDAJrEIzyT27bnw&e=
> 
> 
> 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


RE: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by "Chou, Peter" <pb...@labs.att.com>.
Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.
BTW, built against 7.1.x HEAD matching the git hash below.
The tag did not appear to be in the GitHub repo yet.

-----Original Message-----
From: Zelkowitz, Evan <Ev...@comcast.com> 
Sent: Tuesday, January 22, 2019 3:54 PM
To: dev <de...@trafficserver.apache.org>; Mailing-List trafficserver <us...@trafficserver.apache.org>
Subject: Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

+1

We've had 7.1.6 running on a production server for almost a week now with no hiccups ________________________________________
From: Leif Hedstrom <zw...@apache.org>
Sent: Tuesday, January 22, 2019 2:12 PM
To: dev; Mailing-List trafficserver
Subject: [EXTERNAL] [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

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://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_milestone_22-3Fclosed-3D1&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=K2dNEozgw9la2mVMxtrKtBNt70aZDJGi_8KRootIyn0&e=


or for a brief ChangeLog (also attached below):

        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_7.1.x_CHANGELOG-2D7.1.6&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=S09xDn0S4r-PNxUlWrUuEgB4nfJ4F34UB_4GYk-xnVE&e=


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://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv7.1.x&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=BEwQFOnVQ_dKP0R8UFfKdMGKirbhU40xVgggRIjDy8s&e=


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

        https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv7.0&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=_Zbv0k54E9JBLRBOsioDEzkRk4clgfNO6h78SD38iIw&e=


The artifacts are available for download at:

        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ezwoop_rel-2Dcandidates_&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=ePPfFZ-W9Ft64NqmSr152FWGHn1T8hZ3StUNzz2ZbuA&e=


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://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=Bg-nwXo8wbvkMrMUnzYfNmQyDQzvDDAJrEIzyT27bnw&e=


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

RE: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by "Chou, Peter" <pb...@labs.att.com>.
Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.
BTW, built against 7.1.x HEAD matching the git hash below.
The tag did not appear to be in the GitHub repo yet.

-----Original Message-----
From: Zelkowitz, Evan <Ev...@comcast.com> 
Sent: Tuesday, January 22, 2019 3:54 PM
To: dev <de...@trafficserver.apache.org>; Mailing-List trafficserver <us...@trafficserver.apache.org>
Subject: Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

+1

We've had 7.1.6 running on a production server for almost a week now with no hiccups ________________________________________
From: Leif Hedstrom <zw...@apache.org>
Sent: Tuesday, January 22, 2019 2:12 PM
To: dev; Mailing-List trafficserver
Subject: [EXTERNAL] [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

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://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_milestone_22-3Fclosed-3D1&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=K2dNEozgw9la2mVMxtrKtBNt70aZDJGi_8KRootIyn0&e=


or for a brief ChangeLog (also attached below):

        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_7.1.x_CHANGELOG-2D7.1.6&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=S09xDn0S4r-PNxUlWrUuEgB4nfJ4F34UB_4GYk-xnVE&e=


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://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv7.1.x&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=BEwQFOnVQ_dKP0R8UFfKdMGKirbhU40xVgggRIjDy8s&e=


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

        https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv7.0&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=_Zbv0k54E9JBLRBOsioDEzkRk4clgfNO6h78SD38iIw&e=


The artifacts are available for download at:

        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ezwoop_rel-2Dcandidates_&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=ePPfFZ-W9Ft64NqmSr152FWGHn1T8hZ3StUNzz2ZbuA&e=


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://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=4Lqg24jbaqWhUPhZY4XbxATup0mtn8-lovjlmYpeepQ&s=Bg-nwXo8wbvkMrMUnzYfNmQyDQzvDDAJrEIzyT27bnw&e=


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

Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by "Zelkowitz, Evan" <Ev...@comcast.com>.
+1

We've had 7.1.6 running on a production server for almost a week now with no hiccups
________________________________________
From: Leif Hedstrom <zw...@apache.org>
Sent: Tuesday, January 22, 2019 2:12 PM
To: dev; Mailing-List trafficserver
Subject: [EXTERNAL] [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

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

Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Jan 23, 2019, at 6:12 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 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 <https://github.com/apache/trafficserver/blob/7.1.x/CHANGELOG-7.1.6>


I’m going to call this, with 4 +1 votes (3 binding) and one 0 vote it passes. Barely… :)

Thanks,

— Leif


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Jan 22, 2019, at 2:12 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 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 <https://github.com/apache/trafficserver/milestone/22?closed=1>


Also, +1 from me :).

— leif


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by "Steven R. Feltner" <sf...@godaddy.com>.
+1
 
Compiled with gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5).  All regression tests PASS.  Signatures verified.
 
Thanks,
Steven

On 1/22/19, 5:12 PM, "Leif Hedstrom" <zw...@apache.org> wrote:

    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
    
    


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by Bryan Call <bc...@apache.org>.
+1 - Build and ran tests on Fedora 29.

-Bryan



> On Jan 22, 2019, at 1:12 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 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
> 


Re: [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

Posted by "Zelkowitz, Evan" <Ev...@comcast.com>.
+1

We've had 7.1.6 running on a production server for almost a week now with no hiccups
________________________________________
From: Leif Hedstrom <zw...@apache.org>
Sent: Tuesday, January 22, 2019 2:12 PM
To: dev; Mailing-List trafficserver
Subject: [EXTERNAL] [VOTE] Release Apache Traffic Server 7.1.6 (RC1)

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