SHA256
1
0
forked from pool/sqlmap
Dominique Leuenberger 2022-12-08 15:50:29 +00:00 committed by Git OBS Bridge
commit 7f88e767b0
4 changed files with 28 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5ed3849942e89b9e90c93e0df98ccc113f26e81ad8e73fd8182907106eae1a2
size 7207020

View File

@ -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>

View File

@ -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