summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2019-03-01 13:57:31 +0100
committerKarol Lewandowski <k.lewandowsk@samsung.com>2019-03-01 13:57:31 +0100
commitebf9828a6004ec372a5280b76fa6e399994b6bec (patch)
tree1b7c49ea2d31ec0e484576812c4840e1ddacad9b
parent5a2e9e86d4c5b392eb82dbd9f16b4cd8ecf72808 (diff)
downloadcrash-worker-ebf9828a6004ec372a5280b76fa6e399994b6bec.tar.gz
crash-worker-ebf9828a6004ec372a5280b76fa6e399994b6bec.tar.bz2
crash-worker-ebf9828a6004ec372a5280b76fa6e399994b6bec.zip
This release brings: - rewrite of subprocess execution API and associated updates - rewrite of log_dump for correctness and readability - addition of log_dump and basic crash report system tests Change-Id: If157537a971537ab4c7f2d3f67605a277db96964
-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 abab0e4..80f0b37 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -12,7 +12,7 @@
Name: crash-worker
Summary: Crash-manager
-Version: 5.5.8
+Version: 5.5.9
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 2ffd162..a2a5930 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.8
+Version: 5.5.9
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD