Bug 955276
| Summary: | groonga package should be built with PIE flags | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dhiru Kholia <dkholia> |
| Component: | groonga | Assignee: | Kentaro Hayashi <kenhys> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | bressers, dueno, i18n-bugs, kenhys |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-03 02:44:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dhiru Kholia
2013-04-22 17:08:35 UTC
Thank you for reporting. The groonga project will release groonga 3.0.3 at the end of this month. So, I'll fix at that time. groonga-3.0.3-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/FEDORA-2013-6706/groonga-3.0.3-1.fc19 This issue was fixed at 3.0.3 release version. $ python ~/work/checksec/scanner.py groonga-3.0.3-1.fc19.x86_64.rpm Analyzing groonga-3.0.3-1.fc19.x86_64.rpm ... groonga,groonga-3.0.3-1.fc19.x86_64.rpm,/usr/bin/groonga,NX=Enabled,CANARY=Enabled,RELRO=Enabled,PIE=Enabled,RPATH=Disabled,RUNPATH=Disabled,FORTIFY=Enabled,CATEGORY=network-ip groonga,groonga-3.0.3-1.fc19.x86_64.rpm,/usr/bin/groonga-benchmark,NX=Enabled,CANARY=Enabled,RELRO=Enabled,PIE=Enabled,RPATH=Disabled,RUNPATH=Disabled,FORTIFY=Enabled,CATEGORY=network-ip $ python ~/work/checksec/scanner.py groonga-httpd-3.0.3-1.fc19.x86_64.rpm Analyzing groonga-httpd-3.0.3-1.fc19.x86_64.rpm ... groonga-httpd,groonga-httpd-3.0.3-1.fc19.x86_64.rpm,/usr/sbin/groonga-httpd,NX=Enabled,CANARY=Enabled,RELRO=Enabled,PIE=Enabled,RPATH=Disabled,RUNPATH=Disabled,FORTIFY=Enabled,CATEGORY=network-ip [kenhys@fedora18-amd64 tmp]$ groonga-3.0.3-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. Fix confirmed. Thanks for using scanner.py :-) |