Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mysql-8.0.28-1.el9 RPM for aarch64

From CentOS Stream 9 AppStream for aarch64

Name: mysql Distribution: CentOS
Version: 8.0.28 Vendor: CentOS
Release: 1.el9 Build date: Mon Feb 7 12:50:12 2022
Group: Unspecified Build host: aarch64-03.stream.rdu2.redhat.com
Size: 61535684 Source RPM: mysql-8.0.28-1.el9.src.rpm
Packager: builder@centos.org
Url: http://www.mysql.com
Summary: MySQL client programs and shared libraries
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. The base package
contains the standard MySQL client programs and generic MySQL files.

Provides

Requires

License

GPLv2 with exceptions and LGPLv2 and BSD

Changelog

* Wed Jan 05 2022 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.28-1
  - Update to MySQL 8.0.28
* Sun Oct 31 2021 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.27-1
  - Update to MySQL 8.0.27
* Tue Sep 21 2021 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.26-1
  - Update to MySQL 8.0.26
* 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
  - Update to MySQL 8.0.24
  - Upstreamed patch: mysql-main-cast.patch
* Tue Sep 14 2021 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.23-1
  - Update to MySQL 8.0.23
  - Created mysql-fix-includes-robin-hood.patch
  - Created mysql-main-cast.patch
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.22-7
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.22-6
  - Rebuilt for RHEL 9 BETA for openssl 3.0
    Related: rhbz#1971065
* Thu May 20 2021 Honza Horak <hhorak@redhat.com> - 8.0.22-5
  - Make MySQL compile with openssl 3.x without FIPS properly implemented
    Resolves: #1952951
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.22-4
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.22-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 Adrian Reber <adrian@lisas.de> - 8.0.22-2
  - Rebuilt for protobuf 3.14
* Wed Oct 21 2020 Lukas Javorsky <ljavorsk@redhat.com> - 8.0.22-1
  - Update to MySQL 8.0.22
  - community-mysql-certs-expired.patch patched by upstream
  - community-mysql-lto.patch patched by upstream
* Tue Oct 20 2020 Jeff Law <law@redhat> - 8.0.21-16
  - Fix another missing #include for gcc-11
* Tue Oct 06 2020 Jeff Law <law@redhat> - 8.0.21-15
  - Add missing #include for gcc-11
* Thu Oct 01 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 8.0.21-14
  - Rebuilt for libevent 2.1.12 (again)
* Wed Sep 23 2020 Adrian Reber <adrian@lisas.de> - 8.0.21-13
  - Rebuilt for protobuf 3.13
* Tue Sep 15 2020 Michal Schorm <mschorm@redhat.com> - 8.0.21-12
  - Rebuild due to libevent soname change
* Tue Aug 25 2020 Michal Schorm <mschorm@redhat.com> - 8.0.21-11
  - Start building the MeCab plugin
* Mon Aug 24 2020 Michal Schorm <mschorm@redhat.com> - 8.0.21-10
  - Fix the filelist. A number of shared libraries in the plugindir
    are part of the testsuite and thus should reside in *-test subpackage
    It will be best to keep the file list explicit to avoid this in the future
* Tue Aug 18 2020 Michal Schorm <mschorm@redhat.com> - 8.0.21-9
  - I encounter the ARM memory exaustion in the end
    Looks like it is only issue on some machines
* Tue Aug 18 2020 Michal Schorm <mschorm@redhat.com> - 8.0.21-8
  - I haven't encounter the ARM memory exaustion on Fedora build infrastructure
    Let's enable it and see how it will work
* Mon Aug 17 2020 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.21-7
  - Use upstream patch to enable LTO
  - Skip LTO on ARM due to out of memory issue
* Thu Aug 13 2020 Michal Schorm <mschorm@redhat.com> - 8.0.21-6
  - Do a proper out-of-source CMake builds
  - Force the CMake change regarding the in-source builds also to F31 and F32
  - Use CMake macros instead of cmake & make direct commands
  - %cmake macro covers the %{set_build_flags}, so they are not needed
  - Remove ancient obsoletes
* Wed Aug 12 2020 Honza Horak <hhorak@redhat.com> - 8.0.21-5
  - Check that we have correct versions in bundled(*) Provides
  - Remove re2 dependency that is not needed any more
* Thu Aug 06 2020 Jeff Law <law@redhat.com> - 8.0.21-4
  - Disable LTO
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.21-3
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.21-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 17 2020 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.21-1
  - Update to MySQL 8.0.21
* Sun Jun 14 2020 Adrian Reber <adrian@lisas.de> - 8.0.20-3
  - Rebuilt for protobuf 3.12
* Fri May 15 2020 Pete Walter <pwalter@fedoraproject.org> - 8.0.20-2
  - Rebuild for ICU 67
* Sun Apr 26 2020 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.20-1
  - Update to MySQL 8.0.20
* Wed Apr 01 2020 Jitka Plesnikova <jplesnik@redhat.com> - 8.0.19-3
  - Specify all perl dependencies
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.19-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Files

/usr/bin/mysql
/usr/bin/mysql_config_editor
/usr/bin/mysqladmin
/usr/bin/mysqlbinlog
/usr/bin/mysqlcheck
/usr/bin/mysqldump
/usr/bin/mysqlimport
/usr/bin/mysqlpump
/usr/bin/mysqlshow
/usr/bin/mysqlslap
/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/5a5bfd778db26a8171f6fcc6b4195e635fff9c
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/02331b431d514bb7f22976dd379d7809af2dbd
/usr/lib/.build-id/40
/usr/lib/.build-id/40/468d81cd087fe50636821b510a041067418fe1
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/f231575c78fb77b622307c821313451c69166a
/usr/lib/.build-id/51
/usr/lib/.build-id/51/eb845c66d76beda511a25bf784362a928ef5e8
/usr/lib/.build-id/59
/usr/lib/.build-id/59/cfe23ecd06ca335239691309b49108097006b9
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/f9fc55531aca66a67df88174fbda9703cf979f
/usr/lib/.build-id/69
/usr/lib/.build-id/69/33ed54c971b8d8ca32a4bb4fb728d1f2b9c773
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/37b74305dacb4fd8868a2bbc67750fe156a218
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/49b3e708a7db2874620f150b9023a337f9c835
/usr/share/man/man1/mysql.1.gz
/usr/share/man/man1/mysql_config_editor.1.gz
/usr/share/man/man1/mysqladmin.1.gz
/usr/share/man/man1/mysqlbinlog.1.gz
/usr/share/man/man1/mysqlcheck.1.gz
/usr/share/man/man1/mysqldump.1.gz
/usr/share/man/man1/mysqlimport.1.gz
/usr/share/man/man1/mysqlpump.1.gz
/usr/share/man/man1/mysqlshow.1.gz
/usr/share/man/man1/mysqlslap.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 26 03:54:49 2024