summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/DBI: mark 1.636.0 arm/arm64/hppa/s390/sh stableMike Frysinger2017-02-231-1/+1
|
* dev-perl/DBI: dropped ~x64-freebsd ~x86-freebsd ~x86-interixFabian Groffen2017-01-291-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-perl/DBI-1.636.0-r0: stable on alphaTobias Klausmann2017-01-231-1/+1
| | | | Gentoo-Bug: 601822
* dev-perl/DBI: ppc64 stable wrt bug #601822Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: ppc stable wrt bug #601822Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: ia64 stable wrt bug #601822Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: sparc stable wrt bug #601822Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: x86 stable wrt bug #601822Agostino Sarubbo2016-12-291-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: amd64 stableMichael Palimaka2016-12-291-1/+1
| | | | | | Gentoo-bug: 601822 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/DBI: Bump to version 1.636.0Kent Fredric2016-11-061-0/+33
- EAPI6 - Add USE="examples" - Removed restriction on parallel compilation and tests Upstream: - Fix compilation on threadperls <= 5.12 - Fix race condition in destroy tests - Handle UTF8 in RaiseError/PrintError correctly - Fix ShowErrorStatement showing the wrong statement - DBD::Gofer handles UTF8 STDIN/STDOUT correctly - Fix no-column fetchall_arrayref({}) failing to bind_columns by returning an empty set instead - Fix memory leak with tied CachedKids attribute cache - Fix commit() or rollback() raising fatal "panic: attempt to copy freed scalar" in non-null context. - Avoid spurious extra warning when passing undef to DBI::Profile as a Path. - SQL::Nano parser now ignores trailing semicolon - New dbh->selectall_array method akin for simplifed dereferencing. - Killed DBI::FAQ Package-Manager: portage-2.3.2