Re: [tor-dev] Go version in Gitian descriptors

2016-01-04 Thread sycamoreone
isis: > Tim Wilson-Brown - teor transcribed 12K bytes: >> >> Note the go bootstrap process has changed now that go is entirely written in >> go: >> >> The new build process for Go 1.x (x ≥ 5) will be: >> >> • Build cmd/dist with Go 1.4. >> • Using dist, build Go 1.x compiler toolchain wi

Re: [tor-dev] Go version in Gitian descriptors

2016-01-04 Thread isis
Tim Wilson-Brown - teor transcribed 12K bytes: > > > On 4 Jan 2016, at 16:14, David Fifield wrote: > > > > On Sun, Jan 03, 2016 at 11:01:25PM -0600, Jeremy Rand wrote: > >> I noticed that it looks like Tor Project is using Go 1.4.2 to build > >> the pluggable transports in Gitian. I'm curious w

Re: [tor-dev] Go version in Gitian descriptors

2016-01-03 Thread Tim Wilson-Brown - teor
> On 4 Jan 2016, at 16:14, David Fifield wrote: > > On Sun, Jan 03, 2016 at 11:01:25PM -0600, Jeremy Rand wrote: >> I noticed that it looks like Tor Project is using Go 1.4.2 to build >> the pluggable transports in Gitian. I'm curious why a newer version >> of Go isn't used. My understanding i

Re: [tor-dev] Go version in Gitian descriptors

2016-01-03 Thread David Fifield
On Sun, Jan 03, 2016 at 11:01:25PM -0600, Jeremy Rand wrote: > I noticed that it looks like Tor Project is using Go 1.4.2 to build > the pluggable transports in Gitian. I'm curious why a newer version > of Go isn't used. My understanding is that Go 1.4.2 (or earlier) is > needed to build Go 1.5 b

[tor-dev] Go version in Gitian descriptors

2016-01-03 Thread Jeremy Rand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, I noticed that it looks like Tor Project is using Go 1.4.2 to build the pluggable transports in Gitian. I'm curious why a newer version of Go isn't used. My understanding is that Go 1.4.2 (or earlier) is needed to build Go 1.5 because 1.5's