platform/core/appfw/slp-pkgmgr.git
9 years agoManage user / Global requests for installation and Uninstallation 25/27625/1
Baptiste DURAND [Fri, 5 Sep 2014 10:02:48 +0000 (12:02 +0200)]
Manage user / Global requests for installation and Uninstallation

Change-Id: I61dd33582f72f03499629e913e7dc7bda09fa1cf
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
9 years agoFix TC-320 66/26866/3 accepted/tizen/common/20140902.160846 accepted/tizen/ivi/20140909.103719 submit/tizen_common/20140902.124717 submit/tizen_ivi/20140909.000000
Baptiste DURAND [Fri, 29 Aug 2014 13:52:14 +0000 (15:52 +0200)]
Fix TC-320

Fix listing function in pkgcmd tool
Add -G option to allow installation/uninstallation... for whole system

Change-Id: I44b6531d5a1b0de43ffa2b9c8540e52214a891b5
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
9 years agoRevert "Add wrapper to fix TC-320" 65/26865/1
Baptiste DURAND [Fri, 29 Aug 2014 11:26:18 +0000 (13:26 +0200)]
Revert "Add wrapper to fix TC-320"

This reverts commit 5c67e3748c2beb9cd685390d1f0d4349f3334f0f.

Conflicts:
tool/pkgcmd.wrapper

Change-Id: If9097f274f78f706beaea5bb5e2da42fe46b4d0d

9 years agoFix use pkgmgr_appinfo_get_usr_list 82/26482/2 submit/tizen/20140826.082542 submit/tizen_ivi/20140827.000000 submit/tizen_ivi/20140828.000000 submit/tizen_ivi/20140829.000000
Sabera Djelti (sdi2) [Mon, 25 Aug 2014 06:31:16 +0000 (08:31 +0200)]
Fix use pkgmgr_appinfo_get_usr_list

Change-Id: Iea8111f3cb57f70412caf4539eb64697a50625c0
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
9 years agoFix (run application with) xwalk-launcher 26/26026/1 submit/tizen_common/20140814.134251 submit/tizen_ivi/20140818.000000 submit/tizen_ivi/20140818.000001 submit/tizen_ivi/20140818.000002 submit/tizen_ivi/20140822.000000
Sabera Djelti (sdi2) [Wed, 13 Aug 2014 16:04:44 +0000 (18:04 +0200)]
Fix (run application with) xwalk-launcher

Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Change-Id: I1b8ff0854c19dfb0895a519ea2e0eb4cf294ed01

9 years agofix pkg_initdb 73/25873/1 submit/tizen_common/20140811.160835 submit/tizen_common/20140811.161134 submit/tizen_common/20140811.192137 submit/tizen_ivi/20140813.000000
Sabera Djelti (sdi2) [Mon, 11 Aug 2014 14:49:11 +0000 (16:49 +0200)]
fix pkg_initdb

Change-Id: Ibb4e969f530c588cc4fcf00bbbd88379f24161c1
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
9 years agoMulti user features : 21/25721/3
Sabera Djelti (sdi2) [Tue, 1 Jul 2014 15:38:14 +0000 (17:38 +0200)]
Multi user features :

->Add / Use Usr App related fonctions instead of Global App related Functions

Change-Id: Ie2bc23ffe5c3d9c9ef27e47ba218ca21b1b2a0e5
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
9 years agoMerge "Fixed build pkgmgr rpm (unrecognized __fileno field)." into tizen
Semun Lee [Mon, 11 Aug 2014 10:45:39 +0000 (03:45 -0700)]
Merge "Fixed build pkgmgr rpm (unrecognized __fileno field)." into tizen

9 years agoFixed build pkgmgr rpm (unrecognized __fileno field). 99/25299/1
Nataliia Koval [Tue, 17 Jun 2014 11:38:42 +0000 (14:38 +0300)]
Fixed build pkgmgr rpm (unrecognized __fileno field).

