<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go, branch go1.13.5</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=go1.13.5</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=go1.13.5'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2019-12-04T21:55:02Z</updated>
<entry>
<title>[release-branch.go1.13] go1.13.5</title>
<updated>2019-12-04T21:55:02Z</updated>
<author>
<name>Carlos Amedee</name>
<email>carlos@golang.org</email>
</author>
<published>2019-12-04T20:09:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=9341fe073e6f7742c9d61982084874560dac2014'/>
<id>urn:sha1:9341fe073e6f7742c9d61982084874560dac2014</id>
<content type='text'>
Change-Id: I700055da44126e2dfa56f371f9e208f4f727bbed
Reviewed-on: https://go-review.googlesource.com/c/go/+/209898
Run-TryBot: Carlos Amedee &lt;carlos@golang.org&gt;
Run-TryBot: Alexander Rakoczy &lt;alex@golang.org&gt;
Reviewed-by: Alexander Rakoczy &lt;alex@golang.org&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
</content>
</entry>
<entry>
<title>[release-branch.go1.13] doc: fix typo in Go 1.12.14 document</title>
<updated>2019-12-04T20:08:08Z</updated>
<author>
<name>Carlos Amedee</name>
<email>carlos@golang.org</email>
</author>
<published>2019-12-04T19:14:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=a1c661ad904063661219358fe6f5a740f98c4532'/>
<id>urn:sha1:a1c661ad904063661219358fe6f5a740f98c4532</id>
<content type='text'>
Change-Id: I3641a086f167a1337aaaacd2d758b6a42b84a7fb
Reviewed-on: https://go-review.googlesource.com/c/go/+/209845
Run-TryBot: Carlos Amedee &lt;carlos@golang.org&gt;
Run-TryBot: Alexander Rakoczy &lt;alex@golang.org&gt;
Reviewed-by: Alexander Rakoczy &lt;alex@golang.org&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
(cherry picked from commit 98e7270a3d03c2741fc790ea619e5754c49e05ed)
Reviewed-on: https://go-review.googlesource.com/c/go/+/209877
</content>
</entry>
<entry>
<title>[release-branch.go1.13] doc: document Go 1.13.5</title>
<updated>2019-12-04T20:07:53Z</updated>
<author>
<name>Carlos Amedee</name>
<email>carlos@golang.org</email>
</author>
<published>2019-12-04T18:15:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=f94248fd970fa61e544a0f6baace83e2e0f6dade'/>
<id>urn:sha1:f94248fd970fa61e544a0f6baace83e2e0f6dade</id>
<content type='text'>
Change-Id: I289d13ff0a01466d93ebc555eaa81273d4297eb4
Reviewed-on: https://go-review.googlesource.com/c/go/+/209841
Run-TryBot: Carlos Amedee &lt;carlos@golang.org&gt;
Reviewed-by: Alberto Donizetti &lt;alb.donizetti@gmail.com&gt;
Reviewed-by: Alexander Rakoczy &lt;alex@golang.org&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
(cherry picked from commit ebfe0574898c07e0a09a52390df1b282e2b176f7)
Reviewed-on: https://go-review.googlesource.com/c/go/+/209843
Run-TryBot: Alexander Rakoczy &lt;alex@golang.org&gt;
</content>
</entry>
<entry>
<title>[release-branch.go1.13] doc: document Go 1.12.14</title>
<updated>2019-12-04T19:26:58Z</updated>
<author>
<name>Carlos Amedee</name>
<email>carlos@golang.org</email>
</author>
<published>2019-12-04T18:14:04Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=842651adf88112c8fe114dd538bff1cf8958932e'/>
<id>urn:sha1:842651adf88112c8fe114dd538bff1cf8958932e</id>
<content type='text'>
Change-Id: I7589ef4bdac776c8f141e9cc60f59f8643649310
Reviewed-on: https://go-review.googlesource.com/c/go/+/209840
Reviewed-by: Alexander Rakoczy &lt;alex@golang.org&gt;
Run-TryBot: Alexander Rakoczy &lt;alex@golang.org&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
(cherry picked from commit f805b05b39a28a85017df4540f1770f0d833e3d2)
Reviewed-on: https://go-review.googlesource.com/c/go/+/209844
Run-TryBot: Carlos Amedee &lt;carlos@golang.org&gt;
</content>
</entry>
<entry>
<title>[release-branch.go1.13] cmd/compile: fix spurious R_TLE_LE reloc on android/386</title>
<updated>2019-12-04T17:13:26Z</updated>
<author>
<name>Than McIntosh</name>
<email>thanm@google.com</email>
</author>
<published>2019-10-10T16:11:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=f238d3b9fa149264891510b7b30024040b8a8c8f'/>
<id>urn:sha1:f238d3b9fa149264891510b7b30024040b8a8c8f</id>
<content type='text'>
When compiling for GOARCH=386 GOOS=android, the compiler was attaching
R_TLS_LE relocations inappropriately -- as of Go 1.13 the TLS access
recipe for Android refers to a runtime symbol and no longer needs this
type of relocation (which was causing a crash when the linker tried to
process it).

