You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Bryan Call <bc...@apache.org> on 2018/09/20 18:46:50 UTC

[VOTE] Release Apache Traffic Server 8.0.0 (RC4)

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



Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by "Steven R. Feltner" <sf...@godaddy.com>.
+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
    
    
    


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by jean Baptiste FAVRE <we...@jbfavre.org>.
Hello,
I've succesfully built ATS 8.0.0 since rc2 on Debian sid & testing,
except uri_signing experimental plugin but it's a Debian related issue.

+1 for me.

Cheers,
Jean Baptiste


On 9/20/18 8:46 PM, Bryan Call 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+ 
> 
> or for a brief ChangeLog:
> 
> 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
> 
> 
> The artifacts are available for download at:
> 
> 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
> 
> 
> 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
> 
> 



Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by Bryan Call <bc...@apache.org>.
+1 - I have been running rc4 since yesterday in production and I haven’t had any issues.  I have been testing the release candidates in production for a few weeks straight and  they have been very stable besides the fixes that have been made on the release candidates.

-Bryan

> On Sep 20, 2018, at 11:46 AM, 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
> 
> 


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by Bryan Call <bc...@apache.org>.
I’m calling this vote, with 4 +1’s (3 binding, 1 non-binding), no -0, and no -1’s. Thanks for testing and voting.

I will push to the release to the dist servers and make the announcement.

-Bryan


> On Sep 20, 2018, at 11:46 AM, 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
> 
> 


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by "Steven R. Feltner" <sf...@godaddy.com>.
+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
    
    
    


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by Leif Hedstrom <zw...@apache.org>.
+1, been testing this version for ~24, and previous versions for several weeks.

— Leif


> On Sep 20, 2018, at 12: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
> 
> 


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by Bryan Call <bc...@apache.org>.
+1 - I have been running rc4 since yesterday in production and I haven’t had any issues.  I have been testing the release candidates in production for a few weeks straight and  they have been very stable besides the fixes that have been made on the release candidates.

-Bryan

> On Sep 20, 2018, at 11:46 AM, 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
> 
> 


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by Leif Hedstrom <zw...@apache.org>.
+1, been testing this version for ~24, and previous versions for several weeks.

— Leif


> On Sep 20, 2018, at 12: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
> 
> 


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by jean Baptiste FAVRE <we...@jbfavre.org>.
Hello,
I've succesfully built ATS 8.0.0 since rc2 on Debian sid & testing,
except uri_signing experimental plugin but it's a Debian related issue.

+1 for me.

Cheers,
Jean Baptiste


On 9/20/18 8:46 PM, Bryan Call 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+ 
> 
> or for a brief ChangeLog:
> 
> 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
> 
> 
> The artifacts are available for download at:
> 
> 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
> 
> 
> 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
> 
> 



Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by Bryan Call <bc...@apache.org>.
I’m calling this vote, with 4 +1’s (3 binding, 1 non-binding), no -0, and no -1’s. Thanks for testing and voting.

I will push to the release to the dist servers and make the announcement.

-Bryan


> On Sep 20, 2018, at 11:46 AM, 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
> 
> 


Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

Posted by Bryan Call <bc...@apache.org>.
I’m calling this vote, with 4 +1’s (3 binding, 1 non-binding), no -0, and no -1’s. Thanks for testing and voting.

I will push to the release to the dist servers and make the announcement.

-Bryan


> On Sep 20, 2018, at 11:46 AM, 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
> 
>