summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2018-11-23 17:04:11 +0100
committerKarol Lewandowski <k.lewandowsk@samsung.com>2018-11-23 17:04:11 +0100
commit93bfd1fea3fe36feead530837c1e305ce0af505b (patch)
tree3ef0ceab860b63c68f0715f1a6c9913b038dd4be
parentd70bfe83bdb78d32dd47d721b262e66fc6883e55 (diff)
downloadcrash-worker-93bfd1fea3fe36feead530837c1e305ce0af505b.tar.gz
crash-worker-93bfd1fea3fe36feead530837c1e305ce0af505b.tar.bz2
crash-worker-93bfd1fea3fe36feead530837c1e305ce0af505b.zip
This release brings full suite of system tests, verified on TM1, Odroid, 32-bit emulator. Addtionaly, this commit sets fs.suid_dumpable=2 sysctl to ensure all processes are subject to core dumping. Change-Id: I0d7142a42ef580ce1cb11c9d246c267438fb299c
-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 97ebb24..3a221ce 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -10,7 +10,7 @@
Name: crash-worker
Summary: Crash-manager
-Version: 5.5.2
+Version: 5.5.3
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 f891d6c..68f521e 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.2
+Version: 5.5.3
Release: 1
Group: Framework/system
License: Apache-2.0 and BSD