Hello community,
here is the log from the commit of package xtrabackup for openSUSE:Factory checked in at 2015-05-30 12:34:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 2015-04-03 14:34:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes 2015-05-30 12:34:10.000000000 +0200
@@ -1,0 +2,22 @@
+Fri May 29 12:29:56 UTC 2015 - astieger(a)suse.com
+
+- Percona XtraBackup 2.2.11:
+ * rebased on MySQL 5.6.24.
+ * fixed crash when preparing the backup taken on MySQL/Percona
+ Server 5.5 if there were open temporary tables during backup.
+ * fix failure to prepare the backup if the xtrabackup_logfile
+ was lager than 512GB
+ * Fix for bug #1403237 was incomplete, due to setting wrong
+ offset last copied batch of log records was copied from wrong
+ location.
+ * now executes an extra FLUSH TABLES before executing
+ FLUSH TABLES WITH READ LOCK to potentially lower the impact
+ from FLUSH TABLES WITH READ LOCK.
+ * fix regression from 2.2.10 which caused an error when taking
+ an incremental backup from MariaDB 10.
+ * now prints and stores the file based binlog coordinates in
+ xtrabackup_binlog_info even though GTID is enabled.
+ * no longer print warnings during the prepare phase about missing
+ tables with a filtering option (--databases, --tables, etc.)
+
+-------------------------------------------------------------------
Old:
----
percona-xtrabackup-2.2.10-nodoc.tar.xz
New:
----
percona-xtrabackup-2.2.11-nodoc.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xtrabackup.spec ++++++
--- /var/tmp/diff_new_pack.6eECo6/_old 2015-05-30 12:34:11.000000000 +0200
+++ /var/tmp/diff_new_pack.6eECo6/_new 2015-05-30 12:34:11.000000000 +0200
@@ -17,7 +17,7 @@
Name: xtrabackup
-Version: 2.2.10
+Version: 2.2.11
Release: 0
Summary: Online backup for MySQL / InnoDB
License: GPL-2.0
++++++ percona-xtrabackup-2.2.10-nodoc.tar.xz -> percona-xtrabackup-2.2.11-nodoc.tar.xz ++++++
/work/SRC/openSUSE:Factory/xtrabackup/percona-xtrabackup-2.2.10-nodoc.tar.xz /work/SRC/openSUSE:Factory/.xtrabackup.new/percona-xtrabackup-2.2.11-nodoc.tar.xz differ: char 26, line 1
Hello community,
here is the log from the commit of package salt for openSUSE:Factory checked in at 2015-05-30 12:34:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/salt (Old)
and /work/SRC/openSUSE:Factory/.salt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "salt"
Changes:
--------
--- /work/SRC/openSUSE:Factory/salt/salt.changes 2015-05-27 12:48:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes 2015-05-30 12:34:07.000000000 +0200
@@ -1,0 +2,10 @@
+Sat May 23 18:31:44 UTC 2015 - aboe76(a)gmail.com
+
+- New Bugfix release 2015.5.1
+ salt.runners.cloud.action() has changed the fun keyword argument to func.
+ Please update any calls to this function in the cloud runner.
+
+ for more details:
+ http://docs.saltstack.com/en/latest/topics/releases/2015.5.1.html
+
+-------------------------------------------------------------------
Old:
----
salt-2015.5.0.tar.gz
New:
----
salt-2015.5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ salt.spec ++++++
--- /var/tmp/diff_new_pack.bSgTD5/_old 2015-05-30 12:34:08.000000000 +0200
+++ /var/tmp/diff_new_pack.bSgTD5/_new 2015-05-30 12:34:08.000000000 +0200
@@ -16,7 +16,7 @@
#
Name: salt
-Version: 2015.5.0
+Version: 2015.5.1
Release: 0
Summary: A parallel remote execution system
License: Apache-2.0
++++++ salt-2015.5.0.tar.gz -> salt-2015.5.1.tar.gz ++++++
++++ 19975 lines of diff (skipped)
Hello community,
here is the log from the commit of package cherrytree for openSUSE:Factory checked in at 2015-05-30 12:33:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cherrytree (Old)
and /work/SRC/openSUSE:Factory/.cherrytree.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cherrytree"
Changes:
--------
--- /work/SRC/openSUSE:Factory/cherrytree/cherrytree.changes 2015-02-03 11:40:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cherrytree.new/cherrytree.changes 2015-05-30 12:33:55.000000000 +0200
@@ -1,0 +2,30 @@
+Thu May 28 16:09:13 UTC 2015 - zaitor(a)opensuse.org
+
+- Update to version 0.35.8:
+ + Protected documents: better checks at extraction time to cope
+ with 7zip extracting zero size files after a wrong password.
+ + Protected documents bugfix: windows 7za.exe wrong path detected
+ causing wrong password error.
+ + Import from plain text file in WIN_OS allow user to select an
+ extension different than txt (in linux any text file is
+ automatically detected).
+ + Changed behaviour of HOME and END key presses in text: at first
+ press move the cursor to start or end of the line, at second go
+ to smart start or end (start or end excluding spaces).
+ + Dialog tablecolumnhandle: change active radiobutton with Tab
+ and auto focus to text entry.
+ + Added support for Scala programming language (from
+ gtksourceview-3.0/language-specs).
+ + Bugfix in import from html and notecase and nested span tags
+ + Bugfix: changing a node syntax highlighting from code to plain
+ text and vice versa did not update the font.
+ + Bugfix: if a node has the read only property set, do not let
+ the user change the node type.
+ + Bugfix: after changing node type from rich to non rich text,
+ the undo removes all text.
+ + Bugfix: preferences dialog, the timestamp format help button
+ was linked to a web page listing options not implemented in the
+ python version; now the link goes to the exact python
+ implementation.
+
+-------------------------------------------------------------------
Old:
----
cherrytree-0.35.7.tar.xz
New:
----
cherrytree-0.35.8.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cherrytree.spec ++++++
--- /var/tmp/diff_new_pack.nPLSOE/_old 2015-05-30 12:33:56.000000000 +0200
+++ /var/tmp/diff_new_pack.nPLSOE/_new 2015-05-30 12:33:56.000000000 +0200
@@ -17,7 +17,7 @@
Name: cherrytree
-Version: 0.35.7
+Version: 0.35.8
Release: 0
Summary: A hierarchical note taking application
License: GPL-3.0+
++++++ cherrytree-0.35.7.tar.xz -> cherrytree-0.35.8.tar.xz ++++++
/work/SRC/openSUSE:Factory/cherrytree/cherrytree-0.35.7.tar.xz /work/SRC/openSUSE:Factory/.cherrytree.new/cherrytree-0.35.8.tar.xz differ: char 25, line 1