Release 5.0.1 38/187338/5 submit/tizen/20180822.121814
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 22 Aug 2018 05:43:14 +0000 (07:43 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 22 Aug 2018 12:14:51 +0000 (14:14 +0200)
Major version bump due to versioning scheme change.  Major versions
will now follow major Tizen releases (eg. crash-worker 5 for Tizen 5).

New features:

 - callstack resolver has been rewritten to not use ptrace

   This was required to avoid races during resolve process (kernel
   would wake up ptraced process).

   Consequently, it's now possible to prepare crash report of VIP
   process (whose failure causes system to be rebooted).

 - New-style D-Bus signal ProcessCrashed is now emitted to notify
   about the crash

 - .info-only report type now can be selected via configuration
   option ReportType

 - Crash dump location can be changed by CrashReportPath config
   option

 - Saving core dump (for FULL/.zip reports) can be changed by
   DumpCore option

Change-Id: I91e806d0d516e618802aee7a742120c0281034a1

packaging/crash-worker.spec

index 9aad40e..b71789f 100644 (file)
@@ -10,7 +10,7 @@
 
 Name:      crash-worker
 Summary:    Crash-manager
-Version:    1.2.1
+Version:    5.0.1
 Release:    1
 Group:      Framework/system
 License:    Apache-2.0