Hello community, here is the log from the commit of package xtrabackup for openSUSE:Factory checked in at 2012-08-15 11:21:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtrabackup (Old) and /work/SRC/openSUSE:Factory/.xtrabackup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtrabackup", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xtrabackup/xtrabackup.changes 2012-08-10 23:19:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes 2012-08-15 11:21:24.000000000 +0200 @@ -1,0 +2,18 @@ +Tue Aug 14 18:22:39 UTC 2012 - [email protected] + +- update to 2.0.2 + * Fixed false positive test suite failures with grep 2.10 + * Incremental backup would fail if a tablespace was created + between full and incremental backups. + * Assertion error in creating a compressed tablespace at delta + apply time has been fixed. + * If the table was renamed after the full backup, but before the + incremental backup has been taken, incremental backups would + fail when being prepared. + * When the variable innodb_log_block_size was set to 4096, backups + would fail in the prepare stage. + * Additional incremental backup tests have been added for the + incremental backup data page copy. +- update percona-xtrabackup-2.0.2-nodoc.patch + +------------------------------------------------------------------- Old: ---- percona-xtrabackup-2.0.1-nodoc.patch percona-xtrabackup-2.0.1-nodoc.tar.gz New: ---- percona-xtrabackup-2.0.2-nodoc.patch percona-xtrabackup-2.0.2-nodoc.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtrabackup.spec ++++++ --- /var/tmp/diff_new_pack.SHZoUd/_old 2012-08-15 11:21:28.000000000 +0200 +++ /var/tmp/diff_new_pack.SHZoUd/_new 2012-08-15 11:21:28.000000000 +0200 @@ -23,14 +23,14 @@ License: GPL-2.0 Group: Productivity/Databases/Tools Name: xtrabackup -Version: 2.0.1 +Version: 2.0.2 Release: 0 Url: http://www.percona.com/software/percona-xtrabackup/ Source: percona-xtrabackup-%{version}-nodoc.tar.gz Source1: mysql-%{MYSQL_51_VERSION}-nodoc.tar.gz Source2: mysql-%{MYSQL_55_VERSION}-nodoc.tar.gz Source3: xtrabackup-nodoc.sh -Patch0: percona-xtrabackup-2.0.1-nodoc.patch +Patch0: percona-xtrabackup-2.0.2-nodoc.patch Patch1: mysql-5.1.59-nodoc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mysql ++++++ percona-xtrabackup-2.0.1-nodoc.patch -> percona-xtrabackup-2.0.2-nodoc.patch ++++++ --- /work/SRC/openSUSE:Factory/xtrabackup/percona-xtrabackup-2.0.1-nodoc.patch 2012-08-10 23:19:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtrabackup.new/percona-xtrabackup-2.0.2-nodoc.patch 2012-08-15 11:21:23.000000000 +0200 @@ -3,9 +3,9 @@ Index: utils/build.sh =================================================================== ---- utils/build.sh.orig 2012-06-21 07:42:01.000000000 +0100 -+++ utils/build.sh 2012-08-02 23:30:10.000000000 +0100 -@@ -79,7 +79,6 @@ AUTO_DOWNLOAD to \"yes\"" +--- utils/build.sh.orig 2012-08-07 17:04:50.000000000 +0100 ++++ utils/build.sh 2012-08-14 19:18:52.000000000 +0100 +@@ -80,7 +80,6 @@ AUTO_DOWNLOAD to \"yes\"" ################################################################################ function unpack_and_patch() { @@ -13,7 +13,7 @@ cd `basename "$1" ".tar.gz"` patch -p1 < $top_dir/patches/$2 cd .. -@@ -159,9 +158,6 @@ function build_all() +@@ -160,9 +159,6 @@ function build_all() server_tarball=mysql-$mysql_version.tar.gz innodb_dir=$server_dir/storage/$innodb_name ++++++ percona-xtrabackup-2.0.1-nodoc.tar.gz -> percona-xtrabackup-2.0.2-nodoc.tar.gz ++++++ /work/SRC/openSUSE:Factory/xtrabackup/percona-xtrabackup-2.0.1-nodoc.tar.gz /work/SRC/openSUSE:Factory/.xtrabackup.new/percona-xtrabackup-2.0.2-nodoc.tar.gz differ: char 5, line 1 ++++++ xtrabackup-nodoc.sh ++++++ --- /var/tmp/diff_new_pack.SHZoUd/_old 2012-08-15 11:21:28.000000000 +0200 +++ /var/tmp/diff_new_pack.SHZoUd/_new 2012-08-15 11:21:28.000000000 +0200 @@ -14,7 +14,7 @@ # published by the Open Source Initiative. # -XTRABACKUP_VERSION=2.0.1 +XTRABACKUP_VERSION=2.0.2 MYSQL51_VERSION=5.1.59 MYSQL55_VERSION=5.5.17 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
