!9 golang: bump version to 1.13.4

Merge pull request !9 from Vanient/master
This commit is contained in:
openeuler-ci-bot 2020-07-23 20:01:41 +08:00 committed by Gitee
commit 282d90f4a9
2 changed files with 30 additions and 6 deletions

View File

@ -0,0 +1,20 @@
From 15a9cd0590cacb4b189e39a6863d6abbe9bf0a10 Mon Sep 17 00:00:00 2001
From: xiadanni1 <xiadanni1@huawei.com>
Date: Fri, 24 Jul 2020 04:20:57 +0800
Subject: [PATCH] bump to 1.13.4
Signed-off-by: xiadanni1 <xiadanni1@huawei.com>
---
VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION b/VERSION
index 5d371fc..478bafe 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-go1.13.3
\ No newline at end of file
+go1.13.4
--
1.8.3.1

View File

@ -61,12 +61,12 @@
%endif %endif
Name: golang Name: golang
Version: 1.13.3 Version: 1.13.4
Release: 6 Release: 1
Summary: The Go Programming Language Summary: The Go Programming Language
License: BSD and Public Domain License: BSD and Public Domain
URL: http://golang.org/ URL: http://golang.org/
Source0: https://dl.google.com/go/go%{version}.src.tar.gz Source0: https://dl.google.com/go/go1.13.3.src.tar.gz
%if !%{golang_bootstrap} %if !%{golang_bootstrap}
BuildRequires: gcc-go >= 5 BuildRequires: gcc-go >= 5
@ -162,6 +162,7 @@ Patch6011: 0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch
Patch6012: 0012-release-branch.go1.13-runtime-ensure-memmove-write-p.patch Patch6012: 0012-release-branch.go1.13-runtime-ensure-memmove-write-p.patch
Patch6013: backport-0013-release-branch.go1.13-security-src-go.mod-import-x-c.patch Patch6013: backport-0013-release-branch.go1.13-security-src-go.mod-import-x-c.patch
Patch6014: 0013-drop-hard-code-cert.patch Patch6014: 0013-drop-hard-code-cert.patch
Patch6015: 0014-bump-version-to-1.13.4.patch
ExclusiveArch: %{golang_arches} ExclusiveArch: %{golang_arches}
@ -395,13 +396,16 @@ fi
%files devel -f go-tests.list -f go-misc.list -f go-src.list %files devel -f go-tests.list -f go-misc.list -f go-src.list
%changelog %changelog
* Tue May 12 2020 lixiang <lixiang172@huawei.com> - 1.13.6 * Thu Jul 23 xiadanni <xiadanni1@huawei.com> - 1.13-4.1
- bump to 1.13.4
* Tue May 12 2020 lixiang <lixiang172@huawei.com> - 1.13-3.6
- rename tar name and make it same with upstream - rename tar name and make it same with upstream
* Tue Mar 17 2020 jingrui <jingrui@huawei.com> - 1.13.5 * Tue Mar 17 2020 jingrui <jingrui@huawei.com> - 1.13-3.5
- drop hard code cert - drop hard code cert
* Mon Mar 23 2020 jingrui <jingrui@huawei.com> - 1.13.4 * Mon Mar 23 2020 jingrui <jingrui@huawei.com> - 1.13-3.4
- fix CVE-2020-7919 - fix CVE-2020-7919
* Thu Feb 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.13-3.2 * Thu Feb 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.13-3.2