From 14baed822df5edb765e852dd3d0f5e2031dca7f7d109db4d6256e939a35cf66b Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Tue, 6 Feb 2024 21:26:40 +0000 Subject: [PATCH] Accepting request 1144735 from home:jfkw:branches:devel:languages:go - go1.20.7 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. Refs boo#1206346 go1.20 release tracking * go#64760 staticlockranking builders failing on release branches on LUCI * go#65322 crypto: rollback BoringCrypto fips-20220613 update * go#65379 crypto/x509: TestIssue51759 consistently failing on gotip-darwin-amd64_10.15 LUCI builder OBS-URL: https://build.opensuse.org/request/show/1144735 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go1.20?expand=0&rev=40 --- go1.20.13.src.tar.gz | 3 --- go1.20.14.src.tar.gz | 3 +++ go1.20.changes | 11 +++++++++++ go1.20.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 go1.20.13.src.tar.gz create mode 100644 go1.20.14.src.tar.gz diff --git a/go1.20.13.src.tar.gz b/go1.20.13.src.tar.gz deleted file mode 100644 index cbdec28..0000000 --- a/go1.20.13.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fe745c530f2f1d67193af3c5ea25246be077989ec5178df266e975f3532449e -size 26287815 diff --git a/go1.20.14.src.tar.gz b/go1.20.14.src.tar.gz new file mode 100644 index 0000000..0ff0227 --- /dev/null +++ b/go1.20.14.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aef321a0e3e38b7e91d2d7eb64040666cabdcc77d383de3c9522d0d69b67f4e +size 26202564 diff --git a/go1.20.changes b/go1.20.changes index f094034..f62b2bf 100644 --- a/go1.20.changes +++ b/go1.20.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Feb 6 18:22:28 UTC 2024 - Jeff Kowalczyk + +- go1.20.7 (released 2023-08-01) includes a security fix to the + crypto/tls package, as well as bug fixes to the assembler and the + compiler. + Refs boo#1206346 go1.20 release tracking + * go#64760 staticlockranking builders failing on release branches on LUCI + * go#65322 crypto: rollback BoringCrypto fips-20220613 update + * go#65379 crypto/x509: TestIssue51759 consistently failing on gotip-darwin-amd64_10.15 LUCI builder + ------------------------------------------------------------------- Tue Jan 9 18:40:15 UTC 2024 - Jeff Kowalczyk diff --git a/go1.20.spec b/go1.20.spec index 7078c68..99772c9 100644 --- a/go1.20.spec +++ b/go1.20.spec @@ -126,7 +126,7 @@ %endif Name: go1.20 -Version: 1.20.13 +Version: 1.20.14 Release: 0 Summary: A compiled, garbage-collected, concurrent programming language License: BSD-3-Clause @@ -166,7 +166,7 @@ BuildRequires: gcc-c++ #BNC#818502 debug edit tool of rpm fails on i586 builds BuildRequires: rpm >= 4.11.1 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Requires: gcc Provides: go = %{version} Provides: go-devel = go%{version}