Public bug reported: Please sync mysql-dfsg-5.1 5.1.30-2 (universe) from Debian experimental (main).
This will be a new package. It is required for packaging the new version of amarok, which is will be a prime feature of Jaunty for Kubuntu. While there is still some question about is this mature enough to be the supported mysql variant for Jaunty, we definitely need it in the archive. Changelog since current jaunty version 0: mysql-dfsg-5.1 (5.1.30-2) experimental; urgency=low * Drop MySQL Cluster support, it's deprecated since 5.1.24-RC. * Fix FTBFS if build twice in a row. (closes: #487091) -- Norbert Tretkowski <[email protected]> Fri, 05 Dec 2008 21:04:55 +0100 mysql-dfsg-5.1 (5.1.30-1) experimental; urgency=low * New upstream release. -- Norbert Tretkowski <[email protected]> Thu, 27 Nov 2008 09:09:55 +0100 mysql-dfsg-5.1 (5.1.29rc-1) experimental; urgency=low * New upstream release. -- Norbert Tretkowski <[email protected]> Mon, 27 Oct 2008 20:00:43 +0100 mysql-dfsg-5.1 (5.1.26rc-1) experimental; urgency=low * New upstream release. -- Norbert Tretkowski <[email protected]> Mon, 14 Jul 2008 21:46:59 +0200 mysql-dfsg-5.1 (5.1.25rc-1) experimental; urgency=low * New upstream release. -- Norbert Tretkowski <[email protected]> Sat, 21 Jun 2008 13:55:02 +0200 mysql-dfsg-5.1 (5.1.24rc-1) experimental; urgency=low * New upstream release. * Ignore errors in testsuite on ia64 and s390. -- Norbert Tretkowski <[email protected]> Wed, 16 Apr 2008 22:03:44 +0200 mysql-dfsg-5.1 (5.1.23rc-1) experimental; urgency=low * New upstream release. [ Christian Hammers ] * Add PIC support for NDB libraries on amd64 (thanks to Monty Taylor). * Add extra information when aborting due to a detected downgrade (thanks to Raphael Pinson). * Move libndbclient.so.3 to its own package as it now has a version != 0 (thanks to Raphael Pinson for reminding me). [ Monty Taylor ] * Remove 85_ndb__staticlib.dpatch since we have a libndbclient package now. * Add myself to the uploaders so that I don't get complaints about package signing. * Add libndbclient-dev package to go with libndbclient3. [ Norbert Tretkowski ] * Update patches: + 41_scripts__mysql_install_db.sh__no_test.dpatch * Drop patches: + 70_upstream_debian__configure.dpatch + 71_upstream_debian__Makefile.in.dpatch + 99_TEMP_minmax.dpatch * Remove Adam Conrad from uploaders on his request. Thanks for your work in the past! * Ignore errors in testsuite on amd64 and i386. -- Norbert Tretkowski <[email protected]> Fri, 29 Feb 2008 10:38:27 +0100 mysql-dfsg-5.1 (5.1.22rc-1) experimental; urgency=low * New upstream version. * Let mysql-server-5.1 pre-depend on debconf as it uses it in the preinst. * Fixed mysql-client-5.1 menu entry for upcoming menu policy 1.4. -- Christian Hammers <[email protected]> Tue, 02 Oct 2007 22:45:37 +0200 mysql-dfsg-5.1 (5.1.21beta-1) experimental; urgency=low * My "Greetings from FrOSCon!" release. * New upstream version. * libmysqlclient.so.15 has been superseded by libmysqlclient.so.16. * Renamed libmysqlclient15-dev to libmysqlclient-dev but added an empty package libmysqlclient15-dev to ease the transition for packages with a versioned build-dep to libmysqlclient15-dev which is something that currently does not work with "Provides:". * Synced with 5.0 branch up to subversion release r909. * Commented out most of the compile conditionals in the hope that all architectures can be build the same way. * Added a lot of new binaries and manpages. * Switched to plugin based engines. -- Christian Hammers <[email protected]> Sat, 25 Aug 2007 14:24:40 +0200 mysql-dfsg-5.1 (5.1.19beta-1) experimental; urgency=low * New upstream release. -- Christian Hammers <[email protected]> Mon, 11 Jun 2007 23:18:35 +0200 mysql-dfsg-5.1 (5.1.16beta-4) experimental; urgency=high * Merged with 5.0 r850: * SECURITY: In some previous versions mysql_install_db was not idempotent and did always create passwordless root accounts although it should only on initial installs (thanks to Olaf van der Spek). Closes: #418672 * Added check for passwordless root accounts to debian-start. * As MySQL-5.0 is, at least currently, incompatible with Kernel 2.4 the installation is aborted for such old kernels. Debian Etch does not support them anyway according to the release notes but this might be unexpected and many production servers still have self build ones installed (thanks to Marc-Christian Petersen). See: #416841 * Adjusted TeX build-deps to texlive. * Added innotop. * Changed maintainer email address to [email protected] -- Christian Hammers <[email protected]> Thu, 19 Apr 2007 19:29:29 +0200 mysql-dfsg-5.1 (5.1.16beta-3) experimental; urgency=low * Merged with 5.0 r837: * Activated the blackhole engine as it's needed for replicating partition designs (thanks to Cyril SCETBON). * Fixed segfault on i486 systems without cpuid instruction (thanks to Lennart Sorensen). Closes: #410474 * Only use of the non-essential debconf package in postrm if it is still installed (thanks to Michael Ablassmeier). Closes: #416838 -- Christian Hammers <[email protected]> Sun, 18 Mar 2007 21:48:11 +0100 mysql-dfsg-5.1 (5.1.16beta-2) experimental; urgency=low * Merged with 5.0 r818: * Fixed FTBFS on Sparc introduced with the "make -j" trick in 5.0.32-8 (thanks to Frank Lichtenheld). Closes: #415026 -- Christian Hammers <[email protected]> Sun, 18 Mar 2007 21:20:11 +0100 mysql-dfsg-5.1 (5.1.16beta-1) experimental; urgency=low * New upstream release. * SECURITY: Using an INFORMATION_SCHEMA table with ORDER BY in a subquery could cause a server crash (CVE-2007-1420). * Added temporary patch 90_TEMP_sqlparse-ifdef to avoid build problems. * Merged with 5.0 r809: * Updated mysqlreport to latest upstream (and patched --help usage message and "return if qcache_size==0"). * Merged with 5.0 r798: * Adapt MAKE_J to use the -j option with the number of available processors. (thanks to Raphael Pinson). * Merged with 5.0 r758: * Changed minimum required version in dh_makeshlibs to 5.0.27-1 as 5.0.26 had an ABI breakage in it! This is the cause for Perl programs crashing with the following error: Transactions not supported by database at /usr/lib/perl5/DBI.pm line 672 * Added some more comments to the default my.cnf. * Added support for /etc/mysql/conf.d/. * The debian-start script that runs on every server start now first upgrades the system tables (if neccessary) and then check them as it sometimes did not work the other way around (e.g. for MediaWiki). The script now uses mysql_update instead of mysql_update_script as recommended. See: 409780 -- Christian Hammers <[email protected]> Fri, 2 Mar 2007 01:00:55 +0100 mysql-dfsg-5.1 (5.1.15beta-1) experimental; urgency=low * New upstream release. [Monty Taylor] * Removed patches/25_mysys__default.c - fixed upstream. * Removed patches/26_client__mysql_upgrade.c - fixed upstream. * Removed patches/29_scripts__mysqlbug.sh - fixed upstream. * Removed patches/39_scripts__mysqld_safe.sh__port_dir - fixed upstream. * Removed patches/42_scripts__mysqldumpslow__slowdir - fixed upstream. * Removed patches/45_warn-CLI-passwords - fixed upstream. * Removed patches/89_ndb__records.dpatch - fixed upstream. * Removed patches/86_ndbapi_tc_selection.dpatch - fixed upstream. [Christian Hammers] * Synced with 5.0.32-4. * mysql-server-5.0 pre-depends on adduser now and has --disabled-login explicitly added to be on the safe side (thanks to the puiparts team). Closes: #408362 * Corrections the terminology regarding NDB in the comments of all config files and init scripts (thanks to Geert Vanderkelen of MySQL). -- Christian Hammers <[email protected]> Wed, 7 Feb 2007 11:34:52 -0200 mysql-dfsg-5.1 (5.1.14beta-2) experimental; urgency=low [Christian Hammers] * Readded 85_ndb__staticlib.dpatch with slight modifications. * Backported debian-start scripts from 5.0. [Monty Taylor] * Now build-depends on bison. * Updated to standards 3.7.2. * Removed references to comp_err. * build-depend on automake1.9 to match upstream * Merged runlevel changes from 5.0. * Added 26_client__mysql_upgrade.c.dpatch to fix a segfault in mysql_upgrade when using a password. It's been fixed upstream in 5.1.15. * Moved BDB check to sanity_checks() and added a note about deprecation. * Use my_print_defaults instead of mysqld --print-defaults * Changed NDB Data and Management node startup seqence. Prevented both from restarting on upgrade to address rolling upgrade issues. * Added a "start-initial" option to the Data Node init script to support initial node starts. * Added 86_ndbapi_tc_selection.dpatch to fix a bug that causes a segfault when using the NdbApi. http://bugs.mysql.com/bug.php?id=24914 Fixed in 5.1.15 * Added 89_ndb__records.dpatch to fix http://bugs.mysql.com/bug.php?id=25567, which causes a table scan per table per query. -- Christian Hammers <[email protected]> Wed, 31 Jan 2007 01:17:35 +0100 mysql-dfsg-5.1 (5.1.14beta-1) experimental; urgency=low * New upstream. * Removed references to mysql_explain_log * Changed context for patch to mysqld_multi.1 * Removed 70_kfreebsd.dpatch - applied to upstream * Removed 87_ps_Hurd - applied to upstream * Replaced --without-readline to --with-libedit to configure options, as --without-readline doesn't seem to do the right thing anymore. -- Monty Taylor <[email protected]> Wed, 10 Jan 2007 12:59:55 -0800 mysql-dfsg-5.1 (5.1.11beta-1) experimental; urgency=low * Starting new 5.1 branch! * FIXME: Following patch couldn't be applied: ## 85_ndb__staticlib.dpatch by <[email protected]> * FIXME: Following patch couldn't be applied: ## 86_PATH_MAX.dpatch -- Christian Hammers <[email protected]> Sat, 29 Jul 2006 11:35:42 +0200 ** Affects: ubuntu Importance: Medium Status: Confirmed ** Changed in: ubuntu Importance: Undecided => Medium Status: New => Confirmed Target: None => jaunty-alpha-3 -- Please sync mysql-dfsg-5.1 5.1.30-2 from Debian experimental (main) https://bugs.launchpad.net/bugs/310599 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
