Hello community,

here is the log from the commit of package xtrabackup for openSUSE:Factory 
checked in at 2012-10-03 10:46:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-15 
11:21:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes       
2012-10-03 10:46:34.000000000 +0200
@@ -1,0 +2,23 @@
+Tue Oct  2 18:03:21 UTC 2012 - andreas.stie...@gmx.de
+
+- update to 2.0.3
+- new features:
+  * innobackupex now supports new --move-back option that can be used 
+    instead of --copy-back in case there isn’t enough free disk space 
+    on the server to copy files. As this option removes backup files, 
+    it must be used with caution.
+- bug fixes:
+  * Symlink for innobackupex-1.5.1 binary has been broken in the 
+    previous version of XtraBackup.
+  * XtraBackup 2.0.2 was not backwards compatible which caused 
+    incremental backups created with previous versions to fail on 
+    prepare.
+  * Fix a regression that may potentially lead to a 5x increase in 
+    disk space occupied by incremental backups.
+  * Fix a regression which caused incorrect handling of compressed 
+    tablespaces with the page size of 16K, that were created between
+    the last full or incremental and the next incremental backup.
+- packaging changes:
+  * improve upgrade from generic packages
+
+-------------------------------------------------------------------

Old:
----
  percona-xtrabackup-2.0.2-nodoc.tar.gz

New:
----
  percona-xtrabackup-2.0.3-nodoc.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xtrabackup.spec ++++++
--- /var/tmp/diff_new_pack.dKecPT/_old  2012-10-03 10:46:36.000000000 +0200
+++ /var/tmp/diff_new_pack.dKecPT/_new  2012-10-03 10:46:36.000000000 +0200
@@ -23,7 +23,7 @@
 License:        GPL-2.0
 Group:          Productivity/Databases/Tools
 Name:           xtrabackup
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 Url:            http://www.percona.com/software/percona-xtrabackup/
 Source:         percona-xtrabackup-%{version}-nodoc.tar.gz
@@ -33,6 +33,10 @@
 Patch0:         percona-xtrabackup-2.0.2-nodoc.patch
 Patch1:         mysql-5.1.59-nodoc.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# This is to ease migration from Percona's generic packages
+Provides:       percona-xtrabackup = %{version}
+Obsoletes:      percona-xtrabackup < %{version}
+#
 Requires:       mysql
 BuildRequires:  autoconf
 BuildRequires:  automake

++++++ percona-xtrabackup-2.0.2-nodoc.tar.gz -> 
percona-xtrabackup-2.0.3-nodoc.tar.gz ++++++
/work/SRC/openSUSE:Factory/xtrabackup/percona-xtrabackup-2.0.2-nodoc.tar.gz 
/work/SRC/openSUSE:Factory/.xtrabackup.new/percona-xtrabackup-2.0.3-nodoc.tar.gz
 differ: char 5, line 1

++++++ xtrabackup-nodoc.sh ++++++
--- /var/tmp/diff_new_pack.dKecPT/_old  2012-10-03 10:46:37.000000000 +0200
+++ /var/tmp/diff_new_pack.dKecPT/_new  2012-10-03 10:46:37.000000000 +0200
@@ -14,7 +14,7 @@
 # published by the Open Source Initiative.
 #
 
-XTRABACKUP_VERSION=2.0.2
+XTRABACKUP_VERSION=2.0.3
 MYSQL51_VERSION=5.1.59
 MYSQL55_VERSION=5.5.17
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to