Bug 1685763

Summary: golang: update to 1.12 in EPEL
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carlwgeorge>
Component: golangAssignee: Adam Miller <admiller>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: admiller, amurdaca, deparker, dwd, jcajka, lemenkov, renich, vedran
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-27 16:06:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carl George 🤠 2019-03-06 01:05:24 UTC
Description of problem:

Golang 1.12 adds support for TLS 1.3 [0].  Some applications are now setting this to the minimum build requirement of golang in order to take advantage of the feature [1][2].  Any chance the EPEL packages can be updated to 1.12?

[0]: https://golang.org/doc/go1.12#tls_1_3
[1]: https://github.com/mholt/caddy/commit/72d0debde6bf01b5fdce0a4f3dc2b35cba28241a
[2]: https://github.com/mholt/caddy/commit/80dfb8b2a7f89b120a627bc4d866a1dc5ed3d92f

Comment 1 Carl George 🤠 2019-05-05 23:46:02 UTC
Updating to 1.12 would also resolve bug 1688234 (CVE-2019-9741).

Comment 2 Dave Dykstra 2019-11-27 21:25:49 UTC
Isn't this obsolete?  EPEL already has golang-1.13

Comment 3 Carl George 🤠 2020-07-27 16:06:18 UTC
Indeed.