From 6bf4b230234171f1cc4edab8e3eb2a989a02ddee Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Thu, 5 Dec 2019 17:13:21 +0300 Subject: [PATCH] [release-branch.go1.13] doc: add CherryPickApproved filter to Release History links Not all closed issues in a given minor milestone are included in that release, only the ones that have been labeled as CherryPickApproved are. Update the links to the GitHub issue tracker to include a filter on the CherryPickApproved label, so that the default view shows only the backports that were included in a given release. This should more useful to most people than seeing all backports (considered and approved). Do this only for Go 1.9.1 and newer releases, as that is when we started using the CherryPickCandidate and CherryPickApproved labels. Updates #35988 Fixes #36003 Change-Id: I51e07c1bc3ab9c4a5744e8f668c5470adf78bffe Reviewed-on: https://go-review.googlesource.com/c/go/+/210117 Run-TryBot: Dmitri Shuralyov Reviewed-by: Alexander Rakoczy TryBot-Result: Gobot Gobot --- doc/devel/release.html | 78 +++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/doc/devel/release.html b/doc/devel/release.html index 3592625185..c3f77f35e8 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -35,14 +35,14 @@ Read the Go 1.13 Release Notes for more information.

go1.13.1 (released 2019/09/25) includes security fixes to the net/http and net/textproto packages. -See the Go +See the Go 1.13.1 milestone on our issue tracker for details.

go1.13.2 (released 2019/10/17) includes security fixes to the crypto/dsa package and the compiler. -See the Go +See the Go 1.13.2 milestone on our issue tracker for details.

@@ -50,7 +50,7 @@ See the Go go1.13.3 (released 2019/10/17) includes fixes to the go command, the toolchain, the runtime, syscall, net, net/http, and crypto/ecdsa packages. -See the Go +See the Go 1.13.3 milestone on our issue tracker for details.

@@ -59,14 +59,14 @@ go1.13.4 (released 2019/10/31) includes fixes to the net/http and syscall packages. It also fixes an issue on macOS 10.15 Catalina where the non-notarized installer and binaries were being rejected by Gatekeeper. -See the Go +See the Go 1.13.4 milestone on our issue tracker for details.

go1.13.5 (released 2019/12/04) includes fixes to the go command, the runtime, the linker, and the net/http package. See the -Go +Go 1.13.5 milestone on our issue tracker for details.

@@ -83,7 +83,7 @@ Read the Go 1.12 Release Notes for more information. go1.12.1 (released 2019/03/14) includes fixes to cgo, the compiler, the go command, and the fmt, net/smtp, os, path/filepath, sync, and text/template -packages. See the Go +packages. See the Go 1.12.1 milestone on our issue tracker for details.

@@ -91,7 +91,7 @@ packages. See the Go +Go 1.12.2 milestone on our issue tracker for details.

@@ -112,7 +112,7 @@ Only Linux users who hit this issue need to update.

go1.12.5 (released 2019/05/06) includes fixes to the compiler, the linker, the go command, the runtime, and the os package. See the -Go +Go 1.12.5 milestone on our issue tracker for details.

@@ -120,21 +120,21 @@ the go command, the runtime, and the os package. See the go1.12.6 (released 2019/06/11) includes fixes to the compiler, the linker, the go command, and the crypto/x509, net/http, and os packages. See the -Go +Go 1.12.6 milestone on our issue tracker for details.

go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler, and the linker. -See the Go +See the Go 1.12.7 milestone on our issue tracker for details.

go1.12.8 (released 2019/08/13) includes security fixes to the net/http and net/url packages. -See the Go +See the Go 1.12.8 milestone on our issue tracker for details.

@@ -148,21 +148,21 @@ See the Go +See the Go 1.12.10 milestone on our issue tracker for details.

go1.12.11 (released 2019/10/17) includes security fixes to the crypto/dsa package. -See the Go +See the Go 1.12.11 milestone on our issue tracker for details.

go1.12.12 (released 2019/10/17) includes fixes to the go command, runtime, syscall and net packages. -See the Go +See the Go 1.12.12 milestone on our issue tracker for details.

@@ -175,7 +175,7 @@ Only macOS users who hit this issue need to update.

go1.12.14 (released 2019/12/04) includes a fix to the runtime. See -the Go +the Go 1.12.14 milestone on our issue tracker for details.

@@ -193,7 +193,7 @@ go1.11.1 (released 2018/10/01) includes fixes to the compiler, documentation, go command, runtime, and the crypto/x509, encoding/json, go/types, net, net/http, and reflect packages. -See the Go +See the Go 1.11.1 milestone on our issue tracker for details.

@@ -201,14 +201,14 @@ See the Go go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker, documentation, go command, and the database/sql and go/types packages. -See the Go +See the Go 1.11.2 milestone on our issue tracker for details.

go1.11.3 (released 2018/12/12) includes three security fixes to "go get" and the crypto/x509 package. -See the Go +See the Go 1.11.3 milestone on our issue tracker for details.

@@ -225,7 +225,7 @@ See the Go +the Go 1.11.5 milestone on our issue tracker for details.

@@ -233,14 +233,14 @@ the Go go1.11.6 (released 2019/03/14) includes fixes to cgo, the compiler, linker, runtime, go command, and the crypto/x509, encoding/json, net, and net/url packages. See the -Go +Go 1.11.6 milestone on our issue tracker for details.

go1.11.7 (released 2019/04/05) includes fixes to the runtime and the net packages. See the -Go +Go 1.11.7 milestone on our issue tracker for details.

@@ -260,26 +260,26 @@ Only Linux users who hit this issue need to update.

go1.11.10 (released 2019/05/06) includes fixes to the runtime and the linker. -See the Go +See the Go 1.11.10 milestone on our issue tracker for details.

go1.11.11 (released 2019/06/11) includes a fix to the crypto/x509 package. -See the Go +See the Go 1.11.11 milestone on our issue tracker for details.

go1.11.12 (released 2019/07/08) includes fixes to the compiler and the linker. -See the Go +See the Go 1.11.12 milestone on our issue tracker for details.

go1.11.13 (released 2019/08/13) includes security fixes to the net/http and net/url packages. -See the Go +See the Go 1.11.13 milestone on our issue tracker for details.

@@ -297,14 +297,14 @@ go1.10.1 (released 2018/03/28) includes fixes to the compiler, runtime, and the archive/zip, crypto/tls, crypto/x509, encoding/json, net, net/http, and net/http/pprof packages. -See the Go +See the Go 1.10.1 milestone on our issue tracker for details.

go1.10.2 (released 2018/05/01) includes fixes to the compiler, linker, and go command. -See the Go +See the Go 1.10.2 milestone on our issue tracker for details.

@@ -313,7 +313,7 @@ go1.10.3 (released 2018/06/05) includes fixes to the go command, and the crypto/tls, crypto/x509, and strings packages. In particular, it adds minimal support to the go command for the vgo transition. -See the Go +See the Go 1.10.3 milestone on our issue tracker for details.

@@ -321,14 +321,14 @@ See the Go go1.10.4 (released 2018/08/24) includes fixes to the go command, linker, and the net/http, mime/multipart, ld/macho, bytes, and strings packages. -See the Go +See the Go 1.10.4 milestone on our issue tracker for details.

go1.10.5 (released 2018/11/02) includes fixes to the go command, linker, runtime and the database/sql package. -See the Go +See the Go 1.10.5 milestone on our issue tracker for details.

@@ -336,7 +336,7 @@ See the Go go1.10.6 (released 2018/12/12) includes three security fixes to "go get" and the crypto/x509 package. It contains the same fixes as Go 1.11.3 and was released at the same time. -See the Go +See the Go 1.10.6 milestone on our issue tracker for details.

@@ -351,7 +351,7 @@ Go 1.10.7 milestone on our issue tracker for details.

go1.10.8 (released 2019/01/23) includes a security fix to the crypto/elliptic package. See -the Go +the Go 1.10.8 milestone on our issue tracker for details.

@@ -366,7 +366,7 @@ Read the Go 1.9 Release Notes for more information.

go1.9.1 (released 2017/10/04) includes two security fixes. -See the Go +See the Go 1.9.1 milestone on our issue tracker for details.

@@ -377,7 +377,7 @@ and the crypto/x509, database/sql, log, and net/smtp packages. It includes a fix to a bug introduced in Go 1.9.1 that broke go get of non-Git repositories under certain conditions. -See the Go +See the Go 1.9.2 milestone on our issue tracker for details.

@@ -385,26 +385,26 @@ See the Go go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime, and the database/sql, math/big, net/http, and net/url packages. -See the Go +See the Go 1.9.3 milestone on our issue tracker for details.

go1.9.4 (released 2018/02/07) includes a security fix to “go get”. -See the Go +See the Go 1.9.4 milestone on our issue tracker for details.

go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and net/http/pprof package. -See the Go +See the Go 1.9.5 milestone on our issue tracker for details.

go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command. -See the Go +See the Go 1.9.6 milestone on our issue tracker for details.

@@ -413,7 +413,7 @@ go1.9.7 (released 2018/06/05) includes fixes to the go command, and the crypto/x509, and strings packages. In particular, it adds minimal support to the go command for the vgo transition. -See the Go +See the Go 1.9.7 milestone on our issue tracker for details.