Author signature match check during update installation - fixed 90/42790/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 11 Jun 2015 13:06:15 +0000 (15:06 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Mon, 13 Jul 2015 14:41:18 +0000 (16:41 +0200)
commit0730676ccf593e1c62530c3abffb4c2437f8f49e
tree93a0ac22722c65bf9e227d324cb176d06fcca897
parent6b6b50924af3ebd1f37e25ae4eb5e0de3b6d06ba
Author signature match check during update installation - fixed

Author certificate of updated version of widget must match
the author certificate of already installed version.

This is fixed version of prevoius reverted commit:
 - cc61057fe2021f10fa0408dbb048f7d0f6c1ea92

Change-Id: Ie8e6ae6684efd019f97600196180aa320a04c9a3
src/common/CMakeLists.txt
src/common/pkgmgr_registration.cc
src/common/pkgmgr_registration.h
src/common/step/step_check_old_certificate.cc [new file with mode: 0644]
src/common/step/step_check_old_certificate.h [new file with mode: 0644]
src/common/step/step_check_signature.cc
src/common/step/step_update_app.cc
src/tpk/task.cc
src/wgt/wgt_backend.cc