Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlmap for openSUSE:Factory checked in at 2022-08-04 13:23:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlmap (Old) and /work/SRC/openSUSE:Factory/.sqlmap.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlmap" Thu Aug 4 13:23:57 2022 rev:4 rq:992709 version:1.6.7 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlmap/sqlmap.changes 2021-08-31 19:56:29.078021514 +0200 +++ /work/SRC/openSUSE:Factory/.sqlmap.new.1521/sqlmap.changes 2022-08-04 13:24:21.476650920 +0200 @@ -1,0 +2,6 @@ +Wed Aug 3 22:05:25 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.6.7: + * https://github.com/sqlmapproject/sqlmap/compare/1.5.7...1.6.7 + +------------------------------------------------------------------- Old: ---- sqlmap-1.5.7.tar.gz New: ---- sqlmap-1.6.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlmap.spec ++++++ --- /var/tmp/diff_new_pack.iYI7qD/_old 2022-08-04 13:24:21.896652112 +0200 +++ /var/tmp/diff_new_pack.iYI7qD/_new 2022-08-04 13:24:21.900652123 +0200 @@ -1,7 +1,7 @@ # # spec file for package sqlmap # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: sqlmap -Version: 1.5.7 +Version: 1.6.7 Release: 0 Summary: Automatic SQL injection and database takeover tool License: GPL-2.0-or-later ++++++ fix_shebang.patch ++++++ --- /var/tmp/diff_new_pack.iYI7qD/_old 2022-08-04 13:24:21.924652191 +0200 +++ /var/tmp/diff_new_pack.iYI7qD/_new 2022-08-04 13:24:21.928652203 +0200 @@ -8,54 +8,34 @@ Only in sqlmap-1.5/extra/runcmd/src/runcmd: stdafx.cpp.txt Only in sqlmap-1.5.ori/extra/runcmd/src/runcmd: stdafx.h Only in sqlmap-1.5/extra/runcmd/src/runcmd: stdafx.h.txt -Index: sqlmap-1.5.7/extra/shutils/autocompletion.sh +Index: sqlmap-1.6.7/extra/shutils/autocompletion.sh =================================================================== ---- sqlmap-1.5.7.orig/extra/shutils/autocompletion.sh -+++ sqlmap-1.5.7/extra/shutils/autocompletion.sh +--- sqlmap-1.6.7.orig/extra/shutils/autocompletion.sh ++++ sqlmap-1.6.7/extra/shutils/autocompletion.sh @@ -1,4 +1,4 @@ -#/usr/bin/env bash +#!/usr/bin/bash # source ./extra/shutils/autocompletion.sh -Index: sqlmap-1.5.7/extra/shutils/duplicates.py +Index: sqlmap-1.6.7/sqlmapapi.py =================================================================== ---- sqlmap-1.5.7.orig/extra/shutils/duplicates.py -+++ sqlmap-1.5.7/extra/shutils/duplicates.py -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/python3 - - # Copyright (c) 2006-2021 sqlmap developers (http://sqlmap.org/) - # See the file 'LICENSE' for copying permission -Index: sqlmap-1.5.7/sqlmapapi.py -=================================================================== ---- sqlmap-1.5.7.orig/sqlmapapi.py -+++ sqlmap-1.5.7/sqlmapapi.py -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/python3 - - """ - Copyright (c) 2006-2021 sqlmap developers (http://sqlmap.org/) -Index: sqlmap-1.5.7/sqlmap.py -=================================================================== ---- sqlmap-1.5.7.orig/sqlmap.py -+++ sqlmap-1.5.7/sqlmap.py +--- sqlmap-1.6.7.orig/sqlmapapi.py ++++ sqlmap-1.6.7/sqlmapapi.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 """ - Copyright (c) 2006-2021 sqlmap developers (http://sqlmap.org/) -Index: sqlmap-1.5.7/thirdparty/identywaf/identYwaf.py + Copyright (c) 2006-2022 sqlmap developers (https://sqlmap.org/) +Index: sqlmap-1.6.7/sqlmap.py =================================================================== ---- sqlmap-1.5.7.orig/thirdparty/identywaf/identYwaf.py -+++ sqlmap-1.5.7/thirdparty/identywaf/identYwaf.py +--- sqlmap-1.6.7.orig/sqlmap.py ++++ sqlmap-1.6.7/sqlmap.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 """ - Copyright (c) 2019-2021 Miroslav Stampar (@stamparm), MIT + Copyright (c) 2006-2022 sqlmap developers (https://sqlmap.org/) ++++++ sqlmap-1.5.7.tar.gz -> sqlmap-1.6.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/sqlmap/sqlmap-1.5.7.tar.gz /work/SRC/openSUSE:Factory/.sqlmap.new.1521/sqlmap-1.6.7.tar.gz differ: char 13, line 1