pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
amass: Update to 3.10.3
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Sep 12 13:02:21 2020 +0200
Changeset: 383e3b7d2d76c39ccfb4d58e057d8552f20e931f
Modified Files:
amass/Makefile
amass/distinfo
Log Message:
amass: Update to 3.10.3
pkgsrc changes:
- Remove probably copypastoed/accidental checksums in distinfo (probably due
LOCALPATCHES)
- Take MAINTAINERship
Changes:
3.10.3
------
- graph db events are now selected using an OR search of the domains
- fixed bug that allowed printing addresses while in passive mode
- fixed ADS scripts that use the scrape API function
- added ZoomEye as a data source
- Updated Config.ini with api source links and type
- Invert the mistyped logic in Umbrella data source so the api key can be
retrieved again
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=383e3b7d2d76c39ccfb4d58e057d8552f20e931f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
amass/Makefile | 4 ++--
amass/distinfo | 10 ++++------
2 files changed, 6 insertions(+), 8 deletions(-)
diffs:
diff --git a/amass/Makefile b/amass/Makefile
index 06b4d182f1..15ef35badb 100644
--- a/amass/Makefile
+++ b/amass/Makefile
@@ -1,12 +1,12 @@
# $NetBSD$
-DISTNAME= amass-3.10.2
+DISTNAME= amass-3.10.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=OWASP/}
GITHUB_PROJECT= Amass
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://owasp.org/www-project-amass/
COMMENT= In-depth Attack Surface Mapping and Asset Discovery
LICENSE= apache-2.0
diff --git a/amass/distinfo b/amass/distinfo
index 3d2a982232..e06ce9ecec 100644
--- a/amass/distinfo
+++ b/amass/distinfo
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.3 2020/08/22 10:21:14 bsiegert Exp $
-SHA1 (amass-3.10.2.tar.gz) = fbd9ff20e485f41f35720d9067c2887e54ef3e54
-RMD160 (amass-3.10.2.tar.gz) = 638c978f4dd5b28e3c947e58ee71bfc76503bced
-SHA512 (amass-3.10.2.tar.gz) = db7dbd5534848ef59b494ba72d706439370dc9d6f02eee8bd193620f7a2c86a7298771e4ae0abe875de058be4998eb461f47442ee97844fe395e22bf97675400
-Size (amass-3.10.2.tar.gz) = 16104554 bytes
+SHA1 (amass-3.10.3.tar.gz) = 0b7cc22ae8c9cb9c475c0a48829c05c871ec10e1
+RMD160 (amass-3.10.3.tar.gz) = 7b91aa4feb86d286ac7aabe4d1dfca3dee056185
+SHA512 (amass-3.10.3.tar.gz) = b5b7ed161fff35e848b42ffac930db8e467b6109f30a7e2f1435398c073ee8c32e3b96abeab5397fefad700409f814b107e3bf74905132c54ecf8350052524bf
+Size (amass-3.10.3.tar.gz) = 16105938 bytes
SHA1 (cloud.google.com_go_@v_v0.26.0.mod) = 8293f3ba79a69f4176a8f80fba7311b4f03e179e
RMD160 (cloud.google.com_go_@v_v0.26.0.mod) = 072627a02c6b01bbb485da13d664567e3064d7ab
SHA512 (cloud.google.com_go_@v_v0.26.0.mod) = 5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
@@ -4040,5 +4040,3 @@ SHA1 (sourcegraph.com_sourcegraph_appdash_@v_v0.0.0-20190731080439-ebfcffb1b5c0.
RMD160 (sourcegraph.com_sourcegraph_appdash_@v_v0.0.0-20190731080439-ebfcffb1b5c0.zip) = 02771df20caaf567c5d5158c22effc25c739866f
SHA512 (sourcegraph.com_sourcegraph_appdash_@v_v0.0.0-20190731080439-ebfcffb1b5c0.zip) = 2a99fa47042c0238d966d6a8fb272c35e4f9d9da50732e3fd65e9e716a860d8edd001504e662d59ecd8d99ec1ae727d36970163a74f525c60ec0d45288302917
Size (sourcegraph.com_sourcegraph_appdash_@v_v0.0.0-20190731080439-ebfcffb1b5c0.zip) = 158069 bytes
-SHA1 (patch-go.mod) = 2e894f8b750822895a0fac95a928704644b380d0
-SHA1 (patch-go.sum) = da39a3ee5e6b4b0d3255bfef95601890afd80709
Home |
Main Index |
Thread Index |
Old Index