[ubuntu/maverick] mysql-5.1 5.1.49-1ubuntu1 (Accepted)
Chuck Short
zulcss at ubuntu.com
Thu Aug 5 17:10:30 BST 2010
mysql-5.1 (5.1.49-1ubuntu1) maverick; urgency=low
* Merge from debian unstable:
+ 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)
* Make the testsuite installable. (LP: #530752)
+ debian/mysql-server-5.1.files, debian/rules: install apport package hook
* 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)
Date: Wed, 04 Aug 2010 13:18:27 -0400
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-5.1/5.1.49-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 04 Aug 2010 13:18:27 -0400
Source: mysql-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.49-1ubuntu1
Distribution: maverick
Urgency: low
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 and system database setup
mysql-server-core-5.1 - MySQL database server binaries
mysql-testsuite - MySQL testsuite
Launchpad-Bugs-Fixed: 201799 293258 316974 354188 513135 530752 590952
Changes:
mysql-5.1 (5.1.49-1ubuntu1) maverick; urgency=low
.
* Merge from debian unstable:
+ 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)
* Make the testsuite installable. (LP: #530752)
+ debian/mysql-server-5.1.files, debian/rules: install apport package hook
* 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)
Checksums-Sha1:
e7dc6ff78854c68ac8dfd5fe0fb8993702d3c2fd 1860 mysql-5.1_5.1.49-1ubuntu1.dsc
c173614fa307eeed34607292205290715f20bcd5 23687599 mysql-5.1_5.1.49.orig.tar.gz
9e5c3683454739340d622083188ac6b333e18fa8 300076 mysql-5.1_5.1.49-1ubuntu1.diff.gz
Checksums-Sha256:
22ae196655f44ac72c6f0d42fdd31664de40ce07bf6e7d1986ee3e55d643d871 1860 mysql-5.1_5.1.49-1ubuntu1.dsc
d80eb4ce9b7a9ac6486968b62404deef50a1b91ad8be97e4ea7c07332d62a222 23687599 mysql-5.1_5.1.49.orig.tar.gz
8bcff1c82970d23b7ba7850898e1102841f97d27f47495dbacf615073776ec6c 300076 mysql-5.1_5.1.49-1ubuntu1.diff.gz
Files:
dd65b150100e94dde87d8e1126ed92d6 1860 database optional mysql-5.1_5.1.49-1ubuntu1.dsc
a90d87a71fa3c23dff6d78afc8e3184c 23687599 database optional mysql-5.1_5.1.49.orig.tar.gz
a74036e8f160907cbe238a4bcb489c92 300076 database optional mysql-5.1_5.1.49-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)
iEYEARECAAYFAkxa34IACgkQIHZ33voUATte1gCfeEMmJwKgwwwRTYTbLHJRdBao
1DYAnAhcRNRpYXU+2+NntAM81gHG/hon
=4GDS
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list