On Mon, Apr 09, 2012 at 01:13:06PM -0400, Eric Paris wrote:
> On Mon, 2012-04-09 at 12:40 -0400, Josh Boyer wrote:
> > On Mon, Apr 09, 2012 at 09:59:18AM -0400, Eric Paris wrote:
> > > Some applications, like gdb, are able to ptrace both children or other
> > > completely unrelated tasks. We would
On Mon, 2012-04-09 at 12:07 -0500, Bruno Wolff III wrote:
> Can we get a release build for the next rc2 build as a make up?
Yes, it will have a non debug build today
Justin
___
kernel mailing list
kernel@lists.fedoraproject.org
https://admin.fedoraproj
On Mon, 2012-04-09 at 12:40 -0400, Josh Boyer wrote:
> On Mon, Apr 09, 2012 at 09:59:18AM -0400, Eric Paris wrote:
> > Some applications, like gdb, are able to ptrace both children or other
> > completely unrelated tasks. We would like to be able to discern these two
> > things and to be able to a
Can we get a release build for the next rc2 build as a make up?
___
kernel mailing list
kernel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/kernel
On Mon, Apr 09, 2012 at 09:59:18AM -0400, Eric Paris wrote:
> Some applications, like gdb, are able to ptrace both children or other
> completely unrelated tasks. We would like to be able to discern these two
> things and to be able to allow gdb to ptrace it's children, but not to be
> able to ptr
On Fri, 2012-04-06 at 17:44 +0200, Dan Horák wrote:
> Dan Horák píše v Pá 06. 04. 2012 v 17:30 +0200:
> > Dan Horák píše v Pá 06. 04. 2012 v 11:13 +0200:
> > > Hi,
> > >
> > > after a discussion with jwb and linvile on #fedora-kernel I did some
> > > experiments how could be the carl9170 firmwar
Some applications, like gdb, are able to ptrace both children or other
completely unrelated tasks. We would like to be able to discern these two
things and to be able to allow gdb to ptrace it's children, but not to be
able to ptrace unrelated tasks for security reasons.
Upstream is a bit weary o