Skip to content

Commit 983d809

Browse files
committed
[release-branch.go1.11-security] doc: document Go 1.11.5 and Go 1.10.8
Change-Id: I97ce42e1e9a6d10bf1eeccc2763e043d8ebe5bab Reviewed-on: https://team-review.git.corp.google.com/c/400906 Reviewed-by: Filippo Valsorda <[email protected]> (cherry picked from commit efe766c7c0918da96aa21e1ac03a9d3fa57ca156) Reviewed-on: https://team-review.git.corp.google.com/c/401144
1 parent 42b42f7 commit 983d809

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/devel/release.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ <h3 id="go1.11.minor">Minor revisions</h3>
6666
1.11.4 milestone</a> on our issue tracker for details.
6767
</p>
6868

69+
<p>
70+
go1.11.5 (released 2019/01/23) includes a security fix to the
71+
<code>crypto/elliptic</code> package.
72+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.5+label%3ACherryPickApproved">Go
73+
1.11.5 milestone</a> on our issue tracker for details.
74+
</p>
75+
6976
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
7077

7178
<p>
@@ -131,6 +138,13 @@ <h3 id="go1.10.minor">Minor revisions</h3>
131138
Go 1.10.7 milestone</a> on our issue tracker for details.
132139
</p>
133140

141+
<p>
142+
go1.10.8 (released 2019/01/23) includes a security fix to the
143+
<code>crypto/elliptic</code> package.
144+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.8+label%3ACherryPickApproved">Go
145+
1.10.8 milestone</a> on our issue tracker for details.
146+
</p>
147+
134148
<h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
135149

136150
<p>

0 commit comments

Comments
 (0)