ruby-mysql 2.9.1-1ubuntu1 source package in Ubuntu

Changelog

ruby-mysql (2.9.1-1ubuntu1) xenial; urgency=medium

  * FTBFS fixes (LP: #1566917):
    - d/tests/{control,test-suite}: create normal mysql user and use it for the
      test to fix FTBFS, since 5.7 no longer permits empty root password login
      by normal users by default. Run test as root since we need to create the
      mysql user, then drop to normal user with normal-user.sh for the test run
      itself.
    - d/tests/test-suite: use non-strict mode as this is what the tests assume.
      Thanks to Lars Tangvald.
    - d/p/5.7-test-fixes: test changes required for working with 5.7, explained
      in dep3 headers. Thanks to Lars Tangvald.

 -- Robie Basak <email address hidden>  Wed, 06 Apr 2016 22:42:55 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-mysql_2.9.1.orig.tar.gz 36.6 KiB 180f77f17313f8ea920fd0fdfa58947b15583b21832713275b46ac9aa8c2080e
ruby-mysql_2.9.1-1ubuntu1.debian.tar.xz 9.7 KiB ac53c04532aec0940dda42697079018487a5b920f9aff7a977643679a4d1727b
ruby-mysql_2.9.1-1ubuntu1.dsc 2.1 KiB e6cf853633bf64b05d0e69d47c5a390cb49c805e676eeb8146c60d1838a88831

View changes file

Binary packages built by this source

ruby-mysql: MySQL module for Ruby

 This is an API module that allows Ruby programs to interface with MySQL
 databases. Usually, it will be pulled in automatically by packages providing
 Ruby programs which need this capability, you only need to install it directly
 if you intend to write such programs yourself.

ruby-mysql-dbgsym: debug symbols for package ruby-mysql

 This is an API module that allows Ruby programs to interface with MySQL
 databases. Usually, it will be pulled in automatically by packages providing
 Ruby programs which need this capability, you only need to install it directly
 if you intend to write such programs yourself.