Hello community, here is the log from the commit of package xtrabackup for openSUSE:Factory checked in at 2013-05-28 07:46:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtrabackup (Old) and /work/SRC/openSUSE:Factory/.xtrabackup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtrabackup" Changes: -------- --- /work/SRC/openSUSE:Factory/xtrabackup/xtrabackup.changes 2013-05-16 16:25:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes 2013-05-28 07:46:23.000000000 +0200 @@ -1,0 +2,30 @@ +Thu May 23 11:44:09 UTC 2013 - [email protected] + +- update to 2.1.3 +- bugs fixed: + * 2.1.2 would hang when performing State Snapshot Transfer + only affects users of XtraDB Cluster + +------------------------------------------------------------------- +Tue May 21 23:54:05 UTC 2013 - [email protected] + +- update to 2.1.2 +- bugs fixed: + * Using DBD::MySQL package for server communication instead of + spawning the mysql command line client introduced a regression + which caused innobackupex --galera-info to fail. + * The format of xtrabackup_galera_info was missing the ":" + separator between the values of wsrep_local_state_uuid and + wsrep_last_committed. + * innobackupex automatic version detection did not work correctly + for latest Percona Server and MySQL 5.1 releases which could + cause innobackupex to fail. + * When backing up a server that is not a replication slave with + the innobackupex --slave-info option, innobackupex failed with + a fatal error. Replaced the fatal error with a diagnostic + message about innobackupex --slave-info being ignored in such a + case. + * Low values for wait_timeout on the server could cause server to + close the connection while backup is being taken. + +------------------------------------------------------------------- Old: ---- percona-xtrabackup-2.1.1-nodoc.tar.gz New: ---- percona-xtrabackup-2.1.3-nodoc.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtrabackup.spec ++++++ --- /var/tmp/diff_new_pack.rQ7aug/_old 2013-05-28 07:46:26.000000000 +0200 +++ /var/tmp/diff_new_pack.rQ7aug/_new 2013-05-28 07:46:26.000000000 +0200 @@ -24,7 +24,7 @@ License: GPL-2.0 Group: Productivity/Databases/Tools Name: xtrabackup -Version: 2.1.1 +Version: 2.1.3 Release: 0 Url: http://www.percona.com/software/percona-xtrabackup/ Source: percona-xtrabackup-%{version}-nodoc.tar.gz ++++++ percona-xtrabackup-2.1.1-nodoc.tar.gz -> percona-xtrabackup-2.1.3-nodoc.tar.gz ++++++ /work/SRC/openSUSE:Factory/xtrabackup/percona-xtrabackup-2.1.1-nodoc.tar.gz /work/SRC/openSUSE:Factory/.xtrabackup.new/percona-xtrabackup-2.1.3-nodoc.tar.gz differ: char 5, line 1 ++++++ xtrabackup-nodoc.sh ++++++ --- /var/tmp/diff_new_pack.rQ7aug/_old 2013-05-28 07:46:26.000000000 +0200 +++ /var/tmp/diff_new_pack.rQ7aug/_new 2013-05-28 07:46:26.000000000 +0200 @@ -14,7 +14,7 @@ # published by the Open Source Initiative. # -XTRABACKUP_VERSION=2.1.1 +XTRABACKUP_VERSION=2.1.3 MYSQL51_VERSION=5.1.59 MYSQL55_VERSION=5.5.17 MYSQL56_VERSION=5.6.10 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
