Hello community,

here is the log from the commit of package perl-DBD-mysql for openSUSE:Factory 
checked in at 2016-11-18 22:03:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBD-mysql (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBD-mysql"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBD-mysql/perl-DBD-mysql.changes    
2016-10-10 16:23:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new/perl-DBD-mysql.changes       
2016-11-18 22:03:31.000000000 +0100
@@ -1,0 +2,49 @@
+Thu Nov 17 06:16:34 UTC 2016 - [email protected]
+
+- updated to 4.039
+   see /usr/share/doc/packages/perl-DBD-mysql/Changes
+
+  2016-11-15 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.039)
+  * Fix for security issue Out-of-bounds read by DBD::mysql CVE-2016-1249 
(pali)
+  
+  2016-10-30 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.038_01)
+  * Fix compilation of embedded server (pali)
+    (https://github.com/perl5-dbi/DBD-mysql/pull/68)
+  * Fix compilation against libmariadbclient. First version by
+    H.Merijn Brand, improved by Bernt Johnsen @ Oracle.
+  * For efficiency use newSVpvn() instead newSVpv() where possible (pali)
+  * Correctly coerce fetched scalar values when mysql_server_prepare is
+    not used (pali)
+  * Add support for fetching columns of BIT type with
+    mysql_server_prepare = 1 (pali)
+    Fixes https://rt.cpan.org/Public/Bug/Display.html?id=88006
+  * Use correct format in printf instead of casting variable types (pali)
+  * Include errno.h for MYSQL_ASYNC because it uses errno variable (pali)
+  * Travis: also test on perl 5.22 and 5.24.
+
+-------------------------------------------------------------------
+Fri Oct 21 05:15:25 UTC 2016 - [email protected]
+
+- updated to 4.038
+   see /usr/share/doc/packages/perl-DBD-mysql/Changes
+
+  2016-10-19 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.038)
+  * Version 4.037_1 had fixes for MySQL 8.0 provided
+    Bernt Johnsen @ Oracle that were not in the Changelogs
+    (https://github.com/perl5-dbi/DBD-mysql/pull/56)
+  * Fixes for compiling against newer libmysqlclient on Windows (kmx)
+  * Fix unit test for 40server_prepare_crash on Windows (pali)
+  * Perl's IV in scalar can store 64bit integer when perl was compiled
+    with 64 bit support (default on 64bit linux with gcc). Use this
+    feature and stores MYSQL_TYPE_LONGLONG as integers instead of strings
+    when possible. (pali, https://github.com/perl5-dbi/DBD-mysql/pull/57)
+  
+  2016-10-14 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.037_01)
+  * Newest versions of libmysqlclient and the MariaDB C connector no longer
+    export the __WIN__ macro. If this macro is not present we would not
+    compile in the poll.h-based async-support. Changed to use the _WIN32
+    macro instead. Thanks to Sergei Golubchik for suggesting the fix.
+  * Fix from Pali Rohár to not use unsafe sprintf with variable lengt,
+    changes to bind logic, and added test 40server_prepare_crash.
+
+-------------------------------------------------------------------

Old:
----
  DBD-mysql-4.037.tar.gz

New:
----
  DBD-mysql-4.039.tar.gz

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

Other differences:
------------------
++++++ perl-DBD-mysql.spec ++++++
--- /var/tmp/diff_new_pack.MeCExa/_old  2016-11-18 22:03:32.000000000 +0100
+++ /var/tmp/diff_new_pack.MeCExa/_new  2016-11-18 22:03:32.000000000 +0100
@@ -17,14 +17,14 @@
 
 
 Name:           perl-DBD-mysql
-Version:        4.037
+Version:        4.039
 Release:        0
 %define cpan_name DBD-mysql
 Summary:        MySQL driver for the Perl5 Database Interface (DBI)
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/DBD-mysql/
-Source0:        
http://www.cpan.org/authors/id/M/MI/MICHIELB/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ DBD-mysql-4.037.tar.gz -> DBD-mysql-4.039.tar.gz ++++++
++++ 1808 lines of diff (skipped)


Reply via email to