BuiltPIE

Differences between revisions 3 and 14 (spanning 11 versions)
Revision 3 as of 2009-07-24 20:39:46
Size: 1132
Editor: c-76-105-212-198
Comment:
Revision 14 as of 2009-08-22 04:40:58
Size: 2844
Editor: c-76-105-212-198
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== Built as Position Independent Executables ==
|| '''Source package''' || '''8.04 LTS''' || '''8.10''' || '''9.04''' ||
|| openssh (native) || yes || yes || yes ||
|| apache2 || -- || yes || yes ||
|| bind9 || -- || yes || yes ||
|| openldap || -- || yes || yes ||
|| postfix || -- || yes || yes ||
|| cups || -- || yes || yes ||
|| postgresql-8.3 || -- || yes || yes ||
|| samba (native) || -- || yes || yes ||
|| dovecot || -- || yes || yes ||
|| dhcp3 || -- || yes || yes ||
These packages are built with "hardening-wrapper", or similar native build options. The primary purpose is to gain PIE (and as of 9.10, {{{-Wl,-z,now}}}).

=== Supported Position Independent Executables in main ===
|| '''Source package''' || '''8.04 LTS''' || '''8.10''' || '''9.04''' || '''9.10''' ||
|| openssh (native) || yes || yes || yes || yes ||
|| apache2 || -- || yes || yes || yes ||
|| bind9 || -- || yes || yes || yes ||
|| openldap || -- || yes || yes || yes ||
|| postfix || -- || yes || yes || yes ||
|| cups || -- || yes || yes || yes ||
|| postgresql-8.3 || -- || yes || yes || yes ||
|| samba (native) || -- || yes || yes || yes ||
|| dovecot || -- || yes || yes || yes ||
|| dhcp3 || -- || yes || yes || yes ||
|| ntp || -- || -- || -- || yes ||
|| amavisd-new || -- || -- || -- || yes ||
|| squid || -- || -- || -- || yes ||
|| cyrus-sasl2 || -- || -- || -- || yes ||
|| exim4 || -- || -- || -- || yes ||
|| nagios3 || -- || -- || -- || yes ||
|| nagios-plugins || -- || -- || -- || yes ||
|| xinetd || -- || -- || -- || yes ||
|| ipsec-tools || -- || -- || -- || yes ||
|| mysql-dfsg-5.1 || -- || -- || -- || yes ||


=== Community supported Position Independent Executables ===
|| '''Source package''' || '''8.04 LTS''' || '''8.10''' || '''9.04''' || '''9.10''' ||
|| asterisk || -- || -- || -- || pending ||
|| sendmail || -- || -- || -- || yes ||
|| openbsd-inetd || -- || -- || -- || yes ||
|| wireshark || -- || -- || -- || yes ||

These packages are built with "hardening-wrapper", or similar native build options. The primary purpose is to gain PIE (and as of 9.10, -Wl,-z,now).

Supported Position Independent Executables in main

Source package

8.04 LTS

8.10

9.04

9.10

openssh (native)

yes

yes

yes

yes

apache2

--

yes

yes

yes

bind9

--

yes

yes

yes

openldap

--

yes

yes

yes

postfix

--

yes

yes

yes

cups

--

yes

yes

yes

postgresql-8.3

--

yes

yes

yes

samba (native)

--

yes

yes

yes

dovecot

--

yes

yes

yes

dhcp3

--

yes

yes

yes

ntp

--

--

--

yes

amavisd-new

--

--

--

yes

squid

--

--

--

yes

cyrus-sasl2

--

--

--

yes

exim4

--

--

--

yes

nagios3

--

--

--

yes

nagios-plugins

--

--

--

yes

xinetd

--

--

--

yes

ipsec-tools

--

--

--

yes

mysql-dfsg-5.1

--

--

--

yes

Community supported Position Independent Executables

Source package

8.04 LTS

8.10

9.04

9.10

asterisk

--

--

--

pending

sendmail

--

--

--

yes

openbsd-inetd

--

--

--

yes

wireshark

--

--

--

yes


CategorySecurityTeam

SecurityTeam/KnowledgeBase/BuiltPIE (last edited 2017-06-16 13:04:26 by jdstrand)