| Summary: | heketi: Daemon file not compiled with RELRO or PIE: /usr/bin/heketi | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Shruti Sampat <ssampat> |
| Component: | heketi | Assignee: | Luis Pabón <lpabon> |
| Status: | CLOSED NOTABUG | QA Contact: | Anush Shetty <ashetty> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.1 | CC: | madam, sisharma |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-16 05:07:44 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1117266 | ||
|
Description
Shruti Sampat
2016-02-12 07:35:02 UTC
heketi is written in go and currently there seems to be no way that golang compiler would build this with RELRO/PIE flags as GCC would do for C/C++ source code. So technically at this point we can override this test and if in future we find some way to build this with RELRO/PIE we would look into it. I am closing this bug it is not blocker for this time. |