!97 [sync] PR-96: [2203SP1]Bump to 10.5.25
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
8863db7d5a
BIN
mariadb-10.5.25.tar.gz
Normal file
BIN
mariadb-10.5.25.tar.gz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
%global pkgnamepatch mariadb
|
||||
%{!?runselftest:%global runselftest 0}
|
||||
%global ignore_testsuite_result 0
|
||||
%global last_tested_version 10.5.22
|
||||
%global last_tested_version 10.5.25
|
||||
%global force_run_testsuite 0
|
||||
%global require_mysql_selinux 1
|
||||
|
||||
@ -73,7 +73,7 @@
|
||||
%global sameevr %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.5.22
|
||||
Version: 10.5.25
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
|
||||
@ -1473,6 +1473,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 28 2024 xiejing <xiejing@kylinos.cn> - 1:10.5.25-1
|
||||
- Bump to 10.5.25 for resolving CVE-2024-21096, CVE-2023-22084
|
||||
- Fix version description in systemd service file
|
||||
|
||||
* Mon Oct 16 2023 ZhengZhenyu<zheng.zhenyu@outlook.com> - 1:10.5.22-1
|
||||
- Bump to 10.5.22
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
[Unit]
|
||||
Description=MariaDB 10.5.15 database server
|
||||
Description=MariaDB 10.5.25 database server
|
||||
Documentation=man:mariadbd(8)
|
||||
Documentation=https://mariadb.com/kb/en/library/systemd/
|
||||
After=network.target
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
# LimitNOFILE=10000
|
||||
|
||||
[Unit]
|
||||
Description=MariaDB 10.5.15 database server (multi-instance %I)
|
||||
Description=MariaDB 10.5.25 database server (multi-instance %I)
|
||||
Documentation=man:mariadbd(8)
|
||||
Documentation=https://mariadb.com/kb/en/library/systemd/
|
||||
After=network.target
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user