File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ sqlmap (0.6.2-1) stable; urgency=low
6
6
properly also on both MySQL < 5.0 and MySQL >= 5.0;
7
7
* Major bug fix when the request is POST to also send the GET parameters
8
8
if any have been provided;
9
+ * Major bug fix to correctly update sqlmap to the latest stable release
10
+ with command line --update;
9
11
* Major bug fix so that when the expected value of a query (count
10
- variable) is an integer and for some reason the resumed value from
11
- session file is a string or a binary file, the query is executed again
12
- and and its new output saved to the session file;
12
+ variable) is an integer and, for some reasons, its resumed value from
13
+ the session file is a string or a binary file, the query is executed
14
+ again and its new output saved to the session file;
13
15
* Minor improvement to correctly enumerate tables, columns and dump
14
16
tables entries on Oracle and on PostgreSQL when the database name is
15
17
not 'public' schema or a system database;
You can’t perform that action at this time.
0 commit comments