11Summary: Database servers made by the original developers of MySQL.
22Name: mariadb
3- Version: 10.6.9
4- Release: 6 %{?dist }
3+ Version: 10.6.20
4+ Release: 1 %{?dist }
55License: GPLv2 WITH exceptions AND LGPLv2 AND BSD
66Vendor: Microsoft Corporation
77Distribution: Mariner
@@ -11,7 +11,6 @@ Group: Applications/Databases
1111# To generate run CBL-Mariner/SPECS/mariadb/generate_source_tarball.sh script
1212URL: https://mariadb.org/
1313Source0: https://github.com/MariaDB/server/archive/mariadb-%{version }.tar.gz
14- Patch0: CVE-2022-47015.patch
1514Patch1: fix_symlink_location_db_install.patch
1615BuildRequires: cmake
1716BuildRequires: curl-devel
@@ -127,7 +126,7 @@ rm %{buildroot}%{_libdir}/mysql/plugin/{auth_gssapi_client.so,caching_sha2_passw
127126rm %{buildroot }%{_libdir }/pkgconfig/libmariadb.pc
128127rm %{buildroot }%{_includedir }/mysql/{errmsg.h,ma_list.h,ma_pvio.h,ma_tls.h,mysql_version.h,mysqld_error.h,mariadb_com.h,mariadb_ctype.h,mariadb_dyncol.h,mariadb_rpl.h,mariadb_stmt.h,mariadb_version.h,mysql.h}
129128rm %{buildroot }%{_includedir }/mysql/mariadb/ma_io.h
130- rm %{buildroot }%{_includedir }/mysql/mysql/{client_plugin.h,plugin_auth.h,plugin_auth_common.h }
129+ rm %{buildroot }%{_includedir }/mysql/mysql/{client_plugin.h,plugin_auth.h}
131130
132131mv %{buildroot }%{_datadir }/systemd/mariadb.service %{buildroot }/%{_libdir }/systemd/system/mariadb.service
133132mv %{
buildroot }%{
_datadir }/systemd/
[email protected] %{
buildroot }/%{
_libdir }/systemd/system/
[email protected] 360359%{_mandir }/man1/wsrep_sst_common.1.gz
361360%{_mandir }/man1/wsrep_sst_mysqldump.1.gz
362361%{_mandir }/man1/wsrep_sst_rsync.1.gz
362+ %{_mandir }/man1/wsrep_sst_backup.1.gz
363363%{_mandir }/man1/mariabackup.1.gz
364364%{_mandir }/man1/mbstream.1.gz
365365%{_mandir }/man1/mysql_embedded.1.gz
465465%{_datadir }/mysql/hindi/errmsg.sys
466466
467467%changelog
468+ *
Mon Nov 04 2024 CBL-Mariner Servicing Account <[email protected] > -
10.6.20-1 469+ - Auto-upgrade to 10.6.20 - address CVE-2024-21096
470+
468471*
Thu Jan 18 2024 Andy Zaugg <[email protected] > -
10.6.9-6 469472- Fix post scripts for rpm install, missing setup(mysql_install_db) script.
470473
0 commit comments