Bug#543451: needlessly executable stack

2009-08-29 Thread Ruben Molina
El lun, 24-08-2009 a las 19:04 -0700, Kees Cook escribió: > It seems that john is built (in some situation) against assembly code that > lack stack markings[1]. This results in the entire program being built > with an executable stack. > > The attached patch solve this by adding a default ASFLAGS

Bug#543451: needlessly executable stack

2009-08-25 Thread Kees Cook
Hi Alexander, On Tue, Aug 25, 2009 at 04:52:06PM +0400, Solar Designer wrote: > On Mon, Aug 24, 2009 at 07:04:01PM -0700, Kees Cook wrote: > > It seems that john is built (in some situation) against assembly code that > > lack stack markings[1]. This results in the entire program being built > >

Bug#543451: needlessly executable stack

2009-08-25 Thread Solar Designer
Hi Kees, On Mon, Aug 24, 2009 at 07:04:01PM -0700, Kees Cook wrote: > It seems that john is built (in some situation) against assembly code that > lack stack markings[1]. This results in the entire program being built > with an executable stack. > > The attached patch solve this by adding a defa

Bug#543451: needlessly executable stack

2009-08-24 Thread Kees Cook
Package: john Version: 1.7.2-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hello! It seems that john is built (in some situation) against assembly code that lack stack markings[1]. This results in the entire program being built wit