~ubuntu-branches/ubuntu/trusty/mysql-5.6/trusty-proposed

« back to all changes in this revision

Viewing changes to storage/myisam/ftbench/ft-test-run.sh

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-03-17 08:56:24 UTC
  • mfrom: (1.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20140317085624-hyukgbrzp01hh9uz
Tags: 5.6.16-1~exp1
* New upstream point release:
  - d/p/*: Refreshed.
* d/rules: Don't run dh_install with --fail-missing and exclusions until
  package is a complete replacement for mysql-5.5.
* d/p/CVE-2014-0001.patch:
  - Fix buffer overflow in client/mysql.cc via a long server version string.
    CVE-2014-0001 (Closes: #741590).
* d/mysql-server-5.6.mysql.upstart: Add upstart configuration.
* d/tests/*,control: Add autopkgtest from mysql-5.5:
  - disable binlog.binlog_server_start_options as it requires writable /usr.
  - disable build autopkgtest until package ships libmysqlclient18.
* d/rules,mysql-server-5.6.install,apparmor-profile: Fixup install of
  apparmor profile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
 
# Copyright (C) 2003 MySQL AB
 
3
# Copyright (c) 2003, 2005, 2006 MySQL AB
4
4
#
5
5
# This program is free software; you can redistribute it and/or
6
6
# modify it under the terms of the GNU Library General Public