Gentoo Archives: gentoo-hardened

From: Alex Efros <powerman@××××××××××××××××××.com>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] hardened glibc-2.5 issues
Date: Sun, 17 Jun 2007 14:54:26
Message-Id: 20070617145203.GA4007@home.power
In Reply to: Re: [gentoo-hardened] hardened glibc-2.5 issues by Adam Lantos
1 Hi!
2
3 On Sun, Jun 17, 2007 at 04:39:59PM +0200, Adam Lantos wrote:
4 > a full recompile might be a good idea, but
5 >
6 > mysql,openldap & glibc-2.4 nptlonly worked well
7 > mysql,openldap & glibc-2.5 -nptl works well now
8 > mysql,openldap & glibc-2.5 nptlonly won't work
9
10 I don't use LDAP, but I'm using MySQL. And I've upgraded glibc-2.3.6-r5 to
11 glibc-2.5-r3 (hardened profile, nptl + nptlonly) 6 days ago and have no
12 problems with it yet.
13
14 Maybe this is because I __ALWAYS__ doing full recompile when one of
15 toolchain packets upgrading, using these commands:
16
17 rm -rf $(portageq pkgdir)/* # cleanup old compiled packages
18 emerge linux-headers glibc binutils gcc-config gcc
19 # if new gcc installed in new SLOT - select it now:
20 gcc-config <NEW_GCC_NUMBER_HERE>
21 source /etc/profile
22 emerge -1 libtool
23 emerge -b glibc binutils gcc portage
24 emerge -bke system
25 emerge -ke world
26
27 Plus, of course, emerge --depclean and revdep-rebuild.
28
29 --
30 WBR, Alex.
31 --
32 gentoo-hardened@g.o mailing list