[ubuntu/lucid] mysql-dfsg-5.1 5.1.41-3ubuntu1 (Accepted)

Chuck Short zulcss at ubuntu.com
Sun Jan 17 13:30:19 GMT 2010


mysql-dfsg-5.1 (5.1.41-3ubuntu1) lucid; urgency=low

  * Merge from debian testing.  Remaining changes:
    - debian/control:
      + Don't provide a libmysqlclient15-dev package as long as there
        are packages still build-depending on libmysqlclient15-dev and
        mysql-dfsg-5.0 is in the archive.
      + Lower mailx from a Recommends to a Suggests to avoid pulling in a
        full MTA on all installs of mysql-server (LP: #259477)
    - debian/rules:
      + added -fno-strict-aliasing to CFLAGS to get around mysql testsuite
        build failures.
    - debian/additions/debian-start.inc.sh: support ANSI mode (LP: #310211)
    - 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-esrver-5.1.postinst: reload apparmor profiles
    - debian/additions/my.cfn: remove language options. Error message files are
      located in a different direction in Mysql 5.0. Setting the language option
      to use /usr/share/mysql/english breaks 5.0. Both 5.0 and 5.1 use a
      default value that works. (LP: #316974)
    - debian/mysql-server-5.1.postinst: Clear out the second password when
      setting up mysql. (LP: #344816)
    - mysql-server-core-5.1 package for files needed by Akonadi:
      + debian/control: create mysql-server-core-5.1 package
      + debian/mysql-server-core-5.1.files, debian/mysql-server-5.1.files:
        move core mysqld files to mysql-server-core-5.1 package.
    - debian/libmysqlclient16.symbols.amd64: remove amd64 symbols as it has
      not been correcly generated in Debian.
    - Add Apport hook: (LP: #354188):
      + debian/mysql-server-5.1.py: apport package hook
      + debian/mysql-server-5.1.files, debian/rules: install apport package hook
    - debian/addtions/my.cnf:
      + drop old_password option.
      + fix commentened logging options to use general_log and general_log_file.
    - Don't upgrade if there is an ndb management node configured (LP: #413792)
    - Set thread stack size to 192K rather than 128K. 128K is only useful on
      systems with < 64M RAM and causes stack overrides with some SQL commands.
      See http://dev.mysql.com/doc/refman/5.1/en/server-system-varriables.html
      for more details. (LP: #426919)
    - Convert to upstart:
      + Add mysql-server-5.1.mysql.upstart
      + Dropped debian/mysql-server-5.1.mysql.init,
        debian/additions/mysqld_safe_syslog.cnf
      + debian/additions/my.cnf:
        * Removed pid declaration
        * Set up error logging to /var/log/mysql since we're not piping anything
          around logger anymore
      + Remove references to mysqld_safe in these files:
        * debian/rules, mysql-server-5.1.logcheck.ignore.paranoid
          mysql-server-5.1.logcheck.ignore.workstation,
          mysql-server-5.1.logcheck.ignore.server
      + debian/mysql-server-5.1.postinst:
        * Replace calls to /etc/init.d with regular upstart calls
        * Remove reference to mysqld_safe
      + Dropped debian/patches/38_scripts_mysqld_safe.sh_signals.dpatch:
    - Dropped already merged upstream:
      + debian/{control,rules}: add and enable hardening build for PIE.

mysql-dfsg-5.1 (5.1.41-3) unstable; urgency=low

  * Let mysql-server-5.1 replace libmysqlclient-dev (>= 5.1.41-1) because of
    moved InnoDB plugin. (closes: #557806)

mysql-dfsg-5.1 (5.1.41-2) unstable; urgency=low

  * Move InnoDB plugin into -server package.
  * Fix some lintian errors and warnings:
    + weak-library-dev-dependency
    + dir-or-file-in-var-run
    + command-with-path-in-maintainer-script
  * Ignore errors in testsuite run on s390.

mysql-dfsg-5.1 (5.1.41-1) unstable; urgency=medium

  * New upstream release.
  * Drop patch 60_zlib_innodb_workaround.dpatch, merged upstream.
  * Make $DATADIR readable/writeable only for user mysql. (closes: #555626)
  * Build with --without-readline to use system readline instead of bundled
    copy. (closes: #552003)

mysql-dfsg-5.1 (5.1.40-1) unstable; urgency=low

  * New upstream release.
  * Set thread_stack size to 192K rather than 128K.

mysql-dfsg-5.1 (5.1.39-1) unstable; urgency=low

  * New upstream release.
  * New patch 60_zlib_innodb_workaround.dpatch to fix an incompatibility
    between zlib and innodb during testsuite run.
  * Wait in the SIGHUP trap to avoid killing an existing mysqld process when a
    HUP signal is sent to mysqld_safe, patch based based on Mathias Gug's fix
    from 5.0 series. (closes: #545044)
  * Update debconf translations:
    - Japanese, from Hideki Yamane. (closes: #545329)
    - Swedish, from Martin Bagge. (closes: #545731)
  * Fix some options in my.cnf about log_file have their named changed, patch
    from Mathias Gug. (closes: #545761)
  * Do not upgrade if there is an ndb management node configured, patch from
    Mathias Gug. (closes: #545760)
  * Switch build-dependency from libreadline5-dev to libreadline-dev.

mysql-dfsg-5.1 (5.1.37-2) unstable; urgency=low

  * Update debconf translations:
    - Swedish, from Martin Bagge. (closes: #539207)
    - Russian, from Yuri Kozlov. (closes: #540216)
    - French, from Christian Perrier. (closes: #540508)
    - Italian, from Luca Monducci. (closes: #541465)
    - German, from Thomas Mueller. (closes: #544477)
  * Handle DEB_BUILD_OPTIONS correctly, patch from Stephen Depooter.
    (closes: #523928)
  * Support ANSI mode in debian-start.inc.sh, patch from Mathias Gug.
    (closes: #534606)
  * Enable hardening. (closes: #542746)
  * Drop old_passwords option. (closes: #540366)

Date: Tue, 08 Dec 2009 03:05:40 +0000
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Chuck Short <chuck.short at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/mysql-dfsg-5.1/5.1.41-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 08 Dec 2009 03:05:40 +0000
Source: mysql-dfsg-5.1
Binary: libmysqlclient16 libmysqlclient16-dev libmysqld-pic libmysqld-dev libmysqlclient-dev mysql-common mysql-client-5.1 mysql-server-core-5.1 mysql-server-5.1 mysql-server mysql-client
Architecture: source
Version: 5.1.41-3ubuntu1
Distribution: lucid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss at ubuntu.com>
Description: 
 libmysqlclient-dev - MySQL database development files
 libmysqlclient16 - MySQL database client library
 libmysqlclient16-dev - MySQL database development files - empty transitional package
 libmysqld-dev - MySQL embedded database development files
 libmysqld-pic - MySQL database development files
 mysql-client - MySQL database client (metapackage depending on the latest versio
 mysql-client-5.1 - MySQL database 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.1 - MySQL database server binaries
 mysql-server-core-5.1 - MySQL database core server files
Closes: 523928 534606 539207 540216 540366 540508 541465 542746 544477 545044 545329 545731 545760 545761 552003 555626 557806
Changes: 
 mysql-dfsg-5.1 (5.1.41-3ubuntu1) lucid; urgency=low
 .
   * Merge from debian testing.  Remaining changes:
     - debian/control:
       + Don't provide a libmysqlclient15-dev package as long as there
         are packages still build-depending on libmysqlclient15-dev and
         mysql-dfsg-5.0 is in the archive.
       + Lower mailx from a Recommends to a Suggests to avoid pulling in a
         full MTA on all installs of mysql-server (LP: #259477)
     - debian/rules:
       + added -fno-strict-aliasing to CFLAGS to get around mysql testsuite
         build failures.
     - debian/additions/debian-start.inc.sh: support ANSI mode (LP: #310211)
     - 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-esrver-5.1.postinst: reload apparmor profiles
     - debian/additions/my.cfn: remove language options. Error message files are
       located in a different direction in Mysql 5.0. Setting the language option
       to use /usr/share/mysql/english breaks 5.0. Both 5.0 and 5.1 use a
       default value that works. (LP: #316974)
     - debian/mysql-server-5.1.postinst: Clear out the second password when
       setting up mysql. (LP: #344816)
     - mysql-server-core-5.1 package for files needed by Akonadi:
       + debian/control: create mysql-server-core-5.1 package
       + debian/mysql-server-core-5.1.files, debian/mysql-server-5.1.files:
         move core mysqld files to mysql-server-core-5.1 package.
     - debian/libmysqlclient16.symbols.amd64: remove amd64 symbols as it has
       not been correcly generated in Debian.
     - Add Apport hook: (LP: #354188):
       + debian/mysql-server-5.1.py: apport package hook
       + debian/mysql-server-5.1.files, debian/rules: install apport package hook
     - debian/addtions/my.cnf:
       + drop old_password option.
       + fix commentened logging options to use general_log and general_log_file.
     - Don't upgrade if there is an ndb management node configured (LP: #413792)
     - Set thread stack size to 192K rather than 128K. 128K is only useful on
       systems with < 64M RAM and causes stack overrides with some SQL commands.
       See http://dev.mysql.com/doc/refman/5.1/en/server-system-varriables.html
       for more details. (LP: #426919)
     - Convert to upstart:
       + Add mysql-server-5.1.mysql.upstart
       + Dropped debian/mysql-server-5.1.mysql.init,
         debian/additions/mysqld_safe_syslog.cnf
       + debian/additions/my.cnf:
         * Removed pid declaration
         * Set up error logging to /var/log/mysql since we're not piping anything
           around logger anymore
       + Remove references to mysqld_safe in these files:
         * debian/rules, mysql-server-5.1.logcheck.ignore.paranoid
           mysql-server-5.1.logcheck.ignore.workstation,
           mysql-server-5.1.logcheck.ignore.server
       + debian/mysql-server-5.1.postinst:
         * Replace calls to /etc/init.d with regular upstart calls
         * Remove reference to mysqld_safe
       + Dropped debian/patches/38_scripts_mysqld_safe.sh_signals.dpatch:
     - Dropped already merged upstream:
       + debian/{control,rules}: add and enable hardening build for PIE.
 .
 mysql-dfsg-5.1 (5.1.41-3) unstable; urgency=low
 .
   * Let mysql-server-5.1 replace libmysqlclient-dev (>= 5.1.41-1) because of
     moved InnoDB plugin. (closes: #557806)
 .
 mysql-dfsg-5.1 (5.1.41-2) unstable; urgency=low
 .
   * Move InnoDB plugin into -server package.
   * Fix some lintian errors and warnings:
     + weak-library-dev-dependency
     + dir-or-file-in-var-run
     + command-with-path-in-maintainer-script
   * Ignore errors in testsuite run on s390.
 .
 mysql-dfsg-5.1 (5.1.41-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop patch 60_zlib_innodb_workaround.dpatch, merged upstream.
   * Make $DATADIR readable/writeable only for user mysql. (closes: #555626)
   * Build with --without-readline to use system readline instead of bundled
     copy. (closes: #552003)
 .
 mysql-dfsg-5.1 (5.1.40-1) unstable; urgency=low
 .
   * New upstream release.
   * Set thread_stack size to 192K rather than 128K.
 .
 mysql-dfsg-5.1 (5.1.39-1) unstable; urgency=low
 .
   * New upstream release.
   * New patch 60_zlib_innodb_workaround.dpatch to fix an incompatibility
     between zlib and innodb during testsuite run.
   * Wait in the SIGHUP trap to avoid killing an existing mysqld process when a
     HUP signal is sent to mysqld_safe, patch based based on Mathias Gug's fix
     from 5.0 series. (closes: #545044)
   * Update debconf translations:
     - Japanese, from Hideki Yamane. (closes: #545329)
     - Swedish, from Martin Bagge. (closes: #545731)
   * Fix some options in my.cnf about log_file have their named changed, patch
     from Mathias Gug. (closes: #545761)
   * Do not upgrade if there is an ndb management node configured, patch from
     Mathias Gug. (closes: #545760)
   * Switch build-dependency from libreadline5-dev to libreadline-dev.
 .
 mysql-dfsg-5.1 (5.1.37-2) unstable; urgency=low
 .
   * Update debconf translations:
     - Swedish, from Martin Bagge. (closes: #539207)
     - Russian, from Yuri Kozlov. (closes: #540216)
     - French, from Christian Perrier. (closes: #540508)
     - Italian, from Luca Monducci. (closes: #541465)
     - German, from Thomas Mueller. (closes: #544477)
   * Handle DEB_BUILD_OPTIONS correctly, patch from Stephen Depooter.
     (closes: #523928)
   * Support ANSI mode in debian-start.inc.sh, patch from Mathias Gug.
     (closes: #534606)
   * Enable hardening. (closes: #542746)
   * Drop old_passwords option. (closes: #540366)
Checksums-Sha1: 
 5b12c9f8bc52f0e3cac053ab3033e17cc50b2405 1885 mysql-dfsg-5.1_5.1.41-3ubuntu1.dsc
 0cf977058687ad416cbc7a5e8bcd1e4cc02bbac7 19970033 mysql-dfsg-5.1_5.1.41.orig.tar.gz
 76cd8152f4af05a9c1301b54eec0a5f40fc61612 290501 mysql-dfsg-5.1_5.1.41-3ubuntu1.diff.gz
Checksums-Sha256: 
 b00f024d980a586a31355f8af6472b9006459825db83e37a098b7f94f592bee4 1885 mysql-dfsg-5.1_5.1.41-3ubuntu1.dsc
 dc03e1bfd11a79f87e0fbcad53f97892e5d987425f5e5f63c960a5d1510767c1 19970033 mysql-dfsg-5.1_5.1.41.orig.tar.gz
 9bee6b4f56fb23a6fe8878cda3b65634c62b775324c059fa99a9aa8bd9f1841a 290501 mysql-dfsg-5.1_5.1.41-3ubuntu1.diff.gz
Files: 
 c3578aba5f0272de904f4d67bf1b1cfc 1885 misc optional mysql-dfsg-5.1_5.1.41-3ubuntu1.dsc
 7652277028a7dedc6e1b5a9d87f6bfe6 19970033 misc optional mysql-dfsg-5.1_5.1.41.orig.tar.gz
 b1ac133cf117835c9126180aedd0cb7a 290501 misc optional mysql-dfsg-5.1_5.1.41-3ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 201799 259477 310211 316974 344816 354188 413792 426919
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktQkh4ACgkQIHZ33voUATtpiwCgo4GGcNPwKAWb4nVmjeFOR9kS
yZYAnierCFJmXkDsLsEQCNT7NGdlLVWb
=paq5
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list