[libdbd-mysql-perl] branch master updated (fd1288c -> 441cd1a)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Mon Feb 12 11:51:40 UTC 2018


This is an automated email from the git hooks/post-receive script.

xguimard-guest pushed a change to branch master
in repository libdbd-mysql-perl.

      from  fd1288c   IGNORE-VERSION 4.043
      adds  43e5602   New upstream version 4.046
       new  e488d93   Update upstream source from tag 'upstream/4.046'
       new  b5f4584   Bump Standards-Version to 4.1.3
       new  51ad96a   Update regression-fix-float_type_conversion.patch
       new  441cd1a   Update d/ch

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            |  30 ++-
 MANIFEST                                           |   4 +
 META.json                                          |  22 +-
 META.yml                                           |  16 +-
 Makefile.PL                                        |  28 ++-
 dbdimp.c                                           | 222 +++++++++++++++++----
 dbdimp.h                                           |  60 +++++-
 debian/changelog                                   |  25 +--
 debian/control                                     |   2 +-
 .../regression-fix-float_type_conversion.patch     |  70 +++----
 lib/Bundle/DBD/mysql.pm                            |   2 +-
 lib/DBD/mysql.pm                                   |  74 ++++++-
 lib/DBD/mysql/INSTALL.pod                          |   2 +-
 mysql.xs                                           |   9 +-
 t/92ssl_backronym_vulnerability.t                  |  24 +++
 t/92ssl_optional.t                                 |  23 +++
 t/92ssl_riddle_vulnerability.t                     |  24 +++
 t/lib.pl                                           |  22 ++
 t/rt118977-zerofill.t                              |  24 +++
 t/rt61849-bind-param-buffer-overflow.t             |   2 +-
 20 files changed, 541 insertions(+), 144 deletions(-)
 create mode 100644 t/92ssl_backronym_vulnerability.t
 create mode 100644 t/92ssl_optional.t
 create mode 100644 t/92ssl_riddle_vulnerability.t
 create mode 100644 t/rt118977-zerofill.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-mysql-perl.git



More information about the Pkg-perl-cvs-commits mailing list