[ubuntu/jammy-proposed] ruby-mysql2 0.5.3-3ubuntu1 (Accepted)

Simon Chopin simon.chopin at canonical.com
Fri Oct 29 15:26:11 UTC 2021


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

Date: Tue, 26 Oct 2021 15:26:35 +0200
Changed-By: Simon Chopin <simon.chopin at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/ruby-mysql2/0.5.3-3ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 26 Oct 2021 15:26:35 +0200
Source: ruby-mysql2
Built-For-Profiles: noudeb
Architecture: source
Version: 0.5.3-3ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Simon Chopin <simon.chopin at canonical.com>
Closes: 923727 978251
Launchpad-Bugs-Fixed: 1948817
Changes:
 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
Checksums-Sha1:
 c73f6056516388fed08cb84ee162d3e5e180fa30 2155 ruby-mysql2_0.5.3-3ubuntu1.dsc
 afdd1dfe2f7424d03eddd059a8b0227ef46ff607 107917 ruby-mysql2_0.5.3.orig.tar.gz
 e4617b525870872a3df3fa22d116be581f2c797a 10068 ruby-mysql2_0.5.3-3ubuntu1.debian.tar.xz
 9e7554a03b30cea3f1ee25c6b0e688d811c6796d 13861 ruby-mysql2_0.5.3-3ubuntu1_source.buildinfo
Checksums-Sha256:
 42c543ee87beeea94b468ea2ccf9cafe7623a44ad98a4239ce7a255006746a0d 2155 ruby-mysql2_0.5.3-3ubuntu1.dsc
 a11d72f79c43e5ffe9bbaa3ab6bc10ea6f777fcedfbf101c88b96e1fec950790 107917 ruby-mysql2_0.5.3.orig.tar.gz
 01d39e5d0ffb5a7c7b30100d8a80e44e899adb312740b0a469ab3f454ee76b07 10068 ruby-mysql2_0.5.3-3ubuntu1.debian.tar.xz
 80a8c17c3a1c8083a2c2b4a5f84822975ed9e2c926e965bc3074454a1072c50d 13861 ruby-mysql2_0.5.3-3ubuntu1_source.buildinfo
Files:
 3f7c839796179d14ff50b89a5298931d 2155 ruby optional ruby-mysql2_0.5.3-3ubuntu1.dsc
 0c714fc0e5871836ab5e37f8135d78b7 107917 ruby optional ruby-mysql2_0.5.3.orig.tar.gz
 ca36fe4060996c49b13a7968de534123 10068 ruby optional ruby-mysql2_0.5.3-3ubuntu1.debian.tar.xz
 0441d3888f370f6d29a83d723c21498b 13861 ruby optional ruby-mysql2_0.5.3-3ubuntu1_source.buildinfo
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers at lists.alioth.debian.org>


More information about the jammy-changes mailing list