[ubuntu/vivid-proposed] mysql-5.6 5.6.23-0ubuntu1 (Accepted)

Robie Basak robie.basak at ubuntu.com
Wed Feb 11 15:35:20 UTC 2015


mysql-5.6 (5.6.23-0ubuntu1) vivid; urgency=medium

  [ Robie Basak ]
  * Ubuntu upload from Debian VCS commit 8135d8f (5.6.23-1~exp1 UNRELEASED).
  * New upstream release.

  [ Norvald H. Ryeng ]
  * Remove unused build options.
  * Add libedit dependency to mysql-client-core-5.6.
  * Remove chmods not needed after fix for upstream bug #68517.
  * Lintian fixes.

  [ Bjoern Boschman ]
  * Removed hardening-wrapper from build-deps.
  * Added python dep for mysql-testsuite-5.6.
  * Added dpkg-dev dep.
  * Cleanup a bit more.

  [ Robie Basak ]
  * Add dep8 smoke test.
  * Re-enable libmysqld-pic, libmysqld-dev, libmysqlclient18 and
    libmysqlclient-dev (renamed accordingly) to replace binary packages
    provided by src:mysql-5.5.
  * Add mysql-server, mysql-client and mysql-testsuite to be switched
    over from src:mysql-5.5.
  * Import mysql-common from src:mysql-5.5 for 5.5 -> 5.6 switchover.
  * Cherry-pick relevant parts of Ubuntu delta from mysql-5.5:
    - d/mysql-server-5.5.postrm: restoring postrm debhelper token to get
      proper behaviors from dh_installinit and dh_apparmor.
    - Add Apport hook.

  [ James Page ]
  * d/tests/upstream: Add main.ctype_uca to skip-test list as it requires
    writable /usr.
  * d/p/fix-mysqlhotcopy-test-failure.patch: Add return code 255 to the
    list of allowed return codes.
  * d/tests/control: Re-enable upstream DEP-8 tests.

  [ Otto Kekäläinen ]
  * Added parallel build support via DEB_BUILD_OPTIONS

  [ Otto Kekäläinen ]
  * Remove makeflags from cmake command and output MAKEFLAGS for debugging
    purposes just before make is run

  [ Akhil Mohan ]
  * Provisioned dep8 test case upstream separated to run as non-root

  [ Norvald H. Ryeng ]
  * Simplify and stabilize tests
  * Remove USE_STATIC_MYSQLD
  * Add test plan to README.Maintainer
  * Add --force rationale to test plan

  [ Akhil Mohan ]
  * Make builds parallel Use MAKEFLAGS for parallel builds

  [ Otto Kekäläinen ]
  * Move mysql_plugin to server package as it controls the server plugins
  * Wrap-and-sort
  * Remove legacy 5.0->5.1 transition code that refers a internal-use-only
    -directory that does not even exist anymore.
  * Removed all unnecessary .dirs as most of the directories are generated
    automatically
  * Don't emit extra output at init invocation Many users have complained that
    they're database is corrupt because they tried to start the database and it
    refuses to do so, and at the same time emitting a message with the word
    "corrupt". this is just plain wrong and confusing, so I'm removing it.

  [ Akhil Mohan ]
  * added systemd service profile and script

  [ Norvald H. Ryeng ]
  * Remove special build options for taocrypt

  [ Robie Basak ]
  * Drop unused variable definition
  * Create /etc/mysql manually in debian/rules
  * Replace conf.d/.keepme with an empty directory

  [ Akhil Mohan ]
  * Standards version moved up to 3.9.6 in d/control
  * Added Systemd service profile and script

  [ Robie Basak ]
  * wrap-and-sort for systemd change
  * Drop unnecessary binary target
  * Fix race between builds and source tar generation
  * Move innochecksum to server package
  * Replace unversioned Breaks with Conflicts
  * Switch to new /etc/mysql/my.cnf management scheme

  [ Akhil Mohan ]
  * Refactor supplied my.cnf

  [ Robie Basak ]
  * Request my.cnf symlink from server package
  * Drop mysql-common-5.6
  * Conflict and Replace 5.5 server packages

