Bug 1292956
Summary: | REBASE to golang 1.6 | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Timothy St. Clair <tstclair> | |
Component: | golang | Assignee: | Jakub Čajka <jcajka> | |
Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 7.2 | CC: | abhgupta, agoldste, asakpal, carl, ghelleks, hannsj_uhl, ichute, jdetiber, jeder, jfeeney, jliggitt, matt, mcermak, mkolaja, mnewsome, rrati, sdodson, snagar, tstclair, yselkowi | |
Target Milestone: | rc | Keywords: | Extras, Rebase, ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | golang-1.6-1.el7 | Doc Type: | Rebase: Bug Fixes and Enhancements | |
Doc Text: |
Important: if this rebase instead contains *only bug fixes,* or *only enhancements*, select the correct option from the Doc Type drop-down list.
Rebase package(s) to version: 1.6.2
Golang package has been rebased to version 1.6.2
Highlights, important fixes, or notable enhancements:
|
Story Points: | --- | |
Clone Of: | ||||
: | 1346331 (view as bug list) | Environment: | ||
Last Closed: | 2016-11-04 01:35:16 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1330711, 1346331 |
Description
Timothy St. Clair
2015-12-18 20:23:30 UTC
*** Bug 1292951 has been marked as a duplicate of this bug. *** The testcase at http://play.golang.org/p/zpXKadV5mo is what we're hoping to pick up a fix for (In reply to Jordan Liggitt from comment #5) > The testcase at http://play.golang.org/p/zpXKadV5mo is what we're hoping to > pick up a fix for So it is issue tracked by BZ1290472 (If I didn't overlooked anything, it is same reproducer). Could you please confirm that for a clarity and a record? Just elaborate bit on BZ#1290472 assuming confirmation. It is separate issue tracked by the up mentioned BZ with no direct relation(aside it affects all currently released golang versions) to golang version/rebase(it will be/is "fixed" by upstream in upcoming upstream 1.6 release, and it has been fixed in Fedora see BZ1290543). Primary driver on our end are the performance changes, and upstream k8s support. gc-performance has substantially been improved. Rebasing to 1.5 would also allow enablement on aarch64. Make that golang 1.5.3 - recently release CVE as of today. https://groups.google.com/forum/#!topic/golang-announce/MEATuOi_ei4 Upstream kubernetes golang 1.6 issue for tracking: https://github.com/kubernetes/kubernetes/pull/22149 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2245.html |