platform/core/multimedia/rscmgr-service.git
5 months agoFix Svace issue of LIB.BAD_LOAD_PATH and LIB.INSECURE_STRNCMP 03/320503/2 accepted/tizen_unified_x_asan accepted/tizen/unified/20241118.155148 accepted/tizen/unified/x/20241218.032534 accepted/tizen/unified/x/asan/20241224.004300
YoungHun Kim [Mon, 18 Nov 2024 01:46:18 +0000 (10:46 +0900)]
Fix Svace issue of LIB.BAD_LOAD_PATH and LIB.INSECURE_STRNCMP

Change-Id: I0a1f753dde472241bd7474d7da3b1ef7038d71c3

7 months agoFix emulator service file issue 55/317355/4 accepted/tizen_unified_dev accepted/tizen_unified_toolchain accepted/tizen/9.0/unified/20241030.234516 accepted/tizen/unified/20240910.112408 accepted/tizen/unified/dev/20240913.055510 accepted/tizen/unified/toolchain/20241004.101416 accepted/tizen/unified/x/20240911.015701 accepted/tizen/unified/x/asan/20241013.235732 tizen_9.0_m2_release
YoungHun Kim [Mon, 9 Sep 2024 08:44:08 +0000 (17:44 +0900)]
Fix emulator service file issue

 - Add systemd-tmpfiles-setup.service dependency
 - Remove CRLF
 - Update spec file using %{name}

Change-Id: Ic12cf9d39958c0dc2048a0149890f76fcd10b6d6

7 months agoFix asan build issue 83/317183/2 accepted/tizen/unified/20240906.155819 accepted/tizen/unified/dev/20240910.111514 accepted/tizen/unified/x/20240909.014406
YoungHun Kim [Thu, 5 Sep 2024 07:21:13 +0000 (16:21 +0900)]
Fix asan build issue

Change-Id: I1dbb571b43a6ddfcec35e945cdfc0f2a7fa641b3

7 months agoAdd user/group/smack label explicitly 74/317074/2 accepted/tizen/unified/20240905.010632 accepted/tizen/unified/x/20240905.023724
YoungHun Kim [Tue, 3 Sep 2024 11:44:08 +0000 (20:44 +0900)]
Add user/group/smack label explicitly

Change-Id: If942b3a5c47bd965c298711142c6cd9b9c0cb752

7 months agoFix rscmgr-service.conf issue 22/317022/2
YoungHun Kim [Tue, 3 Sep 2024 02:28:27 +0000 (11:28 +0900)]
Fix rscmgr-service.conf issue

Change-Id: I74e9102b976f66f30761d8cb8b9a169e2c058a0a

7 months agoChange to run as multimedia_fw user/group instead of root 67/316567/11
YoungHun Kim [Fri, 23 Aug 2024 04:36:22 +0000 (13:36 +0900)]
Change to run as multimedia_fw user/group instead of root

separate systemd service for gen_rm_msgq and rsc_mgr_server to apply a different setting.

gen_rm_msgq:
    Run as User::App::Shared to make message queue sharable with clients
    Change rsc_mgr_ready path (/run -> /tmp) because of User::App:Shared

rsc_mgr_server:
    Set user/group as multimedia_fw/multimedia_fw
    Set process label as System
    Add rscmgr-service.conf for dbus conf

Change-Id: I6c11fdd4f563ac3a3ea258879cdcc8b7f41e5ec6

7 months agofixup! Fix the svace and coverity issue 64/316664/6 accepted/tizen/unified/20240828.164004 accepted/tizen/unified/dev/20240829.043833 accepted/tizen/unified/x/20240829.020340
YoungHun Kim [Mon, 26 Aug 2024 10:27:09 +0000 (19:27 +0900)]
fixup! Fix the svace and coverity issue

Change-Id: I8ab2deb0c11fc149324c5a9311563bf903b08143

7 months agoRemove to call rms_print_model_info() to access /dev 44/316444/2
YoungHun Kim [Wed, 21 Aug 2024 09:28:39 +0000 (18:28 +0900)]
Remove to call rms_print_model_info() to access /dev

- The following error occurs when booting at debugging function :
  systemd[1]: Started Create Static Device Nodes in /dev
  rscmgr-service[292]: DLog: inotify_add_watch failed (2)

Change-Id: I433bb179e62a081b75723e75c2247ae1af54fedb

7 months agoAdd service adaptation for ASAN 31/316631/3
YoungHun Kim [Mon, 26 Aug 2024 02:46:55 +0000 (11:46 +0900)]
Add service adaptation for ASAN

 - MemoryMax=64M is required to avoid memory limit violation on ASAN binary

Change-Id: If346737efbfe7fa6e26a6abce9c32a4ea9a903b1

8 months agoFix the svace and coverity issue 99/316199/11 accepted/tizen/unified/20240821.081508 accepted/tizen/unified/dev/20240822.230418 accepted/tizen/unified/x/20240822.014234
YoungHun Kim [Thu, 15 Aug 2024 22:28:49 +0000 (07:28 +0900)]
Fix the svace and coverity issue

 - UNINIT.CTOR.MANY RESOURCE_LEAK etc

Change-Id: I2fa4c580ee38929d98f1af1f2ecd64adad3908c5

8 months agoSet SmackProcessLabel as System not System::Run 01/316201/2 accepted/tizen/unified/20240819.043944 accepted/tizen/unified/dev/20240821.053445 accepted/tizen/unified/x/20240819.023517
YoungHun Kim [Thu, 15 Aug 2024 23:46:34 +0000 (08:46 +0900)]
Set SmackProcessLabel as System not System::Run

 - lsm=SMACK fn=smack_inode_permission action=denied subject="System::Run" object="System" requested=x pid=272 comm="rms_msg_thread" name="842" dev="proc" ino=11229

Change-Id: Id00cc9cd0a8a35fe0543e03b93aad6dcdce0376a

8 months agoAdd SmackProcessLabel at root daemon 13/316013/2 accepted/tizen/unified/20240815.163648 accepted/tizen/unified/dev/20240819.095607
YoungHun Kim [Mon, 12 Aug 2024 10:55:47 +0000 (19:55 +0900)]
Add SmackProcessLabel at root daemon

Change-Id: I030c9c706e861f0805a46a1fb200c6143c36344e

8 months agoUpdate file format 65/315565/1 accepted/tizen/unified/20240806.010620 accepted/tizen/unified/dev/20240807.092946 accepted/tizen/unified/toolchain/20240812.130212 accepted/tizen/unified/x/20240806.104659 accepted/tizen/unified/x/asan/20240813.224534
YoungHun Kim [Fri, 2 Aug 2024 09:22:40 +0000 (18:22 +0900)]
Update file format

 - Remove CRLF line terminators

Change-Id: I67e7337314a6f003872d16e0371331a7b28170db

8 months agofixup! Initial Release 04/315404/1 accepted/tizen/unified/20240801.021620 accepted/tizen/unified/dev/20240805.054212 accepted/tizen/unified/x/20240801.044049
Seungbae Shin [Wed, 31 Jul 2024 10:36:38 +0000 (19:36 +0900)]
fixup! Initial Release

Change-Id: I4d5887260456ba66ef0f9aa8e5d1e72692cb5989

8 months agoInitial Release 22/312622/18
YoungHun Kim [Wed, 12 Jun 2024 10:19:09 +0000 (19:19 +0900)]
Initial Release

Change-Id: I6539ef377a33ff79fde7ca709507e8f6e6adec62

8 years agoInitial empty repository master
Jong Jeong Kim [Wed, 28 Sep 2016 01:42:49 +0000 (18:42 -0700)]
Initial empty repository