Change logs for mysql-5.1 source package in Oneiric

  • mysql-5.1 (5.1.69-0ubuntu0.11.10.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: Update to 5.1.69 to fix security issues (LP: #1170516)
        - http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html
     -- Seth Arnold <email address hidden>   Thu, 18 Apr 2013 17:10:57 -0700
  • mysql-5.1 (5.1.67-0ubuntu0.11.10.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: Update to 5.1.67 to fix security issues (LP: #1100264)
        - http://www.oracle.com/technetwork/topics/security/cpujan2013-1515902.html
      * debian/patches/99_CVE-2012-5611.patch: removed, included upstream.
     -- Marc Deslauriers <email address hidden>   Wed, 16 Jan 2013 16:41:35 -0500
  • mysql-5.1 (5.1.66-0ubuntu0.11.10.3) oneiric-security; urgency=low
    
      * SECURITY UPDATE: arbitrary code execution via long argument
        - debian/patches/99_CVE-2012-5611.patch: don't overflow buffer in
          sql/sql_acl.cc, add tests to mysql-test/t/information_schema.test,
          mysql-test/r/information_schema.result.
        - CVE-2012-5611
     -- Marc Deslauriers <email address hidden>   Fri, 07 Dec 2012 11:08:26 -0500
  • mysql-5.1 (5.1.66-0ubuntu0.11.10.2) oneiric-security; urgency=low
    
      * SECURITY UPDATE: Update to 5.1.66 to fix security issues (LP: #1068158)
        - http://www.oracle.com/technetwork/topics/security/cpuoct2012-1515893.html
      * debian/mysql-server-5.1.postrm: do not delete local files if main
        conffile still exists since it probably means it is owned by a
        new/different package.  (LP: #986892)
     -- Marc Deslauriers <email address hidden>   Mon, 22 Oct 2012 08:15:00 -0400
  • mysql-5.1 (5.1.63-0ubuntu0.11.10.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: Update to 5.1.63 to fix security issues (LP: #1011371)
        - http://dev.mysql.com/doc/refman/5.1/en/news-5-1-63.html
     -- Marc Deslauriers <email address hidden>   Sun, 10 Jun 2012 20:49:35 -0400
  • mysql-5.1 (5.1.62-0ubuntu0.11.10.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: Update to 5.1.62 to fix security issues (LP: #965523)
        - http://dev.mysql.com/doc/refman/5.1/en/news-5-1-62.html
     -- Marc Deslauriers <email address hidden>   Mon, 26 Mar 2012 13:26:05 -0400
  • mysql-5.1 (5.1.61-0ubuntu0.11.10.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: Update to 5.1.61 to fix multiple security issues
        (LP: #937869)
        - http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html
        - CVE-2011-2262
        - CVE-2012-0075
        - CVE-2012-0112
        - CVE-2012-0113
        - CVE-2012-0114
        - CVE-2012-0115
        - CVE-2012-0116
        - CVE-2012-0117
        - CVE-2012-0118
        - CVE-2012-0119
        - CVE-2012-0120
        - CVE-2012-0484
        - CVE-2012-0485
        - CVE-2012-0486
        - CVE-2012-0487
        - CVE-2012-0488
        - CVE-2012-0489
        - CVE-2012-0490
        - CVE-2012-0491
        - CVE-2012-0492
        - CVE-2012-0493
        - CVE-2012-0494
        - CVE-2012-0495
        - CVE-2012-0496
     -- Marc Deslauriers <email address hidden>   Wed, 22 Feb 2012 08:26:10 -0500
  • mysql-5.1 (5.1.58-1ubuntu1) oneiric; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        + debian/control:
           * Update maintainer according to spec.
           * Move section from "misc" to "database".
           * Added libmysqlclient16-dev an empty transitional package.
           * Added mysql-client-core-5.1 package.
           * Suggest mailx for mysql-server-5.1
           * Add mysql-testsuite package so you can run the testsuite seperately.
        + debian/additions/my.cnf:
          * Remove language options. Error message files are located in a
            different directory in Mysql 5.0. Setting the language option
            to use /usr/share/mysql/english breaks Mysql 5.0. Both 5.0
            and 5.1 use a different value that works. (LP: #316974)
        + Add apparmor profile:
          * debian/apparmor-profile: apparmor-profile
          * debian/rules, debian/mysql-server-5.1.files: install apparmor profile
          * debian/mysql-server-5.1.dirs: add etc/apparmor.d/fore-complain
          * debian/mysql-server-5.1.postrm: remove symlink in force-complain/ on purge.
          * debian/mysql-server-5.1.README.Debian: add apparmor documentation.
          * debian/additions/my.cnf: Add warning about apparmor. (LP: #201799)
          * debian/mysql-server-5.1.postinst: reload apparmor profiles
        + Convert the package from sysvinit to upstart:
          * debian/mysql-server-5.1.mysql.upstart: Add upstart script.
          * debian/mysql-server-5.1.mysql.init: Dropped, unused now with upstart.
          * debian/additions/mysqld_safe_syslog.cnf: Dropped, unused now with upstart.
          * debian/additons/my.cnf: Remove pid declaration and setup error
            logging to /var/log/mysql since we're not piping
            anything around logger anymore.
          * debian/rules, debian/mysql-server-5.1.logcheck.ignore.{paranoid,worstation},
            debian/mysql-server-5.1.logcheck.ignore.server: : Remove references to mysqld_safe
          * debian/patches/38_scripts_mysqld_safe.sh_signals.dpatch: Dropped
        + Added -fno-strict-aliasing to CFLAGS to get around mysql testsuite
          build failures
        + Add Apport hook (LP: #354188):
          * debian/mysql-server-5.1.py: apport package hook
          * debian/rules: Make it installable
        + debian/mysql-server-5.1.mysql-server.logrotate: Check to see if mysql
          is running before running logrotate. (LP: #513135)
        + debian/mysql-server-5.1.preinst: Set mysql user's home directory
          to /nonexistent to protect against having the /var/lib/mysql
          user-writeable. If an attacker can trick mysqld into creating
          dot files in the home directory, he could do .rhost-like attacks
          on the system. (LP: #293258)
        + debian/control: mysql-client-5.1 should depend on mysql-core-client-5.1.
          (LP: #590952)
        + debian/mysql-server.5.1.postinst: Specify the mysql user when installing
          the mysql databases. (LP: #591875)
        + Installing mysql_config_pic in /usr/bin so users of libmysqld-pic
          can extract the appropriate compile flags. (LP: #605021)
    
    mysql-5.1 (5.1.58-1) unstable; urgency=low
    
      * New upstream release.
     -- Chuck Short <email address hidden>   Tue, 25 Jul 2011 00:07:54 +0000
  • mysql-5.1 (5.1.57-3.1ubuntu1) oneiric; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        + debian/control:
           * Update maintainer according to spec.
           * Move section from "misc" to "database".
           * Added libmysqlclient16-dev an empty transitional package.
           * Added mysql-client-core-5.1 package.
           * Suggest mailx for mysql-server-5.1
           * Add mysql-testsuite package so you can run the testsuite seperately.
      + debian/additions/my.cnf:
          * Remove language options. Error message files are located in a
            different directory in Mysql 5.0. Setting the language option
            to use /usr/share/mysql/english breaks Mysql 5.0. Both 5.0
            and 5.1 use a different value that works. (LP: #316974)
      + Add apparmor profile:
          * debian/apparmor-profile: apparmor-profile
          * debian/rules, debian/mysql-server-5.1.files: install apparmor profile
          * debian/mysql-server-5.1.dirs: add etc/apparmor.d/fore-complain
          * debian/mysql-server-5.1.postrm: remove symlink in force-complain/ on purge.
          * debian/mysql-server-5.1.README.Debian: add apparmor documentation.
          * debian/additions/my.cnf: Add warning about apparmor. (LP: #201799)
          * debian/mysql-server-5.1.postinst: reload apparmor profiles
       + Convert the package from sysvinit to upstart:
          * debian/mysql-server-5.1.mysql.upstart: Add upstart script.
          * debian/mysql-server-5.1.mysql.init: Dropped, unused now with upstart.
          * debian/additions/mysqld_safe_syslog.cnf: Dropped, unused now with upstart.
          * debian/additons/my.cnf: Remove pid declaration and setup error
            logging to /var/log/mysql since we're not piping
            anything around logger anymore.
          * debian/rules, debian/mysql-server-5.1.logcheck.ignore.{paranoid,worstation},
            debian/mysql-server-5.1.logcheck.ignore.server: : Remove references to mysqld_safe
          * debian/patches/38_scripts_mysqld_safe.sh_signals.dpatch: Dropped
        + Added -fno-strict-aliasing to CFLAGS to get around mysql testsuite
          build failures.
        + Add Apport hook (LP: #354188):
          * debian/mysql-server-5.1.py: apport package hook
          * debian/rules: Make it installable
        + debian/mysql-server-5.1.mysql-server.logrotate: Check to see if mysql
          is running before running logrotate. (LP: #513135)
        + debian/mysql-server-5.1.preinst: Set mysql user's home directory
          to /nonexistent to protect against having the /var/lib/mysql
          user-writeable. If an attacker can trick mysqld into creating
          dot files in the home directory, he could do .rhost-like attacks
          on the system. (LP: #293258)
        + debian/control: mysql-client-5.1 should depend on mysql-core-client-5.1.
          (LP: #590952)
        + debian/mysql-server.5.1.postinst: Specify the mysql user when installing
          the mysql databases. (LP: #591875)
        + Installing mysql_config_pic in /usr/bin so users of libmysqld-pic
          can extract the appropriate compile flags. (LP: #605021)
    
    mysql-5.1 (5.1.57-3.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Don't ship .la files.
    
    mysql-5.1 (5.1.57-3) unstable; urgency=low
    
      * Really fix syntax warning in preinst. (closes: #630672)
    
    mysql-5.1 (5.1.57-2) unstable; urgency=low
    
      * Acknowledge NMUs. (closes: #614044)
      * Fix syntax warning in preinst. (closes: #630672)
    
    mysql-5.1 (5.1.57-1.3) unstable; urgency=high
    
      * Non-maintainer upload.
      * Use correct DEB_HOST_GNU_TYPE and not DEB_HOST_BUILD_TYPE.
    
    mysql-5.1 (5.1.57-1.2) unstable; urgency=high
    
      * Non-maintainer upload.
      * Prefix gcc-4.5 and g++-4.5 with DEB_BUILD_GNU_TYPE to fix FTBFS on
        ia64, s390 and maybe more.
    
    mysql-5.1 (5.1.57-1.1) unstable; urgency=high
    
      * Non-maintainer upload (with permission of maintainer).
      * Build with gcc-4.5 (Closes: #614044)
      * Revert: "Build with -O2 instead -O3, MySQL seems not yet ready for -
        O3 when using gcc-4.6." since we are building with gcc-4.5.
    
    mysql-5.1 (5.1.57-1) unstable; urgency=medium
    
      * Bump libmysqlclient16 shlibs to 5.1.50-1 as it introduced a new symbol.
        (closes: #617240)
      * Build with -O2 instead -O3, MySQL seems not yet ready for -O3 when using
        gcc-4.6. (closes: #614044)
      * Ignore errors in testsuite run on ia64.
    
    mysql-5.1 (5.1.56-1) unstable; urgency=low
    
      * New upstream release.
      * Replace doxygen and texlive-latex-base build-deps with doxygen-latex.
        (closes: #616270)
    
    mysql-5.1 (5.1.55-1) unstable; urgency=low
    
      * New upstream release.
    
    mysql-5.1 (5.1.54-2) unstable; urgency=low
    
      * Upload to unstable.
      * Add mysql-source-5.1 package, patch from Clint Byrum. (closes: #611965)
      * Update debconf translations:
        - Dutch, from Eric Spreen. (closes: #605590)
        - Slovak, from Slavko. (closes: #608885)
      * Fix minor grammar infelicity in debian-start script. (closes: #582955)
    
    mysql-5.1 (5.1.54-1ubuntu5) oneiric; urgency=low
    
      * debian/apparmor-profile: Allow /var/run and /run. (LP: #810270)
     -- Chuck Short <email address hidden>   Thu, 14 Jul 2011 01:04:47 +0100
  • mysql-5.1 (5.1.54-1ubuntu5) oneiric; urgency=low
    
      * debian/apparmor-profile: Allow /var/run and /run. (LP: #810270)
     -- Martin Pitt <email address hidden>   Thu, 14 Jul 2011 15:21:19 +0200
  • mysql-5.1 (5.1.54-1ubuntu4) natty; urgency=low
    
      [Clint Byrum]
      * export configured source dir as binary package. -- needed for some
        plugins to build.
    
      [Chuck Short]
      * debian/control: Fix conflict when installing mysql-client.
        (LP: #712479)
     -- Clint Byrum <email address hidden>   Wed, 02 Feb 2011 11:46:14 -0800