[Bug 743132] New: mc: setuid binaries need to be position independent
https://bugzilla.novell.com/show_bug.cgi?id=743132 https://bugzilla.novell.com/show_bug.cgi?id=743132#c0 Summary: mc: setuid binaries need to be position independent Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: nadvornik@suse.com ReportedBy: lnussel@suse.com QAContact: qa@suse.de CC: security-team@suse.de Found By: --- Blocker: --- mc triggered the rpmlint check "non-position-independent-executable" which means there are one or more binaries that need to be compiled as position independent executable. To fix the issue add -fPIE to CFLAGS and -pie to LDFLAGS of the binaries in question. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743132 https://bugzilla.novell.com/show_bug.cgi?id=743132#c Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |744091 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743132 https://bugzilla.novell.com/show_bug.cgi?id=743132#c1 Daniel Lovasko <dlovasko@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dlovasko@suse.com Resolution| |FIXED --- Comment #1 from Daniel Lovasko <dlovasko@suse.com> 2012-02-03 09:02:28 UTC --- fixed with submit request 102578 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com