Page MenuHomeSolus

D13225.id32339.diff
No OneTemporary

D13225.id32339.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : golang
-version : 1.18.1
-release : 86
+version : 1.18.2
+release : 87
homepage : https://golang.org
source :
- - https://golang.org/dl/go1.18.1.src.tar.gz : efd43e0f1402e083b73a03d444b7b6576bb4c539ac46208b63a916b69aca4088
+ - https://golang.org/dl/go1.18.2.src.tar.gz : 2c44d03ea2c34092137ab919ba602f2c261a038d08eb468528a3f3a28e5667e2
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
@@ -2349,6 +2349,7 @@
<Path fileType="library">/usr/lib64/golang/src/cmd/compile/internal/types2/testdata/fixedbugs/issue51593.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/compile/internal/types2/testdata/fixedbugs/issue51607.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/compile/internal/types2/testdata/fixedbugs/issue51658.go2</Path>
+ <Path fileType="library">/usr/lib64/golang/src/cmd/compile/internal/types2/testdata/fixedbugs/issue52529.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/compile/internal/types2/testdata/fixedbugs/issue6977.src</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/compile/internal/types2/testdata/manual.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/compile/internal/types2/testdata/spec/assignability.go2</Path>
@@ -2893,6 +2894,7 @@
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/build_GOTMPDIR.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/build_acl_windows.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/build_arm.txt</Path>
+ <Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/build_buildvcs_auto.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/build_cache_arch_mode.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/build_cache_compile.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/build_cache_disabled.txt</Path>
@@ -3316,6 +3318,7 @@
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/mod_retract_rename.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/mod_retract_replace.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/mod_retract_versions.txt</Path>
+ <Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/mod_run_issue52331.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/mod_run_nonmain.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/mod_run_path.txt</Path>
<Path fileType="library">/usr/lib64/golang/src/cmd/go/testdata/script/mod_run_pkg_version.txt</Path>
@@ -5976,6 +5979,7 @@
<Path fileType="library">/usr/lib64/golang/src/go/types/testdata/fixedbugs/issue51593.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/go/types/testdata/fixedbugs/issue51658.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/go/types/testdata/fixedbugs/issue52031.go</Path>
+ <Path fileType="library">/usr/lib64/golang/src/go/types/testdata/fixedbugs/issue52529.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/go/types/testdata/fixedbugs/issue6977.src</Path>
<Path fileType="library">/usr/lib64/golang/src/go/types/testdata/manual.go2</Path>
<Path fileType="library">/usr/lib64/golang/src/go/types/testdata/spec/assignability.go2</Path>
@@ -7779,8 +7783,8 @@
<Path fileType="library">/usr/lib64/golang/src/runtime/export_aix_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/export_arm_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/export_darwin_test.go</Path>
- <Path fileType="library">/usr/lib64/golang/src/runtime/export_debug_regabiargs_off_test.go</Path>
- <Path fileType="library">/usr/lib64/golang/src/runtime/export_debug_regabiargs_on_test.go</Path>
+ <Path fileType="library">/usr/lib64/golang/src/runtime/export_debug_amd64_test.go</Path>
+ <Path fileType="library">/usr/lib64/golang/src/runtime/export_debug_arm64_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/export_debug_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/export_debuglog_test.go</Path>
<Path fileType="library">/usr/lib64/golang/src/runtime/export_linux_test.go</Path>
@@ -11252,6 +11256,7 @@
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5172.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue51839.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5231.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue52438.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5244.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5259.dir/bug.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5259.dir/main.go</Path>
@@ -11259,6 +11264,7 @@
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5260.dir/a.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5260.dir/b.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5260.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue52612.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5291.dir/pkg1.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5291.dir/prog.go</Path>
<Path fileType="library">/usr/lib64/golang/test/fixedbugs/issue5291.go</Path>
@@ -12095,12 +12101,18 @@
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51423.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51522a.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51522b.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/typeparam/issue51700.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51733.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51765.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51836.dir/a.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51836.dir/aa.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51836.dir/p.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/issue51836.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/typeparam/issue52026.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/typeparam/issue52117.dir/a.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/typeparam/issue52117.dir/b.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/typeparam/issue52117.go</Path>
+ <Path fileType="library">/usr/lib64/golang/test/typeparam/issue52228.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/list.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/list2.go</Path>
<Path fileType="library">/usr/lib64/golang/test/typeparam/listimp.dir/a.go</Path>
@@ -12248,12 +12260,12 @@
</Replaces>
</Package>
<History>
- <Update release="86">
- <Date>2022-04-18</Date>
- <Version>1.18.1</Version>
+ <Update release="87">
+ <Date>2022-05-18</Date>
+ <Version>1.18.2</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</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
5811643
Default Alt Text
D13225.id32339.diff (8 KB)

Event Timeline