Sertonix
417f218e50
main/mariadb: enable more tests
2025-04-18 11:59:49 +00:00
Kevin Daudt
4e8c5d9a6b
main/mariadb: force libxml2-dev 2.13
...
The upgrade of libxml2 to version 2.14 has been reverted because it
causes all kinds of build issues, but is still available on the
builders. Make sure version 2.13 is picked when building mariadb.
2025-03-30 15:17:56 +00:00
ptrcnull
e8ac79d9e4
Revert "main/*: rebuild against libxml2-2.14.0"
...
This reverts commit dd25f48fe8
.
2025-03-30 03:15:33 +02:00
ptrcnull
dd25f48fe8
main/*: rebuild against libxml2-2.14.0
2025-03-30 00:25:18 +01:00
J0WI
726b9c98ed
main/mariadb: security upgrade to 11.4.5
2025-02-24 13:26:09 +00:00
Duncan Bellamy
8aef7c10c5
main/*: rebuild against fmt-11.0.2-r0
2024-12-14 18:20:52 +00:00
Sertonix
97add87892
main/mariadb: split -client-perl for client tools which require perl
...
This allows installing mariadb-client without perl. When perl is installed
on the system mariadb-client-perl will be installed automatically when
mariadb-client is installed.
2024-11-22 08:17:58 +00:00
Andy Postnikov
ba0bd4bcec
main/mariadb: upgrade to 11.4.4
2024-11-06 22:08:50 +00:00
Sertonix
9c7716c222
main/*: remove --output-on-failure/CTEST_OUTPUT_ON_FAILURE
...
abuild now exports CTEST_OUTPUT_ON_FAILURE=ON by default which means this
repetition can be removed from the aports.
2024-11-03 22:23:44 +01:00
Jakub Jirutka
fd4c54d3db
main/mariadb: create /var/lib/mysql, not /usr/lib/mysql
...
This fixes bug introduced in ee6121a7a0
.
ee6121a7a0 (note_451446)
2024-10-31 23:36:45 +00:00
Pablo Correa Gómez
7871e3ff20
main/mariadb: rebuild against pam under /usr/lib
...
Follow-up from 390b824324
2024-10-01 09:32:26 +00:00
Andy Postnikov
f9b61dab42
main/mariadb: upgrade to 11.4.3
2024-08-16 18:17:25 +00:00
Sertonix
127ff99881
*/*: remove JOBS from ctest
...
The jobs are already set through CTEST_PARALLEL_LEVEL
2024-07-30 20:12:00 +00:00
Duncan Bellamy
890075dace
main/mariadb: add fmt11 patch
2024-07-18 20:49:20 +00:00
Andy Postnikov
7839af2ea7
main/mariadb: upgrade to 11.4.2
2024-06-07 07:29:10 +00:00
ptrcnull
21d29cabd9
main/*: remove stale mips references
2024-05-22 10:13:48 +02:00
J0WI
05e9a6a00f
main/mariadb: security upgrade to 10.11.8
2024-05-20 19:27:25 +00:00
J0WI
a8fb7de6bf
main/mariadb: upgrade to 10.11.7
2024-03-19 08:22:38 +00:00
J0WI
a3257bdd81
main/mariadb: security upgrade to 10.11.6
2024-01-26 01:30:45 +00:00
Jakub Jirutka
ee6121a7a0
main/mariadb: don't create /var/lib/mysql by adduser, change its perms to 750
...
adduser automatically copies /etc/skel/* to the create home directory
and also creates it with mode 755. That's why it should be created
by the package, not pre-install script.
2023-09-27 13:02:28 +00:00
Jiri Kastner
eca1900c2b
mariadb: re-enable partition plugin
...
Signed-off-by: Jiri Kastner <cz172638@gmail.com>
2023-09-05 15:22:36 +00:00
Duncan Bellamy
75dd8cae7d
*/*: rebuild against fmt-10.1.1
2023-08-29 06:55:52 +00:00
Duncan Bellamy
9e3a7fbf12
main/mariadb: add fmt10 patches
2023-08-29 06:55:52 +00:00
Celeste
cca02cc112
main/mariadb: upgrade to 10.11.5
2023-08-18 11:01:32 +00:00
psykose
06fb7a271a
main/mariadb: upgrade to 10.11.4
2023-06-07 01:53:31 +02:00
psykose
bc7b6a1932
main/mariadb: fix gcc13 build
2023-05-15 08:36:37 +02:00
psykose
3328384803
*/*: rebuild misc for gcc13
2023-05-15 05:12:37 +02:00
psykose
3ffd4174a1
main/mariadb: use mirror with ipv6
2023-05-12 23:55:00 +02:00
J0WI
b5e3338f9c
main/mariadb: upgrade to 10.11.3
2023-05-12 03:14:25 +00:00
psykose
b5ea97f03d
main/*: rebuild against libxml2
2023-04-28 23:13:09 +02:00
psykose
9c3d1232d0
main/mariadb: fix more lfs64 stuff
2023-04-11 22:45:15 +02:00
psykose
9217a6cd77
main/mariadb: patch some lfs64 use
2023-04-11 22:00:57 +02:00
psykose
84a227baf0
main/*: rebuild for dt_relr change
2023-04-11 18:01:21 +02:00
psykose
5f196f909a
main/mariadb: restore mysqld socket to original location, cleanup
...
the mysql_release build config was overriding all the settings.
the cmake -L was breaking them too..
plugin_partition was always false from the mysql_release, and doesn't build
2023-02-19 01:58:26 +01:00
psykose
67d3e120cd
main/mariadb: watch mysql.sock instead
...
the prior changes don't really work- monitoring the mysqld_safe spawner
doesn't really work, and yields either wrong logging (why?) or keeps
around a shell for it or doesn't wait for start properly. use the old
behaviour, but on an existing sock instead (mysqld.sock doesn't exist).
2023-02-17 22:44:50 +01:00
psykose
41fe28ef81
main/mariadb: .. but with fg spawner
2023-02-17 21:59:27 +01:00
psykose
a715cdc2a8
main/mariadb: correct init.d to not wait for nonexistent sock file
2023-02-17 21:57:49 +01:00
psykose
e4672138d8
main/mariadb: upgrade to 10.11.2
...
this release it LTS, supported until 2028
https://mariadb.org/about/#maintenance-policy
2023-02-17 09:19:04 +01:00
psykose
c5375437fb
main/mariadb: move mariadb-secure-installation to -client
...
closes #12163
2023-02-07 19:08:18 +01:00
psykose
c0e84e4434
main/mariadb: add perl for mariadb-access
...
closes #12633
2023-02-07 18:41:01 +01:00
psykose
1833493113
main/mariadb: upgrade to 10.6.12
...
also fixes pam module dir
closes #12746
2023-02-07 13:44:26 +01:00
Hugo Osvaldo Barrera
cdd3ce01ff
*/*: drop redundant CARGO_PROFILE_* variables, collapse newlines
...
The cargo vars are now set in abuild.conf by default.
Newlines done with:
find . -name APKBUILD -exec sed -i '/^$/N;/^\n$/D' {} \;
See also: https://stackoverflow.com/a/4522043
2023-01-07 02:42:07 +01:00
J0WI
4fe8643418
main/mariadb: upgrade to 10.6.11
2022-11-08 15:27:07 +00:00
J0WI
27946fc2b3
main/mariadb: upgrade to 10.6.10
2022-09-21 06:07:11 +00:00
J0WI
5a65f4fc32
main/mariadb: security upgrade to 10.6.9
2022-08-24 16:11:05 +00:00
psykose
730def2d7b
main/mariadb: disable check on armv7/s390x (please fix)
2022-08-03 03:32:00 +02:00
psykose
e2d571bff2
main/mariadb: use upstream openssl3 patches
...
these will be in 10.6.9. see
https://github.com/MariaDB/server/pull/2036
2022-08-02 14:51:52 +02:00
Natanael Copa
b560b00bf2
main/mariadb: rebuild against openssl 3
...
use patch from Fedora
2022-08-02 10:34:24 +02:00
psykose
65a0cf7c64
main/mariadb: update secfixes
2022-07-22 00:05:14 +02:00
J0WI
5b53b957ed
main/mariadb: security upgrade to 10.6.8
2022-05-21 15:35:57 +00:00