summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/DBI: s390 stable wrt bug #732636Agostino Sarubbo2020-08-161-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: Stabilize 1.643.0 amd64, #732636Sam James2020-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBI: Stabilize 1.643.0 x86, #732636Sam James2020-08-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBI: Stabilize 1.643.0 sparc, #732636Sam James2020-08-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBI: Stabilize 1.643.0 arm64, #732636Sam James2020-08-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBI: Stabilize 1.643.0 arm, #732636Sam James2020-08-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBI: Bump to version 1.643.0Kent Fredric2020-07-091-0/+47
- EAPI7 - Remove unused 'eutils' inherit - Unconditionally strip bad tests - Ensure CFLAGS passed to make/compiler Upstream: - Fix UTF-8 support for warn/croak within DBI internals - Add DBD::Mem driver for a pure perl in-memory driver based on DBI::DBD::SqlEngine - Add registration of mariadb_ prefix for DBD::MariaDB driver - Add compiler warnings in Driver.xst - Fix '.' in @INC in proxy test under parallel load - Fix driver-related croak() in DBI->connect to report the original DSN - Add new method $sth->last_insert_id() - Add new XS API function variant dbd_db_do6 - Fix memory corruption in XS functions when Perl stack is reallocated - Fix potentially calling newSV(0) in malloc_using_sv() - Fix order of XS prepares() ps_accept and ps_return argument names - Fix a potential NULL profile deref in dbi_profile() - Fix a buffer overflow on an overlong DBD class name - Remove remaining support for perl <5.8 - Update Devel::PPPort and remove redundant compat macros - Add new attribute RaiseWarn similar to RaiseError Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>