Date: Wed, 11 Feb 2015 15:19:08 +0000
Changed-By: Robie Basak <robie.basak at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/mysql-5.6/5.6.23-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 11 Feb 2015 15:19:08 +0000
Source: mysql-5.6
Binary: libmysqlclient18 libmysqld-pic libmysqld-dev libmysqlclient-dev mysql-common mysql-client-core-5.6 mysql-client-5.6 mysql-server-core-5.6 mysql-server-5.6 mysql-server mysql-client mysql-testsuite mysql-testsuite-5.6 mysql-source-5.6
Architecture: source
Version: 5.6.23-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Robie Basak <robie.basak at ubuntu.com>
Description: 
 libmysqlclient-dev - MySQL database development files
 libmysqlclient18 - MySQL database client library
 libmysqld-dev - MySQL embedded database development files
 libmysqld-pic - PIC version of MySQL embedded server development files
 mysql-client - MySQL database client (metapackage depending on the latest versio
 mysql-client-5.6 - MySQL database client binaries
 mysql-client-core-5.6 - MySQL database core client binaries
 mysql-common - MySQL database common files, e.g. /etc/mysql/my.cnf
 mysql-server - MySQL database server (metapackage depending on the latest versio
 mysql-server-5.6 - MySQL database server binaries and system database setup
 mysql-server-core-5.6 - MySQL database server binaries
 mysql-source-5.6 - MySQL source
 mysql-testsuite - MySQL testsuite
 mysql-testsuite-5.6 - MySQL 5.6 testsuite
Changes: 
 mysql-5.6 (5.6.23-0ubuntu1) vivid; urgency=medium
 .
   [ Robie Basak ]
   * Ubuntu upload from Debian VCS commit 8135d8f (5.6.23-1~exp1 UNRELEASED).
   * New upstream release.
 .
   [ Norvald H. Ryeng ]
   * Remove unused build options.
   * Add libedit dependency to mysql-client-core-5.6.
   * Remove chmods not needed after fix for upstream bug #68517.
   * Lintian fixes.
 .
   [ Bjoern Boschman ]
   * Removed hardening-wrapper from build-deps.
   * Added python dep for mysql-testsuite-5.6.
   * Added dpkg-dev dep.
   * Cleanup a bit more.
 .
   [ Robie Basak ]
   * Add dep8 smoke test.
   * Re-enable libmysqld-pic, libmysqld-dev, libmysqlclient18 and
     libmysqlclient-dev (renamed accordingly) to replace binary packages
     provided by src:mysql-5.5.
   * Add mysql-server, mysql-client and mysql-testsuite to be switched
     over from src:mysql-5.5.
   * Import mysql-common from src:mysql-5.5 for 5.5 -> 5.6 switchover.
   * Cherry-pick relevant parts of Ubuntu delta from mysql-5.5:
     - d/mysql-server-5.5.postrm: restoring postrm debhelper token to get
       proper behaviors from dh_installinit and dh_apparmor.
     - Add Apport hook.
 .
   [ James Page ]
   * d/tests/upstream: Add main.ctype_uca to skip-test list as it requires
     writable /usr.
   * d/p/fix-mysqlhotcopy-test-failure.patch: Add return code 255 to the
     list of allowed return codes.
   * d/tests/control: Re-enable upstream DEP-8 tests.
 .
   [ Otto Kekäläinen ]
   * Added parallel build support via DEB_BUILD_OPTIONS
 .
   [ Otto Kekäläinen ]
   * Remove makeflags from cmake command and output MAKEFLAGS for debugging
     purposes just before make is run
 .
   [ Akhil Mohan ]
   * Provisioned dep8 test case upstream separated to run as non-root
 .
   [ Norvald H. Ryeng ]
   * Simplify and stabilize tests
   * Remove USE_STATIC_MYSQLD
   * Add test plan to README.Maintainer
   * Add --force rationale to test plan
 .
   [ Akhil Mohan ]
   * Make builds parallel Use MAKEFLAGS for parallel builds
 .
   [ Otto Kekäläinen ]
   * Move mysql_plugin to server package as it controls the server plugins
   * Wrap-and-sort
   * Remove legacy 5.0->5.1 transition code that refers a internal-use-only
     -directory that does not even exist anymore.
   * Removed all unnecessary .dirs as most of the directories are generated
     automatically
   * Don't emit extra output at init invocation Many users have complained that
     they're database is corrupt because they tried to start the database and it
     refuses to do so, and at the same time emitting a message with the word
     "corrupt". this is just plain wrong and confusing, so I'm removing it.
 .
   [ Akhil Mohan ]
   * added systemd service profile and script
 .
   [ Norvald H. Ryeng ]
   * Remove special build options for taocrypt
 .
   [ Robie Basak ]
   * Drop unused variable definition
   * Create /etc/mysql manually in debian/rules
   * Replace conf.d/.keepme with an empty directory
 .
   [ Akhil Mohan ]
   * Standards version moved up to 3.9.6 in d/control
   * Added Systemd service profile and script
 .
   [ Robie Basak ]
   * wrap-and-sort for systemd change
   * Drop unnecessary binary target
   * Fix race between builds and source tar generation
   * Move innochecksum to server package
   * Replace unversioned Breaks with Conflicts
   * Switch to new /etc/mysql/my.cnf management scheme
 .
   [ Akhil Mohan ]
   * Refactor supplied my.cnf
 .
   [ Robie Basak ]
   * Request my.cnf symlink from server package
   * Drop mysql-common-5.6
   * Conflict and Replace 5.5 server packages
Checksums-Sha1: 
 67d13af2c7bc0dc2d2b38fb5778d3fc0e17566c4 3119 mysql-5.6_5.6.23-0ubuntu1.dsc
 2d610ba01ab97df042d5946ba0da411da5547c5d 33115859 mysql-5.6_5.6.23.orig.tar.gz
 a6cc5d42be82b33d8d30a67f2a3d0c592cb20e92 303145 mysql-5.6_5.6.23-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 7ac69a296502070e0769a919a5dc514510b64baf02ab95296fd828b6678b5f07 3119 mysql-5.6_5.6.23-0ubuntu1.dsc
 3bd21af06a9304e372daba41fa5612bb54ac1bc05a4349b3160d0cda972ac098 33115859 mysql-5.6_5.6.23.orig.tar.gz
 b64aa7cdc2ddeae2cc238aecf96e12f0f16cf9cd2bcfe31a27f8d24139295f41 303145 mysql-5.6_5.6.23-0ubuntu1.debian.tar.gz
Files: 
 8b37da3ced43fba50d154e8f6ab17115 3119 database optional mysql-5.6_5.6.23-0ubuntu1.dsc
 60344f26eae136a267a0277407926e79 33115859 database optional mysql-5.6_5.6.23.orig.tar.gz
 095cce302455687b08e10a11214c29cd 303145 database optional mysql-5.6_5.6.23-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJU23WeAAoJEOVkucJ1vdUun0wP+wcHIrtw7iX1BXqfS6jPuars
JS0PzI6SNIbnlHctmvVu0TDGXHgGY7HGEcvZe3H3Zqf9u5xbmgx5MqNzoRNLA07J
qTEwxNkwxbyFjtNBcNUY/Rnq42CrCE0d5gJL8d+3UKzf43CEZq7DJDyv6FT7uM29
aRrtIj8CV5OJO6jNooxJBmOr41mooXOgxgYDOKK7Pu8rKHuXvqTfpdo7nKAbTtSR
itBDyjqPWQMjuct600NOsz6q85E+IgbH+DeMHj4hXqneW9AUL2GiRHERyEF4VPWh
McKTyS2s4wjSPDZpEfJ61NcviOtEk2eVCV35wFAiNFbqcsuSt71DDBQAUDMxsgtt
2qEtgLCeQyW05cHeEMjkPPH1CRJ6d3dNjCigc4kvEPNRU9U0076E5xo4l5+tqIRH
i3r4j7U+jfsr0Pt1EKGbA5XhCUFuOJdIOJjxpab/ytZRkjlfhRDdp/AwZs6R4Rzw
ePd+/wVuCivTc5Lb36Q3aTFpq0DtEGQ2jkJWv/vsZOtsjfjpG2AevLFC5YcTCN2R
pJVgL4153fhIk4seKt8Beeg7Mp4vOroBHVwm2n9OqxE4jiAv9G6X/9MaRzZvhKfe
YlWMXDtuWGZpSDbgSW2FpPKm6Eg3Q2yRuvFTzHlr+Buut/n0vDL9YmG4fNcVjwG5
3fsHknmmj9L4TwX9sfTD
=aqw/
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list