Remove hardcoded path for multiuser support
[platform/core/system/sync-agent.git] / debian / changelog
index 70fba0c..61de423 100755 (executable)
+sync-agent (0.1.91) unstable; urgency=low
+
+  * 1. License name changed.
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.91
+
+ -- sanghyukko <sanghyuk.ko@samsung.com>  Fri, 03 May 2013 18:16:51 +0900
+
+sync-agent (0.1.90) unstable; urgency=low
+
+  * 1. When synchronising, edit/delete request block.
+  * 2. calendar connect/disconnect api changed.
+  * 3. When synchronising, check account_id validance.
+  * 4. prevent defect fixed - 51742 , 52071
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.90
+
+ -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 02 May 2013 17:05:49 +0900
+
+sync-agent (0.1.89) unstable; urgency=low
+
+  * 1. remove so link file about devel package
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.89
+
+ -- Juhaki Park <juhaki.park@samsung.com>  Fri, 19 Apr 2013 21:26:44 +0900
+
+sync-agent (0.1.88) unstable; urgency=low
+
+  * 1. merge fixed prevent from RSA
+  * 2. Task Priority data is not converted.
+  * 3. fixed prevent 50967, 50973, 50974, 50994
+  * 4. remove unused build dependency.
+  * 5. PLM issue fix. P130408-0806
+  * 6. DB patch changed.
+  * 7. code cleanup. - vcalendar plugin.
+  * 8. sync status value added in profile info.
+  * 9. add async interface for smartswitch.
+  * 10. FOTA production IOT 015, 017 patch.
+  * 11. Prevent fixed. -  50967, 38040, 26642
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.88
+
+ -- Juhaki Park <juhaki.park@samsung.com>  Fri, 19 Apr 2013 11:19:44 +0900
+
+sync-agent (0.1.87) unstable; urgency=low
+
+  * 1. PLM P130412-7652 : oma-dm-agent BS patch.
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.87
+
+ -- Taehwan Gil <th1128.gil@samsung.com>  Sun, 14 Apr 2013 13:49:44 +0900
+
+sync-agent (0.1.86) unstable; urgency=low
+
+  * 1. PLM P130408-0763 : W0 rrule patch.
+  * 2. PLM P130408-0729 : calendar_book.id patch.
+  * 3. PLM P130408-0745 : CALENDAR_ALARM_TIME_UNIT_SPECIFIC setting value patch.
+  * 4. PLM P130408-0777 : GMT-based timezone value patch.
+  * 5. adding enum - FOTA update result popup.
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.86
+
+ -- Juhaki Park <juhaki.park@samsung.com>  Fri, 12 Apr 2013 14:17:59 +0900
+
+sync-agent (0.1.85) unstable; urgency=low
+
+  * 1. updated exdate sync > delete another date > DB is not updated
+  * 2. Stack area is broken. (PLM:P130404-5476)
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.85
+
+ -- sanghyukko <sanghyuk.ko@samsung.com>  Fri, 05 Apr 2013 22:25:59 +0900
+
+sync-agent (0.1.84) unstable; urgency=low
+
+  * 1. Prevent 44317 fix.
+  * 2. Add an Exception handle for Exdate item.
+  * 3. Prevent 32978 fix.
+  * 4. Prevent 41907 fix.
+  * 5. When launching oma-ds-agent, daemon status check.
+  * 6. network status checking patch for GCF.
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.84
+
+ -- Juhaki Park <juhaki.park@samsung.com>  Thu, 4 Apr 2013 20:31:53 +0900
+
+sync-agent (0.1.83) unstable; urgency=low
+
+  * 1. A new API that goto_if() API is added
+  * 2. Add sim contact sync funtion(Add, Update, Delete)
+  * 3. Removing deleted Exdate item when the updated exdate item is created
+  * 4. Apply requirements of Calendar Svc
+  * 5. delta.tar decompress for FOTA update-agent
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.83
+
+ -- WooJin Yun <suhoangel9@samsung.com>  Fri, 29 Mar 2013 17:51:53 +0900
+
+sync-agent (0.1.82) unstable; urgency=low
+
+  * 1. Adding a new DB field for Calendar Exdate Sync
+  *    - Adding a 'parent_service_id' field to DB
+  *    - Adding a function for updating 'parent_service_id' of the parent item.
+  *    - Apply when the parent item is deleted, it's child items also to be deleted
+  *    - Adding a function to get child item id list by using its parent item id
+  *    - Adding an exception handle for exdate items when calendar DB is changed
+  *    - Apply to include exdate items when calendar/count and calendar/load
+  * 2. When profile gets, input param changed.
+  * 3. Add Sim contact sync funtion
+  * Git: framework/system/sync-agent
+  * Tag: sync-agent_0.1.82
+
+ -- WooJin Yun <suhoangel9@samsung.com>  Wed, 20 Mar 2013 19:37:20 +0900
+
 sync-agent (0.1.81) unstable; urgency=low
 
-  * 1. When profile gets, input param changed
+  * 1. Add Calendar Exdate Sync
+       - apply EXDATE:DELETE about calendar/load
+      -  apply EXDATE:UPDATE about calendar/sync/load
+  * 2. Fix PLM Defect : P130309-1516
+  *    - Task write sync is not operated from Mobile to KIES at PC
+  * 3. Fix PLM Defect : P130309-1516
+  *    - Calendar Sync is not operated
   * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.81
 
- -- sanghyukko <sanghyuk.ko@samsung.com>  Wed, 20 Mar 2013 17:45:24 +0900
+ -- WooJin Yun <suhoangel9@samsung.com>  Thu, 14 Mar 2013 15:46:29 +0900
 
 sync-agent (0.1.80) unstable; urgency=low
 
-  * 1. when profile info gets, return value changed.
+  * 1. Fix prevent defect (8EA).
+  * 2. Task load vcalendar is changed.
+  * 3. When profile info gets, return value changed.
+  * 4. Calendar Exdate(UPDATE) Sync : fix some exdate items loss problems
+  * 5. Add Function for count of EXDATE items
   * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.80
 
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Fri, 08 Mar 2013 09:39:45 +0900
+ -- WooJin Yun <suhoangel9@samsung.com>  Thu, 07 Mar 2013 21:38:21 +0900
 
-sync-agent (0.1.79) precise; urgency=low
+sync-agent (0.1.79) unstable; urgency=low
 
-  * 1. sync_interval enum type added
+  * 1. Fixed for prevent. (3EA)
+  * 2. Add FOTA polling fucntion
+  * 3. Fixed for prevent. (6EA)
+  * 4. sync_interval enum type added
   * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.79
 
- -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 28 Feb 2013 17:09:45 +0900
+ -- WooJin Yun <suhoangel9@samsung.com>  Thu, 28 Feb 2013 16:32:28 +0900
 
 sync-agent (0.1.78) unstable; urgency=low
 
-  * 1. profile_dir_name create automatically.
-  * 2. sync_mode, sync_type src_uri enum type added
+  * 1. Fixed that profile_dir_name create automatically
+  * 2. Fixed for prevent. (13EA)
+  * 3. sync_agent.pc file updated
+  * 4. sync_mode, sync_type src_uri enum type added
+  * 5. Calendar Exdate(UPDATE) Sync
   * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.78
 
- -- sanghyukko <sanghyuk.ko@samsung.com>  Tue, 26 Feb 2013 17:16:02 +0900
+ -- sanghyukko <sanghyuk.ko@samsung.com>  Tue, 26 Feb 2013 19:55:32 +0900
 
 sync-agent (0.1.77) unstable; urgency=low
 
-  * 1. tizen_2.0 code merge
-  * 2. Private code merge
-  * 3. sync_agent patch for emulator
-  * 4. g_type_init add
-  * 5. oma-ds-client test_server_info change(orange)
+  * 1. Calendar Exdate(Delete) Import Sync
+  * 2. Added oma_ds_agent launch/kill at sync-agent
+  * 3. Adjust Contact Bulk API(Update)
+  * 4. Calendar Exdate(Delete) Sync
+  * 5. Fix prevent issues (3EA)
+  * 6. Fix prevent issue (1EA)
+  * 7. g_type_init added.
+  * 8. Fixed prevent issues. (14 EA)
+  * 9. Calendar Exdate(UPDATE) Sync
+  * 10. sync_agent rsa merge patch
   * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.77
 
- -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 21 Feb 2013 14:34:49 +0900
+ -- WooJin Yun <suhoangel9@samsung.com>  Thu, 21 Feb 2013 16:16:34 +0900
 
 sync-agent (0.1.76) unstable; urgency=low
 
   * 1. oma-ds-agent-enabled file add.
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.76
 
  -- sanghyukko <sanghyuk.ko@samsung.com>  Fri, 15 Feb 2013 23:28:08 +0900
@@ -55,7 +191,7 @@ sync-agent (0.1.75) unstable; urgency=low
 
   * 1. A vcalendar which has exdate schedule, child vcalendar creating and parsing
   * 2. Adding UID / X-EXTYPE / EXDATE option
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.75
 
  -- WooJin Yun <suhoangel9@samsung.com>  Fri, 15 Feb 2013 20:56:51 +0900
@@ -68,7 +204,7 @@ sync-agent (0.1.74) unstable; urgency=low
   * 4. Adjust Contact Bulk API(Create, Delete)
   * 5. Build error fixed.
   * 6. Adjust changed calendar-service's api.
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.74
 
  -- Sunbong Ha <sunbong.ha@samsung.com>  Wed, 13 Feb 2013 12:13:03 +0900
@@ -88,7 +224,7 @@ sync-agent (0.1.73) unstable; urgency=low
   *    - VEVENT+VTODO : unlimited rrule data apply
   * 3. Fixed fota bug
   *    - sync_agent_execute_dev_function patch for FOTA-flag set
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.73
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 07 Feb 2013 20:29:36 +0900
@@ -100,7 +236,7 @@ sync-agent (0.1.72) unstable; urgency=low
   *    - Enabing the Task feature at calendar info
   *    - Apply task priority converting
   * 2. Fixed prevent issues.(6EA)
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.72
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 31 Jan 2013 19:07:47 +0900
@@ -116,7 +252,7 @@ sync-agent (0.1.71) unstable; urgency=low
   * 6. sync_agent_get_event_data_param API changed.
   *    - sync_agent_get_event_data_param_int
   *    - sync_agent_get_event_data_param_str
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.71
 
  -- WooJin Yun <suhoangel9@samsung.com>  Fri, 25 Jan 2013 15:12:34 +0900
@@ -129,7 +265,7 @@ sync-agent (0.1.70) unstable; urgency=low
   *    - image import to Phone feature implementation
   *    - Galleray/Camera/S-Note image feature implementation
   * 2. Check Profile handle validance / Array index for item_id is wrong.
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.70
 
  -- WooJin Yun <suhoangel9@samsung.com>  Fri, 18 Jan 2013 19:06:07 +0900
@@ -137,7 +273,7 @@ sync-agent (0.1.70) unstable; urgency=low
 sync-agent (0.1.69) unstable; urgency=low
 
   * 1. If not exist data. SYNC_AGENT_DM_MO_FAIL return. (oma-dm-agent BS patch)
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.69
 
  -- Juhaki Park <juhaki.park@samsung.com>  Fri, 11 Jan 2013 19:24:16 +0900
@@ -345,7 +481,7 @@ sync-agent (0.1.53) unstable; urgency=low
   * 3. Add api that can add multiple config items
   * 4. Apply symbol visibility
   * 5. GCF Bug fix : 0502, 0601, 0901, 1001, 1203, 1308, 1401, 1501, 1601, 2301, 1302
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.53
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 25 Oct 2012 19:33:59 +0900
@@ -361,7 +497,7 @@ sync-agent (0.1.52) unstable; urgency=low
   * 7. Added exception handling code so that failed code line may get detected directly.
   * 8. Bug fix for basename
   * 9. extern C for Cpp is added
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.52
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 18 Oct 2012 17:58:50 +0900
@@ -373,7 +509,7 @@ sync-agent (0.1.51) unstable; urgency=low
   * 3. dlog_refactoring : logging macro
   * 4. dlog_refactoring : add assertion macro
   * 5. Remove warning
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.51
 
  -- WooJin Yun <suhoangel9@samsung.com>  Fri, 12 Oct 2012 15:50:45 +0900
@@ -388,7 +524,7 @@ sync-agent (0.1.50) unstable; urgency=low
   * 6. Bug fix in libcul curl_progress_cb
   * 7. check acl
   * 8. Bug fix in calendar schesule update
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.50
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 27 Sep 2012 16:44:56 +0900
@@ -396,7 +532,7 @@ sync-agent (0.1.50) unstable; urgency=low
 sync-agent (0.1.49) unstable; urgency=low
 
   * 1. Bug fix in manifest file
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.49
 
  -- WooJin Yun <suhoangel9@samsung.com>  Tue, 25 Sep 2012 13:27:09 +0900
@@ -405,7 +541,7 @@ sync-agent (0.1.48) unstable; urgency=low
 
   * 1. New log header is added
   * 2. Manifest files are added
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.48
 
  -- WooJin Yun <suhoangel9@samsung.com>  Fri, 21 Sep 2012 12:30:03 +0900
@@ -413,7 +549,7 @@ sync-agent (0.1.48) unstable; urgency=low
 sync-agent (0.1.47) unstable; urgency=low
 
   * 1. Fixed bug regarding pda, modem, csc version info.
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.47
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 13 Sep 2012 16:47:44 +0900
@@ -426,7 +562,7 @@ sync-agent (0.1.46) unstable; urgency=low
   * 4. Wrong event reply path fixed
   * 5. Plugins moved to agent daemon
   * 7. Added callback feature for 'network status changed' case
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent_0.1.46
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 06 Sep 2012 19:48:28 +0900
@@ -442,7 +578,7 @@ sync-agent-framework (0.1.45) unstable; urgency=low
   * 7. Hiding external APIs which external modules are not using for now.
   * 8. Apply Tizen Managed API changes : src/framework
   * 9. Apply Tizen Managed API changes : src/fw-plugins
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent-framework_0.1.45
 
  -- WooJin Yun <suhoangel9@samsung.com>  Fri, 31 Aug 2012 11:24:30 +0900
@@ -455,7 +591,7 @@ sync-agent-framework (0.1.44) unstable; urgency=low
   * 4. Modify BuildFlags.cmake to enable log
   * 5. Header installation script added to cmakelists.txt
   * 6. Apply contacts service api
-  * Git: magnolia/framework/system/sync-agent
+  * Git: framework/system/sync-agent
   * Tag: sync-agent-framework_0.1.44
 
  -- WooJin Yun <suhoangel9@samsung.com>  Thu, 23 Aug 2012 14:10:20 +0900