mysql-8.0 8.0.23-0ubuntu0.20.04.1 source package in Ubuntu

Changelog

mysql-8.0 (8.0.23-0ubuntu0.20.04.1) focal-security; urgency=medium

  * SECURITY UPDATE: Update to 8.0.23 to fix security issues
    - CVE-2021-2002, CVE-2021-2010, CVE-2021-2011, CVE-2021-2021,
      CVE-2021-2022, CVE-2021-2024, CVE-2021-2031, CVE-2021-2032,
      CVE-2021-2036, CVE-2021-2038, CVE-2021-2046, CVE-2021-2048,
      CVE-2021-2056, CVE-2021-2058, CVE-2021-2060, CVE-2021-2061,
      CVE-2021-2065, CVE-2021-2070, CVE-2021-2072, CVE-2021-2076,
      CVE-2021-2081, CVE-2021-2087, CVE-2021-2088, CVE-2021-2122
  * debian/patches/atomic-test-words.patch: updated.
  * debian/patches/fix_test_year.patch: fix test with hardcoded date.
  * debian/libmysqlclient21.symbols: added new symbol.
  * debian/mysql-router.install: remove mysql_protocol.so, it has been
    removed from the new version.
  * debian/*.install: added some new files shipped in the new version.

 -- Marc Deslauriers <email address hidden>  Wed, 27 Jan 2021 09:25:29 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mysql-8.0_8.0.23.orig.tar.gz 277.6 MiB 1c7a424303c134758e59607a0b3172e43a21a27ff08e8c88c2439ffd4fc724a5
mysql-8.0_8.0.23-0ubuntu0.20.04.1.debian.tar.xz 156.2 KiB 1f5ab22674fa876c01be99bb6343a57cf1ba501fdfeb03189d3438433000c495
mysql-8.0_8.0.23-0ubuntu0.20.04.1.dsc 3.4 KiB e408984ee6b3d707404e58dedf1578792576036ea1d127e4bc919b0242df3b63

View changes file

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