mysql-8.0 8.0.36-0ubuntu0.22.04.1 source package in Ubuntu

Changelog

mysql-8.0 (8.0.36-0ubuntu0.22.04.1) jammy-security; urgency=medium

  * SECURITY UPDATE: Update to 8.0.36 to fix security issues
    - CVE-2024-20960, CVE-2024-20961, CVE-2024-20962, CVE-2024-20963,
      CVE-2024-20964, CVE-2024-20965, CVE-2024-20966, CVE-2024-20967,
      CVE-2024-20969, CVE-2024-20970, CVE-2024-20971, CVE-2024-20972,
      CVE-2024-20973, CVE-2024-20974, CVE-2024-20976, CVE-2024-20977,
      CVE-2024-20978, CVE-2024-20981, CVE-2024-20982, CVE-2024-20983,
      CVE-2024-20984, CVE-2024-20985
    - debian/patches/revert_faster_tls_model.patch: updated for new
      version.
  * Removed patch no longer needed with 8.0.35+
    - debian/patches/revert-be8348a7.patch: fix crash on startup on armhf
  * Enable test suite on armhf (LP: #2024276)
    - debian/rules: check for failures in armhf tests
    - debian/patches/suppress_armhf_test_warning.patch: suppress warning
      about the CYCLE timer not being available on armhf. (LP: #1999075)
    - debian/patches/disable_64bits_time_armhf.patch: specify armhf doesn't
      have a 64bit timer in mysql-test/include/have_64bits_time.inc.

 -- Marc Deslauriers <email address hidden>  Wed, 17 Jan 2024 15:13:42 -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 Pocket Published Component Section
Jammy updates main database
Jammy security main database

Downloads

File Size SHA-256 Checksum
mysql-8.0_8.0.36.orig.tar.gz 417.9 MiB 429c5f69f3722e31807e74119d157a023277af210bfee513443cae60ebd2a86d
mysql-8.0_8.0.36.orig.tar.gz.asc 833 bytes edce2ab3083d35693206c1d4065f9946919c05be6493e946029ef69791078f49
mysql-8.0_8.0.36-0ubuntu0.22.04.1.debian.tar.xz 158.5 KiB f1b1bfdf64d9a01bbb90d387c5b95c912844a270cf3e46c97600f673bd00c630
mysql-8.0_8.0.36-0ubuntu0.22.04.1.dsc 3.7 KiB d2e4558e48e4ec5377d396429c82e5ac68a466032b4b612523ec7e693aa2d181

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