]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.13-security] doc: document Go 1.13.2 and Go 1.12.11
authorKatie Hockman <katie@golang.org>
Thu, 17 Oct 2019 14:50:53 +0000 (10:50 -0400)
committerKatie Hockman <katiehockman@google.com>
Thu, 17 Oct 2019 15:57:02 +0000 (15:57 +0000)
Change-Id: I73f27924046a0a2493330ddc732d1a2fd3f730a5
Reviewed-on: https://team-review.git.corp.google.com/c/golang/go-private/+/575981
Reviewed-by: Filippo Valsorda <valsorda@google.com>
Reviewed-on: https://team-review.git.corp.google.com/c/golang/go-private/+/575983

doc/devel/release.html

index f83e676ff47f8882b014b07dd7ab8fb07cf580da..fc858d418b080b743c5e1566671c8991c0d8ec6b 100644 (file)
@@ -39,6 +39,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.13.1">Go
 1.13.1 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.13.2 (released 2019/10/17) includes security fixes to the
+<code>crypto/dsa</code> package and the compiler.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.13.2">Go
+1.13.2 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.12">go1.12 (released 2019/02/25)</h2>
 
 <p>
@@ -121,6 +128,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.10">Go
 1.12.10 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.12.11 (released 2019/10/17) includes security fixes to the
+<code>crypto/dsa</code> package.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.11">Go
+1.12.11 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
 
 <p>