Ilho Kim [Thu, 4 Apr 2024 05:58:02 +0000 (14:58 +0900)]
Unblock the unit test execution
Change-Id: I2566339b65956a908150c3d87dee550525a7f865
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 4 Apr 2024 02:19:58 +0000 (11:19 +0900)]
Revert "Remove aul dependency"
This reverts commit
fdb5c4c04d299606495998c2eb4009317ffc023b.
Change-Id: Icbf22cf335c54e6038e21056b27a6d8ba6aa08b8
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 4 Apr 2024 02:18:41 +0000 (11:18 +0900)]
Add TIDL code for signal transmisstion
Change-Id: Idc6cff23a044c07d06641662e663a3f5d4c667b5
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 4 Apr 2024 02:18:28 +0000 (11:18 +0900)]
Revert "Remove app event dependency"
This reverts following commits
-
441d34a89b31dd19ab12688a4f802928c8e7f789
-
0edaf0178d64a07fd2448627e02f9ea400c432d4
Change-Id: I071e17ba25493066e37d38da5e9c07563fac4642
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Wed, 3 Apr 2024 11:51:06 +0000 (20:51 +0900)]
Revert "Remove TIDL for signal transmission"
This reverts commit
2f051a45019188ecafafc06d440b81dcabb3055e.
Change-Id: Id34a709c9b5924cdf9d68bdacb10a3310e01102f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Hwankyu Jhun [Wed, 3 Apr 2024 09:41:57 +0000 (18:41 +0900)]
Release version 0.20.3
Changes:
- Use socket activation with TIDL
Change-Id: Icb5acad26e1efda3d9f44210180d12b387644786
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 3 Apr 2024 06:48:47 +0000 (15:48 +0900)]
Use socket activation with TIDL
TIDL supports socket activation. The process name should have "d::" prefix.
Requires:
- https://review.tizen.org/gerrit/#/c/platform/core/appfw/pkgmgr-server/+/308961/
Change-Id: I6db0153364592e6e796a2d1a32982efd0bcb7e57
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Ilho Kim [Tue, 2 Apr 2024 07:04:45 +0000 (16:04 +0900)]
Release version 0.20.2
Changes:
- Remove tidl dependency
- Remove unnecessary log
- Remove app event dependency
- Use dbus activation for server execution
- Fix pkgmgr_client_usr_clear_cache_dir
- Block the gcov option
- Revert "Fix pkgmgr_client_usr_clear_cache_dir"
- Revert "Use dbus activation for server execution"
Change-Id: I466e8e8c3d9a7d1874047920feb63c54452b93af
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
ilho kim [Tue, 2 Apr 2024 06:55:29 +0000 (06:55 +0000)]
Revert "Use dbus activation for server execution"
This reverts commit
1bc4ce4da97baac3a36d585b199ae5f4fc5cfa52.
Change-Id: If7d8f5fdc8b3e8d7390b7b41e539912355f6f3d2
ilho kim [Tue, 2 Apr 2024 06:54:50 +0000 (06:54 +0000)]
Revert "Fix pkgmgr_client_usr_clear_cache_dir"
This reverts commit
08ecb360d99c083b819d6be8d060b4e15435e1eb.
Change-Id: Ib4a6c56878aaed9df17d7f5fb5eab38b345b3c2f
Ilho Kim [Mon, 1 Apr 2024 23:59:26 +0000 (08:59 +0900)]
Block the gcov option
unit test is blocked and an error occurs during build with gcov option
the unit test will be unblocked after applying socket activation
Change-Id: I698218b1964dec8b6cd4f978fda096d5aec1d902
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Sun, 31 Mar 2024 05:08:15 +0000 (14:08 +0900)]
Fix pkgmgr_client_usr_clear_cache_dir
Change-Id: I73fbcf79d9d4d20d19df168f3680aab7666eeb93
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Sun, 31 Mar 2024 01:26:48 +0000 (10:26 +0900)]
Use dbus activation for server execution
Change-Id: Ia5274b1936d1a5bfc3b52c8f0fb5033b7480e16c
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Fri, 29 Mar 2024 01:06:48 +0000 (10:06 +0900)]
Remove app event dependency
Change-Id: Ibf4cb57c8dabae1c368918c6147ee152051a0098
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Fri, 29 Mar 2024 00:07:49 +0000 (09:07 +0900)]
Remove app event dependency
Being dependent on app event makes dependent on app-core-ui,efl
it causes a lack of capacity in the headless image
Change-Id: Ie8135295d59d1bb9935648a9d8fdeb5dc3e78f39
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 28 Mar 2024 13:34:35 +0000 (22:34 +0900)]
Remove unnecessary log
Change-Id: Ic3ea0b539027cba222e49cb3327aeb72deed3375
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 28 Mar 2024 13:15:48 +0000 (22:15 +0900)]
Remove tidl dependency
Change-Id: I80a7d008c563496db6108a73e1ec341eefe47224
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 28 Mar 2024 07:57:26 +0000 (16:57 +0900)]
Release version 0.20.1
Changes:
- Remove aul dependency
Change-Id: I4468fc26a1a5d01d7b439ecff1c95b674cf2d115
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 28 Mar 2024 07:52:54 +0000 (16:52 +0900)]
Remove aul dependency
Change-Id: Ic668505bb464ae9fe25cee0aa588a344dc704e2f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 28 Mar 2024 06:54:54 +0000 (15:54 +0900)]
Release version 0.20.0
Changes:
- Refactor slp-pkgmgr with tidl
- Remove TIDL for signal transmission
Change-Id: I7448e279301f5bd08ac49e97195575a6b0bd6fc0
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Wed, 27 Mar 2024 10:58:28 +0000 (19:58 +0900)]
Remove TIDL for signal transmission
Change-Id: I0878a9560fc9ba954a6d3ad3ade6fa3b6bf8d962
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Wed, 27 Mar 2024 01:14:27 +0000 (10:14 +0900)]
Refactor slp-pkgmgr with tidl
Change-Id: I54b9824ed7fe3fa08661e368a30208eb04e950e3
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Sangyoon Jang [Tue, 19 Dec 2023 00:43:06 +0000 (09:43 +0900)]
Release version 0.15.0
Changes:
- Remove unused code
- Implement pkg upgrade signal
Change-Id: I0494df439e84a594cbb2d8e088d45502f9bc3e53
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Mon, 23 Oct 2023 06:34:50 +0000 (15:34 +0900)]
Implement pkg upgrade signal
pkg_upgrade sends pkg upgrade signal.
Change-Id: I9c9e32b3762c09cfd2f6c70d4d7fd30019eecf27
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Wed, 16 Aug 2023 08:27:05 +0000 (17:27 +0900)]
Remove unused code
Change-Id: I1b829bcef8c750408cf7a40f6c55343213c84609
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Changgyu Choi [Wed, 7 Dec 2022 00:43:41 +0000 (09:43 +0900)]
Release version 0.14.2
Changes:
- Add a missing API keyword
Change-Id: Idef3e823737a9bfd92b7bda596ae86fa343f0eda
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Changgyu Choi [Mon, 5 Dec 2022 08:24:01 +0000 (17:24 +0900)]
Add a missing API keyword
Change-Id: Ib6a34b916dc69fe1201cb5a440d6cb68652e20b0
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Sangyoon Jang [Mon, 28 Nov 2022 01:39:42 +0000 (10:39 +0900)]
Release version 0.14.1
Changes:
- Fix pkg detail info
Change-Id: I9e89579fe821ff6c519d0e104b87726c34f9685c
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Fri, 25 Nov 2022 06:12:04 +0000 (15:12 +0900)]
Fix pkg detail info
Fix same as pkgmgr-info.
Change-Id: I05a1441bc1230f83b4b9f10aba0abf664145e5b6
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Changgyu Choi [Wed, 2 Nov 2022 02:20:50 +0000 (11:20 +0900)]
Release version 0.14.0
Changes:
- Add a new API
Change-Id: Icbb373f6da08ec04e9889a6951c2a2a09da61a15
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Changgyu Choi [Wed, 26 Oct 2022 02:37:24 +0000 (11:37 +0900)]
Add a new API
Adds:
- pkgmgr_client_clear_user_data_with_path()
Change-Id: I30480116398a015605f906209352eac338316a94
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Sangyoon Jang [Fri, 3 Jun 2022 04:11:01 +0000 (13:11 +0900)]
Release version 0.13.5
Changes:
- Fix signal agent
Change-Id: I189bdd6df54814b07b8f6be915c2b63ba8b531eb
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Mon, 30 May 2022 08:33:17 +0000 (17:33 +0900)]
Fix signal agent
Add null-checking before releasing objects.
Change-Id: I6a28bcbd6574a266e75428517e441bf71817407e
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Junghyun Yeon [Mon, 13 Sep 2021 07:19:26 +0000 (16:19 +0900)]
Release version 0.13.4
Changes:
- Fix static analysis
Change-Id: I47e6ffdf19e5e934126409dd4ab93f1c7c2c89fd
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Junghyun Yeon [Mon, 13 Sep 2021 00:51:10 +0000 (09:51 +0900)]
Fix static analysis
Change-Id: Id188d8a5e68d4c326ca6b27dc3660c687729048c
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Ilho Kim [Thu, 9 Sep 2021 10:10:44 +0000 (19:10 +0900)]
Release version 0.13.3
Changes:
- Fix build warning
Change-Id: I75517206b199f6d85fec7611d5129ce3f2e5cd4b
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 9 Sep 2021 02:43:53 +0000 (11:43 +0900)]
Fix build warning
path variable can be free
It occurs "discards 'const' qualifier from pointer target type"
Change-Id: I9ae4974ef8777a5674ab63f18fa69200a28b699b
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Wed, 8 Sep 2021 01:31:43 +0000 (10:31 +0900)]
Release version 0.13.2
Changes:
- Add api for resource event path state
Change-Id: I9352a96e34317ada5a12290f1363eb01d1791bb7
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Mon, 6 Sep 2021 02:15:22 +0000 (11:15 +0900)]
Add api for resource event path state
Change-Id: I617c2b70e71b939e1f8831507781e9c16702da19
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Junghyun Yeon [Mon, 6 Sep 2021 01:25:58 +0000 (10:25 +0900)]
Release version 0.13.1
Changes:
- Handle resource copy signal in signal agent
- Fix PKGMGR_CLIENT_STATUS_ALL value
- Change API behavior
- Change prefix related with resource event
- Add header file package-manager.h to pkgmgr-installer
Change-Id: I93d3b18d43e8deca75b31ea774af0ee11d9166b5
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Ilho Kim [Tue, 31 Aug 2021 11:02:47 +0000 (20:02 +0900)]
Add header file package-manager.h to pkgmgr-installer
Change-Id: Iba70f7747117bcc2514bf0352187c91532de16c9
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Wed, 1 Sep 2021 04:22:15 +0000 (13:22 +0900)]
Change prefix related with resource event
'res_copy_' to 'res_'
Change-Id: I95f706283fc6ed57e69555faa6716917c97f1e67
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Junghyun Yeon [Mon, 30 Aug 2021 09:58:34 +0000 (18:58 +0900)]
Change API behavior
Change pkgmgr_client_res_uninstall to synchronous.
Change-Id: I3668140687f5642eed4c1e49b79ca153e451507f
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Ilho Kim [Mon, 30 Aug 2021 09:57:21 +0000 (18:57 +0900)]
Fix PKGMGR_CLIENT_STATUS_ALL value
Change-Id: Ia0d5e4572ff758bd45d14e0fed4fdc26bacf141a
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Mon, 30 Aug 2021 11:54:30 +0000 (20:54 +0900)]
Handle resource copy signal in signal agent
Change-Id: I1ecc54fa09c34f60bd4b51f82512aab5775735c9
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 26 Aug 2021 06:29:56 +0000 (15:29 +0900)]
Release version 0.13.0
Changes:
- Fix parameter name of clear data API
- Add api for resource copy
- Implement resource copy request's callback
- Add api for listen status for resource copy
- Add api related with resource copy callback's handle param
- Add api for createing dir in resource sharing dir
- Add resource create dir request type
Change-Id: Ic2e275b01c4ada50193c3759fff8dcaf7984688f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Tue, 24 Aug 2021 03:15:11 +0000 (12:15 +0900)]
Add resource create dir request type
Change-Id: Ibbd0df68807db0c262b89b308abed3ec81a4fccf
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Fri, 20 Aug 2021 02:36:39 +0000 (11:36 +0900)]
Add api for createing dir in resource sharing dir
[Added]
pkgmgr_client_add_res_create_dir_path
pkgmgr_client_res_create_dir
Change-Id: I463bafb7feb5035727c5f7ea0dfe0d4a5094f3f7
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Tue, 17 Aug 2021 05:21:45 +0000 (14:21 +0900)]
Add api related with resource copy callback's handle param
[Added]
pkgmgr_res_event_info_new
pkgmgr_res_event_info_free
pkgmgr_res_event_info_set_error_code
pkgmgr_res_event_info_get_error_code
Change-Id: I56af93b1a0a4eb789d839d82f087de30fc7dc358
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Wed, 18 Aug 2021 02:20:16 +0000 (11:20 +0900)]
Add api for listen status for resource copy
Change-Id: Ifa46499326a2b690d7a15b7090fee26590c15dec
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Wed, 11 Aug 2021 05:43:31 +0000 (14:43 +0900)]
Implement resource copy request's callback
Change-Id: I203d8d4ecdc6c16d5c98c3c40be77776c399238f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Tue, 27 Jul 2021 08:19:29 +0000 (17:19 +0900)]
Add api for resource copy
-pkgmgr_client_add_res_copy_path
-pkgmgr_client_res_copy
-pkgmgr_client_add_res-remove_path
-pkgmgr_client_res_remove
-pkgmgr_client_res_uninstall
-pkgmgr_client_res_usr_uninstall
Change-Id: I50f1c5eeec8e1593b0909a21bd18afee34d2ef39
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Sangyoon Jang [Mon, 5 Jul 2021 09:46:47 +0000 (18:46 +0900)]
Fix parameter name of clear data API
pkgmgr_client_clear_user_data() works based on pkgid internally.
Change-Id: I479645e28163de47025d31b5922e706d42295bc0
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Ilho Kim [Thu, 10 Jun 2021 07:17:18 +0000 (16:17 +0900)]
Release version 0.12.11
Changes:
- Fix static analysis issues
Change-Id: I0059071fd6cf6d9710b73f37a617848a73209431
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 10 Jun 2021 02:33:54 +0000 (11:33 +0900)]
Fix static analysis issues
- Fix memory leak
Change-Id: Ia17046d952974c60248a7d884e5ce19929bf1357
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Junghyun Yeon [Thu, 25 Mar 2021 06:21:29 +0000 (15:21 +0900)]
Release version 0.12.10
Changes:
- Send request id to prevent processing duplicated request
- Add pkgmgr queue
Change-Id: Ifd5c558d9282b899b38059c07348af1f78604332
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Junghyun Yeon [Wed, 24 Mar 2021 04:12:30 +0000 (13:12 +0900)]
Add pkgmgr queue
Request about accessing database will be handled only one
at the same time.
Related changes :
[pkgmgr-server] : https://review.tizen.org/gerrit/255444
Change-Id: I1d6cfe867e9155fce5c7d6f8463a1605aabe561f
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Sangyoon Jang [Tue, 16 Feb 2021 04:40:25 +0000 (13:40 +0900)]
Send request id to prevent processing duplicated request
Requires:
- https://review.tizen.org/gerrit/c/platform/core/appfw/pkgmgr-server/+/253620
Change-Id: Ia78f3a6cf9169f8f8a248938947ac9f9e85d927b
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Hwankyu Jhun [Mon, 15 Feb 2021 07:13:26 +0000 (16:13 +0900)]
Release version 0.12.9
Changes:
- Change systemd-devel package name
Change-Id: I25d24342e1a4e013927bf911178b2e08c878ff5a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
INSUN PYO [Wed, 3 Feb 2021 03:25:29 +0000 (12:25 +0900)]
Change systemd-devel package name
Change-Id: Ice71af1cdaf08b54da6285cdccfc1367ab3cf899
Hwankyu Jhun [Fri, 16 Oct 2020 10:51:05 +0000 (19:51 +0900)]
Release version 0.12.8
Changes:
- Make thread safe code
Change-Id: Iaa11f106f781d4b7a96cf9c7969ae66537827d66
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 16 Oct 2020 10:48:48 +0000 (19:48 +0900)]
Make thread safe code
- Uses pthread mutex to lock & unlock
Change-Id: Iecfa0a40c59e1892fc8db476ae069e3dc85f7238
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Sangyoon Jang [Tue, 13 Oct 2020 08:18:00 +0000 (17:18 +0900)]
Release version 0.12.7
Changes:
- Fix crash issue
Change-Id: I10cf1c78afaf805333d4b64bcae442557d6a7369
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Thu, 8 Oct 2020 08:48:58 +0000 (17:48 +0900)]
Fix crash issue
Some library which uses pkgmgr such as voice control loaded by dlopen,
and when the process using this library may crash during exiting.
Because we release our resource using g_idle_add() due to thread-safety,
but the main loop tries to invoke the callback after the library
unloaded.
Change-Id: Ie7cc551d06edbef01dbf3e3d77b8ae03b75dc717
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Ilho Kim [Fri, 21 Aug 2020 07:24:07 +0000 (16:24 +0900)]
Release version 0.12.6
Changes:
- Include missing header file
Change-Id: I5968eba4f8b0fd6824abe8eeff4e4596bed7e05d
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Hwankyu Jhun [Thu, 20 Aug 2020 00:48:39 +0000 (09:48 +0900)]
Include missing header file
sys/types.h header file is needed for uid_t type.
Change-Id: I61367db36745876dee8f7a24d2514e54aedf301e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghyun Yeon [Mon, 3 Aug 2020 06:26:15 +0000 (15:26 +0900)]
Release version 0.12.5
Changes:
- Fix static analysis issue
Change-Id: I8c7a59ac852426630b31dc75cdac8b041032931e
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Junghyun Yeon [Mon, 3 Aug 2020 05:46:17 +0000 (14:46 +0900)]
Fix static analysis issue
Add checking routine to each variable not exceed buffer length
Change-Id: I4705d4d524b6414a15a3ee54195d8787767e097e
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Ilho Kim [Fri, 24 Jul 2020 05:44:17 +0000 (14:44 +0900)]
Release version 0.12.4
Changes:
- Fix memory leak
- Add is_upgrade flag to pkgmgr_installer and Setter function
- Removed the behavior of changing request type when sending signal
Change-Id: I2ae3e986e80737cf95f7e40935514ab9b29a80c7
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Fri, 19 Jun 2020 04:59:48 +0000 (13:59 +0900)]
Removed the behavior of changing request type when sending signal
Changing request_type when installing multiple packages
can affect the request type of other packages
ex) When performing multiple recovery with 'b' option,
original request_type is PKGMGR_REQ_RECOVER
but if the first recovery is about update,
the second recovery will perform update, not recovery
Change-Id: I1dd2c011aac131902eb2d11b1894bd8283590630
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Fri, 17 Jul 2020 08:41:53 +0000 (17:41 +0900)]
Add is_upgrade flag to pkgmgr_installer and Setter function
pkgmgr_installer is set by pkgmgr_installer_receive_request() function
and Whether it is an upgrade request or not doesn't know by this function
Change-Id: I3282cd47b4dc27a6ef0d0675d422234f9c402e9f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Thu, 16 Jul 2020 07:23:39 +0000 (16:23 +0900)]
Fix memory leak
pkgmgr_installer's member pkgs should be released
Change-Id: Idc55fc954bb3f98a67ef5a1beba77bdf4bfaba1b
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Hwankyu Jhun [Wed, 22 Jul 2020 01:44:12 +0000 (10:44 +0900)]
Release version 0.12.3
Changes:
- Fix memory leak
Change-Id: I43153735df6a0319c8fcf4ae741aebb23d810a84
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 22 Jul 2020 01:24:32 +0000 (10:24 +0900)]
Fix memory leak
Change-Id: I1794cecb6a9084996a3cc0733064a6ea96d327d7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Junghyun Yeon [Fri, 12 Jun 2020 06:58:26 +0000 (15:58 +0900)]
Release version 0.12.2
Changes:
- Add --recovery-cleanup option for installer
Change-Id: I34d75ed51607b9d7da2d8a9ca2fb25121d467ff8
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Junghyun Yeon [Fri, 29 May 2020 07:11:28 +0000 (16:11 +0900)]
Add --recovery-cleanup option for installer
It indicates that certain recovery should be handled as
recovery cleanup mode.
Change-Id: I4c615cafb58ca66aedef7f155ed00790cf3b2064
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Ilho Kim [Mon, 1 Jun 2020 02:27:05 +0000 (11:27 +0900)]
Release version 0.12.1
Changes:
- Fix memory leak
- Fix typo
- Add path checking at multi pkg install APIs
Change-Id: I141709b4d1c058cb4f753ede381826f5413835e2
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Sangyoon Jang [Fri, 22 May 2020 06:50:43 +0000 (15:50 +0900)]
Add path checking at multi pkg install APIs
Change-Id: I3a07d3f9c1b52b8c4ee871d043a7c797abc52d7c
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Fri, 22 May 2020 06:48:30 +0000 (15:48 +0900)]
Fix typo
Change-Id: Ic16c9124227d9c5dc055c3ebe66951b7f0ee3420
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Ilho Kim [Thu, 14 May 2020 01:40:22 +0000 (10:40 +0900)]
Fix memory leak
-The g_variant_builder_new() function's return value
should be freed by g_variant_builder_unref() when it is no longer needeed
-Release the memory allocated by g_malloc
Change-Id: I56e45cef7b2ccadc700b3af71b40a33e670e36c3
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Ilho Kim [Fri, 3 Apr 2020 06:38:50 +0000 (15:38 +0900)]
Release version 0.12.0
Changes:
- Change prototype of APIs for multi signal
- Fix pkgmgr_installer to handle multiple request
- Add APIs for multiple install request
Change-Id: I3c521cf6eeae061a72196770e70ce15e4cbfa344
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Sangyoon Jang [Mon, 17 Feb 2020 05:48:58 +0000 (14:48 +0900)]
Add APIs for multiple install request
Change-Id: I077c8531cab28578d17ec067631350d03470f6c3
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Tue, 20 Aug 2019 01:47:48 +0000 (10:47 +0900)]
Fix pkgmgr_installer to handle multiple request
Change-Id: I6752c6037f38ee3602c802028fe42394133ed2c4
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Junghyun Yeon [Thu, 5 Mar 2020 10:10:27 +0000 (19:10 +0900)]
Change prototype of APIs for multi signal
Change-Id: I0bf7b96b680aad2a7a2c91c6b7f36fa54ee2cc2b
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Ilho Kim [Mon, 2 Mar 2020 05:47:12 +0000 (14:47 +0900)]
Release version 0.11.11
Changes:
- Fix static analysis issue
- Remove build warning
Change-Id: Iab74731b4fda4cfcc62eec4eb9ced0dc5b3839aa
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Sangyoon Jang [Thu, 27 Feb 2020 06:41:01 +0000 (15:41 +0900)]
Remove build warning
Remove unused code.
Change-Id: I7d14fca6609bd57a7133235b30d8765df17c9719
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Sangyoon Jang [Wed, 26 Feb 2020 06:25:02 +0000 (15:25 +0900)]
Fix static analysis issue
Fix resource leak.
Change-Id: I2d30ee2f9ec6130c81a72fa0a017042402706ca7
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Ilho Kim [Fri, 14 Feb 2020 07:53:58 +0000 (16:53 +0900)]
Release version 0.11.10
Changes:
- Implement APIs for multi-signal
- Remove unused APIs
Change-Id: I467f00ef1e37a6cc81ad0a9c729b8f78ae28d552
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Junghyun Yeon [Fri, 14 Feb 2020 04:51:40 +0000 (04:51 +0000)]
Merge "Implement APIs for multi-signal" into tizen
Junghyun Yeon [Wed, 22 Jan 2020 12:18:04 +0000 (21:18 +0900)]
Remove unused APIs
Below APIs are removed:
pkgmgr_client_usr_request_size_info
pkgmgr_client_request_size_info
Change-Id: I8db3fc27215d701771254913997030ed2aa6a306
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Junghyun Yeon [Mon, 20 Jan 2020 12:44:53 +0000 (21:44 +0900)]
Implement APIs for multi-signal
Currently dbus signal should be emitted for each pkg
even if process knows list of packages signal emittion has required.
Newly introduced API sets will provide methods to add
multiple package IDs to be submitted at once.
Change-Id: I62d5d3d9a9809b0d28f959b5d0d92018ffb22892
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Junghyun Yeon [Fri, 31 Jan 2020 06:05:09 +0000 (06:05 +0000)]
Merge "Change pkg signal listening behavior" into tizen
Ilho Kim [Fri, 31 Jan 2020 04:33:10 +0000 (13:33 +0900)]
Release version 0.11.9
Changes:
- Fix static analyzer issue
Change-Id: I0b1fd8eefc23e0e5aba3e0617b5db6449ff891c7
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Junghyun Yeon [Fri, 10 Jan 2020 08:22:29 +0000 (17:22 +0900)]
Change pkg signal listening behavior
Add signal name when subscribing pkg signal to let callback
to be invoked only when signal interested are broadcasted.
Change-Id: Ib9c836620c5ae9efda438054e5841c46365eeac1
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Sangyoon Jang [Wed, 29 Jan 2020 06:07:38 +0000 (15:07 +0900)]
Fix static analyzer issue
Change-Id: I414283ee674f478663cf3567ba2afa6c60f45ac9
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Junghyun Yeon [Mon, 25 Nov 2019 02:11:09 +0000 (11:11 +0900)]
Release version 0.11.8
Changes:
- Add integrated shared directory
Change-Id: I1d17be61d1150502d73bcfe3e14283a7e67af3a3
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Junghyun Yeon [Tue, 16 Jul 2019 10:36:59 +0000 (19:36 +0900)]
Add integrated shared directory
Change-Id: I103b066d9bac7e735dda5f0e37c8be12d6cfff38
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Ilho Kim [Thu, 29 Aug 2019 07:14:33 +0000 (16:14 +0900)]
Release version 0.11.7
Changes:
- Use SocketMode= insted of chmod
Change-Id: Ic27cddb8d50f3ece57dc4ae66e72cee28f23e45d
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
INSUN PYO [Tue, 27 Aug 2019 03:15:10 +0000 (12:15 +0900)]
Use SocketMode= insted of chmod
Change-Id: I167974418091803636eb75a32fe2332336e9bd21
Junghoon Park [Tue, 27 Aug 2019 03:54:43 +0000 (12:54 +0900)]
Release version 0.11.6
Changes:
- Revert "tizen: Add additional unit for "unified" user session"
Change-Id: I3a5d9d47589e7e159d4a19769042600c77f4de2f
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>