From 5c7a24ef41428f8474b63ea6a323c1b3366d01e1 Mon Sep 17 00:00:00 2001 From: Jakub Čajka Date: Mar 12 2020 12:27:21 +0000 Subject: Rebase to 65bd07611c95d66c60eca57932714e6bd0059c54 --- diff --git a/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch b/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch index c1f1de1..e2b13f5 100644 --- a/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch +++ b/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch @@ -1,4 +1,4 @@ -From 4dda6eaa238adcdc2db60c957bc011b6c73bbee1 Mon Sep 17 00:00:00 2001 +From a1c45ec99ce6069ffd05e77347bcd86dc518a23e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Thu, 22 Mar 2018 11:49:09 +0100 Subject: [PATCH 1/3] Don't use the bundled tzdata at runtime, except for the diff --git a/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch b/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch index d29e447..2859959 100644 --- a/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch +++ b/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch @@ -1,4 +1,4 @@ -From 33964d676b270f80ebf4931e3cf618dec6875678 Mon Sep 17 00:00:00 2001 +From 7a47d0574255ab272f02ddc398316f8f1f8fb8f8 Mon Sep 17 00:00:00 2001 From: Michael Munday Date: Tue, 17 Jan 2017 11:33:38 -0500 Subject: [PATCH 2/3] syscall: expose IfInfomsg.X__ifi_pad on s390x diff --git a/0003-cmd-go-disable-Google-s-proxy-and-sumdb.patch b/0003-cmd-go-disable-Google-s-proxy-and-sumdb.patch index 36988d8..1a22a85 100644 --- a/0003-cmd-go-disable-Google-s-proxy-and-sumdb.patch +++ b/0003-cmd-go-disable-Google-s-proxy-and-sumdb.patch @@ -1,4 +1,4 @@ -From 2f32d3be7c1b89521443d1c777f1986325576fe4 Mon Sep 17 00:00:00 2001 +From 8f9335573e12ff7ae0b0be4b5ae555146ea270e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Mon, 27 May 2019 15:12:53 +0200 Subject: [PATCH 3/3] cmd/go: disable Google's proxy and sumdb diff --git a/VERSION b/VERSION index b841633..639f763 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -devel +cd9fd640db Wed Mar 4 04:49:54 2020 +0000 +devel +65bd07611c Thu Mar 12 01:31:41 2020 +0000 diff --git a/golang.spec b/golang.spec index 84e1174..7d75f3a 100644 --- a/golang.spec +++ b/golang.spec @@ -108,12 +108,12 @@ %global go_api 1.15 %global go_version 1.15 -%global go_commit cd9fd640db419ec81026945eb4f22bfe5ff5a27f +%global go_commit 65bd07611c95d66c60eca57932714e6bd0059c54 %global go_shortcommit %(c=%{go_commit}; echo ${c:0:7}) Name: golang Version: %go_version -Release: 0.8git%{go_shortcommit}%{?dist} +Release: 0.9git%{go_shortcommit}%{?dist} Summary: The Go Programming Language # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain License: BSD and Public Domain @@ -569,6 +569,9 @@ fi %endif %changelog +* Thu Mar 12 2020 Jakub Čajka - 1.15-0.9git65bd076 +- Rebase to 65bd07611c95d66c60eca57932714e6bd0059c54 + * Wed Mar 04 2020 Jakub Čajka - 1.15-0.8gitcd9fd64 - Rebase to cd9fd640db419ec81026945eb4f22bfe5ff5a27f