mysql-8.0 8.0.32-0buntu0.22.04.1 source package in Ubuntu
Changelog
mysql-8.0 (8.0.32-0buntu0.22.04.1) jammy-security; urgency=medium [ Lars Tangvald ] * Imported upstream version 8.0.32 to fix security issues - https://www.oracle.com/security-alerts/cpujan2023.html#AppendixMSQL - CVE-2022-32221 CVE-2023-21836 CVE-2023-21868 CVE-2023-21869 - CVE-2023-21871 CVE-2023-21875 CVE-2023-21877 CVE-2023-21863 - CVE-2023-21867 CVE-2023-21870 CVE-2023-21873 CVE-2023-21876 - CVE-2023-21878 CVE-2023-21879 CVE-2023-21880 CVE-2023-21881 - CVE-2023-21883 CVE-2023-21882 CVE-2023-21887 Upstream release notes: - https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-32.html * Remove empty changelog file Docs/Changelog * debian/mysql-router-8.0.install: Added new files [ Marc Deslauriers ] * debian/patches/disable_timestamping_test.path: disable test that fails to build on certain archs because of the presence of sizeof in macros. -- Marc Deslauriers <email address hidden> Fri, 20 Jan 2023 06:54:21 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- database
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mysql-8.0_8.0.32.orig.tar.gz | 416.0 MiB | 1a83a2e1712a2d20b80369c45cecbfcc7be9178d4fc0e81ffba5c273ce947389 |
mysql-8.0_8.0.32-0buntu0.22.04.1.debian.tar.xz | 157.0 KiB | a29a9483d36dd9a182410a2722de14531a2bd6db939e5eba8aa713dbae7547d2 |
mysql-8.0_8.0.32-0buntu0.22.04.1.dsc | 3.5 KiB | 196f468b45535b56497763bef6d6858359aa3bf2746816e2f19168c019cd1db5 |
Available diffs
Binary packages built by this source
- libmysqlclient-dev: MySQL database development files
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes development libraries and header files.
- libmysqlclient21: MySQL database client library
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the client library.
- libmysqlclient21-dbgsym: debug symbols for libmysqlclient21
- mysql-client: MySQL database client (metapackage depending on the latest version)
This is an empty package that depends on the current "best" version of
mysql-client (currently mysql-client-8.0), as determined by the MySQL
maintainers. Install this package if in doubt about which MySQL version
you want, as this is the one considered to be in the best shape by the
Maintainers.
- mysql-client-8.0: MySQL database client binaries
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the client binaries and the additional tool
mysqlreport.
- mysql-client-core-8.0: MySQL database core client binaries
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the core client files, as used by Akonadi.
- mysql-client-core-8.0-dbgsym: debug symbols for mysql-client-core-8.0
- mysql-router: route connections from MySQL clients to MySQL servers
MySQL Router is part of InnoDB cluster, and is lightweight middleware that
provides transparent routing between your application and back-end MySQL
servers. It can be used for a wide variety of use cases, such as providing
high availability and scalability by effectively routing database traffic to
appropriate back-end MySQL servers. The pluggable architecture also enables
developers to extend MySQL Router for custom use cases.
.
Since MySQL Router is clustering software and needs to be configured and
managed across an entire cluster, packaging cannot manage it for you. This
package supplies the binary build only, ready for manual configuration.
- mysql-router-dbgsym: debug symbols for mysql-router
- mysql-server: MySQL database server (metapackage depending on the latest version)
This is an empty package that depends on the current "best" version of
mysql-server (currently mysql-server-8.0), as determined by the MySQL
maintainers. Install this package if in doubt about which MySQL
version you need. That will install the version recommended by the
package maintainers.
.
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
- mysql-server-8.0: MySQL database server binaries and system database setup
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package contains all the infrastructure needed to setup system
databases.
- mysql-server-core-8.0: MySQL database server binaries
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the server binaries but doesn't contain all the
infrastructure needed to setup system databases.
- mysql-server-core-8.0-dbgsym: debug symbols for mysql-server-core-8.0
- mysql-source-8.0: MySQL source
MySQL is a fast, stable, and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the MySQL source code as configured before building
- but after the arch specific configuration. This is currently required for
building plugins.
- mysql-testsuite: MySQL regression tests
This is an empty package that depends on the current "best" version of
mysql-testsuite (currently mysql-testsuite-8.0), as determined by the
MySQL maintainers. Install this package if in doubt about which MySQL
version you want, as this is the one we consider to be in the best shape.
- mysql-testsuite-8.0: MySQL 8.0 testsuite
MySQL is a fast, stable, and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the MySQL testsuite.
- mysql-testsuite-8.0-dbgsym: debug symbols for mysql-testsuite-8.0