forked from pool/sqlmap
Accepting request 1040633 from home:dirkmueller:Factory
- update to 1.6.12: * Better handling of CookieJar Runtime Exception * Fixes #5216 * Fixes #5220 * Fixes #5233 * Fixes #5232 * Fixes #5240 * Fixes #5242 * Fixes #5252 - update to 1.6.11: * Fixes #5190 * Fixes #5191 * Fixes #5192 * Implement --csrf-data * Fix --cookie-del * Fixes #5216 OBS-URL: https://build.opensuse.org/request/show/1040633 OBS-URL: https://build.opensuse.org/package/show/security/sqlmap?expand=0&rev=9
This commit is contained in:
parent
c14b13b3d2
commit
3f0c4f1346
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc3a15bfac612c765133c1657d9358fda8559ca17e5439ac463121a29a9cb727
|
||||
size 7206382
|
3
sqlmap-1.6.12.tar.gz
Normal file
3
sqlmap-1.6.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5ed3849942e89b9e90c93e0df98ccc113f26e81ad8e73fd8182907106eae1a2
|
||||
size 7207020
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 12:05:32 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.6.12:
|
||||
* Better handling of CookieJar Runtime Exception
|
||||
* Fixes #5216
|
||||
* Fixes #5220
|
||||
* Fixes #5233
|
||||
* Fixes #5232
|
||||
* Fixes #5240
|
||||
* Fixes #5242
|
||||
* Fixes #5252
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 4 13:58:09 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.6.11:
|
||||
* Fixes #5190
|
||||
* Fixes #5191
|
||||
* Fixes #5192
|
||||
* Implement --csrf-data
|
||||
* Fix --cookie-del
|
||||
* Fixes #5216
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 08:15:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: sqlmap
|
||||
Version: 1.6.10
|
||||
Version: 1.6.12
|
||||
Release: 0
|
||||
Summary: Automatic SQL injection and database takeover tool
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user