pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/sqlmap
Module Name: pkgsrc
Committed By: adam
Date: Sun Jun 7 06:25:34 UTC 2026
Modified Files:
pkgsrc/security/sqlmap: Makefile distinfo
Log Message:
sqlmap: updated to 1.10.6
1.10.6
Fix WebSocket request traffic logging
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/security/sqlmap/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/sqlmap/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/sqlmap/Makefile
diff -u pkgsrc/security/sqlmap/Makefile:1.45 pkgsrc/security/sqlmap/Makefile:1.46
--- pkgsrc/security/sqlmap/Makefile:1.45 Mon May 11 09:23:17 2026
+++ pkgsrc/security/sqlmap/Makefile Sun Jun 7 06:25:34 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2026/05/11 09:23:17 adam Exp $
+# $NetBSD: Makefile,v 1.46 2026/06/07 06:25:34 adam Exp $
-DISTNAME= sqlmap-1.10.5
+DISTNAME= sqlmap-1.10.6
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sqlmap/}
@@ -22,7 +22,7 @@ REPLACE_PYTHON+= sqlmap/plugins/dbms/cli
REPLACE_PYTHON+= sqlmap/thirdparty/identywaf/identYwaf.py
.include "../../converters/libiconv/buildlink3.mk"
-.include "../../lang/python/batteries-included.mk"
.include "../../lang/python/application.mk"
+.include "../../lang/python/batteries-included.mk"
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/sqlmap/distinfo
diff -u pkgsrc/security/sqlmap/distinfo:1.30 pkgsrc/security/sqlmap/distinfo:1.31
--- pkgsrc/security/sqlmap/distinfo:1.30 Mon May 11 09:23:17 2026
+++ pkgsrc/security/sqlmap/distinfo Sun Jun 7 06:25:34 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2026/05/11 09:23:17 adam Exp $
+$NetBSD: distinfo,v 1.31 2026/06/07 06:25:34 adam Exp $
-BLAKE2s (sqlmap-1.10.5.tar.gz) = 934b41779f6ae58649eea61f1a8d6f4006597603c4d0d6188f4654248e8af71a
-SHA512 (sqlmap-1.10.5.tar.gz) = 432511e1d6563581556f4b40471d4679bc4a35f40ca3a51a87608b86ecaf693f111450f22f11d058eb40204a087803b651d3232bce70b8ab35bbdfc628257d7a
-Size (sqlmap-1.10.5.tar.gz) = 7229948 bytes
+BLAKE2s (sqlmap-1.10.6.tar.gz) = bf5872fbfea0f7a4810749bde57cf5575e16d5d0ee2fe407f364e44a54de18a3
+SHA512 (sqlmap-1.10.6.tar.gz) = 4dd45a9b4d847e0bc25a480043c13dd399b76c290c7807123259e248c6ea288f7df2dbf3f41b53ab0fc860f69c60d5d0636567b3b155a544a712d41e2ba8c1b2
+Size (sqlmap-1.10.6.tar.gz) = 7230175 bytes
Home |
Main Index |
Thread Index |
Old Index