Page MenuHomeSolus

D6340.id15347.diff
No OneTemporary

D6340.id15347.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : golang
-version : 1.12.3
-release : 36
-homepage : http://golang.org
+version : 1.12.5
+release : 37
+homepage : https://golang.org
source :
- - https://dl.google.com/go/go1.12.3.src.tar.gz : 5c507abe8818429d74ebb650a4155d36bc3f9a725e59e76f5d6aca9690be2373
+ - https://dl.google.com/go/go1.12.5.src.tar.gz : 2aa5f088cbb332e73fc3def546800616b38d3bfe6b8713b8a6404060f22503e8
license : BSD-3-Clause
summary : The Go programming language.
description: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,10 +1,10 @@
<PISI>
<Source>
<Name>golang</Name>
- <Homepage>http://golang.org</Homepage>
+ <Homepage>https://golang.org</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming</PartOf>
@@ -1038,6 +1038,7 @@
<Path fileType="library">/usr/lib64/golang/pkg/bootstrap/src/bootstrap/cmd/internal/sys/supported.go</Path>
<Path fileType="library">/usr/lib64/golang/pkg/bootstrap/src/bootstrap/cmd/link/doc.go</Path>
<Path fileType="library">/usr/lib64/golang/pkg/bootstrap/src/bootstrap/cmd/link/dwarf_test.go</Path>
+ <Path fileType="library">/usr/lib64/golang/pkg/bootstrap/src/bootstrap/cmd/link/elf_test.go</Path>
<Path fileType="library">/usr/lib64/golang/pkg/bootstrap/src/bootstrap/cmd/link/internal/amd64/asm.go</Path>
<Path fileType="library">/usr/lib64/golang/pkg/bootstrap/src/bootstrap/cmd/link/internal/amd64/l.go</Path>
<Path fileType="library">/usr/lib64/golang/pkg/bootstrap/src/bootstrap/cmd/link/internal/amd64/obj.go</Path>
@@ -3576,6 +3577,7 @@
<Path fileType="library">/usr/lib64/golang/src/cmd/internal/test2json/testdata/vet.test</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/link/doc.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/link/dwarf_test.go</Path>
+ <Path fileType="library">/usr/lib64/golang/src/cmd/link/elf_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/link/internal/amd64/asm.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/link/internal/amd64/l.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/link/internal/amd64/obj.go</Path>
@@ -4388,6 +4390,7 @@
<Path fileType="library">/usr/lib64/golang/src/cmd/vet/testdata/src/method/method.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/vet/testdata/src/nilfunc/nilfunc.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/vet/testdata/src/print/print.go</Path>
+ <Path fileType="library">/usr/lib64/golang/src/cmd/vet/testdata/src/print2/big.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/vet/testdata/src/rangeloop/rangeloop.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/vet/testdata/src/shift/shift.go</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/vet/testdata/src/structtag/structtag.go</Path>
@@ -6702,6 +6705,7 @@
<Path fileType="library">/usr/lib64/golang/src/os/executable_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/os/executable_windows.go</Path>
<Path fileType="library">/usr/lib64/golang/src/os/export_test.go</Path>
+ <Path fileType="library">/usr/lib64/golang/src/os/export_unix_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/os/export_windows_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/os/fifo_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/os/file.go</Path>
@@ -7646,6 +7650,7 @@
<Path fileType="library">/usr/lib64/golang/src/runtime/trace/trace_stack_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/trace/trace_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/traceback.go</Path>
+ <Path fileType="library">/usr/lib64/golang/src/runtime/treap_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/type.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/typekind.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/unaligned1.go</Path>
@@ -9523,6 +9528,11 @@
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue30956.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue30956.out</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue30977.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue31252.dir/a.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue31252.dir/b.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue31252.dir/c.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue31252.dir/main.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue31252.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue3552.dir/one.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue3552.dir/two.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue3552.go</Path>
@@ -10152,12 +10162,12 @@
</Replaces>
</Package>
<History>
- <Update release="36">
- <Date>2019-04-10</Date>
- <Version>1.12.3</Version>
+ <Update release="37">
+ <Date>2019-05-19</Date>
+ <Version>1.12.5</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 6:31 PM (2 h, 24 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5852918
Default Alt Text
D6340.id15347.diff (6 KB)

Event Timeline