Hello community,
here is the log from the commit of package transactional-update for
openSUSE:Factory checked in at 2017-03-21 22:51:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
and /work/SRC/openSUSE:Factory/.transactional-update.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "transactional-update"
Tue Mar 21 22:51:35 2017 rev:7 rq:481696 version:1.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2017-03-02 19:43:51.304284613 +0100
+++
/work/SRC/openSUSE:Factory/.transactional-update.new/transactional-update.changes
2017-03-21 22:51:35.429467071 +0100
@@ -1,0 +2,6 @@
+Tue Mar 21 10:35:17 CET 2017 - [email protected]
+
+- Update to version 1.12
+ - minor bug fixes
+
+-------------------------------------------------------------------
Old:
----
transactional-update-1.11.tar.bz2
New:
----
transactional-update-1.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ transactional-update.spec ++++++
--- /var/tmp/diff_new_pack.OhMev4/_old 2017-03-21 22:51:36.021383390 +0100
+++ /var/tmp/diff_new_pack.OhMev4/_new 2017-03-21 22:51:36.021383390 +0100
@@ -17,7 +17,7 @@
Name: transactional-update
-Version: 1.11
+Version: 1.12
Release: 0
Summary: Transactional Updates with btrfs and snapshots
License: GPL-2.0+
++++++ transactional-update-1.11.tar.bz2 -> transactional-update-1.12.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.11/NEWS
new/transactional-update-1.12/NEWS
--- old/transactional-update-1.11/NEWS 2017-03-02 13:16:47.000000000 +0100
+++ new/transactional-update-1.12/NEWS 2017-03-21 10:26:55.000000000 +0100
@@ -2,6 +2,9 @@
Copyright (C) 2016, 2017 Thorsten Kukuk
+Version 1.12
+* Minor bug fixes
+
Version 1.11
* Use dup by default if called from systemd
* Use --no-allow-vendor-change with "dup"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.11/configure
new/transactional-update-1.12/configure
--- old/transactional-update-1.11/configure 2017-03-02 13:16:54.000000000
+0100
+++ new/transactional-update-1.12/configure 2017-03-21 10:27:02.000000000
+0100
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for transactional-update 1.11.
+# Generated by GNU Autoconf 2.69 for transactional-update 1.12.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
# Identity of this package.
PACKAGE_NAME='transactional-update'
PACKAGE_TARNAME='transactional-update'
-PACKAGE_VERSION='1.11'
-PACKAGE_STRING='transactional-update 1.11'
+PACKAGE_VERSION='1.12'
+PACKAGE_STRING='transactional-update 1.12'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1211,7 +1211,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures transactional-update 1.11 to adapt to many kinds of
systems.
+\`configure' configures transactional-update 1.12 to adapt to many kinds of
systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1278,7 +1278,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of transactional-update 1.11:";;
+ short | recursive ) echo "Configuration of transactional-update 1.12:";;
esac
cat <<\_ACEOF
@@ -1358,7 +1358,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-transactional-update configure 1.11
+transactional-update configure 1.12
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1375,7 +1375,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by transactional-update $as_me 1.11, which was
+It was created by transactional-update $as_me 1.12, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2238,7 +2238,7 @@
# Define the identity of the package.
PACKAGE='transactional-update'
- VERSION='1.11'
+ VERSION='1.12'
cat >>confdefs.h <<_ACEOF
@@ -3097,7 +3097,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by transactional-update $as_me 1.11, which was
+This file was extended by transactional-update $as_me 1.12, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3150,7 +3150,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-transactional-update config.status 1.11
+transactional-update config.status 1.12
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.11/configure.ac
new/transactional-update-1.12/configure.ac
--- old/transactional-update-1.11/configure.ac 2017-03-02 13:15:41.000000000
+0100
+++ new/transactional-update-1.12/configure.ac 2017-03-21 10:26:23.000000000
+0100
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(transactional-update, 1.11)
+AC_INIT(transactional-update, 1.12)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sbin/transactional-update.in])
AC_PREFIX_DEFAULT(/usr)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.11/man/transactional-update.8
new/transactional-update-1.12/man/transactional-update.8
--- old/transactional-update-1.11/man/transactional-update.8 2017-03-02
13:12:06.000000000 +0100
+++ new/transactional-update-1.12/man/transactional-update.8 2017-03-03
11:46:00.000000000 +0100
@@ -2,12 +2,12 @@
.\" Title: transactional-update
.\" Author: Thorsten Kukuk <[email protected]>
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 03/02/2017
+.\" Date: 03/03/2017
.\" Manual: transactional-update
.\" Source: transactional-update
.\" Language: English
.\"
-.TH "TRANSACTIONAL\-UPDAT" "8" "03/02/2017" "transactional-update"
"transactional-update"
+.TH "TRANSACTIONAL\-UPDAT" "8" "03/03/2017" "transactional-update"
"transactional-update"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.11/man/transactional-update.8.html
new/transactional-update-1.12/man/transactional-update.8.html
--- old/transactional-update-1.11/man/transactional-update.8.html
2017-03-02 13:12:06.000000000 +0100
+++ new/transactional-update-1.12/man/transactional-update.8.html
2017-03-03 11:46:00.000000000 +0100
@@ -15,7 +15,7 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.10</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.11</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | bootloader | initrd ] [kdump]
[reboot]</p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [cleanup] [reboot] ptf install
| remove <RPM>...<RPM> </p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
rollback [number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
in a transactional way, which means: it is atomic, so either the patches are
fully applied or nothing is changed. The update does not influence your
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.11/man/transactional-update.index.html
new/transactional-update-1.12/man/transactional-update.index.html
--- old/transactional-update-1.11/man/transactional-update.index.html
2017-03-02 13:12:06.000000000 +0100
+++ new/transactional-update-1.12/man/transactional-update.index.html
2017-03-03 11:46:01.000000000 +0100
@@ -15,4 +15,4 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.10</span><hr><div
class="refentry"><a name="transactional-update.index"></a><div
class="titlepage"></div><div
class="refnamediv"><h2>Name</h2><p>transactional-update.index — List all
manpages from the transactional-update project</p></div><div
class="refsect1"><a name="id-1.4"></a><h2 id="T">T<a class="headerlink"
title="Permalink to this headline" href="#T">¶</a></h2><p><a
href="transactional-update.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.service.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.service</span>(8)</span></a> --
Apply updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.timer.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.timer</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional
updates.<br></p></div><div class="refsect1"><a name="id-1.5"></a><p><a
name="counts"></a>This index contains 3 entries, referring to 1 individual
manual pages.</p></div></div></body></html>
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.11</span><hr><div
class="refentry"><a name="transactional-update.index"></a><div
class="titlepage"></div><div
class="refnamediv"><h2>Name</h2><p>transactional-update.index — List all
manpages from the transactional-update project</p></div><div
class="refsect1"><a name="id-1.4"></a><h2 id="T">T<a class="headerlink"
title="Permalink to this headline" href="#T">¶</a></h2><p><a
href="transactional-update.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.service.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.service</span>(8)</span></a> --
Apply updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.timer.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.timer</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional
updates.<br></p></div><div class="refsect1"><a name="id-1.5"></a><p><a
name="counts"></a>This index contains 3 entries, referring to 1 individual
manual pages.</p></div></div></body></html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.11/man/transactional-update.service.8.html
new/transactional-update-1.12/man/transactional-update.service.8.html
--- old/transactional-update-1.11/man/transactional-update.service.8.html
2017-03-02 13:12:06.000000000 +0100
+++ new/transactional-update-1.12/man/transactional-update.service.8.html
2017-03-03 11:46:00.000000000 +0100
@@ -15,7 +15,7 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.10</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.11</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | bootloader | initrd ] [kdump]
[reboot]</p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [cleanup] [reboot] ptf install
| remove <RPM>...<RPM> </p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
rollback [number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
in a transactional way, which means: it is atomic, so either the patches are
fully applied or nothing is changed. The update does not influence your
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.11/man/transactional-update.timer.8.html
new/transactional-update-1.12/man/transactional-update.timer.8.html
--- old/transactional-update-1.11/man/transactional-update.timer.8.html
2017-03-02 13:12:06.000000000 +0100
+++ new/transactional-update-1.12/man/transactional-update.timer.8.html
2017-03-03 11:46:00.000000000 +0100
@@ -15,7 +15,7 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.10</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.11</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | bootloader | initrd ] [kdump]
[reboot]</p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [cleanup] [reboot] ptf install
| remove <RPM>...<RPM> </p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
rollback [number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
in a transactional way, which means: it is atomic, so either the patches are
fully applied or nothing is changed. The update does not influence your
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.11/sbin/transactional-update.in
new/transactional-update-1.12/sbin/transactional-update.in
--- old/transactional-update-1.11/sbin/transactional-update.in 2017-03-02
12:52:33.000000000 +0100
+++ new/transactional-update-1.12/sbin/transactional-update.in 2017-03-21
10:25:23.000000000 +0100
@@ -108,6 +108,7 @@
rebuild_kdump_initrd() {
local MOUNT_DIR=$1
+ test -f /usr/lib/systemd/system/kdump.service || return
systemctl is-enabled --quiet kdump.service
if [ $? = 0 ]; then
if [ ${KDUMP_SYSCONFIG} -nt ${MOUNT_DIR}/${KDUMP_SYSCONFIG} ]; then
@@ -295,9 +296,8 @@
snapper modify -c '' ${ROLLBACK_SNAPSHOT}
else
snapper rollback ${ROLLBACK_SNAPSHOT}
+ echo "Please reboot to finish rollback!"
fi
-
- echo "Please reboot to finish rollback!"
exit 0;
fi
@@ -352,8 +352,7 @@
TMPFILE=`mktemp /tmp/transactional-update.XXXXXXXXXX`
zypper --xml ${ZYPPER_NONINTERACTIVE} ${ZYPPER_ARG} --dry-run
${ZYPPER_ARG_PKGS} > ${TMPFILE}
if [ $? -ne 0 ]; then
- log_error "ERROR: zypper failed!"
- rm -f ${TMPFILE}
+ log_error "ERROR: zypper failed! Logs could be found in ${TMPFILE}"
quit 1
fi
PACKAGE_UPDATES=`grep "install-summary download-size" ${TMPFILE} | sed
-e 's|.*install-summary download-size=\"\(.*\)\" space-usage-diff.*|\1|g'`
@@ -567,7 +566,7 @@
sync
systemctl reboot |& tee -a ${LOGFILE}
elif [ $PACKAGE_UPDATES -gt 1 ]; then
- echo "Please reboot your machine to activate the changes and avoid data
lossage"
+ echo "Please reboot your machine to activate the changes and avoid data
loss"
fi
fi