platform/core/appfw/tpk-backend.git
4 years agoMove implementation of virtual functions which does nothing 28/216728/1
Junghyun Yeon [Thu, 31 Oct 2019 07:49:52 +0000 (16:49 +0900)]
Move implementation of virtual functions which does nothing

Change-Id: I693a5cebff4b31ca013b765185f810837e36382b
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
4 years agoRelease version 1.8.11 88/214288/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.024132 accepted/tizen/5.5/unified/mobile/hotfix/20201027.084042 accepted/tizen/unified/20191011.080002 submit/tizen/20190920.015601 submit/tizen/20191001.095121 submit/tizen/20191002.002728 submit/tizen/20191011.034248 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185103 tizen_5.5.m2_release
Ilho Kim [Fri, 20 Sep 2019 01:38:22 +0000 (10:38 +0900)]
Release version 1.8.11

Changes:
 - Fix StepTpkPatchIcons

Change-Id: Ic52a056a2e3b79e66a0b205cd62ab8b2f7a9b854
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoFix StepTpkPatchIcons 50/210950/5
Junghyun Yeon [Fri, 26 Jul 2019 07:25:20 +0000 (16:25 +0900)]
Fix StepTpkPatchIcons

- Fix coding rules.
- Fix possible static issue.
- Add error checking routines.

Change-Id: Ic7d8e7a3977a196c872cb55f8ec68116aeeb82ba
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
4 years agoRelease version 1.8.10 01/213001/1 accepted/tizen/unified/20190903.052631 submit/tizen/20190829.072413 submit/tizen/20190902.052445
Ilho Kim [Thu, 29 Aug 2019 07:10:26 +0000 (16:10 +0900)]
Release version 1.8.10

Changes:
 - Change order of StepRemoveTemporaryDirectory
 - Add recover test for crash after unzip

Change-Id: Ic646ecf3d9ac41725c0af63a54db364e6172e91b
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoAdd recover test for crash after unzip 37/212537/3
Ilho Kim [Thu, 22 Aug 2019 11:57:30 +0000 (20:57 +0900)]
Add recover test for crash after unzip

requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/212535/

Change-Id: I842ef743a815a4ff040c554e1795d3bc5d443b93
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoChange order of StepRemoveTemporaryDirectory 77/212677/1
Ilho Kim [Mon, 26 Aug 2019 05:32:10 +0000 (14:32 +0900)]
Change order of StepRemoveTemporaryDirectory

In case installation terminated after StepUnzip,
recovery file doesn't have pkgid,
and then StepParseManifest will return RECOVERY_DONE,
and temporary file doesn't be removed

Change-Id: I671090285767b7d2ecbe10e5f28e0772b14f18b1
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoRelease version 1.8.9 75/212275/1 accepted/tizen/unified/20190820.115020 submit/tizen/20190820.015710
Ilho Kim [Tue, 20 Aug 2019 01:36:36 +0000 (10:36 +0900)]
Release version 1.8.9

Changes:
 - Fix static analysis issue
 - Fix recovery test's failure
 - Add GetDependencyInfo at TPK archive info

Change-Id: Id5fa83dbc4f59f86d38588e3cb2d1ec72c34552f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoAdd GetDependencyInfo at TPK archive info 15/211115/4
Junghyun Yeon [Tue, 30 Jul 2019 07:50:09 +0000 (16:50 +0900)]
Add GetDependencyInfo at TPK archive info

Related changes:
[slp-pkgmgr] : https://review.tizen.org/gerrit/211114
[pkgmgr-info] : https://review.tizen.org/gerrit/211111

Change-Id: I7c8fd6dcf8be0387c7fcd98f8018f0174044b873
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
4 years agoFix recovery test's failure 54/211054/3
Ilho Kim [Mon, 29 Jul 2019 11:04:55 +0000 (20:04 +0900)]
Fix recovery test's failure

In testcase with repeat, PkgQuery has handle that made from singleton,
so there is a need to reset the singleton

Change-Id: If95e80525a7ed1763dc0bc58f3ca9086ce4652de
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoFix static analysis issue 69/211769/3
Ilho Kim [Fri, 9 Aug 2019 04:17:46 +0000 (13:17 +0900)]
Fix static analysis issue

Fix NULL Pointer dereference when memory allocation fails

Change-Id: Id988582b90da46dffb799ac17414b3e9b2a7cdd9
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoRelease version 1.8.8 11/211811/1 accepted/tizen/unified/20190812.235628 submit/tizen/20190809.084335
Ilho Kim [Fri, 9 Aug 2019 08:15:54 +0000 (17:15 +0900)]
Release version 1.8.8

Changes:
 - Implement recovery test for forced termination
 - Fix coding style

Change-Id: I6f0a0072f85b9824f38118f7725d883d8b4b6389
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
4 years agoFix coding style 82/211182/2
Ilho Kim [Wed, 31 Jul 2019 03:28:12 +0000 (12:28 +0900)]
Fix coding style

Change-Id: I9353b9beb35f888cb9d06c60d9475c6028b84b14
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoImplement recovery test for forced termination 64/207664/15
Ilho Kim [Wed, 5 Jun 2019 07:45:54 +0000 (16:45 +0900)]
Implement recovery test for forced termination

Using time interval, kill install process and perform a recovery test

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/209477/

Change-Id: Ifa90cab0b5b0da70f620bfcfcb8f39a81d2ee180
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoRelease version 1.8.7 48/210548/1 accepted/tizen/unified/20190723.053619 submit/tizen/20190722.090051
Junghyun Yeon [Mon, 22 Jul 2019 08:44:11 +0000 (17:44 +0900)]
Release version 1.8.7

