https://bugzilla.novell.com/show_bug.cgi?id=743148 https://bugzilla.novell.com/show_bug.cgi?id=743148#c0 Summary: thttpd: 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: vuntz@suse.com ReportedBy: lnussel@suse.com QAContact: qa@suse.de CC: security-team@suse.de Found By: --- Blocker: --- thttpd 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.