Mailinglist Archive: opensuse-bugs (4216 mails)
| < Previous | Next > |
[Bug 743149] New: dbus-1: setuid binaries need to be position independent
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 24 Jan 2012 15:51:06 +0000
- Message-id: <bug-743149-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=743149
https://bugzilla.novell.com/show_bug.cgi?id=743149#c0
Summary: dbus-1: 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: thoenig@xxxxxxxxxx
ReportedBy: lnussel@xxxxxxxx
QAContact: qa@xxxxxxx
CC: security-team@xxxxxxx
Found By: ---
Blocker: ---
dbus-1 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.
| < Previous | Next > |