File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747
4848Name: leapp-data-%{dist_name }
4949Version: 0.11
50- Release: 4 %{?dist }.%{pes_events_build_date }
50+ Release: 5 %{?dist }.%{pes_events_build_date }
5151Summary: data for migrating tool
5252Group: Applications/Databases
5353License: ASL 2.0
@@ -159,6 +159,10 @@ python3 tests/check_debranding.py %{buildroot}%{_sysconfdir}/leapp/files/pes-eve
159159
160160
161161%changelog
162+ * Wed Feb 11 2026 Yuriy Kohut <ykohut@almalinux.org> - 0.11-5.20251222
163+ - Vendor MariaDB:
164+ - change domain into mirror.mariadb.org and set path in baseurl for mariadb-main repository
165+
162166* Mon Jan 19 2026 Yuriy Kohut <ykohut@almalinux.org> - 0.11-4.20251222
163167- Data stream version 4.2
164168- Update data to the upstream most recent state:
Original file line number Diff line number Diff line change 11[el10-mariadb-main]
22name = MariaDB Server
3- baseurl = https://dlm .mariadb.com/repo/mariadb-server/ 12.rolling/yum /rhel/10/$basearch
3+ baseurl = https://mirror .mariadb.org/yum/ 12.rolling/rhel/10/$basearch
44gpgkey = file:///etc/leapp/files/vendors.d/rpm-gpg/mariadb-Server-GPG-KEY
55gpgcheck = 1
66enabled = 1
Original file line number Diff line number Diff line change 11[el8-mariadb-main]
22name = MariaDB Server
3- baseurl = https://dlm .mariadb.com/repo/mariadb-server/12 .rolling/yum /rhel/8/$basearch
3+ baseurl = https://mirror .mariadb.org/yum/11 .rolling/rhel/8/$basearch
44gpgkey = file:///etc/leapp/files/vendors.d/rpm-gpg/mariadb-Server-GPG-KEY
55gpgcheck = 1
66enabled = 1
Original file line number Diff line number Diff line change 11[el9-mariadb-main]
22name = MariaDB Server
3- baseurl = https://dlm .mariadb.com/repo/mariadb-server/ 12.rolling/yum /rhel/9/$basearch
3+ baseurl = https://mirror .mariadb.org/yum/ 12.rolling/rhel/9/$basearch
44gpgkey = file:///etc/leapp/files/vendors.d/rpm-gpg/mariadb-Server-GPG-KEY
55gpgcheck = 1
66enabled = 1
You can’t perform that action at this time.
0 commit comments