parent
c9a1954897
commit
3e416757d0
@ -78,7 +78,7 @@
|
|||||||
%global sameevr %{?epoch:%{epoch}:}%{version}-%{release}
|
%global sameevr %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
|
|
||||||
Name: mysql
|
Name: mysql
|
||||||
Version: 8.0.24
|
Version: 8.0.25
|
||||||
Release: 1%{?with_debug:.debug}%{?dist}
|
Release: 1%{?with_debug:.debug}%{?dist}
|
||||||
Summary: MySQL client programs and shared libraries
|
Summary: MySQL client programs and shared libraries
|
||||||
URL: http://www.mysql.com
|
URL: http://www.mysql.com
|
||||||
@ -968,6 +968,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 21 2021 Michal Schorm <mschorm@redhat.com> - 8.0.25-1
|
||||||
|
- Update to MySQL 8.0.25
|
||||||
|
|
||||||
* Tue Sep 14 2021 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.24-1
|
* Tue Sep 14 2021 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.24-1
|
||||||
- Update to MySQL 8.0.24
|
- Update to MySQL 8.0.24
|
||||||
- Upstreamed patch: mysql-main-cast.patch
|
- Upstreamed patch: mysql-main-cast.patch
|
||||||
|
@ -16,3 +16,8 @@ clone.local_dml_auto_tune : BUG#0 unstable on x86_64 and i686
|
|||||||
perfschema.threads_mysql : BUG#0 unstable on x86_64 and i686
|
perfschema.threads_mysql : BUG#0 unstable on x86_64 and i686
|
||||||
rpl_gtid.rpl_multi_source_mtr_includes : BUG#0 unstable on x86_64 and i686
|
rpl_gtid.rpl_multi_source_mtr_includes : BUG#0 unstable on x86_64 and i686
|
||||||
|
|
||||||
|
# Failing on 32-bit arches: armv7hl i686 s390x; since MySQL 8.0.25
|
||||||
|
x.connection_unixsocket : BUG#0
|
||||||
|
x.connection_unixsocket_invalid : BUG#0
|
||||||
|
x.connection_unixsocket_lock : BUG#0
|
||||||
|
innodb.innodb_bug-13628249 : BUG#0
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mysql-boost-8.0.24.tar.gz) = ad8510614251c056f0963f8e51b9ed5e75452ccbf2728254d662fcc3a7ee1bdc177d1d34e958ddc31c7e6b5b3af9377ef2d9cbdc0353676b3026619673447deb
|
SHA512 (mysql-boost-8.0.25.tar.gz) = af653ccff66a9d87221b46ad4f7bcc629700549f758998b9a7fb22e4573b9495a28624e031f016f9ad8fe0dfcf481b82f1ffe224aa48c2d45531570026b26081
|
||||||
|
Loading…
Reference in New Issue
Block a user