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