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