platform/core/appfw/pkgmgr-info.git
9 years agoFix possible buffer overflow 32/22332/1 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 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348
Baptiste DURAND [Mon, 2 Jun 2014 06:31:35 +0000 (08:31 +0200)]
Fix possible buffer overflow

Change-Id: I9365357750f6ff90c97001d244376d8d84e97112
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
9 years agoAdd Requires on TzPlatformConfig devel package for pkgmgr-parser-devel package 11/22011/1 submit/tizen_common/20140528.183233 submit/tizen_common/20140529.194900 submit/tizen_common/20140530.020532 submit/tizen_common/20140530.021300
Baptiste DURAND [Wed, 28 May 2014 18:30:38 +0000 (20:30 +0200)]
Add Requires on TzPlatformConfig devel package for pkgmgr-parser-devel package

Change-Id: I38e6e06d3bfd9cd35d4a119f3e53b0e58d890c8b
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
9 years agoAdd path for multiuser support 02/22002/1 submit/tizen_common/20140528.173953
Sabera Djelti (sdi2) [Wed, 21 May 2014 08:22:34 +0000 (10:22 +0200)]
Add path for multiuser support

Change-Id: Id3a9c0f28836904677f85e5ba9ec636df8470150
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agoAdd multi-user support 59/18259/3 submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644
Kévin THIERRY [Wed, 19 Mar 2014 14:31:08 +0000 (15:31 +0100)]
Add multi-user support

Bug-Tizen: PTREL-343
Change-Id: Ia704dfec14515e05b81a26fbabf78ad28281464d
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoinstall missing tag_parser_list.txt file 15/15515/1 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_ivi_release accepted/tizen/generic/20140123.093414 accepted/tizen/generic/20140312.094739 accepted/tizen/ivi/20140123.173134 accepted/tizen/ivi/panda/20140312.112256 accepted/tizen/ivi/release/20140312.044816 accepted/tizen/ivi/release/20140312.114521 accepted/tizen/mobile/20140123.162950 submit/tizen/20140123.093503 submit/tizen/20140312.070643 submit/tizen_ivi_release/20140312.045046 submit/tizen_ivi_release/20140312.071109
Corentin Lecouvey [Wed, 22 Jan 2014 12:59:41 +0000 (13:59 +0100)]
install missing tag_parser_list.txt file

It allows to load some pkgmgr plugins (listed below) when installing an app.
   - shortcut-list
   - livebox
   - account
   - notifications
   - privileges
   - ime
   - font

For example, when installing Settings widget with wrt-installer,
pkgmgr-parser can now load privileges plugin from privacy-manager.
The consequence is that Settings app privacy is inserted in privacy database.

At runtime, Web API access is granted after checking privileges and privacy
in corresponding databases.

Bug-Tizen : TIVI-2617, TIVI-2504/part

Change-Id: If28b0fe6f4041d47b382595a4dd747a9a6203c1c
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
10 years agoFix amd crash due to call in unmapped callback function 91/14691/1 accepted/tizen/generic/20140114.095141 accepted/tizen/ivi/20140110.224123 accepted/tizen/mobile/20140113.182042 submit/tizen/20140110.220142
Chengwei Yang [Fri, 10 Jan 2014 02:06:41 +0000 (10:06 +0800)]
Fix amd crash due to call in unmapped callback function

Bug: https://bugs.tizen.org/jira/browse/PTREL-591
Change-Id: I7ba09933456dd5f40d0ce0ce048de0747147936f
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agofix : undefined reference to `__get_pkg_location' 56/14156/3 accepted/tizen/ivi/release accepted/tizen/generic/20140106.140334 accepted/tizen/generic/20140108.092320 accepted/tizen/ivi/20131231.184200 accepted/tizen/ivi/release/20140108.212213 accepted/tizen/mobile/20140107.212826 submit/tizen/20131231.064147 submit/tizen/20140108.022427 submit/tizen_ivi_release/20140108.030126
junsuk77.oh [Wed, 25 Dec 2013 23:22:52 +0000 (08:22 +0900)]
fix : undefined reference to `__get_pkg_location'

