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:   leot
Date:           Thu Sep  3 17:28:00 UTC 2020

Modified Files:
        pkgsrc/security/sqlmap: Makefile PLIST distinfo

Log Message:
sqlmap: Update to 1.4.9

No changelog provided by upstream, main changes since 1.4.7 based on commit
messages: add support for generic phpass (Wordpress, Drupal, PHPBB3), bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/sqlmap/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/sqlmap/PLIST
cvs rdiff -u -r1.13 -r1.14 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.22 pkgsrc/security/sqlmap/Makefile:1.23
--- pkgsrc/security/sqlmap/Makefile:1.22        Mon Aug 31 18:11:22 2020
+++ pkgsrc/security/sqlmap/Makefile     Thu Sep  3 17:28:00 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2020/09/03 17:28:00 leot Exp $
 
-DISTNAME=      sqlmap-1.4.7
-PKGREVISION=   1
+DISTNAME=      sqlmap-1.4.9
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sqlmap/}
 
@@ -25,6 +24,7 @@ REPLACE_BASH+=        sqlmap/extra/shutils/pyco
 REPLACE_BASH+= sqlmap/extra/shutils/pydiatra.sh
 REPLACE_BASH+= sqlmap/extra/shutils/pyflakes.sh
 REPLACE_BASH+= sqlmap/extra/shutils/pypi.sh
+REPLACE_BASH+= sqlmap/extra/shutils/recloak.sh
 REPLACE_BASH+= sqlmap/extra/shutils/strip.sh
 
 REPLACE_PERL+= sqlmap/extra/icmpsh/icmpsh-m.pl

Index: pkgsrc/security/sqlmap/PLIST
diff -u pkgsrc/security/sqlmap/PLIST:1.12 pkgsrc/security/sqlmap/PLIST:1.13
--- pkgsrc/security/sqlmap/PLIST:1.12   Thu Jun 11 20:55:10 2020
+++ pkgsrc/security/sqlmap/PLIST        Thu Sep  3 17:28:00 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2020/06/11 20:55:10 leot Exp $
+@comment $NetBSD: PLIST,v 1.13 2020/09/03 17:28:00 leot Exp $
 bin/sqlmap
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -183,6 +183,7 @@ ${PYSITELIB}/sqlmap/extra/shutils/pycode
 ${PYSITELIB}/sqlmap/extra/shutils/pydiatra.sh
 ${PYSITELIB}/sqlmap/extra/shutils/pyflakes.sh
 ${PYSITELIB}/sqlmap/extra/shutils/pypi.sh
+${PYSITELIB}/sqlmap/extra/shutils/recloak.sh
 ${PYSITELIB}/sqlmap/extra/shutils/strip.sh
 ${PYSITELIB}/sqlmap/extra/vulnserver/__init__.py
 ${PYSITELIB}/sqlmap/extra/vulnserver/__init__.pyc
@@ -1073,6 +1074,9 @@ ${PYSITELIB}/sqlmap/sqlmap.pyo
 ${PYSITELIB}/sqlmap/sqlmapapi.py
 ${PYSITELIB}/sqlmap/sqlmapapi.pyc
 ${PYSITELIB}/sqlmap/sqlmapapi.pyo
+${PYSITELIB}/sqlmap/tamper/0eunion.py
+${PYSITELIB}/sqlmap/tamper/0eunion.pyc
+${PYSITELIB}/sqlmap/tamper/0eunion.pyo
 ${PYSITELIB}/sqlmap/tamper/__init__.py
 ${PYSITELIB}/sqlmap/tamper/__init__.pyc
 ${PYSITELIB}/sqlmap/tamper/__init__.pyo
@@ -1091,6 +1095,9 @@ ${PYSITELIB}/sqlmap/tamper/base64encode.
 ${PYSITELIB}/sqlmap/tamper/between.py
 ${PYSITELIB}/sqlmap/tamper/between.pyc
 ${PYSITELIB}/sqlmap/tamper/between.pyo
+${PYSITELIB}/sqlmap/tamper/binary.py
+${PYSITELIB}/sqlmap/tamper/binary.pyc
+${PYSITELIB}/sqlmap/tamper/binary.pyo
 ${PYSITELIB}/sqlmap/tamper/bluecoat.py
 ${PYSITELIB}/sqlmap/tamper/bluecoat.pyc
 ${PYSITELIB}/sqlmap/tamper/bluecoat.pyo
@@ -1118,9 +1125,15 @@ ${PYSITELIB}/sqlmap/tamper/commentbefore
 ${PYSITELIB}/sqlmap/tamper/concat2concatws.py
 ${PYSITELIB}/sqlmap/tamper/concat2concatws.pyc
 ${PYSITELIB}/sqlmap/tamper/concat2concatws.pyo
