[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: kernel-2.eclass toolchain.eclass

2009-01-28 Thread Donnie Berkholz
If you're working on multiple eclasses, you might want to explicitly pass the file you want to commit when you're in eclass/ ... On 21:01 Wed 28 Jan , Mike Frysinger (vapier) wrote: > vapier 09/01/28 21:01:10 > > Modified: kernel-2.eclass toolchain.eclass

Re: [gentoo-dev] Race condition in Netfilter triggered by glibc 2.9

2009-01-28 Thread Mike Frysinger
On Tuesday 27 January 2009 11:59:46 Tobias Klausmann wrote: > On Tue, 27 Jan 2009, Peter Alfredsen wrote: > > On Tue, 27 Jan 2009 16:47:50 +0100 Tobias Klausmann wrote: > > > glibc 2.9 uses a different way to implement getaddrinfo() which > > > triggers a race condition in most (if not all) Netfilt

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: kernel-2.eclass toolchain.eclass

2009-01-28 Thread Mike Frysinger
On Wednesday 28 January 2009 19:23:20 Donnie Berkholz wrote: > If you're working on multiple eclasses, you might want to explicitly > pass the file you want to commit when you're in eclass/ ... i did, but to the wrong command ;). i didnt bother reverting as this outputs crap when installing as n

[gentoo-dev] Re: Race condition in Netfilter triggered by glibc 2.9

2009-01-28 Thread Duncan
Mike Frysinger posted 200901282125.52845.vap...@gentoo.org, excerpted below, on Wed, 28 Jan 2009 21:25:50 -0500: >> On the wire between the client and the firewall, this happens: >> >> a packet 1 is sent >> b packet 2 is sent >> c answer 1 is received >> d answer 2 is received >> >> Sometimes d