| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: https://bugs.gentoo.org/886843
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/879075
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/677680
Closes: https://bugs.gentoo.org/649408
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Upgrade bundled SQLite to 3.32.3
- Add several SQL_ types as alias
- Don't return unitialized local variable when unexpected number of
results returned in perl_vt_Eof()
https://github.com/DBD-SQLite/DBD-SQLite/pull/55
- Ensure filename is defined in sqlite_db_filename
https://github.com/DBD-SQLite/DBD-SQLite/pull/54
- Allow create_function to return an an array reference to specify the
type of the value
Bug: https://bugs.gentoo.org/732638
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI7
- Increase Min SQLITE for system-sqlite to 3.29
- Simplify system-sqlite patching/pruning
- Isolate config-only stuff to src_configure
- Ensure CFLAGS passed to make/compiler
Upstream:
- Upgrade bundled SQLite to 3.29.0 for
* security fixes
* ALTER TABLE ... RENAME COLUMN
* UPSERT
- Add ::GetInfo
- Fix to use a PV value as a virtual table column value where
appropriate
- Add deferability to foreign_key_info
- Added ability to configure SQLITE_MAX_LENGTH via ENV
- Add $dbh->sqlite_limit to change runtime limits
- Update constants
- Add sqlite_backup_{from_dbh,to_dbh} methods
- Add $dbh->sqlite_prefer_numeric_type to prefer arrays of ints instead
of arrays of strings in TYPE statemetns
- Add sqlite_db_config method and related constants
- Add sqlite_defensive option to prohibit dangerous SQLite features
- Expose some hidden extended result codes
- Ensure an internal HV is initialized
- Handle 'unknown' op in DBD::SQLite::VirtualTable::PerlData
- Avoid segmentation fault on big-endian 32bit
https://github.com/DBD-SQLite/DBD-SQLite/issues/45
- Fix ->quote($blob, SQL_BLOB) to quote correctly (injection risk)
https://github.com/DBD-SQLite/DBD-SQLite/issues/51
- Add sqlite_get_autocommit private query method
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Now an error to fetch attributes from a statement handle whose
database handle is inactive.
Closes: https://bugs.gentoo.org/656546
Package-Manager: Portage-2.3.29, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/615088
Package-Manager: Portage-2.3.29, Repoman-2.3.9
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Ship bundled SQLite 3.22.0
- Disable two STAT compile time options
- Fix tests for error format change in recent DBI
- Implement ParamValues statement handle attribute
- Fix statistics_info
- Fix for '.' in @INC removal
- Fix zero-length BLOB retreived as undef
Package-Manager: Portage-2.3.18, Repoman-2.3.6
|
| |
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/615088
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
| |
Upstream:
- Perl tokenizer support restored on SQLite 3.12+
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Testing indicates system-sqlite works again, at least, with
sqlite-3.15.1
Upstream:
- Update bundled SQLite to 3.13.0
- Enabled FTS5
- REGEXP function fixed to work under sqlite_unicode
- column_info now parses column_info with spaces correctly.
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI6
- Moved the use of system-sqlite into a USE="system-sqlite" useflag,
as compiling against all present versions of dev-db/sqlite results
in test failres that don't occur with the native version.
Said Useflag is also off by default for that reason.
Upstream:
- Updated to bundled SQLite 3.10.2
- Added a ReadOnly connection flag.
- General improvments in ::Constants conveniences.
- Some bugs fixed in savepoint handling
- allow_multiple_statements retains contents of unprepared_statements
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
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
|