Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 29389da4 | 2021-11-02 00:02:15 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| 59e64e97 | 2021-07-16 14:47:34 | Update for SQLMap to 1.5.7 OK benoit@ | ||
| 305ce317 | 2021-06-01 15:13:34 | Update for SQLMap to 1.5.5 https://github.com/sqlmapproject/sqlmap/releases OK benoit@ | ||
| 3cbe1c2f | 2021-02-23 19:39:08 | Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. | ||
| e9d53481 | 2021-01-14 10:49:01 | Update for SQLMap to 1.5: https://github.com/sqlmapproject/sqlmap/compare/1.5...master OK benoit@ | ||
| 5c14a982 | 2020-10-19 12:31:24 | Update for SQLMap to 1.4.10 OK benoit@ | ||
| c432f0cb | 2020-09-04 10:00:25 | Update for SQLMap to 1.4.9 Tested by Ricardo (thanks!) OK benoit@ | ||
| 54116c7b | 2020-07-27 08:12:08 | Update SQLmap to 1.4.7 OK benoit@ | ||
| d9cfe411 | 2020-07-03 21:12:24 | bump REVISION; python 3 default changed to 3.8 | ||
| e167f05a | 2020-05-14 14:22:39 | Update for SQLMap to 1.4.5 Ok benoit@ |