Commit 376ab529 authored by Kirill Smelkov's avatar Kirill Smelkov

golang: v↑ go1.17 (1.17.3 -> 1.17.6)

Going Go1.17.3 -> Go1.17.6 brings in fixes to compiler, runtime and stdlib
including security fixes to syscall and net/http packages.

https://go.dev/doc/devel/release#go1.17.minor

Tested via:

- SlapOS.SoftwareReleases.IntegrationTest.Python2 (https://nexedijs.erp5.net/#/test_result_module/20220118-7422B39B), and
- SlapOS.SoftwareReleases.IntegrationTest.Python3 (https://nexedijs.erp5.net/#/test_result_module/20220118-30B9FCE8)

/cc @luke, @jerome, @alain.takoudjou, @xavier_thompson @tomo, @lu.xu
/reviewed-on nexedi/slapos!1116
parent 2cd53dca
Pipeline #19404 failed with stage
in 0 seconds
......@@ -68,8 +68,8 @@ environment-extra =
[golang1.17]
<= golang-common
url = https://golang.org/dl/go1.17.3.src.tar.gz
md5sum = 3ea82e5966275f405f0db4f52511bb6e
url = https://golang.org/dl/go1.17.6.src.tar.gz
md5sum = dc57f93f323e9f8189e5ffc1f223e346
# go1.17 needs go1.4 to bootstrap
environment-extra =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment