[Release] wrt-installer_0.1.9
[framework/web/wrt-installer.git] / debian / changelog
index efb8db5..c13e49f 100644 (file)
@@ -1,3 +1,264 @@
+wrt-installer (0.1.9) unstable; urgency=low
+
+  * Installer errors handling clean up
+  * Installer tests sources modification
+  * Content-Security-Policy-Report-Only xml tag support
+  * Remove web storage & filesystem usage code
+  * Fix App-control Supports : Some parser related app-control was changed
+
+ -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 07 Mar 2013 09:11:07 +0900
+
+wrt-installer (0.1.8) unstable; urgency=low
+
+  * Release
+
+ -- Leerang Song <leerang.song@samsung.com>  Thu, 28 Feb 2013 11:13:19 +0900
+
+wrt-installer (0.1.7) unstable; urgency=low
+
+  * Removing warnings reported by cppcheck tool.
+  * Removing compilation warnings in wrt-installer repo
+  * Fixed language tag map for pkg labels
+
+ -- Leerang Song <leerang.song@samsung.com>  Wed, 27 Feb 2013 15:53:56 +0900
+
+wrt-installer (0.1.6) unstable; urgency=low
+
+  * code clean up - src/configuration_parser/WidgetConfigurationManager
+  * Implement tizen privilege for w3c API
+  * Fixed can't uninstall using pkgid from pkgcmd
+  * Fixed required version issue
+  * Renaming tests binaries
+  * Move installer test suites to installer repository
+
+ -- leerang Song <leerang.song@samsung.com>  Fri, 22 Feb 2013 15:35:49 +0900
+
+wrt-installer (0.1.5) unstable; urgency=low
+
+  * REG_NOERROR value is not defined for function regexec.
+  * Fixed skip to validate a signature
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 14 Feb 2013 19:17:48 +0900
+
+wrt-installer (0.1.4) unstable; urgency=low
+
+  * Fixed uninstallation using pkgid and installation without pkgid in config.xml
+  * Source code formating unification
+  * Support for GCC 4.7
+  * File encryption method reading whole files into a dynamic stack buffer.
+  * Fixed icon name
+  * Fixed update signal
+  * Fixed to update progress enum
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.1.4
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 08 Feb 2013 18:34:29 +0900
+
+wrt-installer (0.1.3) unstable; urgency=low
+
+  * Signature path bug fix when install by directory mode.
+  * Fixed if there is no pkgid, widget installation failed.
+  * Fix prevent issue
+  * CSP policy parsing support.
+  * remove share directory
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.1.3
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 06 Feb 2013 19:35:55 +0900
+
+wrt-installer (0.1.2) unstable; urgency=low
+
+  * Fixed name has special characters
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.1.2
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 01 Feb 2013 16:53:19 +0900
+
+wrt-installer (0.1.1) unstable; urgency=low
+
+  * Add mouse-event of <tizen:box-content> and type of <tizen:livebox> 
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.1.1
+
+ -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 30 Jan 2013 17:41:01 +0900
+
+wrt-installer (0.1.0) unstable; urgency=low
+
+  * Fixed appid included space during installation
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 30 Jan 2013 14:01:41 +0900
+
+wrt-installer (0.0.99) unstable; urgency=low
+
+  * Fixed to send progress signal during RDS update.
+  * Fixed widget name has special character.
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Tue, 29 Jan 2013 22:14:13 +0900
+
+wrt-installer (0.0.98) unstable; urgency=low
+
+  * Change pkgname to appid for docomo request. PART1
+  * Change pkgname to appid for docomo request. PART2
+  * Change pkgname to appid for docomo request. PART3
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.98
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 28 Jan 2013 17:47:38 +0900
+
+wrt-installer (0.0.97) unstable; urgency=low
+
+  * Revert "Change pkgname to appid for docomo request."
+
+ -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 25 Jan 2013 22:38:17 +0900
+
+wrt-installer (0.0.96) unstable; urgency=low
+
+  * Change pkgname to appid for docomo request. PART2
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.96
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 24 Jan 2013 21:14:47 +0900
+
+wrt-installer (0.0.95) unstable; urgency=low
+
+  * change schema type of livebox
+  * Patch for semaphore deadlock bug while plugins installation.
+  * Fixed preinstall for plugin
+  * Change pkgname to appid for docomo request. PART1
+  * Fixed app-control element type
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.95
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 24 Jan 2013 16:00:35 +0900
+
+wrt-installer (0.0.94) unstable; urgency=low
+
+  * Modify app control element.
+  * Modify config.xml
+  * preinstall plugin during booting time for window SDK
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.94
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 16 Jan 2013 16:57:22 +0900
+
+wrt-installer (0.0.93) unstable; urgency=low
+
+  * privilege skip checking ACE.
+  * Add external installation setting in config.tizen.xsd
+  * Fixed installation failed when new tizenId generated in SDK.
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.93
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 16 Jan 2013 11:21:08 +0900
+
+wrt-installer (0.0.92) unstable; urgency=low
+
+  * livebox xsd has been changed
+  * [Prevent] Fixing issues: 35409
+  * Task database fix - TC11
+  * On nodisplay mode,icon not appear in task manager
+  * [Issue] Deleting temporary API.
+  * Add <tizen:privilege> feature in config.xsd
+  *  modified for livebox code to use proper member in WidgetRegisterInfo
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.92
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 14 Jan 2013 20:25:09 +0900
+
+wrt-installer (0.0.91) unstable; urgency=low
+
+  * [prevent] closed directory
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.91
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 09 Jan 2013 14:45:21 +0900
+
+wrt-installer (0.0.90) unstable; urgency=low
+
+  * Change vconf create mechanism
+  * [Custom handler] Remove custom handlers during uninstall
+  * Add required attribute name
+  * For livebox, xsd has been changed
+  * Add log for command
+  * Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2
+
+ -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 08 Jan 2013 11:28:01 +0900
+
+wrt-installer (0.0.89) unstable; urgency=low
+
+  * Throw error on no ElementParser
+  * Closed directory
+  * Apply vconf key path builder
+  * Add vconf creation for memory saving mode
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.89
+
+ -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 02 Jan 2013 11:17:14 +0900
+
+wrt-installer (0.0.88) unstable; urgency=low
+
+  * Create/Remove vconf for security settings
+  * Remove required attribute and viewmode Change windowed to maximized
+  * auto-launch tag has been changed
+  * livebox configuration valuables has been modified
+  * For livebox configuration
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.88
+
+ -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 28 Dec 2012 16:59:20 +0900
+
+wrt-installer (0.0.86) unstable; urgency=low
+
+  * Add installation to external location(sdcard)
+  * Remove installed directory and manifest file when installation failed after ace check
+  * Fixed directory installation using pkgcmd
+  * Fixed crash for external installation
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.86
+
+ -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 26 Dec 2012 13:45:45 +0900
+
+wrt-installer (0.0.85) unstable; urgency=low
+
+  * Add category element at manifest and config.xml 
+
+ -- KEONGEUN <lke01.lee@samsung.com>  Fri, 21 Dec 2012 16:48:54 +0900
+
+wrt-installer (0.0.84) unstable; urgency=low
+
+  * Fix for unhandled exception
+  * Dummy PkgmgrSignal for command line installation
+  * Support privilege database table
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.84
+
+ -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 20 Dec 2012 08:49:25 +0900
+
+wrt-installer (0.0.83) unstable; urgency=low
+
+  * Handle unhandled exceptions in wrt-installer
+  * Support <tizen:privilege>
+
+  * Git : framework/web/wrt-installer
+  * Tag : wrt-installer_0.0.83
+
+ -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 14 Dec 2012 10:47:26 +0900
+
 wrt-installer (0.0.82) unstable; urgency=low
 
   * Fixed build break