Change logs for mysql-8.0 source package in Kinetic

  • mysql-8.0 (8.0.33-0ubuntu0.22.10.4) kinetic; urgency=medium
    
      * d/t/upstream: Ignore upstream tests due to s390x failure (LP: #2020910)
        Due to slight variation in the optimization of join statements on s390x, a
        few upstream tests fail as they show a cost slightly higher than expected.
        The tests include main.subquery_sj_all_bka_nobnl and
        main.subquery_sj_mat_bka_nobnl
    
    mysql-8.0 (8.0.33-0ubuntu0.22.10.3) kinetic; urgency=medium
    
      * d/p/mysql_secure_installation-remove-root-pw-creation.patch: Fix
        mysql_secure_installation by removing root password creation (LP: #1980466)
    
     -- Lena Voytek <email address hidden>  Wed, 14 Jun 2023 12:41:39 -0700
  • mysql-8.0 (8.0.33-0ubuntu0.22.10.3) kinetic; urgency=medium
    
      * d/p/mysql_secure_installation-remove-root-pw-creation.patch: Fix
        mysql_secure_installation by removing root password creation (LP: #1980466)
    
     -- Lena Voytek <email address hidden>  Thu, 08 Jun 2023 07:35:13 -0700
  • mysql-8.0 (8.0.33-0ubuntu0.22.10.2) kinetic-security; urgency=medium
    
      * Fix crash on startup on armhf (LP: #2019203)
        - debian/patches/revert-be8348a7.patch: revert upstream commit.
      * Fix expired date in main.derived_condition_pushdown test
        - debian/patches/fix_expired_date_in_test.patch: update expired date.
    
     -- Marc Deslauriers <email address hidden>  Thu, 11 May 2023 19:14:21 -0400
  • mysql-8.0 (8.0.33-0ubuntu0.22.10.1) kinetic-security; urgency=medium
    
      * SECURITY UPDATE: Update to 8.0.33 to fix security issues
        - CVE-2023-21911, CVE-2023-21919, CVE-2023-21920, CVE-2023-21929,
          CVE-2023-21933, CVE-2023-21935, CVE-2023-21940, CVE-2023-21945,
          CVE-2023-21946, CVE-2023-21947, CVE-2023-21953, CVE-2023-21955,
          CVE-2023-21962, CVE-2023-21966, CVE-2023-21972, CVE-2023-21976,
          CVE-2023-21977, CVE-2023-21980, CVE-2023-21982
        - debian/*.install: Added new files.
        - d/p/revert-router-to-8.0.31/*.patch: removed, no longer needed with
          new version.
    
     -- Marc Deslauriers <email address hidden>  Fri, 21 Apr 2023 10:17:04 -0400
  • mysql-8.0 (8.0.32-0ubuntu0.22.10.2) kinetic-security; urgency=medium
    
      * SECURITY REGRESSION: Regression with PyMySQL (LP: #2003835)
        - d/p/revert-router-to-8.0.31/*.patch: Revert every patch that modified
          the router directory in version 8.0.32, except for the following:
          605df79542d, b806d2bbb2d, faabb6e7404, 1ae29236865, d03f34cd9fe.
        - debian/mysql-router-8.0.install: Removed destination_status files.
    
     -- Marc Deslauriers <email address hidden>  Sat, 28 Jan 2023 09:44:32 -0500
  • mysql-8.0 (8.0.32-0buntu0.22.10.1) kinetic-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
  • mysql-8.0 (8.0.31-0ubuntu2) kinetic; urgency=medium
    
      * debian/tests/upstream: disable main.derived_limit test that fails on
        s390x.
    
     -- Marc Deslauriers <email address hidden>  Thu, 13 Oct 2022 07:33:05 -0400
  • mysql-8.0 (8.0.31-0ubuntu1) kinetic; urgency=medium
    
      [ Marc Deslauriers ]
      * SECURITY UPDATE: Update to 8.0.31 to fix security issues (LP: #1992453)
        - CVE numbers pending
    
      [ Lars Tangvald ]
      * Remove d/p/fix_path_mysql_keyring_encryption_test.patch: Fixed upstream
      * debian/mysql-testsuite-8.0.install: added new files.
    
     -- Marc Deslauriers <email address hidden>  Tue, 11 Oct 2022 07:49:10 -0400
  • mysql-8.0 (8.0.30-0ubuntu3) kinetic; urgency=medium
    
      * No-change rebuild against libevent-core-2.1-7a
    
     -- Steve Langasek <email address hidden>  Fri, 07 Oct 2022 21:22:15 +0000
  • mysql-8.0 (8.0.30-0ubuntu2) kinetic; urgency=medium
    
      * Fix FTBFS on ppc64el
        - d/p/boost-1.76.0-fix_multiprecision_issue_419-ppc64le.patch:
          update gcc Intel intrinsic usage config in
          boost/boost_1_77_0/boost/multiprecision/cpp_int/intel_intrinsics.hpp.
    
     -- Marc Deslauriers <email address hidden>  Thu, 28 Jul 2022 09:55:40 -0400
  • mysql-8.0 (8.0.30-0ubuntu1) kinetic; urgency=medium
    
      * Imported upstream version 8.0.30 to fix security issues
        - https://www.oracle.com/security-alerts/cpujul2022.html#AppendixMSQL
        - CVE-2022-1292 CVE-2022-21455 CVE-2022-21509 CVE-2022-21515
        - CVE-2022-21517 CVE-2022-21522 CVE-2022-21525 CVE-2022-21526
        - CVE-2022-21527 CVE-2022-21528 CVE-2022-21529 CVE-2022-21530
        - CVE-2022-21531 CVE-2022-21534 CVE-2022-21537 CVE-2022-21538
        - CVE-2022-21539 CVE-2022-21547 CVE-2022-21553 CVE-2022-21556
        - CVE-2022-21569 CVE-2018-25032 CVE-2022-27778
        Upstream release notes:
        - https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-30.html
    
     -- Lars Tangvald <email address hidden>  Tue, 05 Jul 2022 07:38:28 +0000
  • mysql-8.0 (8.0.29-0ubuntu4) kinetic; urgency=medium
    
      * d/mysql-server-8.0.postinst: Confirm mysqld shuts down with stop_server after
        initialization to avoid overlapping use of port 3306 (LP: #1921378)
    
     -- Lena Voytek <email address hidden>  Wed, 15 Jun 2022 14:27:47 -0700
  • mysql-8.0 (8.0.29-0ubuntu3) kinetic; urgency=medium
    
      * d/a/source_mysql-8.0.py: Fix apport too many symbolic
        links report for my.cnf (LP: #1969369)
    
     -- Lena Voytek <email address hidden>  Thu, 12 May 2022 09:00:19 -0700
  • mysql-8.0 (8.0.29-0ubuntu2) kinetic; urgency=medium
    
      * Add libexpect-perl module to fix mysqlpump_bugs test (LP: #1972737)
        - d/control: Add libexpect-perl to dependency list
        - d/t/control: Use libexpect-perl in upstream tests
      * d/mysql-router.install, d/mysql-testsuite-8.0.install: Add new 8.0.29
        shared object files to package
    
     -- Lena Voytek <email address hidden>  Tue, 10 May 2022 07:20:56 -0700
  • mysql-8.0 (8.0.29-0ubuntu1) kinetic; urgency=medium
    
      * SECURITY UPDATE: Update to 8.0.29 to fix security issues
        - CVE-2022-21412, CVE-2022-21413, CVE-2022-21414, CVE-2022-21415,
          CVE-2022-21417, CVE-2022-21418, CVE-2022-21423, CVE-2022-21425,
          CVE-2022-21427, CVE-2022-21435, CVE-2022-21436, CVE-2022-21437,
          CVE-2022-21438, CVE-2022-21440, CVE-2022-21444, CVE-2022-21451,
          CVE-2022-21452, CVE-2022-21454, CVE-2022-21457, CVE-2022-21459,
          CVE-2022-21460, CVE-2022-21462, CVE-2022-21478
    
     -- Marc Deslauriers <email address hidden>  Tue, 03 May 2022 08:44:31 -0400
  • mysql-8.0 (8.0.28-0ubuntu5) kinetic; urgency=medium
    
      * No-change rebuild against latest icu
    
     -- Jeremy Bicha <email address hidden>  Fri, 29 Apr 2022 08:06:33 -0400
  • mysql-8.0 (8.0.28-0ubuntu4) jammy; urgency=medium
    
      * d/mysql-server-8.0.postinst: Increase stop_server timeout so shutdowns that
        last up to 3 minutes do not trigger apport (LP: #1899248)
    
     -- Lena Voytek <email address hidden>  Thu, 10 Mar 2022 11:57:56 -0700