pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
paxtest: update to 0.9.15.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Dec 14 12:49:49 2016 +0100
Changeset: 61d8acdca7b8ddea26145b7cc29caef84702a50b
Modified Files:
paxtest/Makefile
paxtest/distinfo
Log Message:
paxtest: update to 0.9.15.
paxtest (0.9.15-1) stable; urgency=low
* Change default location of logfile & add info to log file,
from Javier Fernandez-Sanguino (jfs%debian.org@localhost)
* Squelch _FORTIFY_SOURCE redefinition warning and various other
compiler warnings, from Kees Cook
(keescook%chromium.org@localhost)
* Validate that ET_DYN is separately randomized from shlibs
From Kees Cook (with fixes from Brad Spengler)
* Show output during result collection, from Kees Cook
* Free/HardenedBSD support, from Oliver Pinter (oliver.pinter%hardenedbsd.org@localhost)
* Two build fixes from David Sterba (dave%jikos.cz@localhost)
* Use correct address for PIE, didn't affect PaX results as it uses the same
entropy levels for PIE and mmap, from Ismael Ripoll and Hector Marco-Gisbert
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=61d8acdca7b8ddea26145b7cc29caef84702a50b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
paxtest/Makefile | 2 +-
paxtest/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/paxtest/Makefile b/paxtest/Makefile
index 8e5f093..06c8084 100644
--- a/paxtest/Makefile
+++ b/paxtest/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= paxtest-0.9.14
+DISTNAME= paxtest-0.9.15
CATEGORIES= security
MASTER_SITES= https://www.grsecurity.net/~spender/
diff --git a/paxtest/distinfo b/paxtest/distinfo
index 3c4c044..29e796a 100644
--- a/paxtest/distinfo
+++ b/paxtest/distinfo
@@ -1,7 +1,7 @@
$NetBSD$
-SHA1 (paxtest-0.9.14.tar.gz) = 867873f49e3d2cbb1b8221195876230506a47d73
-RMD160 (paxtest-0.9.14.tar.gz) = 7f7c95f8f8e5c1d408439cb8876bb52a0e778cd7
-SHA512 (paxtest-0.9.14.tar.gz) = 6e2d642e1dfe7e3381ed520956d2f5b19ad8c8e569c4ddcf43a2772a76ed67701bb18fe55d7fe2b82ff50644f92470622243ac974083d87448f560f6d48d8727
-Size (paxtest-0.9.14.tar.gz) = 34286 bytes
+SHA1 (paxtest-0.9.15.tar.gz) = 5130f5a45a0c0c32a8bf0037b527ecf93ee247a8
+RMD160 (paxtest-0.9.15.tar.gz) = 39f46e597034271c362ffa90aea4b339e652901b
+SHA512 (paxtest-0.9.15.tar.gz) = e152f5ada943f69b3745b51ac6d80f35a4c1aff777e93360287ef18b117d07861216d9d0d2075d2511d33e2cb4ea07168bb9ff2f00e79de6060e546b6806c487
+Size (paxtest-0.9.15.tar.gz) = 37929 bytes
SHA1 (patch-Makefile.OpenBSD) = fc9de99aa12618537bb260c23ecc87c2db89489d
Home |
Main Index |
Thread Index |
Old Index