Revisions of perl-DBD-mysql

buildservice-autocommit accepted request 1155816 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 78)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 1155577 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 77)
- Fix build with gcc14: [bsc#1221011]
  * Upstream PR: https://github.com/perl5-dbi/DBD-mysql/pull/295
  * Add perl-DBD-mysql-gcc14.patch
buildservice-autocommit accepted request 674935 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 76)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 674934 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 75)
- put back zlib-devel BuildRequires, otherwise the package doesn't
- add zlib-devel to the cpanspec.yml so it won't get dropped
  on the next automatic update
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 674606 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 74)
- Put back zlib-devel BuildRequires, otherwise the package doesn't
  build with the latest OpenSSL
buildservice-autocommit accepted request 664310 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 73)
baserev update by copy to link target
buildservice-autocommit accepted request 655845 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 71)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 70)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 69)
buildservice-autocommit accepted request 637904 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 67)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 637735 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 66)
- updated to 4.048
  * Fix corrupted META.json so cpan installations work as expected.
    https://github.com/perl5-dbi/DBD-mysql/issues/263
- Cleaned with spec-cleaner
buildservice-autocommit accepted request 635490 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 65)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 635352 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 64)
- updated to 4.047
  * Add options needed for public key based security.
  * Allow several spaces after LIMIT clause.
  * Basic GTID tracking.
  * Fix GCC 8.1 warnings
  * Fix warning: unused variable ‘buffer_len’
  * Fix warning about bind->is_null assignment with incompatible pointer type
  * Get rid of warning about unused variable ssl_verify_set
  * Fix space/tab issue which leads to misleading indentation
  * Change spaces/tabs to get rid of GCC8 warning
 
- updated to 4.046_01
  * Updated documentation re. multithreading
  * Remove #IFDEFs for code detecting ancient DBI versions. The minimum
    DBI version we require is version 1.609 from 2009!
  * ChopBlanks should not trim binary fields
  * Skipped test which failed on OpenBSD because Proc::ProcessTable does not
    come with a 'size' attribute on this platform
  * Improved test suite with regards to MySQL 8.0
  * Improved macOS installation notes.
  * Use Devel::CheckLib 1.09 or newer, fixes
    https://github.com/perl5-dbi/DBD-mysql/issues/109
  * Specify bigint as test dependency
  * Add recommends and suggests tests dependencies
  * Check only for libs via Devel::CheckLib in Makefile.PL
  * Remove param --with-mysql from Makefile.PL documentation
  * Check if specified Makefile.PL settings are working
     Fixes https://rt.cpan.org/Ticket/Display.html?id=119902
  * Remember mysql_config value for Makefile.PL
  * Locate MySQL libs using Devel::CheckLib
buildservice-autocommit accepted request 631790 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 63)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 631718 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 62)
- Pull in zlib-devel, previously added by openssl devel
buildservice-autocommit accepted request 599996 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 61)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 598531 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 60)
- updated to 4.046
  4.046
  * Version bump because of issue with META file in 4.045 release.
  4.045
  * Use API function for reconnect; fixes compilation on MariaDB
    10.2.6+.
  * Fixed broken link to MySQL download page
  * Spelling fixes
  4.044
  * Reapply https://github.com/perl5-dbi/DBD-mysql/pull/114
    "Improve SSL settings, reflect changes for BACKRONYM and
    Riddle vulnerabilities, enforce SSL encryption when mysql_ssl=1
    is set" [bsc#1047059] [CVE-2017-10789]
  * Fix parsing configure libs from mysql_config --libs output
    in Makefile.PL. Libraries in mysql_config --libs output can be
    specified by library name with the -l prefix or by absolute path
    to library name without any prefix. Parameters must start with a
    hyphen, so treat all options without leading hyphen in
    mysql_config --libs output as libraries with full path.
    Partially fixes bug
    https://rt.cpan.org/Public/Bug/Display.html?id=100898
  * Return INTs with ZEROFILL as strings.
    https://rt.cpan.org/Public/Bug/Display.html?id=118977
  * Correct require on relative path for perl 5.26.
    https://github.com/perl5-dbi/DBD-mysql/pull/136
- remove the following patches that are no longer needed:
  * perl-DBD-mysql-4.043-CVE-2017-10788.patch
  * perl-DBD-mysql-4.043-Fix-build-failures-for-MariaDB.patch
- add perl-DBD-mysql-4.046-fix_00base_test.patch to fix 00base test 
- add Devel::CheckLib BuildRequires
buildservice-autocommit accepted request 542062 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 59)
baserev update by copy to link target
Displaying revisions 1 - 20 of 78
openSUSE Build Service is sponsored by