Gentoo Archives: gentoo-hardened

From: Michael Orlitzky <mjo@g.o>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] Disabling SSP for one package
Date: Tue, 17 Dec 2013 13:44:59
Message-Id: 52B05553.1010203@gentoo.org
1 I'm hitting a nasty bug with SSP/PHP:
2
3 https://bugs.gentoo.org/show_bug.cgi?id=491100
4
5 Recompiling PHP with hardenednossp fixes the problem, but on this one
6 server we're recompiling PHP a lot (as we figure out which extensions
7 are needed to migrate a bunch of classic ASP sites).
8
9 Supposing I'm very forgetful, what's the best way to prevent myself from
10 rebuilding PHP with SSP? Copy the ebuild to an overlay and locally mask
11 newer versions?

Replies

Subject Author
Re: [gentoo-hardened] Disabling SSP for one package Alex Xu <alex_y_xu@×××××.ca>