[ubuntu/trusty-proposed] mysql-5.6 5.6.15-0ubuntu1 (Accepted)
James Page
james.page at ubuntu.com
Thu Feb 13 17:31:40 UTC 2014
mysql-5.6 (5.6.15-0ubuntu1) trusty; urgency=low
[ Akhil Mohan ]
* added libmysqlclient.so link to libmysqlclient18.1-dev package
* revisited patches in d/patches/series; removed extra patches not needed
* some patches were modified to handle 5.6 issues
* mysql-server-5.6 and mysql-client-5.6 now depend on mysql-common (>= 5.5)
* mysql-server-5.6 now provides only virtual-mysql-server
* mysql-client-5.6 now provides only virtual-mysql-client
* MySQL 5.6 now contains mysql-common-5.6 which is only suggested
* moved mysql-common/etc/mysql/my.cnf to
mysql-common-5.6/usr/share/mysql/my.cnf
* MySQL 5.6 now gives libmysqlclient18.1, libmysqlclient18.1-dev,
libmysqld-5.6-dev and libmysqld-5.6-pic
* libmysqlclient18.1-dev, libmysqld-5.6-dev and libmysqld-5.6-pic packages
conflict with their respective counterparts from MySQL 5.5
* link traversal for libmysqlclient is
libmysqlclient.so (contained in libmysqclient18.1-dev) ->
libmysqlclient.so.18 (contained in libmysqclient18.1) ->
libmysqlclient.so.18.1 (contained in libmysqclient18.1) ->
libmysqlclient.so.18.1.0 (contained in libmysqclient18.1)
* Placeholder packages mysql-server, mysql-client, mysql-testsuite
have been discontinued
* d/rules, d/control removed gcc-4.4 dependency and disable X86 assembly in
taocrypt.
- Cherry-pick from Debian svn r2231 with thanks to Clint Byrum.
* changed mirror to download source tar
* replaced mysql_install_db script with small shell script to create
root accounts. This avoids creating anonymous users which were
security concern.
* Docs/mysql.info has been removed in the mysql 5.6.15 source
* removed debian/repack.* and 'DFSG and repacking' section in
debian/README.source because repack not needed
* dropped '+dfsg' from version in changelog since there is no repack
* simplified debian/watch since there is no repack
* removed redundant *_r* links to mysql client library in libmysqlclient18
and libmysqlclient-dev packages
* updated debian/control to allow mysql-*-5.6 packages upgrade/ replace
an existing installation of mysql-*-5.5 packages
* modified debian/rules to use system zlib library, install additional
man pages and remove execute bit on few test and result files
* added patches to fix link path in man page mysql_client_test_embedded.1
and mysqltest_embedded.1
* added man page for mysql_config_pic at debian/additions/mysql_config_pic.1
* added man page for mysql_embedded at debian/additions/mysql_embedded.1
* moved libmysqlcient.so link from libmysqlclient18 to libmysqlclient-dev
based on lintian warning non-dev-pkg-with-shlib-symlink
* moved mysql_client_test_embedded binary from mysql-testsuite-5.6
package to mysql-client-5.6 package
* moved mysql_config_editor.1 man page to mysql-client-5.6 package
* moved mysql_embedded from mysql-testsuite-5.6 package to mysql-client-5.6
package
* moved mysqltest_embedded binary from mysql-testsuite-5.6
package to mysql-server-5.6 package
* removed absolute path for mysql_install_db script in mysql-server-5.6
postinst script based on lintian warning
[ Bjoern Boschman ]
* Initial release of mysql-5.6 package.
* mysql_install_db is now a perl script. Do not run it with bash.
* added innodb_data_file_path to my.cnf for mysql-5.1 => mysql-5.6 upgrade
path.
* added multiarch support
* do not include .a files within libmysqlclient18
Date: Wed, 12 Feb 2014 11:54:27 +0000
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/mysql-5.6/5.6.15-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 12 Feb 2014 11:54:27 +0000
Source: mysql-5.6
Binary: libmysqlclient18.1 libmysqld-5.6-pic libmysqld-5.6-dev libmysqlclient18.1-dev mysql-common-5.6 mysql-client-core-5.6 mysql-client-5.6 mysql-server-core-5.6 mysql-server-5.6 mysql-testsuite-5.6 mysql-source-5.6
Architecture: source
Version: 5.6.15-0ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
Description:
libmysqlclient18.1 - MySQL database client library
libmysqlclient18.1-dev - MySQL database development files
libmysqld-5.6-dev - MySQL embedded database development files
libmysqld-5.6-pic - PIC version of MySQL embedded server development files
mysql-client-5.6 - MySQL database client binaries
mysql-client-core-5.6 - MySQL database core client binaries
mysql-common-5.6 - MySQL 5.6 specific common files, e.g. /etc/mysql/conf.d/my-5.6.cn
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-5.6 - MySQL 5.6 testsuite
Changes:
mysql-5.6 (5.6.15-0ubuntu1) trusty; urgency=low
.
[ Akhil Mohan ]
* added libmysqlclient.so link to libmysqlclient18.1-dev package
* revisited patches in d/patches/series; removed extra patches not needed
* some patches were modified to handle 5.6 issues
* mysql-server-5.6 and mysql-client-5.6 now depend on mysql-common (>= 5.5)
* mysql-server-5.6 now provides only virtual-mysql-server
* mysql-client-5.6 now provides only virtual-mysql-client
* MySQL 5.6 now contains mysql-common-5.6 which is only suggested
* moved mysql-common/etc/mysql/my.cnf to
mysql-common-5.6/usr/share/mysql/my.cnf
* MySQL 5.6 now gives libmysqlclient18.1, libmysqlclient18.1-dev,
libmysqld-5.6-dev and libmysqld-5.6-pic
* libmysqlclient18.1-dev, libmysqld-5.6-dev and libmysqld-5.6-pic packages
conflict with their respective counterparts from MySQL 5.5
* link traversal for libmysqlclient is
libmysqlclient.so (contained in libmysqclient18.1-dev) ->
libmysqlclient.so.18 (contained in libmysqclient18.1) ->
libmysqlclient.so.18.1 (contained in libmysqclient18.1) ->
libmysqlclient.so.18.1.0 (contained in libmysqclient18.1)
* Placeholder packages mysql-server, mysql-client, mysql-testsuite
have been discontinued
* d/rules, d/control removed gcc-4.4 dependency and disable X86 assembly in
taocrypt.
- Cherry-pick from Debian svn r2231 with thanks to Clint Byrum.
* changed mirror to download source tar
* replaced mysql_install_db script with small shell script to create
root accounts. This avoids creating anonymous users which were
security concern.
* Docs/mysql.info has been removed in the mysql 5.6.15 source
* removed debian/repack.* and 'DFSG and repacking' section in
debian/README.source because repack not needed
* dropped '+dfsg' from version in changelog since there is no repack
* simplified debian/watch since there is no repack
* removed redundant *_r* links to mysql client library in libmysqlclient18
and libmysqlclient-dev packages
* updated debian/control to allow mysql-*-5.6 packages upgrade/ replace
an existing installation of mysql-*-5.5 packages
* modified debian/rules to use system zlib library, install additional
man pages and remove execute bit on few test and result files
* added patches to fix link path in man page mysql_client_test_embedded.1
and mysqltest_embedded.1
* added man page for mysql_config_pic at debian/additions/mysql_config_pic.1
* added man page for mysql_embedded at debian/additions/mysql_embedded.1
* moved libmysqlcient.so link from libmysqlclient18 to libmysqlclient-dev
based on lintian warning non-dev-pkg-with-shlib-symlink
* moved mysql_client_test_embedded binary from mysql-testsuite-5.6
package to mysql-client-5.6 package
* moved mysql_config_editor.1 man page to mysql-client-5.6 package
* moved mysql_embedded from mysql-testsuite-5.6 package to mysql-client-5.6
package
* moved mysqltest_embedded binary from mysql-testsuite-5.6
package to mysql-server-5.6 package
* removed absolute path for mysql_install_db script in mysql-server-5.6
postinst script based on lintian warning
.
[ Bjoern Boschman ]
* Initial release of mysql-5.6 package.
* mysql_install_db is now a perl script. Do not run it with bash.
* added innodb_data_file_path to my.cnf for mysql-5.1 => mysql-5.6 upgrade
path.
* added multiarch support
* do not include .a files within libmysqlclient18
Checksums-Sha1:
3fdb31602f551334281e79412b934ed745741f04 2950 mysql-5.6_5.6.15-0ubuntu1.dsc
d9b0e9f3dd2240cbac472c7b5c886937ba21c09f 31046492 mysql-5.6_5.6.15.orig.tar.gz
1002010730973c8a3a6c921d98eb0d90258a60e7 292008 mysql-5.6_5.6.15-0ubuntu1.debian.tar.gz
Checksums-Sha256:
03733db7b510ca3080ae58474f8a68f300bfd221f1155e7406264194bc2f5ce0 2950 mysql-5.6_5.6.15-0ubuntu1.dsc
c5a0e50ebcdea96044759e30b23aef48f3e1eaf2456d705a8ca0f3ed23d018e5 31046492 mysql-5.6_5.6.15.orig.tar.gz
35ca4167a2953ca31e4f72b667686b57dac3a12ed9fdc494c6e7141b9b9462a1 292008 mysql-5.6_5.6.15-0ubuntu1.debian.tar.gz
Files:
944da771527a1e3acd2eb2462a23b8f3 2950 database optional mysql-5.6_5.6.15-0ubuntu1.dsc
48394712362cbd2517190772950a81a9 31046492 database optional mysql-5.6_5.6.15.orig.tar.gz
bc8cee290285a127a7e04c5c881b1f7f 292008 database optional mysql-5.6_5.6.15-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
More information about the Trusty-changes
mailing list