pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/amass



Module Name:    pkgsrc
Committed By:   leot
Date:           Thu Oct  8 08:47:58 UTC 2020

Modified Files:
        pkgsrc/security/amass: Makefile distinfo

Log Message:
amass: Update to 3.10.5

Changes
3.10.5
------
 - update to dependency information
 - small improvement to the timeout implementation
 - data source responses are cached in passive mode
 - constraints removed when querying data sources for new second-level domain names
 - The viz and db subcommands are more similar in behavior
 - DNS queries timeout quicker


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/amass/Makefile \
    pkgsrc/security/amass/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/amass/Makefile
diff -u pkgsrc/security/amass/Makefile:1.2 pkgsrc/security/amass/Makefile:1.3
--- pkgsrc/security/amass/Makefile:1.2  Mon Sep 28 09:21:02 2020
+++ pkgsrc/security/amass/Makefile      Thu Oct  8 08:47:58 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/09/28 09:21:02 leot Exp $
+# $NetBSD: Makefile,v 1.3 2020/10/08 08:47:58 leot Exp $
 
-DISTNAME=      amass-3.10.4
+DISTNAME=      amass-3.10.5
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=OWASP/}
 GITHUB_PROJECT=        Amass
Index: pkgsrc/security/amass/distinfo
diff -u pkgsrc/security/amass/distinfo:1.2 pkgsrc/security/amass/distinfo:1.3
--- pkgsrc/security/amass/distinfo:1.2  Mon Sep 28 09:21:02 2020
+++ pkgsrc/security/amass/distinfo      Thu Oct  8 08:47:58 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2020/09/28 09:21:02 leot Exp $
+$NetBSD: distinfo,v 1.3 2020/10/08 08:47:58 leot Exp $
 
-SHA1 (amass-3.10.4.tar.gz) = 649ae1bb8fc7f078b8758ae64e2f6f5386b3cfbe
-RMD160 (amass-3.10.4.tar.gz) = 4222fdf73f86d7255ba03ecd627e44f3dad963ea
-SHA512 (amass-3.10.4.tar.gz) = def709127bd8ab05d792b102444bac5f4ef300aa38e33f5ddeb496c4c6c29acbac4a16adf0f510d6c6d3f3fef3cae17faa3eb8279bd215809b07a1d449cc5670
-Size (amass-3.10.4.tar.gz) = 32817156 bytes
+SHA1 (amass-3.10.5.tar.gz) = eb785594cda415f8f7bcfa02c96caef3dd1198ea
+RMD160 (amass-3.10.5.tar.gz) = 9c7f4793c59133b0a69a80a8953994b495ed5152
+SHA512 (amass-3.10.5.tar.gz) = 0b292c56078e40b2ecd0245a39c6cf54580fa8615f1681e067148856c1b03e689559deb38c5e98da4669a16f82d9bbeb7c5e7bcc2410ee322fad9485b370c525
+Size (amass-3.10.5.tar.gz) = 32817230 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



Home | Main Index | Thread Index | Old Index