paxtest (0.9.7-pre4-2) unstable; urgency=low * New upstream release. * Build-Depend on linux-kernel-headers (Closes: #382011, #423308) * Fix typo in package description (Closes: #390250) * Use proper Homepage in debian/control * Use debhelper version 4 * Remove duplicate content from debian/paxtest.sgml * Fix lintian errors * Change the maintainer's email address * Update Standards-Version -- Javier Fernandez-Sanguino Pen~a Tue, 26 Jun 2007 21:34:15 +0200 paxtest (0.9.7-pre4-1) stable; urgency=low * Fixed some tests on OpenBSD and FreeBSD (thanks to paxtest@hunger.hu and mux@freebsd.org) * Fixed return address acquisition, still gcc specific * Switched to paxctl on gentoo * Fixed setting up LD_LIBRARY_PATH in genpaxtest (Peter S. Mazinger) * Added uClibc support (Peter S. Mazinger) -- Peter Busser Wed, 25 Feb 2004 20:24:53 +0200 paxtest (0.9.6-2) unstable; urgency=low * New upstream release, uploaded to debian. * Remove COPYING from debian/docs (generates duplicates) * Added results in the results/ directory for a stock Debian kernel (i.e. no overflow protection) -- Javier Fernandez-Sanguino Pen~a Sun, 2 May 2004 21:46:16 +0200 paxtest (0.9.6-1) stable; urgency=low * Made the do_mprotect() call in body.c optional, thereby introducing two modes: script kiddie mode (which does not perform the do_mprotect()) and blackhat mode, which does. * Added a README file * Added Adamantix paxtest results * Removed -etdyn from the Adamantix make file * Replaced mprotect() in body.c with pthread calls (which eventually have the same result) * Added a nested function, to measure the effect of nested functions on the level of protection. * Added paxtest result from Gentoo hardened (thanks to Ned Ludd) * Added a new Makefile for Gentoo (thanks to Ned Ludd) * Fixed spelling errors (thanks to pageexec@freemail.hu) -- Peter Busser Wed, 25 Feb 2004 20:24:53 +0200 paxtest (0.9.5-3) unstable; urgency=low * Changed http references to new location at http://pax.grsecurity.net/docs (Closes: #234227) * Fixed typo in debian/copyright and added download location -- Javier Fernandez-Sanguino Pen~a Sun, 22 Feb 2004 19:04:53 +0100 paxtest (0.9.5-2) unstable; urgency=low * First version uploaded to Debian (Closes: #222688, #222481) * Modified to run the generic Makefile instead of Adamantix's. * Moved from main section to devel. * Fixed typo in description. * Avoid creation of a logfile in paxtest and instead use redirection tricks to create logfile if asked for and log to stdout/stderr in any other case. * Wrote a manpage for paxtest. * Added Ingo Molnar's patch to check for non-executable thread stacks (since nobody objected to it in the discussion at debian-devel) Retrieved from: http://lists.debian.org/debian-devel/2003/debian-devel-200311/msg00330.html -- Javier Fernandez-Sanguino Pen~a Sat, 29 Nov 2003 20:28:46 +0100 paxtest (0.9.5-1) unstable; urgency=low * Fixed the shlibbss and shlibdata tests (pageexec@freemail.hu) * Non-executable page tests expose incomplete implementations (pageexec@freemail.hu) -- Peter Busser Tue, 04 Nov 2003 16:37:26 +0200 paxtest (0.9.4-1) unstable; urgency=low * Fixed mprotanon (pageexec@freemail.hu) * Fixed rettofunc[12] (pageexec@freemail.hu) * Fixed shared library data/bss tests (pageexec@freemail.hu) * Introduced return-to-libc detection as proof-of-concept (pageexec@freemail.hu) -- Peter Busser Tue, 22 Oct 2003 21:00:05 +0200 paxtest (0.9.3-1) unstable; urgency=low * Changed e-mail addresses in source files to peter@adamantix.org * Added copyright message printing in the run script. * Upgraded to chpax v0.5 (pageexec@freemail.hu) * Split randheap in two parts, one as ET_EXEC and the other as ET_DYN -- Peter Busser Sun, 12 Oct 2003 10:58:52 +0200 paxtest (0.9.0-1) unstable; urgency=low * Initial Release. -- Peter Busser Mon, 19 May 2003 13:44:39 +0200