You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Bryan Call <bc...@apache.org> on 2019/01/22 20:48:07 UTC

[VOTE] Release Apache Traffic Server 8.0.2 (RC0)

I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:

	https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.2 <https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is:closed+is:pr+milestone:8.0.2>


or for a brief ChangeLog:

	https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2 <https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2>


For some details as to what’s new in 8.0.x see:

	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:

	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:

	https://people.apache.org/~bcall/8.0.2-rc0/ <https://people.apache.org/~bcall/8.0.2-rc0/>


SHA512 checksum:

	950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5


This corresponds to git refs:

	Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
	Tag: 8.0.2-rc0


Which can be verified with the following command:

	$ git tag -v 8.0.2-rc0


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>


Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB January 28th, but please test and cast your votes as early as possible.

-Bryan




Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

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

From: Bryan Call <bc...@apache.org>
Reply-To: "users@trafficserver.apache.org" <us...@trafficserver.apache.org>
Date: Tuesday, January 22, 2019 at 4:48 PM
To: dev <de...@trafficserver.apache.org>, users <us...@trafficserver.apache.org>
Subject: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:

https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.2<https://github.com/apache/trafficserver/pulls?utf8=✓&q=is:closed+is:pr+milestone:8.0.2>

or for a brief ChangeLog:

https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2


For some details as to what’s new in 8.0.x see:

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:

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


The artifacts are available for download at:

https://people.apache.org/~bcall/8.0.2-rc0/


SHA512 checksum:

950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5


This corresponds to git refs:

Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
Tag: 8.0.2-rc0


Which can be verified with the following command:

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

-Bryan





Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

Posted by Bryan Call <bc...@apache.org>.
+1 for me

The vote passes with 4 +1 binding votes and no -1 votes.


-Bryan



> On Jan 22, 2019, at 12:48 PM, Bryan Call <bc...@apache.org> wrote:
> 
> I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:
> 
> 	https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.2 <https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is:closed+is:pr+milestone:8.0.2>
> 
> 
> or for a brief ChangeLog:
> 
> 	https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2 <https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2>
> 
> 
> For some details as to what’s new in 8.0.x see:
> 
> 	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:
> 
> 	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:
> 
> 	https://people.apache.org/~bcall/8.0.2-rc0/ <https://people.apache.org/~bcall/8.0.2-rc0/>
> 
> 
> SHA512 checksum:
> 
> 	950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5
> 
> 
> This corresponds to git refs:
> 
> 	Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
> 	Tag: 8.0.2-rc0
> 
> 
> Which can be verified with the following command:
> 
> 	$ git tag -v 8.0.2-rc0
> 
> 
> 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>
> 
> 
> Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB January 28th, but please test and cast your votes as early as possible.
> 
> -Bryan
> 
> 
> 


Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

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

From: Bryan Call <bc...@apache.org>
Reply-To: "users@trafficserver.apache.org" <us...@trafficserver.apache.org>
Date: Tuesday, January 22, 2019 at 4:48 PM
To: dev <de...@trafficserver.apache.org>, users <us...@trafficserver.apache.org>
Subject: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:

https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.2<https://github.com/apache/trafficserver/pulls?utf8=✓&q=is:closed+is:pr+milestone:8.0.2>

or for a brief ChangeLog:

https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2


For some details as to what’s new in 8.0.x see:

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:

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


The artifacts are available for download at:

https://people.apache.org/~bcall/8.0.2-rc0/


SHA512 checksum:

950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5


This corresponds to git refs:

Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
Tag: 8.0.2-rc0


Which can be verified with the following command:

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

-Bryan





Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

Posted by Randall Meyer <ra...@yahoo.com>.
 
+1
We've got several hundred hosts running 8.0.2 taking production traffic.    On Tuesday, January 22, 2019, 3:23:48 PM PST, Chou, Peter <pb...@labs.att.com> wrote:  
 
 Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.

-----Original Message-----
From: Bryan Call <bc...@apache.org> 
Sent: Tuesday, January 22, 2019 12:48 PM
To: dev <de...@trafficserver.apache.org>; users <us...@trafficserver.apache.org>
Subject: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=wCxGYz1HY8T0DxE7XqwhPLCKbp1p5MsTJqhu-C0iHpM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=Ulx5PlWdcTChkFbHSmJAs-q0OWsRlWAOHWP6eWCW_yY&e=>


