Skip to content

Commit f74e681

Browse files
committed
[dev.boringcrypto.go1.12] all: merge go1.12.16 into dev.boringcrypto.go1.12
Change-Id: I4e773f39dc51294fd43d1478fce54d286f8e2805
2 parents 5d9d84d + deac322 commit f74e681

File tree

243 files changed

+464
-47524
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+464
-47524
lines changed

doc/devel/release.html

Lines changed: 53 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ <h3 id="go1.12.minor">Minor revisions</h3>
3636
go1.12.1 (released 2019/03/14) includes fixes to cgo, the compiler, the go
3737
command, and the <code>fmt</code>, <code>net/smtp</code>, <code>os</code>,
3838
<code>path/filepath</code>, <code>sync</code>, and <code>text/template</code>
39-
packages. See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.1">Go
39+
packages. See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.1+label%3ACherryPickApproved">Go
4040
1.12.1 milestone</a> on our issue tracker for details.
4141
</p>
4242

4343
<p>
4444
go1.12.2 (released 2019/04/05) includes fixes to the compiler, the go
4545
command, the runtime, and the <code>doc</code>, <code>net</code>,
4646
<code>net/http/httputil</code>, and <code>os</code> packages. See the
47-
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.2">Go
47+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.2+label%3ACherryPickApproved">Go
4848
1.12.2 milestone</a> on our issue tracker for details.
4949
</p>
5050

@@ -65,29 +65,29 @@ <h3 id="go1.12.minor">Minor revisions</h3>
6565
<p>
6666
go1.12.5 (released 2019/05/06) includes fixes to the compiler, the linker,
6767
the go command, the runtime, and the <code>os</code> package. See the
68-
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.5">Go
68+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.5+label%3ACherryPickApproved">Go
6969
1.12.5 milestone</a> on our issue tracker for details.
7070
</p>
7171

7272
<p>
7373
go1.12.6 (released 2019/06/11) includes fixes to the compiler, the linker,
7474
the go command, and the <code>crypto/x509</code>, <code>net/http</code>, and
7575
<code>os</code> packages. See the
76-
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.6">Go
76+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.6+label%3ACherryPickApproved">Go
7777
1.12.6 milestone</a> on our issue tracker for details.
7878
</p>
7979

8080
<p>
8181
go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler,
8282
and the linker.
83-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.7">Go
83+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.7+label%3ACherryPickApproved">Go
8484
1.12.7 milestone</a> on our issue tracker for details.
8585
</p>
8686

8787
<p>
8888
go1.12.8 (released 2019/08/13) includes security fixes to the
8989
<code>net/http</code> and <code>net/url</code> packages.
90-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.8">Go
90+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.8+label%3ACherryPickApproved">Go
9191
1.12.8 milestone</a> on our issue tracker for details.
9292
</p>
9393

@@ -101,21 +101,21 @@ <h3 id="go1.12.minor">Minor revisions</h3>
101101
<p>
102102
go1.12.10 (released 2019/09/25) includes security fixes to the
103103
<code>net/http</code> and <code>net/textproto</code> packages.
104-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.10">Go
104+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.10+label%3ACherryPickApproved">Go
105105
1.12.10 milestone</a> on our issue tracker for details.
106106
</p>
107107

108108
<p>
109109
go1.12.11 (released 2019/10/17) includes security fixes to the
110110
<code>crypto/dsa</code> package.
111-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.11">Go
111+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.11+label%3ACherryPickApproved">Go
112112
1.12.11 milestone</a> on our issue tracker for details.
113113
</p>
114114

115115
<p>
116116
go1.12.12 (released 2019/10/17) includes fixes to the go command,
117117
runtime, <code>syscall</code> and <code>net</code> packages.
118-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.12">Go
118+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.12+label%3ACherryPickApproved">Go
119119
1.12.12 milestone</a> on our issue tracker for details.
120120
</p>
121121

@@ -126,6 +126,26 @@ <h3 id="go1.12.minor">Minor revisions</h3>
126126
Only macOS users who hit this issue need to update.
127127
</p>
128128

129+
<p>
130+
go1.12.14 (released 2019/12/04) includes a fix to the runtime. See
131+
the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.14+label%3ACherryPickApproved">Go
132+
1.12.14 milestone</a> on our issue tracker for details.
133+
</p>
134+
135+
<p>
136+
go1.12.15 (released 2020/01/09) includes fixes to the runtime and
137+
the <code>net/http</code> package. See
138+
the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.15+label%3ACherryPickApproved">Go
139+
1.12.15 milestone</a> on our issue tracker for details.
140+
</p>
141+
142+
<p>
143+
go1.12.16 (released 2020/01/28) includes two security fixes to
144+
the <code>crypto/x509</code> package. See the
145+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.16+label%3ACherryPickApproved">Go
146+
1.12.16 milestone</a> on our issue tracker for details.
147+
</p>
148+
129149
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
130150