Change-Id: Ib137e8992876e519e8c161bfc9c5e64944ca4df2
Signed-off-by: Nataliia Koval <nataliia.koval@globallogic.com>
10 years agoremove unused code : file pkg_fota.c 40/24640/1
Sabera Djelti (sdi2) [Thu, 17 Jul 2014 13:28:22 +0000 (15:28 +0200)]
remove unused code : file pkg_fota.c

Change-Id: If29cd4bf7e44bf318ab56da8118959fde827f9b3
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
10 years agoFix 'sdb uninstall' 67/24267/1 tizen_3.0.m14.2_ivi accepted/tizen/common/20140709.220641 accepted/tizen/ivi/20140709.191421 submit/tizen_common/20140709.124849 submit/tizen_ivi/20140709.124906 tizen_3.0.m14.2_ivi_release
Stephane Desneux [Wed, 9 Jul 2014 10:59:37 +0000 (12:59 +0200)]
Fix 'sdb uninstall'

Change-Id: Ifb3ded66839de1cb4aac4fd5c0298f39c1105729
Bug-Tizen: TC-320
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agoFix pkgcmd -l to allow "sdb uninstall" to work 26/24126/1 accepted/tizen/common/20140708.163944 accepted/tizen/ivi/20140708.192435 submit/tizen_common/20140708.161908 submit/tizen_ivi/20140708.161853
Stephane Desneux [Tue, 8 Jul 2014 16:16:37 +0000 (18:16 +0200)]
Fix pkgcmd -l to allow "sdb uninstall" to work

Change-Id: Id7b8c746c0a6879292cf8fdcfd4abc5edfd0c7b9
Bug-Tizen: TC-320 TC-1387 TC-288
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agopkgcmd wrapper now handles 'pkgcmd -a' 69/24069/3 submit/tizen_common/20140708.133702 submit/tizen_ivi/20140708.133710
Stephane Desneux [Tue, 8 Jul 2014 13:01:31 +0000 (15:01 +0200)]
pkgcmd wrapper now handles 'pkgcmd -a'

Change-Id: I47ad2c6abf307f4e89e837c6d90c452dda425454
Bug-Tizen: TC-320 TC-1387 TC-288
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
10 years agoAdd wrapper to fix TC-320 16/24016/4 accepted/tizen/common/20140707.170447 accepted/tizen/ivi/20140707.200508 submit/tizen_common/20140707.162153 submit/tizen_ivi/20140707.162143
Baptiste DURAND [Mon, 7 Jul 2014 15:12:07 +0000 (17:12 +0200)]
Add wrapper to fix TC-320

Bug-Tizen: TC-320
Change-Id: I49c734ce61f0598f490223a8222582c460c8ab85
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agoClean spec file 50/22750/1 submit/tizen_common/20140618.103325 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348
Kévin THIERRY [Wed, 11 Jun 2014 08:02:10 +0000 (10:02 +0200)]
Clean spec file

Adding the "-n" option to define the name of the package in the
pre/post install/uninstall scripts allows to easily parse the spec file
to create the recipe for the Yocto build. The tool used to generate the
recipes from spec files can be found here:
https://github.com/eurogiciel-oss/yoctoTizen.

Change-Id: I38ac6673c4a9afd3433bd49dc8c661fa06a0d62e
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoAdd Multi User Features 01/22001/2 submit/tizen_common/20140528.173953 submit/tizen_common/20140528.183233 submit/tizen_common/20140529.194900 submit/tizen_common/20140530.021300 submit/tizen_common/20140602.071652 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140623.000001
Baptiste DURAND [Fri, 11 Apr 2014 12:34:15 +0000 (14:34 +0200)]
Add Multi User Features

Change-Id: Id34dcc5633b6378bbd526ad4647825cb524f3d20
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
10 years agoModification about smack label of db file belong to process. 82/20982/2 accepted/tizen/common/20140519.230349 submit/tizen/20140516.061258 submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644
jooseong.lee [Wed, 14 May 2014 09:44:08 +0000 (18:44 +0900)]
Modification about smack label of db file belong to process.

[Problem]
Most db files have 'floor' label.  Because these are created during image creation time.
Therefore no process can write the dbs (since 'floor' label allows only read and execute)