Change-Id: Ia4cb33e50aeaa045be48ef2cf7051923d48f7226

10 years agofix build fail for missing definition 05/14105/1
junsuk77.oh [Mon, 23 Dec 2013 09:32:19 +0000 (18:32 +0900)]
fix build fail for missing definition

Change-Id: Ib1c1ab5926556eec6e949ab9d97bd942ed9f5f99

10 years agoadd request api for build fail 62/14062/1
junsuk77.oh [Mon, 23 Dec 2013 04:39:34 +0000 (13:39 +0900)]
add request api for build fail

Change-Id: I50bf34c711a1877c6ca886892314546a1ecd7320

10 years agoadd PMINFO client api for build fail 58/14058/1
junsuk77.oh [Mon, 23 Dec 2013 01:31:15 +0000 (10:31 +0900)]
add PMINFO client api for build fail

Change-Id: Ie566f853df33cc8caf785425d1d437ef4b87fa6f

10 years agoPTREL-129: Create the RW manifest directory 99/11199/1 accepted/tizen/20131022.230545 accepted/tizen/20131023.075718 accepted/tizen/20131112.015251 accepted/tizen_ivi_stable/20131116.110732 submit/tizen/20131022.200447 submit/tizen_ivi_stable/20131116.100249
Rusty Lynch [Tue, 22 Oct 2013 19:31:47 +0000 (12:31 -0700)]
PTREL-129: Create the RW manifest directory

Start creating and taking ownership of the read-write application
manifest directory.

Change-Id: Iddcd94ef1942eceed344e4df4cee91be085935ac
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
10 years agoSync to the latest code 04/10404/3 accepted/tizen/20131014.080211 accepted/tizen/20131014.171855 accepted/tizen/20131014.173836 submit/tizen/20131014.075729
junsuk77.oh [Tue, 1 Oct 2013 12:12:01 +0000 (21:12 +0900)]
Sync to the latest code

1. add get char api to remove null string
2. dont check db/setting/theme vconf key duging checking of icon path
3. add submode info to desktop file
4. install fail when insert db is failed
5. implement mdm policy
6. change log api to use uniformed debug message
7. delete null string in pkgmgr db
8. change mdparser api name
9. add tag parser plugin
10. dont use global variable that is used for db query
11. fix bug - set-label api does not work properly
12. Fixed Prevent issue 31276

Change-Id: I6d8e5973c18ee46918beec6cd1c61cc9a004929e
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoupdate changelog accepted/tizen/20130917.013935 accepted/tizen/20130917.013946 accepted/tizen/20130917.190707 submit/tizen/20130916.174238
Anas Nashif [Mon, 16 Sep 2013 17:42:26 +0000 (13:42 -0400)]
update changelog

10 years agoMerge branch 'tizen_2.2' into tizen
Anas Nashif [Mon, 16 Sep 2013 17:32:59 +0000 (13:32 -0400)]
Merge branch 'tizen_2.2' into tizen

Conflicts:
CMakeLists.txt
packaging/pkgmgr-info.spec
parser/pkgmgr_parser.c
parser_path.conf.in

10 years agoSync to the latest code
junsuk77.oh [Mon, 5 Aug 2013 06:27:48 +0000 (15:27 +0900)]
Sync to the latest code

