Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package freetds for openSUSE:Factory checked 
in at 2024-04-03 17:18:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freetds (Old)
 and      /work/SRC/openSUSE:Factory/.freetds.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freetds"

Wed Apr  3 17:18:18 2024 rev:44 rq:1164160 version:1.4.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/freetds/freetds.changes  2024-02-27 
22:43:43.484479530 +0100
+++ /work/SRC/openSUSE:Factory/.freetds.new.1905/freetds.changes        
2024-04-03 17:18:33.853402448 +0200
@@ -1,0 +2,15 @@
+Tue Apr  2 13:56:39 UTC 2024 - pgaj...@suse.com
+
+- version update to 1.4.12
+  * ctlib: Fix crash using ct_command with CS_MORE option
+  * defncopy: Use memory instead of temporary file
+  * defncopy: Fix MS column length for N(VAR)CHAR types
+  * defncopy: Quote strings and identifiers
+  * defncopy: Trim spaces around nullable flags
+  * defncopy: Fix for order of index recordset
+  * defncopy: Quote key index names
+  * defncopy: Add test for the applications
+- modified patches
+  % configure-return-void-fix.patch (refreshed)
+
+-------------------------------------------------------------------

Old:
----
  freetds-1.4.10.tar.gz

New:
----
  freetds-1.4.12.tar.gz

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

Other differences:
------------------
++++++ freetds.spec ++++++
--- /var/tmp/diff_new_pack.wN0HuT/_old  2024-04-03 17:18:35.157450498 +0200
+++ /var/tmp/diff_new_pack.wN0HuT/_new  2024-04-03 17:18:35.173451087 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package freetds
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # 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:           freetds
-Version:        1.4.10
+Version:        1.4.12
 Release:        0
 Summary:        A free re-implementation of the TDS (Tabular Data Stream) 
protocol
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ configure-return-void-fix.patch ++++++
--- /var/tmp/diff_new_pack.wN0HuT/_old  2024-04-03 17:18:35.417460078 +0200
+++ /var/tmp/diff_new_pack.wN0HuT/_new  2024-04-03 17:18:35.465461847 +0200
@@ -1,8 +1,8 @@
-Index: freetds-1.4.2/configure
+Index: freetds-1.4.12/configure
 ===================================================================
---- freetds-1.4.2.orig/configure
-+++ freetds-1.4.2/configure
-@@ -21580,6 +21580,7 @@ SQLRETURN  SQL_API SQLColAttribute (SQLH
+--- freetds-1.4.12.orig/configure
++++ freetds-1.4.12/configure
+@@ -21713,6 +21713,7 @@ SQLRETURN  SQL_API SQLColAttribute (SQLH
        SQLUSMALLINT ColumnNumber, SQLUSMALLINT FieldIdentifier,
        SQLPOINTER CharacterAttribute, SQLSMALLINT BufferLength,
        SQLSMALLINT *StringLength, SQLLEN * NumericAttribute) {

++++++ freetds-1.4.10.tar.gz -> freetds-1.4.12.tar.gz ++++++
++++ 60405 lines of diff (skipped)

Reply via email to