You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficcontrol.apache.org by Robert Butts <ro...@apache.org> on 2018/04/03 17:13:44 UTC

[VOTE] Release Apache Traffic Control (incubating) 2.2.0-RC3

Hello All,

I've prepared a release for v2.2.0-RC3

The vote is open for at least 72 hours and passes if a majority of at least
3 +1 PPMC votes are cast.

[ ] +1 Approve the release

[ ] -1 Do not release this package because ...

Changes since 2.1.0:
https://github.com/apache/incubator-trafficcontrol/compare/RELEASE-2.1.0...RELEASE-2.2.0-RC3

This corresponds to git:
 Hash: 8bd7ab198afa6f6b8f9f0997b647c3e7cc7d2676
 Tag: RELEASE-2.2.0-RC3

Which can be verified with the following: git tag -v RELEASE-2.2.0-RC3

My code signing key is available here:
http://keys.gnupg.net/pks/lookup?search=0xFDD04F7F&op=vindex

Make sure you refresh from a key server to get all relevant signatures.

The source .tar.gz file, pgp signature (.asc signed with my key from
above), and sha512 checksum are provided here:

https://dist.apache.org/repos/dist/dev/incubator/trafficcontrol/2.2.0/RC3



Thanks!

Re: [VOTE] Release Apache Traffic Control (incubating) 2.2.0-RC3

Posted by Chris Lemmons <al...@gmail.com>.
-1 :(

Removing the x/crypto fixes the previous issue regarding both crypto
inclusion and compatibility, but we also have to remove the references
from the LICENSE file. Weasel says these are the problems:

Error                           Extra-License!
traffic_ops/testing/api/vendor/golang.org/x/crypto/*
Error                           Extra-License!
traffic_ops/traffic_ops_golang/vendor/golang.org/x/crypto/*
Error                           Extra-License!
traffic_ops/testing/compare/vendor/golang.org/x/net/*
Error                           Extra-License!
traffic_ops/testing/api/vendor/golang.org/x/net/*
Error                           Extra-License!
traffic_stats/vendor/golang.org/x/net/*

On Tue, Apr 3, 2018 at 11:13 AM, Robert Butts <ro...@apache.org> wrote:
> Hello All,
>
> I've prepared a release for v2.2.0-RC3
>
> The vote is open for at least 72 hours and passes if a majority of at least
> 3 +1 PPMC votes are cast.
>
> [ ] +1 Approve the release
>
> [ ] -1 Do not release this package because ...
>
> Changes since 2.1.0:
> https://github.com/apache/incubator-trafficcontrol/compare/RELEASE-2.1.0...RELEASE-2.2.0-RC3
>
> This corresponds to git:
>  Hash: 8bd7ab198afa6f6b8f9f0997b647c3e7cc7d2676
>  Tag: RELEASE-2.2.0-RC3
>
> Which can be verified with the following: git tag -v RELEASE-2.2.0-RC3
>
> My code signing key is available here:
> http://keys.gnupg.net/pks/lookup?search=0xFDD04F7F&op=vindex
>
> Make sure you refresh from a key server to get all relevant signatures.
>
> The source .tar.gz file, pgp signature (.asc signed with my key from
> above), and sha512 checksum are provided here:
>
> https://dist.apache.org/repos/dist/dev/incubator/trafficcontrol/2.2.0/RC3
>
>
>
> Thanks!