mysql-community (5.7.11-1ubuntu14.04) trusty; urgency=low

  * new upstream release
  * Added /var/lib/mysql-keyring directory

 -- Lars Tangvald <lars.tangvald@oracle.com>  Wed, 16 Dec 2015 10:48:32 +0100

mysql-community (5.7.10-1ubuntu14.04) trusty; urgency=low

  * new upstream release
  * Added new decompression utilities lz4_decompress and zlib_decompress binaries.
    (Closes: #21644479)

 -- Bharathy Satish <bharathy.x.satish@oracle.com>  Mon, 19 Oct 2015 15:20:12 +0530

mysql-community (5.7.9-2ubuntu14.04) trusty; urgency=low

  * added mysqlx plugin

 -- Alfredo Kojima <alfredo.kengi.kojima@oracle.com> Thu, 15 Oct 2015 07:54:32 -0700

mysql-community (5.7.9-1ubuntu14.04) trusty; urgency=low

  [ Akhil Mohan ]
  * new upstream release

  [ Balasubramanian Kandasamy ]
  * Added new libtest_* plugins to source/include-binaries, mysql-*-test.install
  * Added mysqlpump man page to d/mysql-*-client.install

 -- Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>  Wed, 26 Aug 2015 15:20:12 +0530

mysql-community (5.7.8-rc-1ubuntu14.04) trusty; urgency=low

  * new upstream release
  * added new plugin to source/include-binaries, mysql-*-test.install
    libtest_framework
    libtest_services
    libtest_services_threaded
    locking_service
    test_security_context
    version_token
  * added support for MECAB in
    d/{control,rules,mysql-*-server.install,source/include-binaries}
    (Closes: #20315007)
  * added automatic setup of ssl certs in d/mysql-*-server.mysql.init
    (Closes: #20650118)
  * removed pkg mysql-*-bench; sqlbench will not be packaged
    (Closes: #21303289)
  * removed cleanup statement for client lib symlinks *_r in d/rules
    (Closes: #21311067)

 -- Akhil Mohan <akhil.mohan@oracle.com>  Tue, 23 Jun 2015 16:11:26 +0530

mysql-community (5.7.7-rc-1ubuntu14.04) trusty; urgency=low

  * new upstream release
  * updated d/extra/my.cnf to remove option sql_mode
  * non-essential tools, files and plugins have been moved to
    mysql-community-test pkg.
    mysql-community-test now replaces mysql-community-{server,client}
    (Closes: #20546298)
    (Closes: #20636865)
  * mysql-community-test now depends on perl, python, libmysqlclient-dev
    mysql-community-server now depends on psmisc
    (Closes: #20561621)
  * mysql-*-server.{mysql.init,postinst,templates} updated to deprecate
    my_i_db and use msyqld --initialize-insecure to create system tables.
    Now if user does not provide password or it is not possible to
    receive password from user then UNIX socket authentication will be
    enabled to secure the deployment by default.
    mysql-community-server now depends on mysql-community-client
    (Closes: #20613327)

 -- Akhil Mohan <akhil.mohan@oracle.com>  Fri, 27 Feb 2015 10:01:55 +0530

mysql-community (5.7.6-m16-1ubuntu14.04) trusty; urgency=low

  * new upstream release
  * init script will now run my_i_db if data dir is not present or empty
  * added more system resources to app armor profile
  * dh_apparmor to now run before dh_installinit in d/rules
  * mysql-community-server now recommends mysql-client
  * mysql-community-server now depends on apparmor
  * d/compat incremented to 9 from 8
  * d/control updated to build depend on debhelper 9
  * added d/*.lintian-overrides and d/source/lintian-overrides
  * d/rules updated to reflect correct file permissions
  * bumped up libmysqlclient version 18 => 20
  * added new plugins to source/include-binaries
    replication_observers_example
    rewriter
    rewrite_example
  * new binary mysql_ssl_rsa_setup added to d/mysql-*-server.install
  * provisioned handling of data files directory /var/lib/mysql-files
  * cmake option to specify data dir in d/rules is now removed
    as default path in cmake layout for DEB is now /var/lib/mysql

 -- Akhil Mohan <akhil.mohan@oracle.com>  Fri, 23 Jan 2015 19:59:33 +0530

mysql-community (5.7.5-m15-1ubuntu14.04) trusty; urgency=low

  * new upstream release
  * added fakeroot as build-dep in d/control
  * added d/*.dirs for bench, dev and test pkg
  * updated d/rules to make compilation verbose
  * removed default CFLAGS, CXXFLAGS in d/rules
  * removed extra whitespaces in d/*.postrm
  * added CMake option to download boost if not available
  * removed extra file modification steps in d/rules
  * removed hotcopy, mysql_zap from d/mysql-community-server
  * removed mysql_waitpid from d/mysql-community-client
  * added patch for testsuite search paths under d/patches
  * modified cmake option for testsuite in d/rules
  * removed patch d/fix-mysql_install_db.patch
  * enabled one patch in d/patches/series
  * removed extra permissions check in d/rules when fixed in source
  * modified d/mysql-*-server.postinst to stop removing /usr/my.cnf
  * modified d/*-test.* for updated location of testsuite
  * updated d/{mysql-*-server.install,rules} to include debug plugins
  * updated d/rules to remove storage engine cmake options
  * modified data dir permission in d/*server.{pre,post}inst
  * updated d/source/include-binaries to add debug plugins
  * updated d/rules to rename debug plugins
  * updated d/source/include-binaries to add mysql_no_login.so
  * updated d/rules to increment -j8 as make option
  * updated CMake option WITH_EXTRA_CHARSETS from complex to all
  * updated d/*-server.postinst to call m_i_db with --datadir --insecure
    --mysqld-file
  * updated d/*-server.postinst to remove manual creation mysql db dir
  * removed test db prompt in d/*-server.{postinst,templates,config}
  * updated app armor profile to allow access to socket lock file

 -- Akhil Mohan <akhil.mohan@oracle.com>  Fri, 08 Aug 2014 11:27:30 +0530

mysql-community (5.7.4-m14-2ubuntu14.04) trusty; urgency=low

  * modified path for source tar in source pkg
  * obscured actual filenames in d/source/include-binaries
  * modified d/rules to handle obscured filenames

 -- Akhil Mohan <akhil.mohan@oracle.com>  Mon, 05 May 2014 15:45:10 +0530

mysql-community (5.7.4-m14-1ubuntu14.04) trusty; urgency=low

  * new upstream release

 -- Akhil Mohan <akhil.mohan@oracle.com>  Fri, 28 Feb 2014 18:06:30 +0530
