summaryrefslogtreecommitdiff
path: root/security/sqlmap
AgeCommit message (Collapse)AuthorFilesLines
2022-01-05python: egg.mk: add USE_PKG_RESOURCES flagwiz1-2/+4
This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION.
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-2/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2021-04-17sqlmap: Update to 1.5.4leot2-7/+7
Changes: 1.5.4 ----- No changelog shared by upstream but according commit messages mostly bug fixes.
2021-03-04sqlmap: Update to 1.5.3leot3-20/+52
Changes: Unfortunately no changelog is provided by upstream.
2021-01-06sqlmap: Update to 1.5leot3-9/+10
Changes: Unfortunately no changelog is provided by upstream.
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-1/+2
For the Python 3.8 default switch.
2020-10-09sqlmap: Update to 1.4.10leot3-8/+11
Changes: Unfortunately no changelog is provided by upstream, according commit messages mostly bug fixes and a new tamper script that works with time-based queries.
2020-09-03sqlmap: Update to 1.4.9leot3-9/+28
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.
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-1/+2
2020-07-28sqlmap: Update to 1.4.7leot2-7/+7
Changes: 1.4.7 ----- Unfortunately no changelog is provided by upstream, by looking at commit messages it seems a mostly bug fixes release.
2020-06-11sqlmap: Update to 1.4.6leot3-8/+113
Unfortunately no changelog is provided by upstream, main changes between 1.4.2 are added support for CrateDB, Cubid, Drizzle, Apache Ignite, Amazon Aurora forks, InterSystems cache, eXtremeDB.
2020-05-22security/sqlmap: remove nonexistent files from REPLACE_PYTHONrillig1-3/+1
2020-02-27sqlmap: Update to 1.4.2leot3-9/+156
Unfortunately no changelog is provided by upstream.
2020-01-01sqlmap: Update to 1.4leot3-21/+21
Unfortunately no changelog is provided by upstream.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-07-21sqlmap: Update to 1.3.7leot3-337/+111
pkgsrc changes: - Remove PYTHON_VERSIONS_INCOMPATIBLE, Python 3.x is now supported too - Take MAINTAINERship Changes: - Upstream doesn't provide changelog (and CHANGELOG file just reference to commit messages). According skimming of commit messages mostly bugfixes and improvements.
2019-04-26fix some whitespace, mostly introduced in the previousmaya1-2/+2
python 3.4 / 3.5 removal commit.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2019-04-05sqlmap: Update to 1.3.4leot3-80/+113
Changes: (No changelog is provided upstream, this is based on commit messages.) 1.3.4 ----- - Add support for preprocess response data (`--preprocess' option) - Misc bug fixes and improvements 1.3.3 ----- - Misc bug fixes and improvements 1.3.2 ----- - Add and update WAF scripts - Misc bug fixes and improvements 1.3.1 ----- (Not released) 1.3 --- - Add Approach and Bluedon WAF scripts - Misc bug fixes and improvements 1.2.12 ------ - Misc bug fixes and improvements
2018-11-06sqlmap: Update security/sqlmap to 1.2.11leot3-15/+36
Changes: 1.2.11 ------ - Add support for H2 DBMS - Misc changes and bug fixes
2018-10-03sqlmap: Update security/sqlmap to 1.2.10leot3-12/+15
Changes: - Unfortunately no changelog is provided but according commit messages bug fixes and misc improvements
2018-09-05sqlmap: Update security/sqlmap to 1.2.9leot3-11/+38
Changes: Unfortunately no changelog is provided upstream. According skimming of commit messages mostly bug fixes since 1.2.
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2018-01-21sqlmap: Update security/sqlmap to 1.2leot3-23/+54
Changes (unfortunately upstream does not provide any changelog, this is based by reading commit messages): 1.2 --- - Misc improvements and bug fixes 1.1.11 ------ - Add support for Apache SHA1 - Add support for Joomla password - Add support for vBulletin password hashes - Add support for DJANGO_MD5 and DJANGO_SHA1 - Add WAF script for Wordfence - Add WAF script for DOSarrest - Misc improvements and bug fixes 1.1.10 ------ - Polish translation - Add support for blind-based charset dump - Misc improvements and bug fixes
2017-09-14sqlmap: Update security/sqlmap to 1.1.9leot3-9/+13
Changes: 1.1.9 ----- - Misc bug fixes and improvements 1.1.8 ----- - Add support to log all HTTP traffic into an HAR file (via `--har' option) - Misc bug fixes 1.1.7 ----- - Add Bulgarian translation - Misc bug fixes and improvements 1.1.6 ----- - Misc bug fixes
2017-05-09Changes 1.1.5:adam3-22/+22
Bug fixes.
2017-03-23Extra scripts can need bash and perl.leot1-1/+4
Bump PKGREVISION Pointed out by <joerg>'s bulk builds
2017-03-13Import sqlmap-1.1.3 as security/sqlmapleot4-0/+1394
sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.