131151
<p>
@@ -140,22 +160,22 @@ <h3 id="go1.11.minor">Minor revisions</h3>
140160
command, runtime, and the <code>crypto/x509</code>, <code>encoding/json</code>,
141161
<code>go/types</code>, <code>net</code>, <code>net/http</code>, and
142162
<code>reflect</code> packages.
143-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.1">Go
163+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.1+label%3ACherryPickApproved">Go
144164
1.11.1 milestone</a> on our issue tracker for details.
145165
</p>
146166

147167
<p>
148168
go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker,
149169
documentation, go command, and the <code>database/sql</code> and
150170
<code>go/types</code> packages.
151-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.2">Go
171+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.2+label%3ACherryPickApproved">Go
152172
1.11.2 milestone</a> on our issue tracker for details.
153173
</p>
154174

155175
<p>
156176
go1.11.3 (released 2018/12/12) includes three security fixes to "go get" and
157177
the <code>crypto/x509</code> package.
158-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.3">Go
178+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.3+label%3ACherryPickApproved">Go
159179
1.11.3 milestone</a> on our issue tracker for details.
160180
</p>
161181

@@ -172,22 +192,22 @@ <h3 id="go1.11.minor">Minor revisions</h3>
172192
<p>
173193
go1.11.5 (released 2019/01/23) includes a security fix to the
174194
<code>crypto/elliptic</code> package. See
175-
the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.5">Go
195+
the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.5+label%3ACherryPickApproved">Go
176196
1.11.5 milestone</a> on our issue tracker for details.
177197
</p>
178198

179199
<p>
180200
go1.11.6 (released 2019/03/14) includes fixes to cgo, the compiler, linker,
181201
runtime, go command, and the <code>crypto/x509</code>, <code>encoding/json</code>,
182202
<code>net</code>, and <code>net/url</code> packages. See the
183-
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.6">Go
203+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.6+label%3ACherryPickApproved">Go
184204
1.11.6 milestone</a> on our issue tracker for details.
185205
</p>
186206

187207
<p>
188208
go1.11.7 (released 2019/04/05) includes fixes to the runtime and the
189209
<code>net</code> packages. See the
190-
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.7">Go
210+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.7+label%3ACherryPickApproved">Go
191211
1.11.7 milestone</a> on our issue tracker for details.
192212
</p>
193213

@@ -207,26 +227,26 @@ <h3 id="go1.11.minor">Minor revisions</h3>
207227

208228
<p>
209229
go1.11.10 (released 2019/05/06) includes fixes to the runtime and the linker.
210-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.10">Go
230+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.10+label%3ACherryPickApproved">Go
211231
1.11.10 milestone</a> on our issue tracker for details.
212232
</p>
213233

214234
<p>
215235
go1.11.11 (released 2019/06/11) includes a fix to the <code>crypto/x509</code> package.
216-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.11">Go
236+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.11+label%3ACherryPickApproved">Go
217237
1.11.11 milestone</a> on our issue tracker for details.
218238
</p>
219239

220240
<p>
221241
go1.11.12 (released 2019/07/08) includes fixes to the compiler and the linker.
222-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.12">Go
242+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.12+label%3ACherryPickApproved">Go
223243
1.11.12 milestone</a> on our issue tracker for details.
224244
</p>
225245

226246
<p>
227247
go1.11.13 (released 2019/08/13) includes security fixes to the
228248
<code>net/http</code> and <code>net/url</code> packages.
229-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.13">Go
249+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.13+label%3ACherryPickApproved">Go
230250
1.11.13 milestone</a> on our issue tracker for details.
231251
</p>
232252

@@ -244,14 +264,14 @@ <h3 id="go1.10.minor">Minor revisions</h3>
244264
<code>archive/zip</code>, <code>crypto/tls</code>, <code>crypto/x509</code>,
245265
<code>encoding/json</code>, <code>net</code>, <code>net/http</code>, and
246266
<code>net/http/pprof</code> packages.
247-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.1">Go
267+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.1+label%3ACherryPickApproved">Go
248268
1.10.1 milestone</a> on our issue tracker for details.
249269
</p>
250270

251271
<p>
252272
go1.10.2 (released 2018/05/01) includes fixes to the compiler, linker, and go
253273
command.
254-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.2">Go
274+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.2+label%3ACherryPickApproved">Go
255275
1.10.2 milestone</a> on our issue tracker for details.
256276
</p>
257277

@@ -260,30 +280,30 @@ <h3 id="go1.10.minor">Minor revisions</h3>
260280
<code>crypto/tls</code>, <code>crypto/x509</code>, and <code>strings</code> packages.
261281
In particular, it adds <a href="https://go.googlesource.com/go/+/d4e21288e444d3ffd30d1a0737f15ea3fc3b8ad9">
262282
minimal support to the go command for the vgo transition</a>.
263-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.3">Go
283+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.3+label%3ACherryPickApproved">Go
264284
1.10.3 milestone</a> on our issue tracker for details.
265285
</p>
266286

