pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/statzone statzone: update to 1.0.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3129ff916ce
branches:  trunk
changeset: 440812:d3129ff916ce
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Oct 19 16:03:21 2020 +0000

description:
statzone: update to 1.0.4.

StatZone 1.0.4 (2020-10-19)

- Add support for seccomp on arm
- Update error message to use seccomp architecture names
- Improve experimental seccomp support mention in the README
- Make displayUsage() and displaySummary() static
- Set CMAKE_BUILD_TYPE to "Release" in CMakeLists.txt
- Enable FORTIFY_SOURCE level 2

diffstat:

 net/statzone/Makefile |   4 ++--
 net/statzone/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 3369311bd567 -r d3129ff916ce net/statzone/Makefile
--- a/net/statzone/Makefile     Mon Oct 19 15:16:01 2020 +0000
+++ b/net/statzone/Makefile     Mon Oct 19 16:03:21 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/07/06 15:26:46 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2020/10/19 16:03:21 fcambus Exp $
 
-DISTNAME=      statzone-1.0.3
+DISTNAME=      statzone-1.0.4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r 3369311bd567 -r d3129ff916ce net/statzone/distinfo
--- a/net/statzone/distinfo     Mon Oct 19 15:16:01 2020 +0000
+++ b/net/statzone/distinfo     Mon Oct 19 16:03:21 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/07/06 15:26:46 fcambus Exp $
+$NetBSD: distinfo,v 1.4 2020/10/19 16:03:21 fcambus Exp $
 
-SHA1 (statzone-1.0.3.tar.gz) = e88107364bb2697548fac0b42f73fd6cbd98c447
-RMD160 (statzone-1.0.3.tar.gz) = 5d515a749e6ff74000f5c7172dae12da5598eae4
-SHA512 (statzone-1.0.3.tar.gz) = e337eabd5783e08696c1d7fea003019242dcf3954754d15ab017ac556df9739b671cbea6c37b16e0a2b8a7634d97ef9c872733f3bea58cc981d74d50590567a8
-Size (statzone-1.0.3.tar.gz) = 18105 bytes
+SHA1 (statzone-1.0.4.tar.gz) = c560aaf1279566feaaf985fee393c2baf4eb5dcd
+RMD160 (statzone-1.0.4.tar.gz) = 51d34b02af4e467fd15847a1c8b28ab0a8852124
+SHA512 (statzone-1.0.4.tar.gz) = 53fea976eb50217932896ce61ccafa8e7690e4e825941ab22df987f68552999df44652b9fb84b50490a78e9cfdc4fcdac7096d27d84527661f9e85d7b5dc8e52
+Size (statzone-1.0.4.tar.gz) = 18281 bytes



Home | Main Index | Thread Index | Old Index