Changes:
 - Fix smoke test
 - Revert "Fix smoke test"

Change-Id: I991fae939df464b24b711a2177f8b19b34990639
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoRevert "Fix smoke test" 21/210521/1
ilho kim [Mon, 22 Jul 2019 05:34:29 +0000 (05:34 +0000)]
Revert "Fix smoke test"

This reverts commit 554cc188a5a66e0642123905dfa690a20dc46dce.

Change-Id: I451e68ffcd413c3023a57d0fa53d9d2bdc29c290

5 years agoFix smoke test 55/210255/1
Ilho Kim [Wed, 17 Jul 2019 08:11:15 +0000 (17:11 +0900)]
Fix smoke test

Add process to initialize DB for test

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/210253/

Change-Id: I86de0dc31a08a26604eee7095469000d78a4f0b1
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoRelease version 1.8.6 89/209889/1 accepted/tizen/unified/20190717.115211 submit/tizen/20190712.071407 submit/tizen/20190716.022534
Ilho Kim [Fri, 12 Jul 2019 06:47:13 +0000 (15:47 +0900)]
Release version 1.8.6

Changes:
 - Combine StorageDirectories Steps
 - Unit tests for duplicated splash screen detection

Change-Id: I18c8a2d01b408e9251e6aae1f74c9eea3d5acee1
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoUnit tests for duplicated splash screen detection 51/205151/2
Michal Marszal [Mon, 29 Apr 2019 14:37:29 +0000 (16:37 +0200)]
Unit tests for duplicated splash screen detection

Patch requires: https://review.tizen.org/gerrit/#/c/205150/

Change-Id: I0c65e0e3e933f3dc1760417192c45ce3c7146acb
Signed-off-by: Michal Marszal <m.marszal@samsung.com>
5 years agoCombine StorageDirectories Steps 94/206194/7
Ilho Kim [Tue, 14 May 2019 01:47:19 +0000 (10:47 +0900)]
Combine StorageDirectories Steps

Combined step :
 - StepCreateStorageDirectories and StepCreatePerUserStorageDirectories
 - StepUpdateStorageDirectories and StepUpdatePerUserStorageDirectories
 - StepRecoverStorageDirectories and StepRecoverPerUserStorageDirectories

Related changes
    [app-installers] https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/206075/
    [tpk-backend] https://review.tizen.org/gerrit/#/c/platform/core/appfw/tpk-backend/+/206194/
    [wgt-backend] https://review.tizen.org/gerrit/#/c/platform/core/appfw/wgt-backend/+/206193/

Change-Id: I0de7d1c33cfd06619b130c988bc77c7a9dccbd9e
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoRelease version 1.8.5 51/208551/1 accepted/tizen/unified/20190626.064939 submit/tizen/20190626.013636
Ilho Kim [Wed, 26 Jun 2019 01:50:54 +0000 (10:50 +0900)]
Release version 1.8.5

Changes:
 - Fix namespace of StepCreateRecoveryFile
 - Fix smoke test helper
 - Fix name of some steps

Change-Id: Iac924691ecaee45babed138825d27aae2abbfe32
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoFix name of some steps 11/207711/2
Sangyoon Jang [Tue, 11 Jun 2019 08:45:17 +0000 (17:45 +0900)]
Fix name of some steps

The name of class StepExampleClass should be "ExampleClass"

Change-Id: Ic6c72e66ea2868e998849d212a55fffe4edf1ef7
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoFix smoke test helper 45/204345/5
Sangyoon Jang [Tue, 23 Apr 2019 07:39:37 +0000 (16:39 +0900)]
Fix smoke test helper