[Solution]
Modify smack label of the db files based on condition below referring three domain model
Condition1. Assign domain of process which creates db files
Condition2. Assign domain of process accesses db files.

Change-Id: I7538593b434e3e8a07696c12f441cbd444a31d16
Signed-off-by: jooseong.lee <jooseong.lee@samsung.com>
10 years agoMerge "Add multi-user support" into tizen
Semun Lee [Thu, 20 Mar 2014 11:30:38 +0000 (04:30 -0700)]
Merge "Add multi-user support" into tizen

10 years agoAdd multi-user support 56/18256/1
Kévin THIERRY [Wed, 19 Mar 2014 10:59:50 +0000 (11:59 +0100)]
Add multi-user support

Bug-Tizen: PTREL-348
Change-Id: Ic40cc5217f0b69949f95fc78d5a469e524c269c8
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoEnable build with iniparser v 3.1 32/16732/1 accepted/tizen/generic accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_ivi_release accepted/tizen/generic/20140224.171150 accepted/tizen/generic/20140312.094735 accepted/tizen/ivi/20140224.183608 accepted/tizen/ivi/panda/20140312.112239 accepted/tizen/ivi/release/20140312.045237 accepted/tizen/ivi/release/20140312.121815 accepted/tizen/mobile/20140225.041730 submit/tizen/20140224.170642 submit/tizen/20140312.070644 submit/tizen_ivi_release/20140312.045339 submit/tizen_ivi_release/20140312.071114
Nicolas Zingilé [Mon, 24 Feb 2014 10:15:20 +0000 (11:15 +0100)]
Enable build with iniparser v 3.1

Bug-Tizen: PTREL-101
Change-Id: I661f9e27c5071784164aa4204a1cd5f5a6824e28
Signed-off-by: Nicolas Zingilé <nicolas.zingile@open.eurogiciel.org>
10 years agofix:https://bugs.tizen.org/jira/browse/PTREL-526 31/13531/3 accepted/tizen/ivi/stable accepted/tizen/generic/20140106.145514 accepted/tizen/generic/20140114.135416 accepted/tizen/ivi/20140106.203740 accepted/tizen/mobile/20140107.212843 submit/tizen/20140106.040857 submit/tizen/20140108.022426 submit/tizen_ivi_release/20140108.030124
wangfei [Fri, 3 Jan 2014 05:57:24 +0000 (00:57 -0500)]
fix:https://bugs.tizen.org/jira/browse/PTREL-526

fix PTREL-526:pkgmgr package has hard dependencies on xorg and
 affiliated libraries.

Signed-off-by: wangfei <feix.w.wang@intel.com>
Change-Id: I2f9a7b38fac1e302d1e533a975bea67abab1ae4b

10 years agoRevert workaround and fix build issue 37/11137/1 accepted/tizen/20131022.010923 accepted/tizen/20131022.162820 accepted/tizen/20131112.015416 accepted/tizen_ivi_stable/20131116.110514 submit/tizen/20131021.224902 submit/tizen_ivi_stable/20131116.100251
Chengwei Yang [Mon, 21 Oct 2013 06:02:28 +0000 (14:02 +0800)]
Revert workaround and fix build issue

Workarounds was introduced in 5556559 did fix build, but more
importantly make pkgmgr useless and trigger amd crash (PTREL-133). This
commit revert the workaround and fix the issue in sure.

Bug: https://bugs.tizen.org/jira/browse/PTREL-134
Change-Id: I45700c2c794394049130bdd7e9a0d1bd9442da18
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agoThe real fix for build failure: linkage problem 36/11136/1
Chengwei Yang [Mon, 21 Oct 2013 05:50:43 +0000 (13:50 +0800)]
The real fix for build failure: linkage problem

pkgmgr_parser.so does depends on symbol defined in pkgmgr-info.so, so
the later one should comes after pkgmgr_parser at link stage.

Bug: https://bugs.tizen.org/jira/browse/PTREL-134
Change-Id: I419939f27740c67db911891ba07de6d763c0a66c
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agoRevert "delete validation api to fix build error" 35/11135/1
Chengwei Yang [Mon, 21 Oct 2013 05:26:43 +0000 (13:26 +0800)]
Revert "delete validation api to fix build error"

