Comment 8 for bug 1948817

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ruby-mysql2 - 0.5.3-3ubuntu1

---------------
ruby-mysql2 (0.5.3-3ubuntu1) jammy; urgency=low

  * Merge from Debian unstable (LP: #1948817). Remaining changes:
    + debian/patches/skip-more-tests.patch: skip a couple more tests due to
      behavioural change in MySQL 8.0.24.
    + MySQL 8.0 build fixes.
      - d/p/mysql-8.0.patch
      - d/start_mysqld_and_run.sh
    + d/start_mysqld_and_run.sh: Fixes FTBFS with MySQL 5.7
  * Dropped changes, merged in Debian:
    + Skip randomly failing test
      The test checks that server resources are freed when a statement
      is closed, but this doesn't always happen immediately, causing
      random failures.
  * Reworked the start_mysqld_and_run.sh script to set up a non-root DB user,
    fixing the build when $USER != root.
  * d/p/skip-more-tests.patch: Skip another test that is unreliable on heavy
    builder load.

ruby-mysql2 (0.5.3-3) unstable; urgency=medium

  * Team upload.
  * Skip another randomly failing test.

ruby-mysql2 (0.5.3-2) unstable; urgency=medium

  * Fix connection with test server (Closes: #978251)
    - debian/start_mysqld_and_run.sh: run server as $USER, and not as root.
      It seems that for some reasons mariadb no longer accepts connections
      as root.
    - debian/start_mysqld_and_run.sh: fallback to killing the server at the
      end, if the shutdown command fails. This avoids leaving the server
      running forever in case something goes wrong with the shutdown
      command.
    - Add debian/patches/fix-configuration.patch to adjust the connection
      configurations used by the tests.
  * Add patch to skip test that makes assumptions about the server side

ruby-mysql2 (0.5.3-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Update standards version to 4.4.1, no changes needed.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
  * Update standards version to 4.5.0, no changes needed.

  [ Cédric Boutillier ]
  * [ci skip] Update team name
  * [ci skip] Add .gitattributes to keep unwanted files out of the source package

  [ Utkarsh Gupta ]
  * Switch d/watch to point to g/h tarball
  * New upstream version 0.5.3
  * Refresh d/patches
  * Apply diff to fix FTBFS (Closes: #923727)
  * Add myself as an uploader
  * Remove unnecessary dependency on the Ruby interpreter
  * Bump debhelper-compat to 13
  * Fix package wrt cme
  * Apply wrap-and-sort

 -- Simon Chopin <email address hidden> Tue, 26 Oct 2021 15:26:35 +0200