Release 5.5.18 79/210679/2 accepted/tizen/unified/20190725.112358 submit/tizen/20190724.102627
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Tue, 23 Jul 2019 15:25:00 +0000 (17:25 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 24 Jul 2019 10:24:25 +0000 (12:24 +0200)
This release introduces following features:

  - Addition of signal that caused crash and thread name to
    dbus signal (in sys.signal and sys.tid.comm fields, respectively)

    Additionally, report path is appended properly to the signal
    (bugfix)

  - Livecoredump reports are saved in livedump/ subdirectory
    from this release

  - Executable name is passed to minicoredumper allowing per-app
    recipes to be specified

  - All executables are rebuild as PIE as needed for ASLR to work

Change-Id: I91b2222c603d1d75b5e3df501f3d57eed5d7ff4e

packaging/crash-worker.spec
packaging/crash-worker_system-tests.spec

index 304659d..51abe84 100644 (file)
@@ -14,7 +14,7 @@
 
 Name:      crash-worker
 Summary:    Crash-manager
-Version:    5.5.17
+Version:    5.5.18
 Release:    1
 Group:      Framework/system
 License:    Apache-2.0 and BSD
index 2caa93e..666fd44 100644 (file)
@@ -8,7 +8,7 @@
 
 Name:          crash-worker_system-tests
 Summary:       Package with binaries and scripts for crash-worker system tests
-Version:       5.5.17
+Version:       5.5.18
 Release:       1
 Group:         Framework/system
 License:       Apache-2.0 and BSD