This reverts commit 2b811ac65b2d7af0d61d95a844b4b255815bd99b.

The previous workarounds did hidden build issue and make pkgmgr useless
and crash amd.

Bug: https://bugs.tizen.org/jira/browse/PTREL-134
Change-Id: Ie9424e29f23d2d0567054b05e29b7b4ef2d7c47c
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agodelete validation api to fix build error 41/10941/1 accepted/tizen/20131015.102302 accepted/tizen/20131015.171922 submit/tizen/20131015.102630
junsuk77.oh [Tue, 15 Oct 2013 10:21:23 +0000 (19:21 +0900)]
delete validation api to fix build error

Change-Id: Ia02ffdc63a91658ac1923b8d8921633e4180fa1f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoadd pkgmgr info header to fix build error 40/10940/1 accepted/tizen/20131015.101125 submit/tizen/20131015.095213
junsuk77.oh [Tue, 15 Oct 2013 09:51:17 +0000 (18:51 +0900)]
add pkgmgr info header to fix build error

Change-Id: I3499612daa1875d58ea7e81f4bcc3efc53319d7f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoFix build breakage caused by failed attempt to merge 2.2 code 83/10883/1 submit/tizen/20131015.004635
Rusty Lynch [Mon, 14 Oct 2013 23:31:17 +0000 (16:31 -0700)]
Fix build breakage caused by failed attempt to merge 2.2 code

The pushes that attempted to add Tizen 2.2 features do not build on Tizen
for ANY platform.  This change restores the package to a buildable state
to unblock the other many packages that depend on these changes.

Change-Id: I7d9efdb22b311681fb306bc26675a11addd59e00
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
10 years agoSync to the latest code 05/10405/3 accepted/tizen/20131014.080242 submit/tizen/20131014.075642
junsuk77.oh [Tue, 1 Oct 2013 12:27:17 +0000 (21:27 +0900)]
Sync to the latest code

1. implement get size api to get package directory size
2. add upgrade listen type for listener
3. add wait time for sync api
4. implement rpm installer for corexml
5. add new api with callback to get a package size
6. kill pkgmgr server when dbus connection is fail

Change-Id: I9d9ffe8b50fc7ade8b1e20f6560b884f40d09b86
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoTIVI-1436: Add build config option for graphics backend 15/9015/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/release tizen_ivi_genivi accepted/tizen/20130912.153617 accepted/tizen/20130912.185910 accepted/tizen/20130912.194048 accepted/tizen/ivi/genivi/20140131.060031 accepted/tizen_ivi_release/20131120.050448 ivi_oct_m2 submit/tizen/20130912.080405 submit/tizen/20130912.090704 submit/tizen_ivi_genivi/20140131.060238 submit/tizen_ivi_release/20131120.023516 submit/tizen_ivi_release/20131120.025953
Rusty Lynch [Fri, 30 Aug 2013 16:12:14 +0000 (09:12 -0700)]
TIVI-1436: Add build config option for graphics backend

The server implementation needs to display popup windows in the UI.
This change will add a build time configuration option to build
for either X or wayland, with the default support set for X.

In addition to this, the dbus service files were being installed
in the wrong location and we now need a dbus confg file in order
to have permission to publish the service on the system bus.

11 years agoFix manifests 50/5850/2
Michael Leibowitz [Wed, 17 Jul 2013 21:48:06 +0000 (14:48 -0700)]
Fix manifests

put manifests in packaging/
consistent use of %{name} macros

Change-Id: I53476b5bfcfa0547aa0c3ef37335a05ed2b18de9
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
11 years agoRemoving smack related labelling with chsmack 01/5401/2 accepted/tizen/20130717.122036 submit/tizen/20130717.043324
Elena Reshetova [Tue, 2 Jul 2013 10:15:30 +0000 (13:15 +0300)]
Removing smack related labelling with chsmack