Fixes #34825.

Change-Id: Ida01875011b524586597b1f7e273aa14e11815d6
Reviewed-on: https://go-review.googlesource.com/c/go/+/200337
Run-TryBot: Than McIntosh &lt;thanm@google.com&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
Reviewed-by: Elias Naur &lt;mail@eliasnaur.com&gt;
Reviewed-by: Cherry Zhang &lt;cherryyz@google.com&gt;
Reviewed-on: https://go-review.googlesource.com/c/go/+/204100
</content>
</entry>
<entry>
<title>[release-branch.go1.13] runtime: fix textOff for multiple text sections</title>
<updated>2019-12-04T17:11:27Z</updated>
<author>
<name>Lynn Boger</name>
<email>laboger@linux.vnet.ibm.com</email>
</author>
<published>2019-10-28T13:29:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=6eee9903c7f970defbc0c9770397790b2bed5709'/>
<id>urn:sha1:6eee9903c7f970defbc0c9770397790b2bed5709</id>
<content type='text'>
If a compilation has multiple text sections, code in
textOff must compare the offset argument against the range
for each text section to determine which one it is in.
The comparison looks like this:

if uintptr(off) &gt;= sectaddr &amp;&amp; uintptr(off) &lt;= sectaddr+sectlen

If the off value being compared is equal to sectaddr+sectlen then it
is not within the range of the text section but after it. The
comparison should be just '&lt;'.

Fixes #35211

Change-Id: I114633fd734563d38f4e842dd884c6c239f73c95
Reviewed-on: https://go-review.googlesource.com/c/go/+/203817
Run-TryBot: Lynn Boger &lt;laboger@linux.vnet.ibm.com&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
Reviewed-by: Ian Lance Taylor &lt;iant@golang.org&gt;
Reviewed-by: Cherry Zhang &lt;cherryyz@google.com&gt;
(cherry picked from commit 0ae9389609f23dc905c58fc2ad7bcc16b770f337)
Reviewed-on: https://go-review.googlesource.com/c/go/+/203819
Run-TryBot: Carlos Amedee &lt;carlos@golang.org&gt;
Reviewed-by: Keith Randall &lt;khr@golang.org&gt;
</content>
</entry>
<entry>
<title>[release-branch.go1.13] cmd/go/internal/modget: synchronize writes to modOnly map in runGet</title>
<updated>2019-12-03T19:06:26Z</updated>
<author>
<name>Carlos Amedee</name>
<email>carlos@golang.org</email>
</author>
<published>2019-11-27T18:31:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=4f81a326d0c1e27d36254c664a349e75e638ae00'/>
<id>urn:sha1:4f81a326d0c1e27d36254c664a349e75e638ae00</id>
<content type='text'>
Adds an additional lock around an access to modOnly.

Updates #35317
Fixes #35318

