Petr Vaněk
d966eb3e21
dev-db/redis: drop versions
...
This removes most of the vulnerable versions, but all 4 referenced
security bugs remain blocked by stabilization on x86.
Bug: https://bugs.gentoo.org/947749
Bug: https://bugs.gentoo.org/954265
Bug: https://bugs.gentoo.org/956744
Bug: https://bugs.gentoo.org/959657
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-03 18:20:58 +02:00
Petr Vaněk
4ce683b272
dev-db/redis: add 8.2.2
...
Bug: https://bugs.gentoo.org/963695
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-03 12:36:06 +02:00
Petr Vaněk
9e61c6b494
dev-db/redis: add 8.0.4
...
Bug: https://bugs.gentoo.org/963695
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-03 12:36:05 +02:00
Petr Vaněk
24d6fad609
dev-db/redis: add 7.4.6
...
Bug: https://bugs.gentoo.org/963695
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-03 12:36:04 +02:00
Petr Vaněk
5f8899ece4
dev-db/redis: add 7.2.11
...
Bug: https://bugs.gentoo.org/963695
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-03 12:36:02 +02:00
Petr Vaněk
90364e6635
dev-db/redis: add 6.2.20
...
Bug: https://bugs.gentoo.org/963695
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-03 12:36:01 +02:00
Sam James
8a17400ed0
dev-db/freetds: add 1.5.6
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-10-03 02:18:49 +01:00
Sam James
7c29bc2eba
dev-db/freetds: drop 1.4.24, 1.4.26, 1.4.27
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-10-03 02:16:21 +01:00
Hank Leininger
eb70ce4796
dev-db/libdbi-drivers: drop references to removed dev-db/firebird
...
Bug: https://bugs.gentoo.org/909528
Signed-off-by: Hank Leininger <hlein@korelogic.com >
Part-of: https://github.com/gentoo/gentoo/pull/43537
Signed-off-by: Sam James <sam@gentoo.org >
2025-10-03 02:14:18 +01:00
Hank Leininger
e1ef03c73e
dev-db/opendbx: drop references to removed dev-db/firebird
...
Bug: https://bugs.gentoo.org/909528
Signed-off-by: Hank Leininger <hlein@korelogic.com >
Part-of: https://github.com/gentoo/gentoo/pull/43537
Signed-off-by: Sam James <sam@gentoo.org >
2025-10-03 02:13:47 +01:00
Petr Vaněk
42d6f2cc29
dev-db/mariadb-connector-c: sync live
...
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-02 13:30:11 +02:00
Petr Vaněk
82d1cd384a
dev-db/mariadb-connector-c: add 3.4.7
...
Similarly to previous commit, this version bump adds a comment for
CLIENT_PLUGIN_AUTH_GSSAPI_CLIENT variable to clarify that the QA Notice
is falsely positive.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-02 13:30:10 +02:00
Petr Vaněk
7182d5f2a9
dev-db/mariadb-connector-c: add 3.3.17
...
I spent some time understanding why the QA Notice for
CLIENT_PLUGIN_AUTH_GSSAPI_CLIENT pops up, and I found out that this
variable is only available if the GSSAPI dependency requirements are
met. It is unrelated to AUTH_GSSAPI_PLUGIN_TYPE, which is basically
useless these days.
I have added a comment to clarify that the QA Notice is falsely positive
above the related line.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-02 13:30:09 +02:00
Arthur Zamarin
f071234b90
dev-db/mariadb-connector-c: Stabilize 3.4.5-r1 x86, #960790
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-10-02 10:32:14 +03:00
Arthur Zamarin
034311d87c
dev-db/mariadb-connector-c: Stabilize 3.4.5-r1 amd64, #960790
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-10-02 10:32:11 +03:00
Arthur Zamarin
8a48f4c735
dev-db/mysql-connector-c++: Stabilize 9.4.0 arm, #962376
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-10-01 23:17:54 +03:00
Sam James
9f006f9fdb
dev-db/mysql-connector-c++: Stabilize 9.4.0 amd64, #962376
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-10-01 21:00:42 +01:00
Sam James
a73c017ada
dev-db/mysql-connector-c++: Stabilize 9.4.0 x86, #962376
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-10-01 21:00:41 +01:00
Jesús Pérez Rey (Chuso)
8c92611073
dev-db/dbeaver-bin: fix virtual/jre dependency
...
DBeaver 25 requires JRE 21.
Closes: https://bugs.gentoo.org/963609
Signed-off-by: Jesús Pérez Rey (Chuso) <git@chuso.net >
Part-of: https://github.com/gentoo/gentoo/pull/43995
Closes: https://github.com/gentoo/gentoo/pull/43995
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-10-01 13:33:38 +03:00
Giuseppe Foti
cbd21a7217
dev-db/pg-gvm: drop 22.6.6
...
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com >
Part-of: https://github.com/gentoo/gentoo/pull/43993
Closes: https://github.com/gentoo/gentoo/pull/43993
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-10-01 09:26:45 +02:00
Another Mortal
c50c507bda
dev-db/etcd: install etcdutl
...
Closes: https://bugs.gentoo.org/963541
Signed-off-by: Zac Medico <zmedico@gentoo.org >
2025-09-30 17:49:19 -07:00
Tomáš Mózes
1a423d35e6
dev-db/mydumper: add 0.20.1.2
...
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com >
Part-of: https://github.com/gentoo/gentoo/pull/43990
Closes: https://github.com/gentoo/gentoo/pull/43990
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-09-30 20:50:06 +02:00
Arthur Zamarin
a7a7d1a74d
dev-db/mydumper: Stabilize 0.19.3.3 amd64, #963240
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-30 21:08:29 +03:00
Patrick Lauer
d838ed8fb6
dev-db/postgresql: unkeyword 18.0 for ~alpha
...
Closes: https://bugs.gentoo.org/963470
Signed-off-by: Patrick Lauer <patrick@gentoo.org >
2025-09-29 08:44:20 +00:00
Miroslav Šulc
13afbb9250
dev-db/timescaledb: bump to 2.21.4, dropped 2.21.3
...
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org >
2025-09-28 11:17:42 +02:00
Marco Genasci
a99634d516
dev-db/sqlcl-bin: remove old
...
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com >
Part-of: https://github.com/gentoo/gentoo/pull/41743
Closes: https://github.com/gentoo/gentoo/pull/41743
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org >
2025-09-27 15:24:22 +03:00
Marco Genasci
894777523f
dev-db/sqlcl-bin: version bump to 25.1.0.101.2353
...
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com >
Part-of: https://github.com/gentoo/gentoo/pull/41743
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org >
2025-09-27 15:24:22 +03:00
Marco Genasci
9bdeeb2576
dev-db/oracle-instantclient: version bump to 21.18.0.0.0
...
Since multilib support has been removed, Oracle libraries have
been relocated to their official path at ${ORACLE_HOME}/lib.
Previously, in a multilib system, 32-bit libraries were placed
in ${ORACLE_HOME}/lib, while 64-bit libraries were located in
${ORACLE_HOME}/lib64.
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com >
Part-of: https://github.com/gentoo/gentoo/pull/41750
Closes: https://github.com/gentoo/gentoo/pull/41750
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org >
2025-09-27 15:24:21 +03:00
Andreas Sturmlechner
30e2733047
dev-db/pg_top: drop 4.1.1
...
Closes: https://bugs.gentoo.org/957251
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org >
2025-09-26 16:06:18 +02:00
Arthur Zamarin
5f77f51a64
dev-db/pg_top: Stabilize 4.1.3 amd64, #957251
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-26 15:25:20 +03:00
Arthur Zamarin
36aa5efe67
dev-db/pg_top: Stabilize 4.1.3 x86, #957251
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-26 15:25:19 +03:00
Arthur Zamarin
601abcf113
dev-db/postgresql: unkeyword 18.0 for ~s390
...
Has missing deps on s390.
Fixes: 49daa62ac2
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-26 11:17:11 +03:00
Patrick Lauer
49daa62ac2
Reapply "profiles/desc: Remove old POSTGRES_TARGETS" & related commits
...
This reverts commit 787d4fcfcb .
Signed-off-by: Patrick Lauer <patrick@gentoo.org >
2025-09-26 08:36:58 +02:00
Joonas Niilola
787d4fcfcb
Revert "profiles/desc: Remove old POSTGRES_TARGETS" & related commits
...
This revert series reverts 5 postgresql commits from earlier today. There seems
to be a handful of rdeps that need to be addressed before removal of
postgresql-13.
With this single revert commit, *this* commit can be reverted in future to
reapply all 5 commits again when the rdeps are sorted out.
This reverts commits:
5adeecf121
9718eec39a
353510734c
7d30725246
008d3218e9
Signed-off-by: Joonas Niilola <juippis@gentoo.org >
2025-09-25 20:07:49 +03:00
Patrick Lauer
5adeecf121
dev-db/postgresql: add 18.0, drop 18_rc1-r2
...
Signed-off-by: Patrick Lauer <patrick@gentoo.org >
2025-09-25 15:37:33 +02:00
Patrick Lauer
7d30725246
dev-db/postgresql: drop 13.22-r2
...
Signed-off-by: Patrick Lauer <patrick@gentoo.org >
2025-09-25 15:37:08 +02:00
Sam James
9f7d638c88
dev-db/mysql: Stabilize 8.0.42 x86, #958211
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-25 13:57:43 +01:00
Sam James
8a8aa62bc7
dev-db/mysql: Stabilize 8.0.42 ppc64, #958211
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-25 13:57:42 +01:00
Sam James
b23a2bbb20
dev-db/mysql: Stabilize 8.0.42 arm64, #958211
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-25 13:57:42 +01:00
Sam James
016af2b9a8
dev-db/mysql: Stabilize 8.0.42 arm, #958211
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-25 13:57:41 +01:00
Sam James
272ae8f9ba
dev-db/mysql: Stabilize 8.0.42 amd64, #958211
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-25 13:57:41 +01:00
Z. Liu
c69a91ab2f
dev-db/redis: fix build w/ clang
...
When using "-std=c99" while compiling C++, g++ only issues a warning:
> cc1plus: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++
However, clang++ reports an error:
> error: invalid argument '-std=c99' not allowed with 'C++
Therefore, remove "-std=c99" for deps/fast_float/Makefile as well, otherwise the build fails with:
> clang: error: no such file or directory: '../deps/fast_float/libfast_float.a
Signed-off-by: Z. Liu <zhixu.liu@gmail.com >
Part-of: https://github.com/gentoo/gentoo/pull/43934
Closes: https://github.com/gentoo/gentoo/pull/43934
Signed-off-by: Petr Vaněk <arkamar@gentoo.org >
2025-09-25 12:30:18 +02:00
Sam James
32f30905ff
dev-db/redis: Stabilize 8.2.1 arm64, #963349
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-24 20:35:14 +01:00
Sam James
fefa938f96
dev-db/redis: Stabilize 8.2.1 amd64, #963349
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-24 20:35:14 +01:00
Jakov Smolić
6a671b0ea5
dev-db/sqlite: drop 3.50.2
...
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org >
2025-09-23 01:54:56 +02:00
Mario Haustein
677d9de06a
dev-db/sqlmap: add 1.9.9
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de >
Part-of: https://github.com/gentoo/gentoo/pull/43695
Closes: https://github.com/gentoo/gentoo/pull/43695
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-20 10:19:21 +01:00
Sam James
871a55d85e
dev-db/soci: Keyword 4.1.2-r1 arm, #963075
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-19 18:26:35 +01:00
Sam James
5a94956b76
dev-db/soci: Keyword 4.0.3-r5 arm, #963075
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-19 18:26:34 +01:00
Sam James
72a914f36e
dev-db/soci: Keyword 4.1.2-r1 arm64, #963075
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-19 18:26:33 +01:00
Sam James
9382cbc5a5
dev-db/soci: Keyword 4.0.3-r5 arm64, #963075
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-19 18:26:32 +01:00