summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/DBI: Cleanup old re bug #614644Kent Fredric2018-01-303-66/+0
| | | | | Closes: https://bugs.gentoo.org/614644 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/DBI: mark stable wrt bug #643232Mikle Kolyada2018-01-081-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-perl/DBI: stable 1.637.0 for ia64, bug #643232Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-perl/DBI: stable 1.637.0 for ppc64, bug #643232Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-perl/DBI: stable 1.637.0 for ppc, bug #643232Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-perl/DBI: x86 stable (bug #643232)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/DBI: stable 1.637.0 for sparc, bug #643232Rolf Eike Beer2018-01-041-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/DBI: Bump to version 1.637 re bug #614644Kent Fredric2017-10-082-0/+33
| | | | | | | | | | | | | | | | Upstream: - Fix CWE-134 where possible crashes can occur due to db errors containing a "%" - Fix extension detection for DBD::File related drivers - Fixes for dot-in-inc on 5.26 - Fix loss of error message on parent handle - Fix $_ disappearing inside callbacks - Objects now allowed as passwords without die()ing - $sth NAME_* attributes now settable from Perl - Add support for DBD::XMLSimple Bug: https://bugs.gentoo.org/614644 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+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-292-3/+3
| | | | 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-063-2/+34
| | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-perl/DBI: Remove oldAndreas K. Hüttel2016-01-242-38/+0
| | | | Package-Manager: portage-2.2.27
* dev-perl/DBI: Stable for HPPA (bug #570738).Jeroen Roovers2016-01-241-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* dev-perl/DBI: ppc64 stable wrt bug #570738Mikle Kolyada2016-01-171-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-perl/DBI: ppc stable wrt bug #570738Mikle Kolyada2016-01-171-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-perl/DBI: arm stable, bug #570738Markus Meier2016-01-121-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* dev-perl/DBI: ia64 stable wrt bug #570738Agostino Sarubbo2016-01-111-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: alpha stable wrt bug #570738Agostino Sarubbo2016-01-101-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: sparc stable wrt bug #570738Agostino Sarubbo2016-01-091-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: x86 stable wrt bug #570738Agostino Sarubbo2016-01-061-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: amd64 stable wrt bug #570738Agostino Sarubbo2016-01-031-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBI: Remove oldAndreas K. Hüttel2016-01-032-33/+0
| | | | Package-Manager: portage-2.2.26
* dev-perl/DBI: Version bump; remove oldAndreas K. Huettel (dilfridge)2015-09-082-11/+6
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+208
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed