summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2019-02-14 15:41:44 +0100
committerKarol Lewandowski <k.lewandowsk@samsung.com>2019-02-14 15:41:44 +0100
commit6aa1ef3902205d1c00fe48d2b88601f41a62de5f (patch)
tree5b103bc15ba4d8fa01eb650b5911c7f519317809
parent330d32ec418d5e4f6fedfeaef36d586b96c0cf11 (diff)
downloadcrash-worker-6aa1ef3902205d1c00fe48d2b88601f41a62de5f.tar.gz
crash-worker-6aa1ef3902205d1c00fe48d2b88601f41a62de5f.tar.bz2
crash-worker-6aa1ef3902205d1c00fe48d2b88601f41a62de5f.zip
This release brings following changes: - Fix allocation size mismatch (SVACE fix) - log_dump: change permission of service file Change-Id: I8ca897471a727b811d62baa323c7a166ff40412a
-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 904e238..1816bef 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -10,7 +10,7 @@
Name: crash-worker
Summary: Crash-manager
-Version: 5.5.6
+Version: 5.5.7
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 58ee9ca..080009f 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.6
+Version: 5.5.7
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD