Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sqlmap for openSUSE:Factory checked 
in at 2026-03-18 16:51:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlmap (Old)
 and      /work/SRC/openSUSE:Factory/.sqlmap.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlmap"

Wed Mar 18 16:51:43 2026 rev:28 rq:1340870 version:1.10.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlmap/sqlmap.changes    2025-12-25 
19:57:40.323308402 +0100
+++ /work/SRC/openSUSE:Factory/.sqlmap.new.8177/sqlmap.changes  2026-03-18 
16:53:33.880669544 +0100
@@ -1,0 +2,7 @@
+Sun Mar 15 09:53:28 UTC 2026 - Andrea Manzini <[email protected]>
+
+- update to 1.10.3:
+  * Minor improvement of ERROR_PARSING_REGEXES
+  * Improving keep-alive support
+
+-------------------------------------------------------------------

Old:
----
  sqlmap-1.9.12.tar.gz

New:
----
  sqlmap-1.10.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sqlmap.spec ++++++
--- /var/tmp/diff_new_pack.UfQkY1/_old  2026-03-18 16:53:34.624700616 +0100
+++ /var/tmp/diff_new_pack.UfQkY1/_new  2026-03-18 16:53:34.628700783 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sqlmap
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           sqlmap
-Version:        1.9.12
+Version:        1.10.3
 Release:        0
 Summary:        Automatic SQL injection and database takeover tool
 License:        GPL-2.0-or-later

++++++ fix_shebang.patch ++++++
--- /var/tmp/diff_new_pack.UfQkY1/_old  2026-03-18 16:53:34.676702787 +0100
+++ /var/tmp/diff_new_pack.UfQkY1/_new  2026-03-18 16:53:34.680702954 +0100
@@ -8,34 +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.9.6/extra/shutils/autocompletion.sh
+Index: sqlmap-1.10.3/extra/shutils/autocompletion.sh
 ===================================================================
---- sqlmap-1.9.6.orig/extra/shutils/autocompletion.sh
-+++ sqlmap-1.9.6/extra/shutils/autocompletion.sh
+--- sqlmap-1.10.3.orig/extra/shutils/autocompletion.sh
++++ sqlmap-1.10.3/extra/shutils/autocompletion.sh
 @@ -1,4 +1,4 @@
 -#/usr/bin/env bash
 +#!/usr/bin/bash
  
  # source ./extra/shutils/autocompletion.sh
  
-Index: sqlmap-1.9.6/sqlmapapi.py
+Index: sqlmap-1.10.3/sqlmapapi.py
 ===================================================================
---- sqlmap-1.9.6.orig/sqlmapapi.py
-+++ sqlmap-1.9.6/sqlmapapi.py
+--- sqlmap-1.10.3.orig/sqlmapapi.py
++++ sqlmap-1.10.3/sqlmapapi.py
 @@ -1,4 +1,4 @@
 -#!/usr/bin/env python
 +#!/usr/bin/python3
  
  """
- Copyright (c) 2006-2025 sqlmap developers (https://sqlmap.org)
-Index: sqlmap-1.9.6/sqlmap.py
+ Copyright (c) 2006-2026 sqlmap developers (https://sqlmap.org)
+Index: sqlmap-1.10.3/sqlmap.py
 ===================================================================
---- sqlmap-1.9.6.orig/sqlmap.py
-+++ sqlmap-1.9.6/sqlmap.py
+--- sqlmap-1.10.3.orig/sqlmap.py
++++ sqlmap-1.10.3/sqlmap.py
 @@ -1,4 +1,4 @@
 -#!/usr/bin/env python
 +#!/usr/bin/python3
  
  """
- Copyright (c) 2006-2025 sqlmap developers (https://sqlmap.org)
+ Copyright (c) 2006-2026 sqlmap developers (https://sqlmap.org)
 

++++++ sqlmap-1.9.12.tar.gz -> sqlmap-1.10.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/sqlmap/sqlmap-1.9.12.tar.gz 
/work/SRC/openSUSE:Factory/.sqlmap.new.8177/sqlmap-1.10.3.tar.gz differ: char 
24, line 1

Reply via email to