11 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/20130710.213954 submit/tizen/20130710.165502
Ryan Ware [Mon, 8 Jul 2013 17:07:21 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

11 years agoMerge "resetting manifest requested domain to floor" into tizen
Ryan Ware [Mon, 8 Jul 2013 16:37:56 +0000 (09:37 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

11 years agoLink pkgmgr-info after pkgmgr-parse to fix the build error in mobile. 09/5409/2 accepted/tizen/20130703.021126 submit/tizen/20130703.012853
Junfeng Dong [Tue, 2 Jul 2013 11:07:11 +0000 (19:07 +0800)]
Link pkgmgr-info after pkgmgr-parse to fix the build error in mobile.

  the error is "libpkgmgr_parser.so: undefined reference to
`pkgmgrinfo_pkginfo_get_pkginfo'"

Change-Id: I1c995f5cf86ccb30996261fe1a6a315c7401d9da
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
11 years agoresetting manifest requested domain to floor 49/5149/1
Alexandru Cornea [Mon, 1 Jul 2013 14:25:49 +0000 (17:25 +0300)]
resetting manifest requested domain to floor

11 years agoresetting manifest requested domain to floor 81/4481/1
Alexandru Cornea [Fri, 28 Jun 2013 13:42:14 +0000 (16:42 +0300)]
resetting manifest requested domain to floor

11 years agospec file cleanup 57/4357/2
Anas Nashif [Thu, 27 Jun 2013 14:24:55 +0000 (10:24 -0400)]
spec file cleanup

- move away from /usr/etc to /etc
- remove obsolete debian packaging
- general spec file cleanup (group, license)

Change-Id: I3e413f30988597ab3b81dc9a243b1250250495f2
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 years agoFixed build on 64 bit systems accepted/tizen/20130603.181624 submit/tizen/20130603.105846
Anas Nashif [Mon, 3 Jun 2013 10:58:42 +0000 (06:58 -0400)]
Fixed build on 64 bit systems

11 years agoRemove license/group placeholders submit/tizen/20130601.183631
Anas Nashif [Sat, 1 Jun 2013 18:36:27 +0000 (14:36 -0400)]
Remove license/group placeholders

11 years agoReplace the manifest files with the baseline floor definition 97/3597/1 accepted/tizen/20130521.102344 submit/tizen/20130520.233925
Rusty Lynch [Mon, 20 May 2013 20:43:42 +0000 (13:43 -0700)]
Replace the manifest files with the baseline floor definition

11 years agodo not hardcode library paths accepted/tizen/20130520.103548 submit/tizen/20130517.185027
Anas Nashif [Fri, 17 May 2013 18:50:04 +0000 (14:50 -0400)]
do not hardcode library paths

11 years agodo not exclude binaries, delete them submit/tizen/20130517.183738
Anas Nashif [Fri, 17 May 2013 18:36:57 +0000 (14:36 -0400)]
do not exclude binaries, delete them

- fixed install on 64 bit systems

11 years agodo not exclude binaries, just delete them submit/tizen/20130517.182746
Anas Nashif [Fri, 17 May 2013 18:27:04 +0000 (14:27 -0400)]
do not exclude binaries, just delete them

11 years agodo not exclude binaries, just delete them accepted/tizen/20130520.103554 submit/tizen/20130517.181148
Anas Nashif [Fri, 17 May 2013 18:11:44 +0000 (14:11 -0400)]
do not exclude binaries, just delete them

11 years agodo not exclude binaries, just delete them
Anas Nashif [Fri, 17 May 2013 18:11:27 +0000 (14:11 -0400)]
do not exclude binaries, just delete them

11 years agofix get size api as sync function tizen_2.1 accepted/tizen/20130520.100933 submit/tizen/20130517.044823 submit/tizen_2.1/20130516.045829
junsuk77.oh [Wed, 15 May 2013 04:47:57 +0000 (13:47 +0900)]
fix get size api as sync function

Change-Id: I567abbdd5392d85c0fb37f659aa316eb1b7af0e2
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agopkgcmd killapp run on server submit/tizen_2.1/20130515.031847
junsuk77.oh [Tue, 14 May 2013 11:42:32 +0000 (20:42 +0900)]
pkgcmd killapp run on server

Change-Id: Icd0c142cd3654bfd81436eaacabbe35b2f134c9e
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd user data to get size api
junsuk77.oh [Tue, 14 May 2013 04:39:36 +0000 (13:39 +0900)]
add user data to get size api

Change-Id: Id4f2faf328b42d28f463a3f85a32b2770463089f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agochange input param on get size api, add smack label after pkg_initdb submit/tizen_2.1/20130514.054730
junsuk77.oh [Mon, 13 May 2013 09:03:36 +0000 (18:03 +0900)]
change input param on get size api, add smack label after pkg_initdb

Change-Id: I10431458942366e8cc538e34866580784a5a8793
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agomove can get the callback
junsuk77.oh [Fri, 10 May 2013 04:46:24 +0000 (13:46 +0900)]
move can get the callback

Change-Id: I5f3a7f411778d83599b8f61bd13c09b20c8833d1
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agomake application folder during pkg installation
junsuk77.oh [Thu, 9 May 2013 07:32:21 +0000 (16:32 +0900)]
make application folder during pkg installation

Change-Id: I7f64a70e4309ed35721e60aace10d2bc1ff1dd8b
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoget package size using pkg server, clean LOG_TAG
junsuk77.oh [Thu, 9 May 2013 02:47:57 +0000 (11:47 +0900)]
get package size using pkg server, clean LOG_TAG

Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agomerge master branch
junsuk77.oh [Wed, 8 May 2013 01:36:27 +0000 (10:36 +0900)]
merge master branch

add smack rule for pkgmgr db
change csc result

Change-Id: I3cb9e9656ecdad3afa782e0175ab1727809cbe57
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agofix prevent issue 2.1b_release accepted/tizen_2.1/20130425.035431 submit/tizen_2.1/20130424.230911
junsuk77.oh [Fri, 19 Apr 2013 05:23:14 +0000 (14:23 +0900)]
fix prevent issue

Change-Id: I3c764fb98021f1bff5eb6ef3e223a86842274e49
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agofix double free issue when installer service run
junsuk77.oh [Thu, 18 Apr 2013 16:18:34 +0000 (01:18 +0900)]
fix double free issue when installer service run

Change-Id: Id4e2053a21f242605fb6dcb77af950e85cfe3b8b
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoremove pkgmgr-install mime, operation , fix csc struct bug
junsuk77.oh [Wed, 17 Apr 2013 04:14:16 +0000 (13:14 +0900)]
remove pkgmgr-install mime, operation , fix csc struct bug

Change-Id: I70070fb18d389cde812607f9e0f59ab963ea7981
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoupdate issues
junsuk77.oh [Mon, 15 Apr 2013 05:25:18 +0000 (14:25 +0900)]
update issues

1. implement csc process
2. fix pkgcmd error message string, result
3. fix prevent

Change-Id: I6c47bba46091300752b298ff2b8ac98e27ddec61
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd pkgmgr patch for fota, --arg-flt pkginfo to get the app filter
junsuk77.oh [Thu, 11 Apr 2013 08:51:33 +0000 (17:51 +0900)]
add pkgmgr patch for fota, --arg-flt pkginfo to get the app filter

Change-Id: I31765a1ae948ec0d6c20b8d4bc17d433ad78456f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agofix base error code when pkgcmd fail
junsuk77.oh [Wed, 10 Apr 2013 07:19:17 +0000 (16:19 +0900)]
fix base error code when pkgcmd fail

Change-Id: I733c1ac22b2a148630c6f37cdb835e9b03361b87
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoretry send dbus msg when dbus error occured
junsuk77.oh [Wed, 10 Apr 2013 05:51:11 +0000 (14:51 +0900)]
retry send dbus msg when dbus error occured

Change-Id: Ic198b5ffd15930fb6c88fc7d21d92c9f766dc027
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agochange set db api on pkginfo
junsuk77.oh [Tue, 9 Apr 2013 08:14:12 +0000 (17:14 +0900)]
change set db api on pkginfo

Change-Id: I64099a6c4849aa54a67062458d9bcef07fc7a9bf
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoFixed Prevent Issues. CID 49075, 44391
junsuk77.oh [Mon, 8 Apr 2013 11:16:17 +0000 (20:16 +0900)]
Fixed Prevent Issues. CID 49075, 44391

Change-Id: Ie5d4ee63581e9bb07048d8a2e630858d99a4fdfc
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd preload, installedtime info to pkginfo command
junsuk77.oh [Mon, 8 Apr 2013 00:17:50 +0000 (09:17 +0900)]
add preload, installedtime info to pkginfo command

Change-Id: If8f658e6d3e1c58227fa27b73ea0d183aaf14d62
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agofix installer args bug for -r option
junsuk77.oh [Thu, 4 Apr 2013 00:59:22 +0000 (09:59 +0900)]
fix installer args bug for -r option

Change-Id: I0ef2c321ea7c23741d31a07ec51d350736a39e83
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agofix installer args bug for -r option, add metadata filter pkgcmd for testing
junsuk77.oh [Mon, 1 Apr 2013 09:22:06 +0000 (18:22 +0900)]
fix installer args bug for -r option, add metadata filter pkgcmd for testing

Change-Id: I8ef01c1e05ad3f33f06ba48d66f3a6c690c0f2e7
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd pkgmgr-install mime to install on myfiles
junsuk77.oh [Mon, 1 Apr 2013 02:14:07 +0000 (11:14 +0900)]
add pkgmgr-install mime to install on myfiles

Change-Id: I65af48d6c41332b32c89b69ed6b3d364e674cbf6
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoremove smack rule
junsuk77.oh [Fri, 29 Mar 2013 05:42:18 +0000 (14:42 +0900)]
remove smack rule

Change-Id: Ib1f6922b215dc235184870dd888a7ae3bf02693b
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agochange smack dbus
junsuk77.oh [Thu, 28 Mar 2013 11:25:23 +0000 (20:25 +0900)]
change smack dbus

Change-Id: Icc776fced9c4d17234c18ba5016ddc031f2e988f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd smack -ail,vconf,xorg,dbus
junsuk77.oh [Thu, 28 Mar 2013 08:39:52 +0000 (17:39 +0900)]
add smack -ail,vconf,xorg,dbus

Change-Id: Ibc63b602b6d61cd82a2fb8c3e89c98a77b69c0f0
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agofix -r pkgcmd option bug
junsuk77.oh [Wed, 27 Mar 2013 01:38:22 +0000 (10:38 +0900)]
fix -r pkgcmd option bug

Change-Id: I86039d4b22431dea6efdc50881444ea4cea90668
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoMerge branch devel/arch/master
junsuk77.oh [Tue, 26 Mar 2013 01:29:22 +0000 (10:29 +0900)]
Merge branch devel/arch/master

1. add reinstall option to receiver
2. add time comment after running a cmd, fix return error issue
3. Fixed memory leaks & other issues reported by Klockwork tool
4. add -t option to find type in pkdcmd, optional_file to args
5. add -r option to reinstall a package from IDE-RDS mode

Change-Id: I1a240211da7f87900484cb486646c74c38967399
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd -r option to reinstall a package from IDE-RDS mode
junsuk77.oh [Wed, 20 Mar 2013 04:29:29 +0000 (13:29 +0900)]
add -r option to reinstall a package from IDE-RDS mode

Change-Id: I1db2b18570e093ca8cec8c0d1c7fab85f01cf309
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd new filter key to get installed storage
junsuk77.oh [Tue, 19 Mar 2013 07:00:27 +0000 (16:00 +0900)]
add new filter key to get installed storage

Change-Id: I2f78ffd00a50a9db52923a7f1525478f39699c44
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:12:43 +0000 (01:12 +0900)]
merge with master

11 years agosync
Jinkun Jang [Wed, 13 Mar 2013 00:20:10 +0000 (09:20 +0900)]
sync

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:39 +0000 (01:46 +0900)]
Tizen 2.1 base

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 12:16:42 +0000 (21:16 +0900)]
tizen beta release