File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ sqlmap (0.6.2-1) stable; urgency=low
66 properly also on both MySQL < 5.0 and MySQL >= 5.0;
77 * Major bug fix when the request is POST to also send the GET parameters
88 if any have been provided;
9+ * Major bug fix to correctly update sqlmap to the latest stable release
10+ with command line --update;
911 * 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;
1315 * Minor improvement to correctly enumerate tables, columns and dump
1416 tables entries on Oracle and on PostgreSQL when the database name is
1517 not 'public' schema or a system database;
You can’t perform that action at this time.
0 commit comments