Change-Id: Ia1e75f9a674ec2a2c0489b41283c1cd3e7924d1e
Reviewed-on: https://go-review.googlesource.com/c/go/+/209237
Run-TryBot: Jay Conrod &lt;jayconrod@google.com&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
Reviewed-by: Jay Conrod &lt;jayconrod@google.com&gt;
(cherry picked from commit 9174e2c03c423a47bf052b8a1aa844f3378eccd4)
Reviewed-on: https://go-review.googlesource.com/c/go/+/209222
Run-TryBot: Alexander Rakoczy &lt;alex@golang.org&gt;
</content>
</entry>
<entry>
<title>[release-branch.go1.13] cmd/go/internal/modget: synchronize writes to modOnly map in runGet</title>
<updated>2019-11-26T21:00:24Z</updated>
<author>
<name>Bryan C. Mills</name>
<email>bcmills@google.com</email>
</author>
<published>2019-11-04T04:40:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=674a524a3f4fa5be6f7335f292d0d7fae4e8553e'/>
<id>urn:sha1:674a524a3f4fa5be6f7335f292d0d7fae4e8553e</id>
<content type='text'>
Updates #35317
Fixes #35318

Change-Id: Id858a25dc16a1bbff1802d25bcd4aca31c1133bc
Reviewed-on: https://go-review.googlesource.com/c/go/+/205067
Run-TryBot: Bryan C. Mills &lt;bcmills@google.com&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
Reviewed-by: Jay Conrod &lt;jayconrod@google.com&gt;
(cherry picked from commit 7e71c9c3edbf5b7a8608d6f739c20420a618e0ab)
Reviewed-on: https://go-review.googlesource.com/c/go/+/205517
</content>
</entry>
<entry>
<title>[release-branch.go1.13] net/http: fix Server.ConnContext modifying context for all new connections</title>
<updated>2019-11-22T21:34:49Z</updated>
<author>
<name>Roman Kollár</name>
<email>roman.kollar.0@gmail.com</email>
</author>
<published>2019-11-21T22:25:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=94b6eec5dc639e87f0e2f739cfd257a432160881'/>
<id>urn:sha1:94b6eec5dc639e87f0e2f739cfd257a432160881</id>
<content type='text'>
Updates #35750
Fixes #35765

Change-Id: I65d38cfc5ddd66131777e104c269cc3559b2471d
GitHub-Last-Rev: 953fdfd49b2be665be43f8148d2a6180dae3b91c
GitHub-Pull-Request: golang/go#35751
Reviewed-on: https://go-review.googlesource.com/c/go/+/208318
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
Run-TryBot: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
(cherry picked from commit bbbc6589dfbc05be2bfa59f51c20f9eaa8d0c531)
Reviewed-on: https://go-review.googlesource.com/c/go/+/208235
Reviewed-by: Bryan C. Mills &lt;bcmills@google.com&gt;
</content>
</entry>
<entry>
<title>[release-branch.go1.13] all: base64-encode binaries that will cause Apple notarization to fail</title>
<updated>2019-11-21T17:36:06Z</updated>
<author>
<name>Andrew</name>
<email>andybons@golang.org</email>
</author>
<published>2019-11-20T17:06:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=abfbc0555bdef683d916dd97c1fb353c6d08bee6'/>
<id>urn:sha1:abfbc0555bdef683d916dd97c1fb353c6d08bee6</id>
<content type='text'>
Starting with macOS 10.15 (Catalina), Apple now requires all software
distributed outside of the App Store to be notarized. Any binaries we
distribute must abide by a strict set of requirements like code-signing
and having a minimum target SDK of 10.9 (amongst others).

Apple’s notarization service will recursively inspect archives looking to
find notarization candidate binaries. If it finds a binary that does not
meet the requirements or is unable to decompress an archive, it will
reject the entire distribution. From cursory testing, it seems that the
service uses content sniffing to determine file types, so changing
the file extension will not work.

There are some binaries and archives included in our distribution that
are being detected by Apple’s service as potential candidates for
notarization or decompression. As these are files used by tests and some
are intentionally invalid, we don’t intend to ever make them compliant.

As a workaround for this, we base64-encode any binaries or archives that
Apple’s notarization service issues a warning for, as these warnings will
become errors in January 2020.

Updates #34986
Fixes #35748

Change-Id: I106fbb6227b61eb221755568f047ee11103c1680
Reviewed-on: https://go-review.googlesource.com/c/go/+/208118
Run-TryBot: Andrew Bonventre &lt;andybons@golang.org&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
(cherry picked from commit 8bbfc51d9ac9ce9472e126cc3654c9a45eceb236)
Reviewed-on: https://go-review.googlesource.com/c/go/+/208219
Reviewed-by: Alexander Rakoczy &lt;alex@golang.org&gt;
</content>
</entry>
</feed>