267287
<p>
268288
go1.10.4 (released 2018/08/24) includes fixes to the go command, linker, and the
269289
<code>net/http</code>, <code>mime/multipart</code>, <code>ld/macho</code>,
270290
<code>bytes</code>, and <code>strings</code> packages.
271-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.4">Go
291+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.4+label%3ACherryPickApproved">Go
272292
1.10.4 milestone</a> on our issue tracker for details.
273293
</p>
274294

275295
<p>
276296
go1.10.5 (released 2018/11/02) includes fixes to the go command, linker, runtime
277297
and the <code>database/sql</code> package.
278-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.5">Go
298+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.5+label%3ACherryPickApproved">Go
279299
1.10.5 milestone</a> on our issue tracker for details.
280300
</p>
281301

282302
<p>
283303
go1.10.6 (released 2018/12/12) includes three security fixes to "go get" and
284304
the <code>crypto/x509</code> package.
285305
It contains the same fixes as Go 1.11.3 and was released at the same time.
286-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.6">Go
306+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.6+label%3ACherryPickApproved">Go
287307
1.10.6 milestone</a> on our issue tracker for details.
288308
</p>
289309

@@ -298,7 +318,7 @@ <h3 id="go1.10.minor">Minor revisions</h3>
298318
<p>
299319
go1.10.8 (released 2019/01/23) includes a security fix to the
300320
<code>crypto/elliptic</code> package. See
301-
the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.8">Go
321+
the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.8+label%3ACherryPickApproved">Go
302322
1.10.8 milestone</a> on our issue tracker for details.
303323
</p>
304324

@@ -313,7 +333,7 @@ <h3 id="go1.9.minor">Minor revisions</h3>
313333

314334
<p>
315335
go1.9.1 (released 2017/10/04) includes two security fixes.
316-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.1">Go
336+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.1+label%3ACherryPickApproved">Go
317337
1.9.1 milestone</a> on our issue tracker for details.
318338
</p>
319339

@@ -324,34 +344,34 @@ <h3 id="go1.9.minor">Minor revisions</h3>
324344
and <code>net/smtp</code> packages.
325345
It includes a fix to a bug introduced in Go 1.9.1 that broke <code>go</code> <code>get</code>
326346
of non-Git repositories under certain conditions.
327-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.2">Go
347+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.2+label%3ACherryPickApproved">Go
328348
1.9.2 milestone</a> on our issue tracker for details.
329349
</p>
330350

331351
<p>
332352
go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime,
333353
and the <code>database/sql</code>, <code>math/big</code>, <code>net/http</code>,
334354
and <code>net/url</code> packages.
335-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.3">Go
355+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.3+label%3ACherryPickApproved">Go
336356
1.9.3 milestone</a> on our issue tracker for details.
337357
</p>
338358

339359
<p>
340360
go1.9.4 (released 2018/02/07) includes a security fix to “go get”.
341-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.4">Go
361+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.4+label%3ACherryPickApproved">Go
342362
1.9.4</a> milestone on our issue tracker for details.
343363
</p>
344364

345365
<p>
346366
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and
347367
<code>net/http/pprof</code> package.
348-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.5">Go
368+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.5+label%3ACherryPickApproved">Go
349369
1.9.5 milestone</a> on our issue tracker for details.
350370
</p>
351371

352372
<p>
353373
go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command.
354-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.6">Go
374+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.6+label%3ACherryPickApproved">Go
355375
1.9.6 milestone</a> on our issue tracker for details.
356376
</p>
357377

@@ -360,7 +380,7 @@ <h3 id="go1.9.minor">Minor revisions</h3>
360380
<code>crypto/x509</code>, and <code>strings</code> packages.
361381
In particular, it adds <a href="https://go.googlesource.com/go/+/d4e21288e444d3ffd30d1a0737f15ea3fc3b8ad9">
362382
minimal support to the go command for the vgo transition</a>.
363-
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.7">Go
383+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.7+label%3ACherryPickApproved">Go
364384
1.9.7 milestone</a> on our issue tracker for details.
365385
</p>
366386

misc/nacl/testzip.proto

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -48,43 +48,33 @@ go src=..
4848
pprof
4949
internal
5050
binutils
51-
testdata
52-
+
51+
+
5352
driver
54-
testdata
55-
+
53+
+
5654
graph
57-
testdata
58-
+
55+
+
5956
report
60-
testdata
61-
+
62-
profile
63-
testdata
6457
+
58+
profile
59+
+
6560
ianlancetaylor
6661
demangle
67-
testdata
68-
+
62+
+
6963
golang.org
7064
x
7165
arch
7266
arm
7367
armasm
74-
testdata
75-
+
68+
+
7669
arm64
7770
arm64asm
78-
testdata
79-
+
71+
+
8072
x86
8173
x86asm
82-
testdata
83-
+
74+
+
8475
ppc64
8576
ppc64asm
86-
testdata
87-
+
77+
+
8878
archive
8979
tar
9080
testdata

0 commit comments

Comments
 (0)