diff --git a/sqlmap-1.6.10.tar.gz b/sqlmap-1.6.10.tar.gz deleted file mode 100644 index 0710c6a..0000000 --- a/sqlmap-1.6.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc3a15bfac612c765133c1657d9358fda8559ca17e5439ac463121a29a9cb727 -size 7206382 diff --git a/sqlmap-1.6.12.tar.gz b/sqlmap-1.6.12.tar.gz new file mode 100644 index 0000000..f6267e4 --- /dev/null +++ b/sqlmap-1.6.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ed3849942e89b9e90c93e0df98ccc113f26e81ad8e73fd8182907106eae1a2 +size 7207020 diff --git a/sqlmap.changes b/sqlmap.changes index 335aae5..3ada004 100644 --- a/sqlmap.changes +++ b/sqlmap.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Dec 6 12:05:32 UTC 2022 - Dirk Müller + +- 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 + +- 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 diff --git a/sqlmap.spec b/sqlmap.spec index 1409ae5..ab4f59d 100644 --- a/sqlmap.spec +++ b/sqlmap.spec @@ -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