+${PYSITELIB}/sqlmap/tamper/dunion.py
+${PYSITELIB}/sqlmap/tamper/dunion.pyc
+${PYSITELIB}/sqlmap/tamper/dunion.pyo
 ${PYSITELIB}/sqlmap/tamper/equaltolike.py
 ${PYSITELIB}/sqlmap/tamper/equaltolike.pyc
 ${PYSITELIB}/sqlmap/tamper/equaltolike.pyo
+${PYSITELIB}/sqlmap/tamper/equaltorlike.py
+${PYSITELIB}/sqlmap/tamper/equaltorlike.pyc
+${PYSITELIB}/sqlmap/tamper/equaltorlike.pyo
 ${PYSITELIB}/sqlmap/tamper/escapequotes.py
 ${PYSITELIB}/sqlmap/tamper/escapequotes.pyc
 ${PYSITELIB}/sqlmap/tamper/escapequotes.pyo
@@ -1154,6 +1167,9 @@ ${PYSITELIB}/sqlmap/tamper/lowercase.pyo
 ${PYSITELIB}/sqlmap/tamper/luanginx.py
 ${PYSITELIB}/sqlmap/tamper/luanginx.pyc
 ${PYSITELIB}/sqlmap/tamper/luanginx.pyo
+${PYSITELIB}/sqlmap/tamper/misunion.py
+${PYSITELIB}/sqlmap/tamper/misunion.pyc
+${PYSITELIB}/sqlmap/tamper/misunion.pyo
 ${PYSITELIB}/sqlmap/tamper/modsecurityversioned.py
 ${PYSITELIB}/sqlmap/tamper/modsecurityversioned.pyc
 ${PYSITELIB}/sqlmap/tamper/modsecurityversioned.pyo
@@ -1184,6 +1200,9 @@ ${PYSITELIB}/sqlmap/tamper/randomcase.py
 ${PYSITELIB}/sqlmap/tamper/randomcomments.py
 ${PYSITELIB}/sqlmap/tamper/randomcomments.pyc
 ${PYSITELIB}/sqlmap/tamper/randomcomments.pyo
+${PYSITELIB}/sqlmap/tamper/schemasplit.py
+${PYSITELIB}/sqlmap/tamper/schemasplit.pyc
+${PYSITELIB}/sqlmap/tamper/schemasplit.pyo
 ${PYSITELIB}/sqlmap/tamper/sp_password.py
 ${PYSITELIB}/sqlmap/tamper/sp_password.pyc
 ${PYSITELIB}/sqlmap/tamper/sp_password.pyo

Index: pkgsrc/security/sqlmap/distinfo
diff -u pkgsrc/security/sqlmap/distinfo:1.13 pkgsrc/security/sqlmap/distinfo:1.14
--- pkgsrc/security/sqlmap/distinfo:1.13        Tue Jul 28 20:56:21 2020
+++ pkgsrc/security/sqlmap/distinfo     Thu Sep  3 17:28:00 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/07/28 20:56:21 leot Exp $
+$NetBSD: distinfo,v 1.14 2020/09/03 17:28:00 leot Exp $
 
-SHA1 (sqlmap-1.4.7.tar.gz) = 62b5a43874b99034d4d8ea17cead9fe09d01179b
-RMD160 (sqlmap-1.4.7.tar.gz) = edfd6e834eefea6f1717eed985d17cdf3e618508
-SHA512 (sqlmap-1.4.7.tar.gz) = fd326d9ed63caa8d581fb8dbd55d89beead7566c062d29977b4e2cbda1ee69dfe38ebebe15741eb2ce6da61d1db6c9b837dfd5083bdd2a81df2a3426db87b957
-Size (sqlmap-1.4.7.tar.gz) = 6764483 bytes
+SHA1 (sqlmap-1.4.9.tar.gz) = 245729a1990c74a73fb7943be3516ffb2bd7edc7
+RMD160 (sqlmap-1.4.9.tar.gz) = 25a49a490ff73cfabc356d0aea30e44651ad335a
+SHA512 (sqlmap-1.4.9.tar.gz) = 6b2d66428b5a389af9fd5ff9e8111bc856969c0fffb9885efb622fff08864d895d54c2cf88e9013912f3b38a63fab10491e9bc233c648d14b7b1dcc557e81d32
+Size (sqlmap-1.4.9.tar.gz) = 6778437 bytes



Home | Main Index | Thread Index | Old Index