> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zw...@apache.org> wrote: > > >> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote: >> >> Hi all, >> >> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 >> include: >> >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 >> >> >> >> Noticeable new features are: >> >> * TFO (TCP Fast Open) support >> * Parent selection now supports a secondary hash ring >> * A new, powerful plugin for controlling the internal cache keys of >> objects >> >> >> Details for upgrading from v5.x to 6.x is available at >> >> https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 > > > I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, > includes two small back ports (see below). The new artifacts are > > -rw-r--r-- 1 zwoop zwoop 7850685 Jan 22 20:27 > trafficserver-6.1.0-rc2.tar.bz2 > -rw-r--r-- 1 zwoop zwoop 949 Jan 22 20:27 > trafficserver-6.1.0-rc2.tar.bz2.asc > -rw-r--r-- 1 zwoop zwoop 66 Jan 22 20:27 > trafficserver-6.1.0-rc2.tar.bz2.md5 > -rw-r--r-- 1 zwoop zwoop 74 Jan 22 20:27 > trafficserver-6.1.0-rc2.tar.bz2.sha1 > > MD5: 9297aba67bafb531d8e74ba709675433 > SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18 > > > I’m extending the vote until end of day Tuesday January 26th, please test > this new build, and vote! If you already voted, please vote again on this RC2.
Ran build and regressions on CentOS 6 w/ devtoolset-3. I ran into the following build issues: https://issues.apache.org/jira/browse/TS-4154 missing Cryptohash.h file (make distcheck fails) https://issues.apache.org/jira/browse/TS-4153 incorrect sphinx version check https://issues.apache.org/jira/browse/TS-4152 ncurses build problem I don't think that any of these are new issues, so +1 on this point release. > > Cheers, > > — leif > > *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with > TS-2157 changes > *) [TS-4131] InactivityCop doesn't close active connections that have timed > out >