summaryrefslogtreecommitdiff
path: root/dev-db
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/sqlmap: Stabilize 1.8.9 x86, #943473Sam James8 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mariadb: restrict <libfmt-10 for 10.11.5Petr Vaněk9 days1-1/+2
| | | | | | | | MariaDB-10.11.5 fails to build with >=libfmt-10. Bug: https://bugs.gentoo.org/935299 Bug: https://bugs.gentoo.org/938106 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mariadb: drop 10.6.18, 10.11.7, 10.11.8, 11.4.2Tomáš Mózes9 days5-5309/+0
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38780 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mariadb: Only force bfd linker when gold linker is usedDavid C. Manuelda9 days3-3/+3
| | | | | | | | | | | | | | By silently forcing BFD build failures might happen if users have special LLD link flags in LDFLAGS and there is no reason to force BFD when using LLD (only when using Gold linker) Fixes: 995a68e3bb9c ("dev-db/mariadb: add 10.6.20") Fixes: 4ef76f37461d ("dev-db/mariadb: add 10.11.10") Fixes: a1354b25554e ("dev-db/mariadb: add 11.4.4") Signed-off-by: David C. Manuelda <StormByte@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39295 See-also: https://github.com/gentoo/gentoo/pull/39289 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mariadb: update commentPetr Vaněk9 days2-2/+2
| | | | | | Fixes: 995a68e3bb9c ("dev-db/mariadb: add 10.6.20") Fixes: 4ef76f37461d ("dev-db/mariadb: add 10.11.10") Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mariadb: add 11.4.4Petr Vaněk9 days2-0/+1327
| | | | | | | | | | | | | | | | | | | | | | Changes: - migrate from deprecated tc-ld-disable-gold to tc-ld-force-bfd - reorder variables as suggested by pkgcheck - wrap long comment Known test failures: - main.mysqld--help-aria test fails but it seems to be minor issue, it is related to [1]. - mail.log_slow test fails. It does not look like a major issue, but I am not sure. - main.ssl_autoverify - fails because of the warning: Plugin 'three_attempts' is of maturity level unknown while the server is stable. - sysschema.v_privileges_by_table_by_level - no idea [1] https://jira.mariadb.org/browse/MDEV-34733 Closes: https://bugs.gentoo.org/943255 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mariadb: add 10.11.10Petr Vaněk9 days2-0/+1327
| | | | | | | | | | | | | | | | | | Changes: - migrate from deprecated tc-ld-disable-gold to tc-ld-force-bfd - reorder variables as suggested by pkgcheck - wrap long comment Known test failures: - main.mysqld--help-aria test fails but it seems to be minor issue, it is related to [1]. - mail.log_slow test fails. It does not look like a major issue, but I am not sure. [1] https://jira.mariadb.org/browse/MDEV-34733 Closes: https://bugs.gentoo.org/943255 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/mariadb: add 10.6.20Petr Vaněk10 days2-0/+1338
| | | | | | | | | | | | | | | | | Changes: - migrate from deprecated tc-ld-disable-gold to tc-ld-force-bfd - reorder variables as suggested by pkgcheck - wrap long comment Known test failures: - main.mysqld--help-aria test fails but it seems to be minor issue, it is related to [1]. - mail.log_slow test fails. It does not look like a major issue, but I am not sure. [1] https://jira.mariadb.org/browse/MDEV-34733 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/sqlite: backport allocator mismatch fix to 3.47.0Sam James11 days2-0/+465
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: update for slotted RustMatt Jolly13 days2-0/+5
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* dev-db/sqlite: fix build w/ non-bashSam James2024-11-062-0/+54
| | | | | | Bug: https://bugs.gentoo.org/942918 Closes: https://bugs.gentoo.org/942917 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/kdb: treecleanAndreas Sturmlechner2024-11-064-119/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/rqlite: drop 8.23.0Zac Medico2024-11-052-38/+0
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-db/rqlite: add 8.32.7Zac Medico2024-11-052-0/+38
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-db/sqlite: add 3.47.0Jakov Smolić2024-11-052-0/+428
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-db/pspg: add 5.8.7Patrick Lauer2024-11-052-0/+34
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-db/postgis: remove unused patchesMichael Mair-Keimberger2024-11-023-120/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-db/mydumper: drop 0.14.5.2, 0.15.2.8Andreas K. Hüttel2024-11-014-140/+0
| | | | | Bug: https://bugs.gentoo.org/935389 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-db/timescaledb: drop 2.15.3Patrick Lauer2024-11-012-68/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-db/timescaledb: add 2.17.1Patrick Lauer2024-11-012-0/+68
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-db/libdbi-drivers: drop 0.9.0-r1, 0.9.0-r2Andreas K. Hüttel2024-10-312-176/+0
| | | | | Bug: https://bugs.gentoo.org/920460 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-db/sqlite: Stabilize 3.46.1 hppa, #939971Sam James2024-10-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/libdbi-drivers: Stabilize 0.9.0-r3 arm, #942154Arthur Zamarin2024-10-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/redis: drop 6.2.14-r1, 7.2.5, 7.4.0Petr Vaněk2024-10-294-588/+0
| | | | | Bug: https://bugs.gentoo.org/940609 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/redis: drop 7.0.15-r1, EOLPetr Vaněk2024-10-292-188/+0
| | | | | Bug: https://bugs.gentoo.org/940609 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/hsqldb: add 2.7.4Volkmar W. Pogatzki2024-10-282-0/+182
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38836/commits/8b4f9a1b7c6467f2afc21597d91c6072d7f15e02 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-db/libdbi-drivers: Stabilize 0.9.0-r3 arm64, #942154Arthur Zamarin2024-10-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/libdbi-drivers: Stabilize 0.9.0-r3 sparc, #942154Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/libdbi-drivers: Stabilize 0.9.0-r3 ppc64, #942154Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/libdbi-drivers: Stabilize 0.9.0-r3 ppc, #942154Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/libdbi-drivers: Stabilize 0.9.0-r3 amd64, #942154Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/libdbi-drivers: Stabilize 0.9.0-r3 x86, #942154Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/redis: Stabilize 7.4.1 ppc64, #940738Arthur Zamarin2024-10-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/redis: Stabilize 7.2.6 ppc64, #940738Arthur Zamarin2024-10-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/redis: Stabilize 6.2.16 ppc64, #940738Arthur Zamarin2024-10-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/etcd: drop 3.4.26, 3.5.13Zac Medico2024-10-243-164/+0
| | | | | Bug: https://bugs.gentoo.org/918419 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-db/redis: Stabilize 7.4.1 x86, #940738Arthur Zamarin2024-10-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/redis: Stabilize 7.2.6 x86, #940738Arthur Zamarin2024-10-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/redis: Stabilize 6.2.16 x86, #940738Arthur Zamarin2024-10-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: metadata.xml change to httpsJoe Kappus2024-10-231-1/+1
| | | | | | | | gentoo.org redirects to https for some years now. Drop use of http. Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/37171 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/kyotocabinet: drop 1.2.79-r2Petr Vaněk2024-10-224-114/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-db/futuresql5: treecleanAndreas Sturmlechner2024-10-213-51/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/kyotocabinet: Stabilize 1.2.80 arm64, #941585Arthur Zamarin2024-10-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/kyotocabinet: Stabilize 1.2.80 arm, #941585Arthur Zamarin2024-10-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/mydumper: Stabilize 0.15.2.8-r1 amd64, #941740Arthur Zamarin2024-10-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/hsqldb: dekeyword x86Arthur Zamarin2024-10-171-1/+1
| | | | | | | | | | After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/apgdiff: dekeyword x86Arthur Zamarin2024-10-171-2/+2
| | | | | | | | | | After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/pgbouncer: Stabilize 1.22.1 x86, #941693Jakov Smolić2024-10-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-db/pgbouncer: Stabilize 1.22.1 amd64, #941693Jakov Smolić2024-10-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-db/pgcli: add 4.1.0Patrick Lauer2024-10-172-0/+50
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>