platform/core/appfw/vconf.git
10 years agomake vconf-setup service after local-fs.target 33/5533/2 accepted/tizen/20130705.112431 submit/tizen/20130705.055135
Junfeng Dong [Thu, 4 Jul 2013 07:18:56 +0000 (15:18 +0800)]
make vconf-setup service after local-fs.target

   This is to avoid writing files before /var (and rootfs) is RW.

Change-Id: I0d4120ec672896ba872668d13292faafb7f53c0e
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
10 years agoRemove ghost ref to nonexisting var-run.mount 36/4336/1 accepted/tizen/20130627.194918 submit/tizen/20130627.192454
Rusty Lynch [Thu, 27 Jun 2013 19:05:25 +0000 (12:05 -0700)]
Remove ghost ref to nonexisting var-run.mount

Fix the systemd service file to not depend on a phantom mount

Change-Id: Iee58582fdd8b0c9f5e1d94a36034a98fcb8c0a7c

10 years agoAdd changelog 73/3973/1 submit/tizen/20130620.090141 submit/tizen/20130628.134615
Victor Hakoun [Wed, 12 Jun 2013 15:04:43 +0000 (17:04 +0200)]
Add changelog

10 years agoFix possible memory leak 72/3972/1
Victor Hakoun [Wed, 12 Jun 2013 15:01:06 +0000 (17:01 +0200)]
Fix possible memory leak

- see realloc man :
The realloc() function returns a pointer to the newly allocated memory, which is suitably aligned for any kind of variable and may be different from ptr, or NULL if the request fails.  If size was equal to 0, either NULL or a pointer suitable to be passed to free() is returned.  If realloc() fails the original block is left untouched; it is not freed or moved.

10 years agoFix string manipulation in x86_64 runtime 71/3971/1
Victor Hakoun [Wed, 12 Jun 2013 14:52:49 +0000 (16:52 +0200)]
Fix string manipulation in x86_64 runtime

10 years agoChanges : Fix rpmlint issue 00/3800/1 accepted/tizen/20130604.123334 submit/tizen/20130604.095624
Xavier Roche [Tue, 4 Jun 2013 09:54:11 +0000 (11:54 +0200)]
Changes : Fix rpmlint issue

10 years agoFix rpmlint issue 99/3799/1
Xavier Roche [Tue, 4 Jun 2013 09:52:41 +0000 (11:52 +0200)]
Fix rpmlint issue

  - Summary not capitalized

10 years agoAdd Changelog 67/3767/1 accepted/tizen/20130530.131259 submit/tizen/20130530.131328
Baptiste DURAND [Thu, 30 May 2013 13:02:11 +0000 (15:02 +0200)]
Add Changelog

10 years agoFix lib path in pc file and use _unitdir macro in spec file 66/3766/1
Baptiste DURAND [Thu, 30 May 2013 13:00:02 +0000 (15:00 +0200)]
Fix lib path in pc file and use _unitdir macro in spec file

11 years agoFix type error tizen_2.1 2.1b_release accepted/tizen/20130520.100940 accepted/tizen_2.1/20130425.035419 submit/tizen/20130517.044831 submit/tizen_2.1/20130424.230940
SeungYeup Kim [Fri, 22 Mar 2013 04:11:55 +0000 (13:11 +0900)]
Fix type error

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:12:48 +0000 (01:12 +0900)]
merge with master

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

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:59 +0000 (21:59 +0900)]
Initial empty repository