or for a brief ChangeLog:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e=>


For some details as to what’s new in 8.0.x see:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=MENyHr5m2NeXCbqlkqQffq26AO8ipyE5wNPVyNaz4FM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-27s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=EJ6kvOtcA6iBp_k5PBFaUGS1PG5rU8n4-gFM0mI7h8g&e=>


Information about upgrading to the 8.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-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e=>


The artifacts are available for download at:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e=>


SHA512 checksum:

    950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5


This corresponds to git refs:

    Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
    Tag: 8.0.2-rc0


Which can be verified with the following command:

    $ git tag -v 8.0.2-rc0


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=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e=>


Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB January 28th, but please test and cast your votes as early as possible.

-Bryan



  

Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

Posted by Randall Meyer <ra...@yahoo.com.INVALID>.
 
+1
We've got several hundred hosts running 8.0.2 taking production traffic.    On Tuesday, January 22, 2019, 3:23:48 PM PST, Chou, Peter <pb...@labs.att.com> wrote:  
 
 Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.

-----Original Message-----
From: Bryan Call <bc...@apache.org> 
Sent: Tuesday, January 22, 2019 12:48 PM
To: dev <de...@trafficserver.apache.org>; users <us...@trafficserver.apache.org>
Subject: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=wCxGYz1HY8T0DxE7XqwhPLCKbp1p5MsTJqhu-C0iHpM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=Ulx5PlWdcTChkFbHSmJAs-q0OWsRlWAOHWP6eWCW_yY&e=>


or for a brief ChangeLog:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e=>


For some details as to what’s new in 8.0.x see:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=MENyHr5m2NeXCbqlkqQffq26AO8ipyE5wNPVyNaz4FM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-27s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=EJ6kvOtcA6iBp_k5PBFaUGS1PG5rU8n4-gFM0mI7h8g&e=>


Information about upgrading to the 8.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-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e=>


The artifacts are available for download at:

    https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e=>


SHA512 checksum:

    950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5


This corresponds to git refs:

    Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
    Tag: 8.0.2-rc0


Which can be verified with the following command:

    $ git tag -v 8.0.2-rc0


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=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e=>


Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB January 28th, but please test and cast your votes as early as possible.

-Bryan



  

RE: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

Posted by "Chou, Peter" <pb...@labs.att.com>.
Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.

-----Original Message-----
From: Bryan Call <bc...@apache.org> 
Sent: Tuesday, January 22, 2019 12:48 PM
To: dev <de...@trafficserver.apache.org>; users <us...@trafficserver.apache.org>
Subject: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=wCxGYz1HY8T0DxE7XqwhPLCKbp1p5MsTJqhu-C0iHpM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=Ulx5PlWdcTChkFbHSmJAs-q0OWsRlWAOHWP6eWCW_yY&e=>


or for a brief ChangeLog:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e=>


For some details as to what’s new in 8.0.x see:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=MENyHr5m2NeXCbqlkqQffq26AO8ipyE5wNPVyNaz4FM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-27s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=EJ6kvOtcA6iBp_k5PBFaUGS1PG5rU8n4-gFM0mI7h8g&e=>


Information about upgrading to the 8.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-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e=>


The artifacts are available for download at:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e=>


SHA512 checksum:

	950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5


This corresponds to git refs:

	Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
	Tag: 8.0.2-rc0


Which can be verified with the following command:

	$ git tag -v 8.0.2-rc0


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=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e=>


Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB January 28th, but please test and cast your votes as early as possible.

-Bryan




Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

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

> On Jan 22, 2019, at 1:48 PM, Bryan Call <bc...@apache.org> wrote:
> 
> I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:
> 
> 	https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.2 <https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is:closed+is:pr+milestone:8.0.2>
> 
> 
> or for a brief ChangeLog:
> 
> 	https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2 <https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2>
> 
> 
> For some details as to what’s new in 8.0.x see:


+1, we’ve been running with this in prod for a few weeks. This fixes the critical Keep-Alive issues for HTTPS.

Cheers,

— Leif


Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

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

> On Jan 22, 2019, at 1:48 PM, Bryan Call <bc...@apache.org> wrote:
> 
> I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:
> 
> 	https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.2 <https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is:closed+is:pr+milestone:8.0.2>
> 
> 
> or for a brief ChangeLog:
> 
> 	https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2 <https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2>
> 
> 
> For some details as to what’s new in 8.0.x see:


+1, we’ve been running with this in prod for a few weeks. This fixes the critical Keep-Alive issues for HTTPS.

Cheers,

— Leif


RE: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

Posted by "Chou, Peter" <pb...@labs.att.com>.
Regression test -R 2 passed on Ubuntu Linux 18.04 LTS Server.

-----Original Message-----
From: Bryan Call <bc...@apache.org> 
Sent: Tuesday, January 22, 2019 12:48 PM
To: dev <de...@trafficserver.apache.org>; users <us...@trafficserver.apache.org>
Subject: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=wCxGYz1HY8T0DxE7XqwhPLCKbp1p5MsTJqhu-C0iHpM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Futf8-3D-25E2-259C-2593-26q-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=Ulx5PlWdcTChkFbHSmJAs-q0OWsRlWAOHWP6eWCW_yY&e=>


or for a brief ChangeLog:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_8.0.x_CHANGELOG-2D8.0.2&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=4M54Vfcch4-klewo5F8EUs3NSsmiSnXqTFTAonGKeGQ&e=>


For some details as to what’s new in 8.0.x see:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-2527s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=MENyHr5m2NeXCbqlkqQffq26AO8ipyE5wNPVyNaz4FM&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_What-27s-2BNew-2Bin-2Bv8.0.x&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=EJ6kvOtcA6iBp_k5PBFaUGS1PG5rU8n4-gFM0mI7h8g&e=>


Information about upgrading to the 8.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-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_TS_Upgrading-2Bto-2Bv8.0&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=ZkZVKCdVoa22TL7ZA54Ur1Lvh71mRiHCRj_Bbb9NhP8&e=>


The artifacts are available for download at:

	https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_8.0.2-2Drc0_&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=cyseJJ9DySua9Yz0vW8uTwSQIfixjP-R631tluU1lD0&e=>


SHA512 checksum:

	950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5


This corresponds to git refs:

	Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
	Tag: 8.0.2-rc0


Which can be verified with the following command:

	$ git tag -v 8.0.2-rc0


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=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=8c5kS62dKm3-obVyLvkwkc-kTTgV1vAsbxSPwL-yi3o&m=ptw2azh4PbIaHswLLebcwosIxIH4pvq6k6ExM5Jrgzc&s=C87c7v31z11AHCOKdaBXruUftckVM_6ehf1QiMktyOs&e=>


Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB January 28th, but please test and cast your votes as early as possible.

-Bryan




Re: [VOTE] Release Apache Traffic Server 8.0.2 (RC0)

Posted by Bryan Call <bc...@apache.org>.
+1 for me

The vote passes with 4 +1 binding votes and no -1 votes.


-Bryan



> On Jan 22, 2019, at 12:48 PM, Bryan Call <bc...@apache.org> wrote:
> 
> I've prepared a release for 8.0.2 (RC0).  The release notes for 8.0.2 are available at:
> 
> 	https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+milestone%3A8.0.2 <https://github.com/apache/trafficserver/pulls?utf8=%E2%9C%93&q=is:closed+is:pr+milestone:8.0.2>
> 
> 
> or for a brief ChangeLog:
> 
> 	https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2 <https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-8.0.2>
> 
> 
> For some details as to what’s new in 8.0.x see:
> 
> 	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:
> 
> 	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:
> 
> 	https://people.apache.org/~bcall/8.0.2-rc0/ <https://people.apache.org/~bcall/8.0.2-rc0/>
> 
> 
> SHA512 checksum:
> 
> 	950a3dbac81451bd37576c4fd49db6dba5aca5db20d5d60af5b9ae364a05c1dca09fffd021f56f43536b0599c105f9e8ff0e8cebedb38af28a2129b35cc81fc5
> 
> 
> This corresponds to git refs:
> 
> 	Hash: 779f1e9ed814fa09dd4a763f696f79ecb2ef2344
> 	Tag: 8.0.2-rc0
> 
> 
> Which can be verified with the following command:
> 
> 	$ git tag -v 8.0.2-rc0
> 
> 
> 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>
> 
> 
> Make sure you refresh from a key server to get all relevant signatures. This vote is open until EOB January 28th, but please test and cast your votes as early as possible.
> 
> -Bryan
> 
> 
>