[ubuntu/vivid-proposed] mysql-5.6 5.6.23-1~exp1~ubuntu1 (Accepted)

Robie Basak robie.basak at ubuntu.com
Tue Feb 17 21:06:19 UTC 2015


mysql-5.6 (5.6.23-1~exp1~ubuntu1) vivid; urgency=medium

  * Ubuntu upload from Debian VCS commit afec852 (5.6.23-1~exp1 UNRELEASED).

mysql-5.6 (5.6.23-1~exp1) UNRELEASED; urgency=medium

  [ Robie Basak ]
  * 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

  [ Clint Byrum ]
  * Changing key_buffer to key_buffer_size (Thanks Akhil Mohan)
    (Closes: #777668)

  [ Robie Basak ]
  * Fix dep8 smoke test dependency
  * Amend AppArmor profile to permit reads of everything in /etc/mysql/, now
    that we have a number of included directories in there
  * Ship my-default.cnf with mysql-server-core-5.6 (LP: #1422391).

Date: Tue, 17 Feb 2015 21:01:04 +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-1~exp1~ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 17 Feb 2015 21:01:04 +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-1~exp1~ubuntu1
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
Closes: 777668
Launchpad-Bugs-Fixed: 1422391
Changes: 
 mysql-5.6 (5.6.23-1~exp1~ubuntu1) vivid; urgency=medium
 .
   * Ubuntu upload from Debian VCS commit afec852 (5.6.23-1~exp1 UNRELEASED).
 .
 mysql-5.6 (5.6.23-1~exp1) UNRELEASED; urgency=medium
 .
   [ Robie Basak ]
   * 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
 .
   [ Clint Byrum ]
   * Changing key_buffer to key_buffer_size (Thanks Akhil Mohan)
     (Closes: #777668)
 .
   [ Robie Basak ]
   * Fix dep8 smoke test dependency
   * Amend AppArmor profile to permit reads of everything in /etc/mysql/, now
     that we have a number of included directories in there
   * Ship my-default.cnf with mysql-server-core-5.6 (LP: #1422391).
Checksums-Sha1: 
 a619dadea68e6e8419b2fdf0feb068be7b042279 3143 mysql-5.6_5.6.23-1~exp1~ubuntu1.dsc
 4b5731c242f508438ac0971ad0dacdd393570b88 303506 mysql-5.6_5.6.23-1~exp1~ubuntu1.debian.tar.gz
Checksums-Sha256: 
 24643993949595edb2ebef6801055e27e098cbaa579aac5cbb9b82b81039503c 3143 mysql-5.6_5.6.23-1~exp1~ubuntu1.dsc
 63d6107648594c297a5d278172e1b102b1c6236f6c01e1762e5de7f77bf3f799 303506 mysql-5.6_5.6.23-1~exp1~ubuntu1.debian.tar.gz
Files: 
 97cbf2bbdd99600e7b6435e588e653be 3143 database optional mysql-5.6_5.6.23-1~exp1~ubuntu1.dsc
 bbd7d3b88aca3259ecb286ea16e4b366 303506 database optional mysql-5.6_5.6.23-1~exp1~ubuntu1.debian.tar.gz
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>

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

iQIcBAEBCgAGBQJU46zgAAoJEOVkucJ1vdUuGE8QAJMDbMaYW0Dswd4/xHJ5oSK0
O0HCc1re01QLIX1cGEJLc2xJv1rSehgVkZp3rnYXdM2UOSZfCSQNC4/znaRE+Jl1
QnMGoQahR1JPQl8uAGFwKv5Dol/IlYJsigS3lXl/VlWfYg7I3yjcXmdu01CorlB2
en2ORTsYv+8LVgmEvRU9FB4K5w1Tz9h+lG4ZVbCVXhfRWRGJ8LPipxH4s3CkQBhV
6OmDznN2nrzjd0XYdz/Wm/IAPbuTeSi/7GsV1BfVT1RQT6hlA3Zg39S6FXXMIKuC
5PhgVzhxp9zKHFXoywN4oi/iqYxO+38N7pYVlovwx4Guttd92WwBzablz7cWqciF
dWsd9/cXkH07XrOUQvuy7Qcm8vqW5J4PGHNoWwTzlBUKBsSxvPrSgqyjy0ZeMI1Z
hiQaC++h93v7CAXrTjKeK/4Vx9yOubW185bWbZpGr/juSjSf7h4LEWDUHU3Esax8
hwRAPtbR8L7J3VaWJ2UaKuB+ac+0zfh/WBBxenMvHBb6BNYYYcFesA3cSLWhK7z0
SoJQSezPs5hSNb5ZAnrCQxCJyUp4Wqg2fW17vvrAI+neIOoj3I6NMSiwhsEk1PbB
JWek7A7Ez2L8JppU3SmuEuw4ZDGg5UFxy8ToftDvRg1UvEQdzB9JzrPDHsXaZ/9q
b5w8oy9hmPKrQlI5VjdR
=lQzu
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list