[ubuntu/maverick] mysql-dfsg-5.1 5.1.43-1ubuntu1 (Accepted)
Chuck Short
zulcss at ubuntu.com
Thu May 20 18:20:20 BST 2010
mysql-dfsg-5.1 (5.1.43-1ubuntu1) maverick; urgency=low
* Merge from debian unstable. 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)
+ Make mysql-server-5.1 depend on mysql-server-core-5.1. (LP: #509667)
- debian/rules:
- 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-server-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)
- 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 correctly 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
+ Load apparmor when loading upstart.
- debian/mysql-server-5.1.mysql-server.logrotate: Check to see if mysql is running before
running logrotate. (LP: #513135)
- Make the testsuite installable. (LP: #530752)
- debian/control: Use database for the package section (LP: #498939).
- debian/mysql-server-5.1.templates: fix MySQL Cluster package name to
- Move mysql_install_db and required .sql files from the server package to the
server-core package.
- Dropped:
+ debian/patches/90_mysql_safer_strmov: Merged upstream.
+ debian/patches/52_CVE-2009-4030.dpatch: Merged usptream.
+ debian/patches/53_CVE-2009-4484.dpatch: Merged upstream.
+ debian/patches/54_CVE-2008-7247.dpatch: Merged upstream.
mysql-dfsg-5.1 (5.1.43-1) unstable; urgency=low
* New upstream release.
* Drop patches:
+ 11_binlog_wrong_offset.dpatch
+ 96_SECURITY_CVE-2009-4484.dpatch
* Disable SSL related test in the testsuite until MySQL gets shipped with an
updated SSL certificate.
* Include symlinks for mysqlcheck manpages. (closes: #558760)
* Fix some lintian warnings:
+ debian-news-entry-has-unknown-version
+ postinst-has-useless-call-to-ldconfig
+ postrm-has-useless-call-to-ldconfig
* Bump Standards-Version to 3.8.4, no changes required.
mysql-dfsg-5.1 (5.1.41-4) unstable; urgency=high
* SECURITY:
Fix for CVE-2009-4484: Copying name tags into an internal buffer from
incoming stream we didn't check the buffer overflow. That may lead to
memory overrun, crash etc.
* Add -fno-strict-aliasing to $CFLAGS to get around testsuite errors when
building with gcc 4.4.x. (closes: #554207)
Date: Tue, 18 May 2010 22:22:44 +0100
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/maverick/+source/mysql-dfsg-5.1/5.1.43-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 18 May 2010 22:22:44 +0100
Source: mysql-dfsg-5.1
Binary: libmysqlclient16 libmysqlclient16-dev libmysqld-pic libmysqld-dev libmysqlclient-dev mysql-common mysql-client-core-5.1 mysql-client-5.1 mysql-server-core-5.1 mysql-server-5.1 mysql-server mysql-client mysql-testsuite
Architecture: source
Version: 5.1.43-1ubuntu1
Distribution: maverick
Urgency: high
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-client-core-5.1 - MySQL database core 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
mysql-testsuite - MySQL testsuite
Closes: 554207 558760
Launchpad-Bugs-Fixed: 201799 259477 310211 316974 354188 413792 426919 498939 509667 513135 530752
Changes:
mysql-dfsg-5.1 (5.1.43-1ubuntu1) maverick; urgency=low
.
* Merge from debian unstable. 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)
+ Make mysql-server-5.1 depend on mysql-server-core-5.1. (LP: #509667)
- debian/rules:
- 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-server-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)
- 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 correctly 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
+ Load apparmor when loading upstart.
- debian/mysql-server-5.1.mysql-server.logrotate: Check to see if mysql is running before
running logrotate. (LP: #513135)
- Make the testsuite installable. (LP: #530752)
- debian/control: Use database for the package section (LP: #498939).
- debian/mysql-server-5.1.templates: fix MySQL Cluster package name to
- Move mysql_install_db and required .sql files from the server package to the
server-core package.
- Dropped:
+ debian/patches/90_mysql_safer_strmov: Merged upstream.
+ debian/patches/52_CVE-2009-4030.dpatch: Merged usptream.
+ debian/patches/53_CVE-2009-4484.dpatch: Merged upstream.
+ debian/patches/54_CVE-2008-7247.dpatch: Merged upstream.
.
mysql-dfsg-5.1 (5.1.43-1) unstable; urgency=low
.
* New upstream release.
* Drop patches:
+ 11_binlog_wrong_offset.dpatch
+ 96_SECURITY_CVE-2009-4484.dpatch
* Disable SSL related test in the testsuite until MySQL gets shipped with an
updated SSL certificate.
* Include symlinks for mysqlcheck manpages. (closes: #558760)
* Fix some lintian warnings:
+ debian-news-entry-has-unknown-version
+ postinst-has-useless-call-to-ldconfig
+ postrm-has-useless-call-to-ldconfig
* Bump Standards-Version to 3.8.4, no changes required.
.
mysql-dfsg-5.1 (5.1.41-4) unstable; urgency=high
.
* SECURITY:
Fix for CVE-2009-4484: Copying name tags into an internal buffer from
incoming stream we didn't check the buffer overflow. That may lead to
memory overrun, crash etc.
* Add -fno-strict-aliasing to $CFLAGS to get around testsuite errors when
building with gcc 4.4.x. (closes: #554207)
Checksums-Sha1:
548365e743115b011712b7dd09053afff1287dca 1925 mysql-dfsg-5.1_5.1.43-1ubuntu1.dsc
06cb005e0eabc5791c24131be7e237e01cb3b3b2 19517263 mysql-dfsg-5.1_5.1.43.orig.tar.gz
587228a017e4848d22dcedc7cefa4394d46d3a9d 320553 mysql-dfsg-5.1_5.1.43-1ubuntu1.diff.gz
Checksums-Sha256:
8c4c384dd97c990e7cc437b69f401106a17498dae4bfdd4f911e80bcc591ce22 1925 mysql-dfsg-5.1_5.1.43-1ubuntu1.dsc
9ec4fc67b767984cae49c2fbef2a5d787148a0e3b730fdd22675bd1119004c16 19517263 mysql-dfsg-5.1_5.1.43.orig.tar.gz
184ab3711de07f61a512ba9e0571355354af8738c993c833f13f48a74ced0a8e 320553 mysql-dfsg-5.1_5.1.43-1ubuntu1.diff.gz
Files:
3be23930027cea7b37b1fedba3c856aa 1925 database optional mysql-dfsg-5.1_5.1.43-1ubuntu1.dsc
c723dac91b80ad2363ab967113be1c4c 19517263 database optional mysql-dfsg-5.1_5.1.43.orig.tar.gz
2e1fc4ab2d146ce5cd52939135fc00ec 320553 database optional mysql-dfsg-5.1_5.1.43-1ubuntu1.diff.gz
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkv1QbkACgkQIHZ33voUATv/ZgCdGOGUpu1ol1xuobm45nHxnjw5
TQsAniVLB/TyR9cn3PNWn3sZfSr033u9
=5WeO
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list