Rebase to 10.4.16
This commit is contained in:
parent
d79c9e348d
commit
37f1f439cf
@ -151,8 +151,8 @@
|
||||
%global sameevr %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.4.14
|
||||
Release: 3%{?with_debug:.debug}%{?dist}
|
||||
Version: 10.4.16
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Epoch: 3
|
||||
|
||||
Summary: A very fast and robust SQL database server
|
||||
@ -1595,6 +1595,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 04 2020 Michal Schorm <mschorm@redhat.com> - 10.4.16-1
|
||||
- Rebase to 10.4.16
|
||||
|
||||
* Sun Sep 06 2020 Michal Schorm <mschorm@redhat.com> - 10.4.14-3
|
||||
- Resolves: #1851605
|
||||
|
||||
|
@ -1,2 +1,5 @@
|
||||
# Fails since 10.3.17, only on armv7hl
|
||||
versioning.partition :
|
||||
|
||||
# Fail since 10.4.16 only on armv7hl
|
||||
versioning.partition_rotation :
|
||||
|
@ -41,3 +41,6 @@ encryption.innodb-redo-badkey :
|
||||
# Fails on all architectures since 10.4.14
|
||||
main.ssl_system_ca :
|
||||
disks.disks :
|
||||
|
||||
# Since 10.3.26 produces a warning to the test logfile which causes the test to fail
|
||||
plugins.feedback_plugin_load :
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-10.4.14.tar.gz) = c09817c1dd7962132bcf2886c97ad17ce43c00ee687724028e5f39f6a6a93877ae8695c2c795abba6a4f3bc40674f93a53d6d43f46788a4a8a42c4a65a22c91c
|
||||
SHA512 (mariadb-10.4.16.tar.gz) = 4442e082f8ca61972336907cc4ca4d0a6ce48db2f78d038a51970789618a7ef0f456f158ec41b1ede2f7e32df1c411c7ebcfaa16aa9ee5dc77df6f453b1d2095
|
||||
|
Loading…
Reference in New Issue
Block a user