dev-perl/DBD-mysql: Bump to version 4.36.0 re bug #589818 & bug #587206
authorKent Fredric <kentnl@gentoo.org>
Sun, 2 Oct 2016 14:49:32 +0000 (03:49 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sun, 2 Oct 2016 16:02:16 +0000 (05:02 +1300)
commite3e3fa8bf0a23417959541cb54c1b098f4067e26
tree321862f48a1ffdeb70d02b6ed24127300bb15bf3
parent0db830d65adfc2627be610e237da6f40df58b44c
dev-perl/DBD-mysql: Bump to version 4.36.0 re bug #589818 & bug #587206

- EAPI6
- Bad tests pruned
- USE="ssl" added
- DESCRIPTION updated.

Note:
- USE="ssl" is only partial because there's no straight-forward way to
ensure that the client library ( which is hidden behind virtual/mysql )
itself has ssl support. If the backend does not have ssl support, it will
be silently disabled!

Upstream:
- Compatibility fixes for older MySQL versions
- use-after-free fixes
- Fixed memory leak in sth->{ParamValues}
- SSL support turned on by default (implemented via libmysqlclient)
- Check errors after calling mysql_affected_rows
- Tests fixed on bigendian systems

Bug: https://bugs.gentoo.org/587206
Bug: https://bugs.gentoo.org/589818

Package-Manager: portage-2.3.1
dev-perl/DBD-mysql/DBD-mysql-4.36.0.ebuild [new file with mode: 0644]
dev-perl/DBD-mysql/Manifest
dev-perl/DBD-mysql/metadata.xml