diff --git a/0014-bump-version-to-1.13.4.patch b/0014-bump-version-to-1.13.4.patch new file mode 100644 index 0000000000000000000000000000000000000000..1b01643c7d01862da77a2c04f7520ddd1a696df6 --- /dev/null +++ b/0014-bump-version-to-1.13.4.patch @@ -0,0 +1,20 @@ +From 15a9cd0590cacb4b189e39a6863d6abbe9bf0a10 Mon Sep 17 00:00:00 2001 +From: xiadanni1 +Date: Fri, 24 Jul 2020 04:20:57 +0800 +Subject: [PATCH] bump to 1.13.4 + +Signed-off-by: xiadanni1 +--- + 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 diff --git a/golang.spec b/golang.spec index 2cddb145e3ece4e722ad1837df5810491733e24b..5e1bbbb988f7b2f6a80d453bd7bf866542c638f0 100644 --- a/golang.spec +++ b/golang.spec @@ -61,12 +61,12 @@ %endif Name: golang -Version: 1.13.3 -Release: 6 +Version: 1.13.4 +Release: 1 Summary: The Go Programming Language License: BSD and Public Domain 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} 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 Patch6013: backport-0013-release-branch.go1.13-security-src-go.mod-import-x-c.patch Patch6014: 0013-drop-hard-code-cert.patch +Patch6015: 0014-bump-version-to-1.13.4.patch ExclusiveArch: %{golang_arches} @@ -395,13 +396,16 @@ fi %files devel -f go-tests.list -f go-misc.list -f go-src.list %changelog -* Tue May 12 2020 lixiang - 1.13.6 +* Thu Jul 23 xiadanni - 1.13-4.1 +- bump to 1.13.4 + +* Tue May 12 2020 lixiang - 1.13-3.6 - rename tar name and make it same with upstream -* Tue Mar 17 2020 jingrui - 1.13.5 +* Tue Mar 17 2020 jingrui - 1.13-3.5 - drop hard code cert -* Mon Mar 23 2020 jingrui - 1.13.4 +* Mon Mar 23 2020 jingrui - 1.13-3.4 - fix CVE-2020-7919 * Thu Feb 20 2020 openEuler Buildteam - 1.13-3.2