[Release] wrt-installer_0.1.9
[framework/web/wrt-installer.git] / debian / changelog
index 2c34cf1..c13e49f 100644 (file)
@@ -1,3 +1,121 @@
+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