To use custom step, we need to derive a new class.
(refer: https://review.tizen.org/gerrit/c/platform/core/appfw/app-installers/+/203760)

Change-Id: I8eadd437e8a1a2b20a34fa0a3d7f0cd8b75d0f96
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoFix namespace of StepCreateRecoveryFile 60/206960/4
Sangyoon Jang [Wed, 29 May 2019 10:07:15 +0000 (19:07 +0900)]
Fix namespace of StepCreateRecoveryFile

Requires:
 - https://review.tizen.org/gerrit/c/platform/core/appfw/app-installers/+/206959

Change-Id: Ia36967a54acbc12a56883a1894a19abc1c1e5967
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoRelease version 1.8.4 05/207305/1 accepted/tizen/unified/20190604.081856 submit/tizen/20190603.050018
Sangyoon Jang [Mon, 3 Jun 2019 04:42:15 +0000 (13:42 +0900)]
Release version 1.8.4

Changes:
 - Fix libtpk

Change-Id: I934aaae337e184904319e936201e08b2f9d14b67
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoFix libtpk 98/207298/1
Sangyoon Jang [Mon, 3 Jun 2019 02:31:33 +0000 (11:31 +0900)]
Fix libtpk

Add extern "C" to using at C module.

Change-Id: I1f8479346b22649368d58c2974cdb9113ed7002f
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoRelease version 1.8.3 55/207255/1 submit/tizen/20190531.072406
Ilho Kim [Fri, 31 May 2019 06:23:39 +0000 (15:23 +0900)]
Release version 1.8.3

Changes:
 - Combine Signature Steps
 - Remove visibility flag to export all classes
 - Standardize use of STEP_NAME()
 - Combine Plugin Steps
 - Add comparing package attributes for ReadonlyUpdateUninstall test

Change-Id: I65eb04084b7fe4199d8e886a523044c7ff78ad49
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoAdd comparing package attributes for ReadonlyUpdateUninstall test 13/203613/3
Sangyoon Jang [Tue, 16 Apr 2019 07:56:31 +0000 (16:56 +0900)]
Add comparing package attributes for ReadonlyUpdateUninstall test

Requires:
 - https://review.tizen.org/gerrit/c/platform/core/appfw/app-installers/+/203612

Change-Id: I8f1def6d86993b411c856bc1dd168d134cb7d149
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoCombine Plugin Steps 57/204757/5
Ilho Kim [Fri, 26 Apr 2019 05:57:26 +0000 (14:57 +0900)]
Combine Plugin Steps

StepRunParserPlugin combines below steps
 - StepRegisterPluginInfo
 - StepUpdatePluginInfo
 - StepUnregisterPluginInfo

Related changes
    [app-installers] https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/204652/
    [tpk-backend] https://review.tizen.org/gerrit/#/c/platform/core/appfw/tpk-backend/+/204757/
    [wgt-backend] https://review.tizen.org/gerrit/#/c/platform/core/appfw/wgt-backend/+/205385/

Change-Id: I4a4730f20ab09c98e6040eda901258f94e050e21
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoStandardize use of STEP_NAME() 17/206317/2
Ilho Kim [Thu, 16 May 2019 03:00:05 +0000 (12:00 +0900)]
Standardize use of STEP_NAME()

In case class name is StepExampleClass, Pass "ExampleClass" to STEP_NAME()

Change-Id: Id2bcb7c21b704a949613896527731c68ef8743ac
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
5 years agoRemove visibility flag to export all classes 48/206248/2
Sangyoon Jang [Wed, 15 May 2019 11:14:57 +0000 (20:14 +0900)]
Remove visibility flag to export all classes

This flag was added to reduce binary size, but it doesn't meaningful at
this time. And we need to export all classes for custom backends.

- Binary size comparison
 Before this patch: 1599404 Bytes
  After this patch: 1616560 Bytes

Change-Id: I12b6680671c220488494df130f5245c97c3d57c3
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoCombine Signature Steps 41/203141/4
ilho [Wed, 10 Apr 2019 06:22:45 +0000 (15:22 +0900)]
Combine Signature Steps

StepCheckSignature and StepSaveSignature are combined

Related changes
    [app-installers] https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/203140/
    [tpk-backend] https://review.tizen.org/gerrit/#/c/platform/core/appfw/tpk-backend/+/203141/
    [wgt-backend] https://review.tizen.org/gerrit/#/c/platform/core/appfw/wgt-backend/+/203513/

Change-Id: Ie2e20c033f2663f08aab09e0f4810a19a6d4b174
Signed-off-by: ilho <ilho159.kim@samsung.com>
5 years agoRelease version 1.8.2 15/203815/1 accepted/tizen/unified/20190419.110516 submit/tizen/20190418.021839 submit/tizen/20190418.055722
Sangyoon Jang [Thu, 18 Apr 2019 02:16:41 +0000 (11:16 +0900)]
Release version 1.8.2

Changes:
 - Do not call Init() for initialize steps

Change-Id: I68a52673c76a252b2342e00d13d16e54c1dc58d3
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoDo not call Init() for initialize steps 61/203761/1
Sangyoon Jang [Wed, 17 Apr 2019 11:39:38 +0000 (20:39 +0900)]
Do not call Init() for initialize steps

Init() will be called internally by AppInstaller class. (inside Run())

Requires:
 - https://review.tizen.org/gerrit/c/platform/core/appfw/app-installers/+/203760

Change-Id: Ibf4bda5584432404397b2d757e9e7f21f7875315
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoRelease version 1.8.1 34/203634/1 accepted/tizen/unified/20190417.132341 submit/tizen/20190416.100651 submit/tizen/20190416.233814
Junghyun Yeon [Tue, 16 Apr 2019 08:57:19 +0000 (17:57 +0900)]
Release version 1.8.1

Changes:
 - Fix StepConvertXml

Change-Id: I3319dfc0410288687c3b6719751e62daf0af61f4
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoFix StepConvertXml 14/202314/1
Junghyun Yeon [Wed, 27 Mar 2019 05:31:04 +0000 (14:31 +0900)]
Fix StepConvertXml

- Fail log will be printed only when remove has failed.

Change-Id: Ia91bd07f4b14a2e4213a93303a549a7b13becd53
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoRelease version 1.8.0 28/201528/1 accepted/tizen/unified/20190318.150644 submit/tizen/20190315.084013
Junghyun Yeon [Fri, 15 Mar 2019 08:35:16 +0000 (17:35 +0900)]
Release version 1.8.0

Changes:
 - Remove empty line for coding style
 - Change visibility of steps to protected
 - Add StepRegisterPluginInfo
 - Add step StepCheckUpgradable

Change-Id: I4221da5735408c4735a74fe012962904334d8805
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoAdd step StepCheckUpgradable 59/201359/1
Sangyoon Jang [Wed, 13 Mar 2019 06:29:02 +0000 (15:29 +0900)]
Add step StepCheckUpgradable

This step check the package upgradable using package dependency info.

Change-Id: I0c26e23d44c7325d2d0f94781304c575c3258682
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoAdd StepRegisterPluginInfo 24/195924/10
Junghyun Yeon [Wed, 19 Dec 2018 12:13:58 +0000 (21:13 +0900)]
Add StepRegisterPluginInfo

- By adding procedure for storing plugin execution info,
  additional Step for storing it to db is needed.

Related changes:
[pkgmgr-info] : https://review.tizen.org/gerrit/#/c/platform/core/appfw/pkgmgr-info/+/195920/
[app-installers] : https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/195744/

Change-Id: I5b0ec598a6c65eb8abc2ce34d5bbc18eb868dfdd
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoChange visibility of steps to protected 23/200323/2
Sangyoon Jang [Thu, 21 Feb 2019 11:11:48 +0000 (20:11 +0900)]
Change visibility of steps to protected

For extensibility, change visibility to protected.

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/200321

Change-Id: I75b65b68f8f2a93f2f0865ec8c3133aaf0acdd8e
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoRemove empty line for coding style 20/200020/1
Junghyun Yeon [Mon, 18 Feb 2019 07:11:48 +0000 (16:11 +0900)]
Remove empty line for coding style

Change-Id: Ieb8e2ebcd362d55bdf6024d2c567199139f514da
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoRelease version 1.7.8 60/199960/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20190419.092309 accepted/tizen/unified/20190218.163216 submit/tizen/20190218.024446 submit/tizen_5.0/20190401.082359 submit/tizen_5.0/20190418.042706
Junghyun Yeon [Mon, 18 Feb 2019 02:32:27 +0000 (11:32 +0900)]
Release version 1.7.8

Changes:
 - Add dependency explicitly

Change-Id: Idca504259accb37f470394a04ac2232daadee1e5
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoAdd dependency explicitly 53/199953/1
Junghyun Yeon [Mon, 18 Feb 2019 01:46:52 +0000 (10:46 +0900)]
Add dependency explicitly

Change-Id: Ie6d972c3dad8f5df6ee35eaa01c5de0eabdb2ebf
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoRelease version 1.7.7 96/199896/1 submit/tizen/20190215.085133
ilho [Fri, 15 Feb 2019 08:47:22 +0000 (17:47 +0900)]
Release version 1.7.7

Changes:
 - Fix static analysis issue

Change-Id: I19e2b7c50ce102a680cf399f4c2076dfd11480d2
Signed-off-by: ilho <ilho159.kim@samsung.com>
5 years agoFix static analysis issue 71/197971/2
Junghyun Yeon [Thu, 17 Jan 2019 10:21:33 +0000 (19:21 +0900)]
Fix static analysis issue

Change-Id: I99998235039fac7f78ce3a5f69be9ef7d61dd375
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoRelease version 1.7.6 70/186770/1 accepted/tizen/5.0/unified/20181102.015125 accepted/tizen/unified/20180816.062951 submit/tizen/20180814.083738 submit/tizen_5.0/20181101.000003
Junghyun Yeon [Tue, 14 Aug 2018 07:42:26 +0000 (16:42 +0900)]
Release version 1.7.6

Changes:
 - Replace StepRegisterTrustAnchor into StepRecoverTrustAnchor

Change-Id: Iac731726932de9cde293ef8aa9f0cc7f35981370
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
5 years agoReplace StepRegisterTrustAnchor into StepRecoverTrustAnchor 23/186123/3
Junghyun Yeon [Tue, 7 Aug 2018 10:33:35 +0000 (19:33 +0900)]
Replace StepRegisterTrustAnchor into StepRecoverTrustAnchor

Related changes:
[app-installers] : https://review.tizen.org/gerrit/#/c/186122

Change-Id: Ief86c915f079415ec71f8378aba70a3e51666f13
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.7.5 34/184834/1 accepted/tizen/unified/20180724.073413 submit/tizen/20180723.124652
Junghyun Yeon [Mon, 23 Jul 2018 12:45:28 +0000 (21:45 +0900)]
Release version 1.7.5

Changes:
 - Fix Recover request type

Change-Id: I70f81e725ac555bfcdd23621def611e4f6566ed9
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoFix Recover request type 17/184617/1
Junghyun Yeon [Thu, 19 Jul 2018 07:49:48 +0000 (16:49 +0900)]
Fix Recover request type

- Remove StepManifestAdjustment.

Change-Id: Idbf00767b78e4c180f1c57ad9e3fef441a341886
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.7.4 63/184463/1 accepted/tizen/unified/20180719.063018 submit/tizen/20180718.064806
Junghyun Yeon [Wed, 18 Jul 2018 05:45:49 +0000 (14:45 +0900)]
Release version 1.7.4

Changes:
 - Add RecoverDB step

Change-Id: I1762d937bb7747cad9586680ecbcb9dd6dad965f
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoAdd RecoverDB step 77/182177/4
Junghyun Yeon [Thu, 21 Jun 2018 06:16:19 +0000 (15:16 +0900)]
Add RecoverDB step

- This will be invoked when db has corrupted

Related changes:
[app-installers] : https://review.tizen.org/gerrit/182176

Change-Id: Ifbd28927721cc80b52010337f8ac39616976eaf0
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.7.3 21/182521/1 accepted/tizen/unified/20180627.070027 submit/tizen/20180626.064201
Sangyoon Jang [Tue, 26 Jun 2018 01:35:10 +0000 (10:35 +0900)]
Release version 1.7.3

Changes:
 - Supplement ParserPlugin

Change-Id: Icfd0e517b5e1e07a6834815d4f87fc8f6cbd6fba
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoSupplement ParserPlugin 63/179063/4
Junghyun Yeon [Tue, 15 May 2018 11:22:50 +0000 (20:22 +0900)]
Supplement ParserPlugin

- Adjust order of steps.
- Add StepRecoverParserPlugin.

Related changes:
[app-installers] : https://review.tizen.org/gerrit/178962

Change-Id: I7bddab2ef30a9c6f4adc252bb41270f7559c2f86
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.7.2 64/178664/1 accepted/tizen/unified/20180514.094115 submit/tizen/20180511.064939
Junghyun Yeon [Fri, 11 May 2018 06:45:24 +0000 (15:45 +0900)]
Release version 1.7.2

Changes:
 - Add StepSaveSignature at mount install or update
 - Supress build warning
 - Add StepRevokeTrustAnchor steps for several installation cases.

Change-Id: I930d2319fcf3ff98be449ddfce38fcd6aa232b2b
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoAdd StepRevokeTrustAnchor steps for several installation cases. 87/158887/9
Junghyun Yeon [Sun, 5 Nov 2017 23:56:36 +0000 (08:56 +0900)]
Add StepRevokeTrustAnchor steps for several installation cases.

- When updating pkg has failed, trust anchor should be revoked.

Related changes:
[app-installers] : https://review.tizen.org/gerrit/#/c/158351/
Change-Id: I02e39983e26129f8618ccb0329448c00afec7208
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoSupress build warning 31/175731/1
Junghyun Yeon [Thu, 12 Apr 2018 04:22:10 +0000 (13:22 +0900)]
Supress build warning

Change-Id: I05e365f62f21af390a910717ce8958e4dda060cb
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoAdd StepSaveSignature at mount install or update 98/174998/1
Junghyun Yeon [Fri, 6 Apr 2018 00:29:59 +0000 (09:29 +0900)]
Add StepSaveSignature at mount install or update

- Distributor signature don't have to be extracted
  because its value will be stored at separated directory.

Related changes:
[app-installers] : https://review.tizen.org/gerrit/174993

Change-Id: Ie55c10fff95954dabe54b75e11ad555ad60ac07f
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.7.1 81/174681/1 accepted/tizen/unified/20180405.131210 submit/tizen/20180404.060840 submit/tizen/20180405.022120
Sangyoon Jang [Tue, 3 Apr 2018 10:57:34 +0000 (19:57 +0900)]
Release version 1.7.1

Changes:
 - Fix static analyzer issues

Change-Id: I9ad239dd4a8b347699158b4a612336ff3f72a628
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoFix static analyzer issues 04/174504/1
Sangyoon Jang [Mon, 2 Apr 2018 11:06:55 +0000 (20:06 +0900)]
Fix static analyzer issues

- Fix uncaught exception.

Change-Id: I004cf553ecf9f96db1d2ab1642c3905cd8ea56ef
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoRelease version 1.7.0 53/174353/1 accepted/tizen/unified/20180403.060140 submit/tizen/20180330.082234 submit/tizen/20180402.081755
Junghyun Yeon [Fri, 30 Mar 2018 08:13:48 +0000 (17:13 +0900)]
Release version 1.7.0

Changes:
 - Add StepSaveSignature step

Change-Id: Ie2d4e12063b47d90b7340401c34da2ec1fc3342f
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoAdd StepSaveSignature step 02/171602/6
Junghyun Yeon [Tue, 6 Mar 2018 07:51:01 +0000 (16:51 +0900)]
Add StepSaveSignature step

- Add StepSaveSignature step to store signature data
  needed to compare and retrieving signature data.

Related changes:
[app-installers] : https://review.tizen.org/gerrit/#/c/171653/

Change-Id: Id1999fbdc3cf1b5ba3ef81d2019af2daabcf83d8
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.6.5 74/173974/1 accepted/tizen/unified/20180330.060617 submit/tizen/20180327.085346
Junghyun Yeon [Tue, 27 Mar 2018 08:50:07 +0000 (17:50 +0900)]
Release version 1.6.5

Changes:
 - Fix extensive smoke test

Change-Id: I8b27cf8fa3feb04f50b10f4df1855b62c9bcd35b
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoFix extensive smoke test 49/173549/1
Sangyoon Jang [Thu, 22 Mar 2018 08:11:07 +0000 (17:11 +0900)]
Fix extensive smoke test

Cast global environment object just once when
allocating. Use static_cast for downcasting, because we know obviously
that SmokeEnvironment class is derived from testing::Environment class.

Change-Id: I33abc35c17be9a0502641cf97cc9acdc4141481d
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoRelease version 1.6.4 11/171911/1 accepted/tizen/unified/20180313.061125 submit/tizen/20180308.061646 submit/tizen/20180312.045921
Sangyoon Jang [Thu, 8 Mar 2018 06:03:24 +0000 (15:03 +0900)]
Release version 1.6.4

Changes:
 - Fix ManifestDirectInstall for mount installed pkg
 - Fix smoke test
 - Remove user data when ReadonlyUpdateUninstall mode

Change-Id: Id6e24baa9d298a8e5a234e606b45f407c4b5e597
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoRemove user data when ReadonlyUpdateUninstall mode 99/169699/3
Sangyoon Jang [Thu, 8 Feb 2018 09:08:57 +0000 (18:08 +0900)]
Remove user data when ReadonlyUpdateUninstall mode

Submit with:
 - https://review.tizen.org/gerrit/169698

Change-Id: I81ab9482bcdea20c57d5bdf2332abedb64db7520
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoFix smoke test 76/169276/2
Sangyoon Jang [Mon, 5 Feb 2018 10:13:34 +0000 (19:13 +0900)]
Fix smoke test

Cast global environment object just once when allocating.
Use static_cast for downcasting, because we know obviously that
SmokeEnvironment class is derived from testing::Environment class.

Change-Id: I1d7fe19f94c80df4641b6d553332ebd4cb53d3f3
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoFix ManifestDirectInstall for mount installed pkg 07/167107/6
Junghyun Yeon [Mon, 15 Jan 2018 10:50:14 +0000 (19:50 +0900)]
Fix ManifestDirectInstall for mount installed pkg

- Add additional step to determine whether pkg is
  mount installed or not.
- Signature files will be extracted.

Related changes:
[app-installers] : https://review.tizen.org/gerrit/#/c/167144/

Change-Id: Iac19c7391265657c8b812a9424c9234dc58df179
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.6.3 54/169054/1 accepted/tizen/unified/20180205.060455 submit/tizen/20180202.063742
Junghyun Yeon [Fri, 2 Feb 2018 05:03:20 +0000 (14:03 +0900)]
Release version 1.6.3

Changes:
 - Remove unnecessary step

Change-Id: I4c9a21c9d0ed06e7fcf8e1db7fc997ebf257bb1c
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRemove unnecessary step 43/168343/1
Seungha Son [Fri, 26 Jan 2018 02:38:47 +0000 (11:38 +0900)]
Remove unnecessary step

 StepRollbackDeinstallationSecurity is meaningless.
 It is meaningless to rollback in undo() because removing the security
 is done after uninstall process() steps have been compelted.

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I5207f3cb5592b683cc25b945cd3642b5750be530

6 years agoRelease version 1.6.2 88/167688/1 accepted/tizen/unified/20180123.061138 submit/tizen/20180119.081808
Junghyun Yeon [Fri, 19 Jan 2018 07:50:40 +0000 (16:50 +0900)]
Release version 1.6.2

Changes:
 - Refactoring ValidatePackage() functions parameter
 - Add a step for recovering ReadonlyUpdateInstall mode
 - Add StepPrivilegeCompatibility at RecoverySteps
 - Add StepPrivilegeCompatibility at ReadonlyUpdateUninstallSteps
 - Add StepCreateRecoveryFile at ReadonlyUpdateInstallSteps
 - Replace StepPrivilegeCompatibility with StepRecoverPrivilegeCompatibility

Change-Id: If590dcd8b535c98c7e0b3d203b7de95408ce3f09
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoReplace StepPrivilegeCompatibility with StepRecoverPrivilegeCompatibility 13/167413/3
jinwoo.shin [Wed, 17 Jan 2018 06:53:44 +0000 (15:53 +0900)]
Replace StepPrivilegeCompatibility with StepRecoverPrivilegeCompatibility

Requires:
 - https://review.tizen.org/gerrit/167411

Change-Id: If3c16e4b1a626df12239e4676cda3a016ce985ff
Signed-off-by: jinwoo.shin <jw0227.shin@samsung.com>
6 years agoAdd StepCreateRecoveryFile at ReadonlyUpdateInstallSteps 14/167414/1
Sangyoon Jang [Wed, 17 Jan 2018 12:00:46 +0000 (21:00 +0900)]
Add StepCreateRecoveryFile at ReadonlyUpdateInstallSteps

Change-Id: I6f5d28612171a3f9400b124d0125eaf0ddd84e94
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoAdd StepPrivilegeCompatibility at ReadonlyUpdateUninstallSteps 22/167322/1
Sangyoon Jang [Wed, 17 Jan 2018 05:37:40 +0000 (14:37 +0900)]
Add StepPrivilegeCompatibility at ReadonlyUpdateUninstallSteps

To install internal privileges, StepPrivilegeCompatibility should be
added.

Change-Id: Ib31341771534ff6173f21e2b878f78f3b95cde3b
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoAdd StepPrivilegeCompatibility at RecoverySteps 80/167180/1
Sangyoon Jang [Tue, 16 Jan 2018 05:32:12 +0000 (14:32 +0900)]
Add StepPrivilegeCompatibility at RecoverySteps

To recover internal privileges, StepPrivilegeCompatibility should be
added.

Change-Id: Ie54f07f0354f85a504344914eee4486a581fecd2
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoAdd a step for recovering ReadonlyUpdateInstall mode 28/166228/2
Sangyoon Jang [Tue, 9 Jan 2018 01:59:35 +0000 (10:59 +0900)]
Add a step for recovering ReadonlyUpdateInstall mode

Requires:
 - https://review.tizen.org/gerrit/158844

Change-Id: I01df76b005adb5542f312aba72397067d4eeb533
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoRefactoring ValidatePackage() functions parameter 42/159542/6
Damian Pietruchowski [Thu, 9 Nov 2017 12:44:17 +0000 (13:44 +0100)]
Refactoring ValidatePackage() functions parameter

Tpk package has different binary name than appid.
So we need to pass appid and exec name to ValidatePackage()
functions.

Submit with:
- https://review.tizen.org/gerrit/#/c/159539/
- https://review.tizen.org/gerrit/#/c/159540/

Change-Id: If103c44bc9ce0127861021edfa1c87d457da0690
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoRelease version 1.6.1 85/163285/1 accepted/tizen/unified/20171211.061330 submit/tizen/20171208.083756 submit/tizen/20171211.020230
Sangyoon Jang [Fri, 8 Dec 2017 08:08:34 +0000 (17:08 +0900)]
Release version 1.6.1

Changes:
 - Add new step for creating recovery file

Change-Id: I026c111eef66b949461abc12e0dedec223a6ccea
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoAdd new step for creating recovery file 07/154907/6
Damian Pietruchowski [Wed, 11 Oct 2017 11:14:09 +0000 (13:14 +0200)]
Add new step for creating recovery file

Creating recovery file was moved from StepConfigure
to new step: StepCreateRecoveryFile

Submit together:
- https://review.tizen.org/gerrit/#/c/154906/
- https://review.tizen.org/gerrit/#/c/154908/

Change-Id: Ic1ab6e8b9897e36c94aba4d0ab765def7de6ddb9
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoRelease version 1.6.0 82/161782/1 accepted/tizen/unified/20171128.150351 submit/tizen/20171127.102301
Junghyun Yeon [Mon, 27 Nov 2017 10:16:28 +0000 (19:16 +0900)]
Release version 1.6.0

Changes:
 - AppInstaller logic export
 - Replace pkg_path with GetPkgPath() method in InstallerContext

Change-Id: Ieb91d6a87c86977ab2d8623117bdffff0aec4cc8
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoReplace pkg_path with GetPkgPath() method in InstallerContext 53/160353/2
Damian Pietruchowski [Wed, 15 Nov 2017 13:31:03 +0000 (14:31 +0100)]
Replace pkg_path with GetPkgPath() method in InstallerContext

pkg_path is always equal to root_application_path + pkgid.
Storing this information in separate variable is problematic,
because it requires to remember to update pkg_path after
root_application_path or pkgid is changed.

Submit with:
- https://review.tizen.org/gerrit/#/c/154196/
- https://review.tizen.org/gerrit/#/c/154904/

Change-Id: I403ef165c458091bc71ca9c80175ea7666ba2254
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoAppInstaller logic export 99/93999/14
Piotr Ganicz [Tue, 25 Oct 2016 06:29:58 +0000 (08:29 +0200)]
AppInstaller logic export

This commit gather the logic of choosing proper steps sequence
to app-installer repository. All backends have to prepare their
own sequences for each pkgmgr request. The default implementation
of such methods is provided and there is no need for overriding
each function in backends.

    Submit together:
     - https://review.tizen.org/gerrit/#/c/93998/
     - https://review.tizen.org/gerrit/#/c/94000/

Change-Id: I5cdf18ac0100437819b9cb7d6c435e4668ea3643
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoRelease version 1.5.0 79/159079/3 accepted/tizen/unified/20171109.124926 submit/tizen/20171107.031828 submit/tizen/20171108.023404 submit/tizen/20171109.041728
Junghyun Yeon [Tue, 7 Nov 2017 02:14:53 +0000 (11:14 +0900)]
Release version 1.5.0

Changes:
 - Apply new library for smoke utils
 - Set smack exec label for extensive smoke tests
 - Fix in ReinstallMode_Tpk test
 - Fix for backup package directories
 - Fix parameter of IsPackageInstalled

Change-Id: Ie2f0aa89b459b9701ccb534520373255fcbb1869
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoFix parameter of IsPackageInstalled 32/158632/2
Seungha Son [Thu, 2 Nov 2017 07:52:27 +0000 (16:52 +0900)]
Fix parameter of IsPackageInstalled

related patch : https://review.tizen.org/gerrit/#/c/157443/

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ifb4bcbee350e4d9587e4efcf89a5e924f2bcd2f2

6 years agoFix for backup package directories 20/151720/3
Damian Pietruchowski [Thu, 21 Sep 2017 15:07:46 +0000 (17:07 +0200)]
Fix for backup package directories

The problem was that content of the entries was copied to backup path.
This content should be copied to the same entry in backup path.

Change-Id: I915d53d3c99c534a047b7073aa570d6d2db88dd3
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoFix in ReinstallMode_Tpk test 66/157666/11
kniedzielew [Wed, 25 Oct 2017 13:36:07 +0000 (15:36 +0200)]
Fix in ReinstallMode_Tpk test

Sdk directory where are files used for
update is changed.

Submit with:
https://review.tizen.org/gerrit/#/c/158034/

Change-Id: I84f0f28ee425f6684ba7449ed3387931cb30b911
Signed-off-by: kniedzielew <k.niedzielew@samsung.com>
6 years agoSet smack exec label for extensive smoke tests 61/151961/3
Damian Pietruchowski [Fri, 22 Sep 2017 12:09:38 +0000 (14:09 +0200)]
Set smack exec label for extensive smoke tests

There were failures with Mount tests, because
TZIP cannot be used by process due to smack label.

Change-Id: Iab3c0b006c3202fa417234df4ba50cd3fa39958e
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoApply new library for smoke utils 01/149601/9
Damian Pietruchowski [Tue, 12 Sep 2017 13:59:59 +0000 (15:59 +0200)]
Apply new library for smoke utils

Wgt-backend and tpk-backend have common util functions for smoke tests.
They should be exported to lib in app-installers.

Submit together:
- https://review.tizen.org/gerrit/#/c/149136/
- https://review.tizen.org/gerrit/#/c/149137/

Change-Id: I30046243f9a1fb5baac6f148edb7c409ab69bea3
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoRelease version 1.4.2 08/156108/1 accepted/tizen/4.0/unified/20171018.060913 accepted/tizen/unified/20171018.062505 submit/tizen/20171017.074628 submit/tizen_4.0/20171017.080654 tizen_4.0.m2_release
Junghyun Yeon [Tue, 17 Oct 2017 06:56:14 +0000 (15:56 +0900)]
Release version 1.4.2

Changes:
 - Change StepUpdateTrustAnchor into StepRegisterTrustAnchor
 - Add smoke test for extended storage installation

Change-Id: Icf0f8f95d72ef2f3131f0df7c2f4646d9aec463d
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoAdd smoke test for extended storage installation 66/155366/3
Sangyoon Jang [Fri, 13 Oct 2017 04:53:13 +0000 (13:53 +0900)]
Add smoke test for extended storage installation

Change-Id: Ie9ba9a90256f284959de4c9076240948054a06e4
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoChange StepUpdateTrustAnchor into StepRegisterTrustAnchor 32/155932/1
Junghyun Yeon [Mon, 16 Oct 2017 11:59:23 +0000 (20:59 +0900)]
Change StepUpdateTrustAnchor into StepRegisterTrustAnchor

- Register and updating trust anchor has integrated into one step.

Related changes:
[app-installers] : https://review.tizen.org/gerrit/149836

Change-Id: Ib4c5fcf37a3a740ccadb30733d84f4a927119254
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.4.1 67/153167/1 accepted/tizen/4.0/unified/20170929.075956 accepted/tizen/unified/20170929.081444 submit/tizen/20170928.055049 submit/tizen_4.0/20170928.055126 submit/tizen_4.0/20170928.143447 tizen_4.0.IoT.p1_release
Seungha Son [Thu, 28 Sep 2017 04:46:34 +0000 (13:46 +0900)]
Release version 1.4.1

Changes:
 - Add step for privacy privilege

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I3c7fff27f5004848537cb4c4621ff5b8b5c8f783

6 years agoAdd step for privacy privilege 31/147031/4
Seungha Son [Thu, 31 Aug 2017 23:33:46 +0000 (08:33 +0900)]
Add step for privacy privilege

Related changes:
app-installers : https://review.tizen.org/gerrit/#/c/146903/
wgt-backend : https://review.tizen.org/gerrit/#/c/147038/

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I73be449557c61d8eb8ea79c276bd12366c5726a3

6 years agoRelease version 1.4.0 77/146477/1 accepted/tizen/4.0/unified/20170904.234803 accepted/tizen/unified/20170830.161041 submit/tizen/20170829.115218 submit/tizen_4.0/20170901.004643
Sangyoon Jang [Tue, 29 Aug 2017 04:53:46 +0000 (13:53 +0900)]
Release version 1.4.0

Changes:
 - Modify order of StepConvertXml for manifestdirect steps
 - Fix pkg regex for uninstalling apps
 - Fix uninstalling package installed at extended storage
 - Add new smoke tests
 - Perform code style checking fixes
 - AppQueryInterface logic export
 - Adapter interface for external PkgMgr module

Change-Id: Ief09e4f6c826032693c437f06441469e75087223
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoAdapter interface for external PkgMgr module 46/139346/6
Damian Pietruchowski [Tue, 18 Jul 2017 11:36:30 +0000 (13:36 +0200)]
Adapter interface for external PkgMgr module

Submit together:
- https://review.tizen.org/gerrit/#/c/138998/
- https://review.tizen.org/gerrit/#/c/139347/

Change-Id: Ib692ed8c6306c67ed70594637c27067944154699
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoAppQueryInterface logic export 20/133520/8
Damian Pietruchowski [Mon, 12 Jun 2017 14:03:42 +0000 (16:03 +0200)]
AppQueryInterface logic export

IsPkgInstalled() and GetPkgId() have the same implementation for
wgt-backend and tpk-backend, so only GetPkgIdFromPath() should
be overrided in each backend.

Submit together:
- https://review.tizen.org/gerrit/#/c/133518/
- https://review.tizen.org/gerrit/#/c/133519/

Change-Id: I280e6d6c2bc718c34238bb3a96c81b4584e5d964
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoPerform code style checking fixes 87/143787/1
Bartlomiej Kunikowski [Fri, 11 Aug 2017 08:43:00 +0000 (10:43 +0200)]
Perform code style checking fixes

Change-Id: I3745fddee0bc058ad73c272fcc4bcb61b8d31beb

6 years agoAdd new smoke tests 21/137521/6
Bartlomiej Kunikowski [Thu, 6 Jul 2017 07:49:19 +0000 (09:49 +0200)]
Add new smoke tests

- SmokeTest.ManifestDirectInstallMode
- SmokeTest.ManifestDirectUpdateMode
- SmokeTest.ReadonlyUpdateInstallMode
- SmokeTest.ReadonlyUpdateUninstallMode

Change-Id: Iefbcc49561afe238feef4a560c4d0492ad2537e0
Signed-off-by: Bartlomiej Kunikowski <b.kunikowski@partner.samsung.com>
6 years agoFix uninstalling package installed at extended storage 45/142345/3
Sangyoon Jang [Thu, 3 Aug 2017 12:01:42 +0000 (21:01 +0900)]
Fix uninstalling package installed at extended storage

Requires:
 - https://review.tizen.org/gerrit/142344

Change-Id: I8767f9a95282e5f68ba5b7dc03757a1f98bcfdee
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoFix pkg regex for uninstalling apps 40/140040/3
Damian Pietruchowski [Fri, 21 Jul 2017 11:38:55 +0000 (13:38 +0200)]
Fix pkg regex for uninstalling apps

Change-Id: Ia9a14aa1413d2bd7dafaef20bb69cbe726d8b971
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
6 years agoModify order of StepConvertXml for manifestdirect steps 12/141412/5
Junghyun Yeon [Mon, 31 Jul 2017 09:20:00 +0000 (18:20 +0900)]
Modify order of StepConvertXml for manifestdirect steps

- Modify order of StepConvertXml to be performed after
  StepParsePreload to apply modification of manifest data
  into modified xml

Related changes:
[pkgmgr-tool] : https://review.tizen.org/gerrit/#/c/141034/

Change-Id: I7b556f559f5325141556b784abd269a2b444ca49
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
6 years agoRelease version 1.3.0 88/142488/1 accepted/tizen/4.0/unified/20170828.223755 accepted/tizen/unified/20170807.150550 submit/tizen/20170804.060432 submit/tizen_4.0/20170828.100002
Junghyun Yeon [Fri, 4 Aug 2017 05:51:17 +0000 (14:51 +0900)]
Release version 1.3.0

Changes:
 - Add new steps for trust anchors

Change-Id: I8dc680236eaee521143dd66bfd0a55cc39f69498
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>