Update to 10.11

This commit is contained in:
eabdullin 2025-01-28 11:38:46 +03:00
parent dceef420b3
commit b92005f8db

View File

@ -3,7 +3,7 @@ document: modulemd
version: 2
data:
name: mariadb
stream: 10.5
stream: 10.11
summary: MariaDB Module
description: >-
MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded
@ -50,18 +50,18 @@ data:
rpms:
Judy:
rationale: MariaDB dependency for OQgraph computation engine
ref: stream-mariadb-10.5-rhel-8.6.0
ref: stream-mariadb-10.11-rhel-8.10.0
buildorder: 4
asio:
rationale: Galera dependency for asynchronous I/O operation
ref: stream-mariadb-10.5-rhel-8.6.0
ref: stream-mariadb-10.11-rhel-8.10.0
buildorder: 12
galera:
rationale: Galera package for MariaDB server replication
ref: stream-10.5-rhel-8.6.0
ref: stream-mariadb-10.11-rhel-8.10.0
buildorder: 16
mariadb:
rationale: MariaDB package
ref: stream-10.5-rhel-8.6.0
ref: stream-mariadb-10.11-rhel-8.10.0
buildorder: 8
...