Change-Id: I2a9c06dfa1af86742e27750761b83a4152159494
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoRemove the manifest template files 53/5653/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130711.185317 accepted/tizen/20130912.153458 accepted/tizen/20130912.190550 accepted/tizen/20130912.194804 accepted/tizen/ivi/genivi/20140131.060101 accepted/tizen_ivi_release/20131120.050459 ivi_oct_m2 submit/tizen/20130711.182932 submit/tizen/20130912.080247 submit/tizen/20130912.090549 submit/tizen_ivi_genivi/20140131.060234 submit/tizen_ivi_release/20131120.022726 submit/tizen_ivi_release/20131120.025949
Patrick McCarty [Thu, 11 Jul 2013 18:23:07 +0000 (11:23 -0700)]
Remove the manifest template files

The old manifest templates at top level should be removed to avoid
clobbering the intended manifest in packaging/.

Change-Id: I867885a93e2dcc051a7f712baf2da9b908c19555

10 years agoXML reader check linefeed on manifest parser
junsuk77.oh [Thu, 11 Jul 2013 01:54:55 +0000 (10:54 +0900)]
XML reader check linefeed on manifest parser

Change-Id: I93324256c7a7214efbb0885595e349d454dda8df
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoresetting manifest requested domain to floor 76/4476/2
Alexandru Cornea [Fri, 28 Jun 2013 13:26:58 +0000 (16:26 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 42/5142/2
Alexandru Cornea [Mon, 1 Jul 2013 13:43:13 +0000 (16:43 +0300)]
resetting manifest requested domain to floor

10 years agoFix Runtimes Issue : Remove hardcoded path 49/5549/1 accepted/tizen/20130708.152515 submit/tizen/20130708.121957
Baptiste DURAND [Mon, 8 Jul 2013 11:45:42 +0000 (13:45 +0200)]
Fix Runtimes Issue : Remove hardcoded path

Fix https://bugs.tizen.org/jira/browse/TDIST-250

10 years agoclean %post and use SYSCONFDIR 78/5478/3 accepted/tizen/20130703.235718 submit/tizen/20130703.204637
Anas Nashif [Wed, 3 Jul 2013 18:09:36 +0000 (14:09 -0400)]
clean %post and use SYSCONFDIR

- remove obsolete debian directory

Change-Id: Ic5d45ae16b5cdd149f1f1509b0fc480045369d02
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 years agoimplement app screen reader
junsuk77.oh [Wed, 3 Jul 2013 01:41:07 +0000 (10:41 +0900)]
implement app screen reader

Change-Id: I9362cb04c6296105266d94e65d7c56b83a2c409a
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agorollback rpm smack
junsuk77.oh [Fri, 28 Jun 2013 04:54:47 +0000 (13:54 +0900)]
rollback rpm smack

Change-Id: I29da3cfa0c825df8ac3615d4b85e86c938689517
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoimplement smack to rpm pkg
junsuk77.oh [Thu, 27 Jun 2013 12:18:54 +0000 (21:18 +0900)]
implement smack to rpm pkg

Change-Id: I494d35c1c874684ec3721e42cc2b14d1344221b3
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoimplement new api for preload-system
junsuk77.oh [Thu, 27 Jun 2013 02:15:09 +0000 (11:15 +0900)]
implement new api for preload-system

Change-Id: Id20277b1b3b76313dc221b9f153a4f0280699742
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agochange smack lable
junsuk77.oh [Fri, 21 Jun 2013 07:12:35 +0000 (16:12 +0900)]
change smack lable

Change-Id: I18fe7132b8f8e37f6bff5276e6aae551bf129efd
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agomerge master branch
junsuk77.oh [Tue, 18 Jun 2013 09:13:03 +0000 (18:13 +0900)]
merge master branch

Change-Id: I560765997e5f9ea7e6250eb25075ea9b1562ac1d
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agomerge master branch
junsuk77.oh [Thu, 13 Jun 2013 01:45:39 +0000 (10:45 +0900)]
merge master branch

1. add subapp data of app
2. keep csc path data during update
3. add new api to check app preload status

Change-Id: I66f6ef2521ddc2e8100f65f7058841d52984631c
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoimplement app format tag
junsuk77.oh [Tue, 11 Jun 2013 04:27:38 +0000 (13:27 +0900)]
implement app format tag

Change-Id: I498b1e780c0f7fbd8125ad7734780e5302fd1190
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoMerge branch private-master
junsuk77.oh [Mon, 10 Jun 2013 04:49:05 +0000 (13:49 +0900)]
Merge branch private-master

Change-Id: I88990e27a02ccdb139bfce579bdd522f38112efb
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agoAdd Changelog 50/3750/1 accepted/tizen/20130529.152311 submit/tizen/20130529.155447
Baptiste DURAND [Wed, 29 May 2013 14:58:29 +0000 (16:58 +0200)]
Add Changelog

10 years agoFix spec file according to RPMLINT Rules 14/3714/2
Baptiste DURAND [Wed, 29 May 2013 14:17:52 +0000 (16:17 +0200)]
Fix spec file according to RPMLINT Rules

10 years agoFix x64 arch compatibility 13/3713/1
Baptiste DURAND [Wed, 29 May 2013 08:01:28 +0000 (10:01 +0200)]
Fix x64 arch compatibility

Fix harcoded lib path in the code

10 years agoimplement csc path, is_update status
junsuk77.oh [Wed, 29 May 2013 03:48:32 +0000 (12:48 +0900)]
implement csc path, is_update status

Change-Id: I5e5fe08c1c7c16a0890fca6b72ca562336acbf1f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agofix app activation icon is not appeared
junsuk77.oh [Thu, 23 May 2013 06:42:44 +0000 (15:42 +0900)]
fix app activation icon is not appeared

Change-Id: I728f1e36a319f03df5a6229b3acef0d5f755667a
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
10 years agodelete opt desktop file during preload updated
junsuk77.oh [Thu, 23 May 2013 03:03:01 +0000 (12:03 +0900)]
delete opt desktop file during preload updated

Change-Id: Ic2264d03f275227b380dbf09f18d8c39a1743af4
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoMerge "Adding Mime types parsing" into tizen_2.1
Brad Peters [Wed, 15 May 2013 17:36:08 +0000 (02:36 +0900)]
Merge "Adding Mime types parsing" into tizen_2.1

11 years agofix permission crash error
junsuk77.oh [Wed, 15 May 2013 12:52:18 +0000 (21:52 +0900)]
fix permission crash error

Change-Id: Id4da031b6d11e39ade4c217984deb8f499a0285f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoAdding Mime types parsing
Stanislav Radomskiy [Thu, 25 Apr 2013 07:55:03 +0000 (10:55 +0300)]
Adding Mime types parsing

Fixing TREL-334

Change-Id: Ia6a00dd2e2b948272d7937bf69ba464ad7fd653a

11 years agoadd permission type on attribution, new api to get installed list with minimum info tizen_2.1 accepted/tizen/20130520.100925 submit/tizen/20130517.044818 submit/tizen_2.1/20130516.045836
junsuk77.oh [Tue, 14 May 2013 04:44:41 +0000 (13:44 +0900)]
add permission type on attribution, new api to get installed list with minimum info

Change-Id: I10b84c61e37d6f8ca5d6a18f387e5d346242df95
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd pkg url info to handle submit/tizen_2.1/20130514.054738
junsuk77.oh [Mon, 13 May 2013 07:17:00 +0000 (16:17 +0900)]
add pkg url info to handle

Change-Id: I16594d3231ff0d7535e7a030c77fd5c45471e96f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoadd package url attritute
junsuk77.oh [Thu, 9 May 2013 09:15:25 +0000 (18:15 +0900)]
add package url attritute

Change-Id: Ib94dec4deb939455548bffdf979e108d0b215734
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoupdate preload info during upgrade api is called
junsuk77.oh [Thu, 9 May 2013 02:48:26 +0000 (11:48 +0900)]
update preload info during upgrade api is called

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

fix ug icon path to find a real icon
add smack rule for pkgmgr db
check manifest tag for updating during installation
fix pkg label query excution

Change-Id: Id18dda958843b5f4b7d76ee67746170a1316e049
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoremove appsvc db during uninstall 2.1b_release accepted/tizen_2.1/20130425.035436 submit/tizen_2.1/20130424.230857
junsuk77.oh [Wed, 17 Apr 2013 04:34:33 +0000 (13:34 +0900)]
remove appsvc db during uninstall

Change-Id: I30181c35a030fd13f844d2c7e610b363b596da2d
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agorollback parser child process
junsuk77.oh [Fri, 12 Apr 2013 09:28:33 +0000 (18:28 +0900)]
rollback parser child process

Change-Id: I3412e10631aca3f19db15f1719e5ee384956e43a
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agofix root path to have a pkgid, __ps_run_parser to fork child and do dlopen
junsuk77.oh [Thu, 11 Apr 2013 14:19:13 +0000 (23:19 +0900)]
fix root path to have a pkgid, __ps_run_parser to fork child and do dlopen

Change-Id: Ia760a763444e97de068bfe24c6313a68b2f51643
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoclean unused api and debug messgae
junsuk77.oh [Tue, 9 Apr 2013 11:26:06 +0000 (20:26 +0900)]
clean unused api and debug messgae

Change-Id: Idc5f5a22dd85d9bdf1d044d5e3e401b0809970a5
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoclean unused api, debug message
junsuk77.oh [Tue, 9 Apr 2013 08:09:05 +0000 (17:09 +0900)]
clean unused api, debug message

Change-Id: I90e6c781dbdb7bef37fec073f4efa6490b9d202b
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoMerge branch private
junsuk77.oh [Mon, 8 Apr 2013 09:10:38 +0000 (18:10 +0900)]
Merge branch private

1. Implemented privilege API
2. Fixed SEGFAULT in pkg filter API
3. removed gcc warning
4. code cleanup
5. fixed Prevent Issues

Change-Id: I7f791ce5956c3dae3d8bfa63e7cc06695fa289b8
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoFix x86_64 build
Anas Nashif [Wed, 6 Mar 2013 15:36:20 +0000 (16:36 +0100)]
Fix x86_64 build

- Fixed hardcoded library install path : Spec File, *CMakeLists.txt, *.pc.in
- Use %cmake macro to set default paths : Spec file
- Rename pkgmgr-info.manifest in pkgmgr-info.manifest.in (Fix hardcoded library path)
- Rename pkgmgr-parser.manifest in pkgmgr-parser.manifest.in (Fix hardcoded library path)

Change-Id: I54e79a1b11fe74ce3d164b7771ac3a58eb92245c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 years agometadata can get the null value
junsuk77.oh [Mon, 1 Apr 2013 01:24:24 +0000 (10:24 +0900)]
metadata can get the null value

Change-Id: Id6f0ed0b9f9cdd4da53efe799de36d0dd93c6f51
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoMerge branch devel/arch/master
junsuk77.oh [Wed, 27 Mar 2013 00:44:28 +0000 (09:44 +0900)]
Merge branch devel/arch/master

1. Implemented metadata filtering. Fixed memory leaks
2. Applied ime tag plugin
3. Optimized Certificate APIs for memory and time

Change-Id: Ia5047d26d260a84ebf59a4daa7c57a00eb54a5d3
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
11 years agoApplied privileges tag plugin
junsuk77.oh [Wed, 20 Mar 2013 03:40:12 +0000 (12:40 +0900)]
Applied privileges tag plugin

Change-Id: I3ef68bc1363be586fc6fb810fe7587d78e0b77b3
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:03:22 +0000 (16:03 +0900)]
add new filter key to get installed storage

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

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

11 years agoInitial empty repository
Jung Minsun [Wed, 24 Oct 2012 07:38:27 +0000 (16:38 +0900)]
Initial empty repository