summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2019-04-25 13:24:56 +0200
committerKarol Lewandowski <k.lewandowsk@samsung.com>2019-04-25 15:22:14 +0200
commit0fb134515534c9a81bb4eb8f937816435cb34069 (patch)
treef9d53b535074591d4da63dcae1ed36c7bc3cb58a
parent0c912ce2e7db6edde5e1c5a1dfa2f7a1ef330c2d (diff)
downloadcrash-worker-0fb134515534c9a81bb4eb8f937816435cb34069.tar.gz
crash-worker-0fb134515534c9a81bb4eb8f937816435cb34069.tar.bz2
crash-worker-0fb134515534c9a81bb4eb8f937816435cb34069.zip
This release brings following changes: - log_dump honours CrashRootPath from config - dump_systemstate also dumps installed package list Change-Id: I433dcbbca07df388c981113c89a054f5f1a40ec9
-rw-r--r--packaging/crash-worker.spec2
-rw-r--r--packaging/crash-worker_system-tests.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/crash-worker.spec b/packaging/crash-worker.spec
index 3543e3e..aa9acee 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -12,7 +12,7 @@
Name: crash-worker
Summary: Crash-manager
-Version: 5.5.10
+Version: 5.5.11
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD
diff --git a/packaging/crash-worker_system-tests.spec b/packaging/crash-worker_system-tests.spec
index 4cdcf12..660872d 100644
--- a/packaging/crash-worker_system-tests.spec
+++ b/packaging/crash-worker_system-tests.spec
@@ -6,7 +6,7 @@
Name: crash-worker_system-tests
Summary: Package with binaries and scripts for crash-worker system tests
-Version: 5.5.10
+Version: 5.5.11
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD