2021-08-31 08:57:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 31 05:16:54 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update fix_shebang.patch to switch Python scripts to calling
|
|
|
|
/usr/bin/python3.
|
|
|
|
- Add Requires on python3 for full interpreter.
|
|
|
|
|
2021-07-19 09:53:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 15 07:21:22 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
|
|
|
|
- Update to 1.5.7:
|
|
|
|
* Fixed #4728 (https://github.com/sqlmapproject/sqlmap/issues/4728)
|
|
|
|
* Fixed #4664 (https://github.com/sqlmapproject/sqlmap/issues/4664)
|
|
|
|
* Fixed #4625 (https://github.com/sqlmapproject/sqlmap/issues/4625)
|
|
|
|
* Speedup of caching for char encoding (non-Unicode chars in page)
|
|
|
|
* Fixing HTTP chunking for Python2.6
|
|
|
|
|
2021-07-02 09:19:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 1 15:38:57 UTC 2021 - Paolo Perego <paolo.perego@suse.com>
|
|
|
|
|
|
|
|
- First import from upstream
|