[Release] wrt-installer_0.0.90
[platform/framework/web/wrt-installer.git] / debian / changelog
1 wrt-installer (0.0.90) unstable; urgency=low
2
3   * Change vconf create mechanism
4   * [Custom handler] Remove custom handlers during uninstall
5   * Add required attribute name
6   * For livebox, xsd has been changed
7   * Add log for command
8   * Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2
9
10  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 08 Jan 2013 11:28:01 +0900
11
12 wrt-installer (0.0.89) unstable; urgency=low
13
14   * Throw error on no ElementParser
15   * Closed directory
16   * Apply vconf key path builder
17   * Add vconf creation for memory saving mode
18
19   * Git : framework/web/wrt-installer
20   * Tag : wrt-installer_0.0.89
21
22  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 02 Jan 2013 11:17:14 +0900
23
24 wrt-installer (0.0.88) unstable; urgency=low
25
26   * Create/Remove vconf for security settings
27   * Remove required attribute and viewmode Change windowed to maximized
28   * auto-launch tag has been changed
29   * livebox configuration valuables has been modified
30   * For livebox configuration
31
32   * Git : framework/web/wrt-installer
33   * Tag : wrt-installer_0.0.88
34
35  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 28 Dec 2012 16:59:20 +0900
36
37 wrt-installer (0.0.86) unstable; urgency=low
38
39   * Add installation to external location(sdcard)
40   * Remove installed directory and manifest file when installation failed after ace check
41   * Fixed directory installation using pkgcmd
42   * Fixed crash for external installation
43
44   * Git : framework/web/wrt-installer
45   * Tag : wrt-installer_0.0.86
46
47  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 26 Dec 2012 13:45:45 +0900
48
49 wrt-installer (0.0.85) unstable; urgency=low
50
51   * Add category element at manifest and config.xml 
52
53  -- KEONGEUN <lke01.lee@samsung.com>  Fri, 21 Dec 2012 16:48:54 +0900
54
55 wrt-installer (0.0.84) unstable; urgency=low
56
57   * Fix for unhandled exception
58   * Dummy PkgmgrSignal for command line installation
59   * Support privilege database table
60
61   * Git : framework/web/wrt-installer
62   * Tag : wrt-installer_0.0.84
63
64  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 20 Dec 2012 08:49:25 +0900
65
66 wrt-installer (0.0.83) unstable; urgency=low
67
68   * Handle unhandled exceptions in wrt-installer
69   * Support <tizen:privilege>
70
71   * Git : framework/web/wrt-installer
72   * Tag : wrt-installer_0.0.83
73
74  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 14 Dec 2012 10:47:26 +0900
75
76 wrt-installer (0.0.82) unstable; urgency=low
77
78   * Fixed build break
79   * [systemd] fix build error
80   * Directory install feature fix
81   * Update schema files
82   * [Prevent] Removed warning from Prevent.
83   * [Prevent] Removed warning from Prevent.
84   * Fixed package manager doesn't receive signal for widget update failed.
85
86   * Git : framework/web/wrt-installer
87   * Tag : wrt-installer_0.0.82
88
89  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 12 Dec 2012 15:50:01 +0900
90
91 wrt-installer (0.0.81) unstable; urgency=low
92
93   * Merge branch 'systemd'
94
95   * Git : framework/web/wrt-installer
96   * Tag : wrt-installer_0.0.81
97
98  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 06 Dec 2012 14:02:20 +0900
99
100 wrt-installer (0.0.80) unstable; urgency=low
101
102   * Distinguish between system headers and project headers.
103   * Add nodisplay setting
104   * arrangement of directory creation.
105   * add to create share directory
106   * Fixed nodisplay when other setting values exist.
107
108   * Git : framework/web/wrt-installer
109   * Tag : wrt-installer_0.0.80
110
111  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 05 Dec 2012 17:23:51 +0900
112
113 wrt-installer (0.0.79) unstable; urgency=low
114
115   * Direcotry install feature added to wrt-installer
116   * [Prevent] Handle return value of regcomp.
117   * Removing unused merged code
118   * Pkgname (tizen id) - not null
119   * Platform version check during wgt installation - fixed
120   * Revert "Pkgname (tizen id) - not null"
121   * save installed path to db for preload widget
122   * Fixed certificate of authentication value to base64.
123
124   * Git : framework/web/wrt-installer
125   * Tag : wrt-installer_0.0.79
126
127  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 30 Nov 2012 21:44:41 +0900
128
129 wrt-installer (0.0.78) unstable; urgency=low
130
131   * [Prevent] Handle fread return value.
132   * [Prevent] Handle return value from CertificateCollection::sort.
133   * remove temporary drm library and header files.
134   * [Installer] Clean up Flash Parser.
135   * Fixed can't remove preinstall widget during booting
136
137   * Git : framework/web/wrt-installer
138   * Tag : wrt-installer_0.0.78
139
140  -- Soyoung Kim <sy037.kim@samsung.com>  Tue, 27 Nov 2012 16:51:00 +0900
141
142 wrt-installer (0.0.77) unstable; urgency=low
143
144   * Revert "Platform version check during wgt installation"
145
146   * Git : framework/web/wrt-installer
147   * Tag : wrt-installer_0.0.77
148
149  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 23 Nov 2012 21:19:17 +0900
150
151 wrt-installer (0.0.76) unstable; urgency=low
152
153   * Filter output from wrt-installer needs for "expr match" to succeed
154   * Introduce systemd support
155   * Removed deprecated code
156   * Handle return value
157   * Platform version check during wgt installation
158
159   * Git : framework/web/wrt-installer
160   * Tag : wrt-installer_0.0.76
161
162  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Nov 2012 12:01:17 +0900
163
164 wrt-installer (0.0.75) unstable; urgency=low
165
166   * Fail to install package
167   * External file removal fix
168   * Removed GetFactoryWidget.
169   * Ace database fulfill implemented
170   * update drm library for temporary
171
172   * Git : framework/web/wrt-installer
173   * Tag : wrt-installer_0.0.75
174
175  -- sy037.kim <sy037kim@soyoung-DeskTop>  Mon, 19 Nov 2012 19:56:28 +0900
176
177 wrt-installer (0.0.74) unstable; urgency=low
178
179   * Replace SignatureValidator.
180   * Fixed to set certi information
181
182   * Git : framework/web/wrt-installer
183   * Tag : wrt-installer_0.0.74
184
185  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 15 Nov 2012 16:46:02 +0900
186
187 wrt-installer (0.0.73) unstable; urgency=low
188
189   * WidgetHandle removal - part 4
190   * Fix resource leak
191   * Fix resource leak in case of error, fix strncpy usage
192   * Removed compilation warnings
193   * Fail to copy web application icon
194
195   * Git : framework/web/wrt-installer
196   * Tag : wrt-installer_0.0.73
197
198  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 14 Nov 2012 11:22:23 +0900
199
200 wrt-installer (0.0.72) unstable; urgency=low
201
202   * livebox path has been changed
203   * Removed drm-trusted package dependency.
204
205   * Git : framework/web/wrt-installer
206   * Tag : wrt-installer_0.0.72
207
208  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 07 Nov 2012 15:17:39 +0900
209
210 wrt-installer (0.0.71) unstalbe; urgency=low
211
212   * Add installation drm file
213   * Fixed save certification to pkgmgr
214
215   * Git : framework/web/wrt-installer
216   * Tag : wrt-installer_0.0.71
217
218  -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 05 Nov 2012 16:52:34 +0900
219
220 wrt-installer (0.0.70) unstalbe; urgency=low
221
222   * Replacing recursive opendir with a utility function
223   * Fixes for recursive opendir
224   * Logs fixed
225   * Change profiling build
226   * Removed factory_widget field from WidgetExtendedInfo DB table
227   * WidgetHandle removal - part 2
228   * WidgetHandle removal - part 3
229   * Fixed xsd data type for configure file
230   * tizen widget configration schema file update
231
232   * Git : framework/web/wrt-installer
233   * Tag : wrt-installer_0.0.70
234
235  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 02 Nov 2012 11:57:09 +0900
236
237 wrt-installer (0.0.69) unstable; urgency=low
238
239   * [Installer] Replacing calls to FileUtils::*Exists
240   * [Installer] Replacing calls to FileUtils functions
241   * [Installer] Task manifest - using WidgetConfig values instead of read back from database
242   * [Installer] Sanitize popen, system, exec* argument
243   * [Installer] Task_certificates using widgets config instead of values stored in db
244   * Remove language variable from widget conf. parser
245   * [Installer] Fixed Support for author certification
246
247   * Release wrt-installer_0.0.69
248
249   * Git : framework/web/wrt-installer
250   * Tag : wrt-installer_0.0.69
251
252  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 24 Oct 2012 20:02:44 +0900
253
254 wrt-installer (0.0.68) unstable; urgency=low
255
256   * Release wrt-installer_0.0.68
257
258   * Git : framework/web/wrt-installer
259   * Tag : wrt-installer_0.0.68
260
261  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 18 Oct 2012 11:38:56 +0900
262
263 wrt-installer (0.0.67) unstable; urgency=low
264
265   * [Installer] Support for authors certificates (part 2).
266   * [installer] Fixed save encrypted list to db
267   * [Installer] Fixed uninstall command for hybrid webapp
268   * [Installer] Set Certificate Information using pkgmgt API
269   * [Installer] Replacing old _WrtUtil* functions
270
271   * Git : framework/web/wrt-installer
272   * Tag : wrt-installer_0.0.67
273
274  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 17 Oct 2012 22:36:46 +0900
275
276 wrt-installer (0.0.66) unstable; urgency=low
277
278   * Release wrt-installer_0.0.66
279
280   * Git : framework/web/wrt-installer
281   * Tag : wrt-installer_0.0.66
282
283  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 12 Oct 2012 14:26:58 +0900
284
285 wrt-installer (0.0.65) unstable; urgency=low
286
287   * Remove usage of deprecated localization API
288   * Add widget's plugins installation
289   * Replace managed api
290   * Add license installing
291   * WidgetHandle removal - part 1
292
293   * Git : framework/web/wrt-installer
294   * Tag : wrt-installer_0.0.65
295
296  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 12 Oct 2012 08:28:40 +0900
297
298 wrt-installer (0.0.64) unstable; urgency=low
299
300   * Manifest file changed
301   * Fixed to generate manifest file
302   * Replace widget handle with Tizen id in result output
303   * Replace widget handle with Tizen id from widget's exec path - bugfix
304   * Same feature register in ace db once for app
305   * Manifest pkgmgr's parsing API usage clean up
306   * Task private stroage - effective privileges check
307
308   * Git : slp/pkgs/w/wrt-installer
309   * Tag : wrt-installer_0.0.64
310
311  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Tue, 09 Oct 2012 21:06:09 +0900
312
313 wrt-installer (0.0.63) unstable; urgency=low
314
315   * [Installer] Remove 'floating','maximized' and 'minimized' mode
316   * Removed unnecessary use of localization utils
317   * [Installer] Remove dependency to deprecated vcore header
318   * Cleaning related to new LanguageTags
319   * [Installer] Tizen id generation and pattern fix
320   * [Installer] Replace widget handle with Tizen id from widget's exec path
321   * [Installer] Fixed PLM issue(P120925-3434)
322   * [Installer] Remove unused install option
323
324   * Git : slp/pkgs/w/wrt-installer
325   * Tag : wrt-installer_0.0.63
326
327  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 05 Oct 2012 07:51:39 +0900
328
329 wrt-installer (0.0.62) unstable; urgency=low
330
331   * [Installer] Fixed PLM P120926-3287
332   * [Installer] Fixed widget update crash during already widget is launched
333
334   * Git : slp/pkgs/w/wrt-installer
335   * Tag : wrt-installer_0.0.62
336
337  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 28 Sep 2012 15:27:51 +0900
338
339 wrt-installer (0.0.61) unstable; urgency=low
340
341   * Add SEL verification tag
342
343   * Git : framework/web/wrt-installer
344   * Tag : wrt-installer_0.0.61
345
346  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 27 Sep 2012 21:25:53 +0900
347
348 wrt-installer (0.0.60) unstable; urgency=low
349
350   * DPL pointer replaced by std pointers
351
352   * Git : framework/web/wrt-installer
353   * Tag : wrt-installer_0.0.60
354
355  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 27 Sep 2012 17:21:38 +0900
356
357 wrt-installer (0.0.59) unstable; urgency=low
358
359   * POWDER remains removed
360   * User has no opportunity to cancel installation of the widget that access network.
361   * Livebox directory creation fix
362   * Modify installation command for hybrid webapp.
363   * Fixed preinstall script and add exception logic
364
365   * Git : framework/web/wrt-installer
366   * Tag : wrt-installer_0.0.59
367
368  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 26 Sep 2012 19:46:02 +0900
369
370 wrt-installer (0.0.58) unstable; urgency=low
371
372   * Re-release
373
374   * Git : framework/web/wrt-installer
375   * Tag : wrt-installer_0.0.58
376
377
378  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 20 Sep 2012 20:04:31 +0900
379
380 wrt-installer (0.0.57) unstable; urgency=low
381
382   * fix for wrt test mode
383   * Popup cleanup
384   * Add configuration file for tizen
385   * Add smack manifest
386
387   * Git : framework/web/wrt-installer
388   * Tag : wrt-installer_0.0.57
389
390  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 20 Sep 2012 20:04:31 +0900
391
392 wrt-installer (0.0.56) unstable; urgency=low
393
394   * [Installer] -iu option removed
395   * [Installer] Upgrade Security dependencies
396
397   * Git : slp/pkgs/w/wrt-installer
398   * Tag : wrt-installer_0.0.56
399
400  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 11 Sep 2012 15:44:41 +0900
401
402 wrt-installer (0.0.55) unstable; urgency=low
403
404   * [Installer] Livebox configuration file copy
405
406   * Git : framework/web/wrt-installer
407   * Tag : wrt-installer_0.0.55
408
409  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 06 Sep 2012 1:48:12 +0900
410
411 wrt-installer (0.0.54) unstable; urgency=low
412
413   * Parsing XML namespace from config.xml bug fix.
414   * code clean up
415   * TaskDbUpdate splitted into TaskDbUpdate and TaskFileManipulation
416   * Widget paths refactor
417
418   * Git : framework/web/wrt-installer
419   * Tag : wrt-installer_0.0.54
420
421  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 31 Aug 2012 20:38:33 +0900
422
423 wrt-installer (0.0.53) unstable; urgency=low
424
425   * [Installer] Add encrypt task
426
427   * Git : slp/pkgs/w/wrt-installer
428   * Tag : wrt-installer_0.0.53
429
430  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 29 Aug 2012 13:43:57 +0900
431
432 wrt-installer (0.0.52) unstable; urgency=low
433
434   * [Engine] Support execution of backend library on multiple threads
435   * [Installer] Code cleanup - desktop file
436   * [Engine] bugfix of browser installation and support shortcut for webapp from browser
437
438   * Git : slp/pkgs/w/wrt-installer
439   * Tag : wrt-installer_0.0.52
440
441  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 23 Aug 2012 16:26:22 +0900
442
443 wrt-installer (0.0.51) unstable; urgency=low
444
445   * Fix for typo in help message
446   * Add check MEID druring installation process
447   * Save list of accepted api-features
448
449   * Git : slp/pkgs/w/wrt-installer
450   * Tag : wrt-installer_0.0.51
451
452  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 13 Aug 2012 16:09:11 +0900
453
454 wrt-installer (0.0.50) unstable; urgency=low
455
456   * Fixed taskmanager for apptray
457
458   * Git : slp/pkgs/w/wrt-installer
459   * Tag : wrt-installer_0.0.50
460
461  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 09 Aug 2012 15:23:40 +0900
462
463 wrt-installer (0.0.49) unstable; urgency=low
464
465   * Add manifest generation step instead of desktop step
466   * Add new build type for code coverage
467   * Processing src attribute in icon element in config file fix
468
469   * Git : slp/pkgs/w/wrt-installer
470   * Tag : wrt-installer_0.0.49
471
472  -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 06 Aug 2012 15:46:30 +0900
473
474 wrt-installer (0.0.48) unstable; urgency=low
475
476   * Re-upload packages
477
478   * Git : slp/pkgs/w/wrt-installer
479   * Tag : wrt-installer_0.0.48
480
481  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jul 2012 11:39:18 +0900
482
483 wrt-installer (0.0.47) unstable; urgency=low
484
485   * Update dependency.
486
487   * Git : slp/pkgs/w/wrt-installer
488   * Tag : wrt-installer_0.0.47
489
490  -- Bartlomiej Grzelewski <b.grzelewski@samsung.com>  Mon, 30 Jul 2012 16:22:22 +0200
491
492 wrt-installer (0.0.46) unstable; urgency=low
493
494   * Revert dependency code to wrt-security
495
496   * Git : slp/pkgs/w/wrt-installer
497   * Tag : wrt-installer_0.0.46
498
499  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 30 Jul 2012 10:04:54 +0900
500
501 wrt-installer (0.0.45) unstable; urgency=low
502
503   * Git : slp/pkgs/w/wrt-installer
504   * Tag : wrt-installer_0.0.45
505
506  -- Leerang Song <leerang.song@samsung.com>  Fri, 27 Jul 2012 13:45:24 +0900
507
508 wrt-installer (0.0.44) unstable; urgency=low
509
510   * Adjust to API changes in wrt-security and security-server
511   * Add splash screen
512
513   * Git : slp/pkgs/w/wrt-installer
514   * Tag : wrt-installer_0.0.44
515
516  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 25 Jul 2012 15:52:43 +0200
517
518 wrt-installer (0.0.43) unstable; urgency=low
519
520   * Upgrade dependencies
521   * Save list of accepted api-features
522   * Add check MEID druring installation process
523   * Add updating widget process
524   * fixed crash during widget uninstallation
525   * Fixed crash when widget uninstall
526   * evert "[Installer] Web app data sharing From orange requirement"
527
528   * Git : slp/pkgs/w/wrt-installer
529   * Tag : wrt-installer_0.0.43
530
531  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 25 Jul 2012 10:18:27 +0900
532
533 wrt-installer (0.0.42) unstable; urgency=low
534
535   * fixed install path
536
537   * Git : slp/pkgs/w/wrt-installer
538   * Tag : wrt-installer_0.0.42
539
540  -- Leerang Song <leerang.song@samsung.com>  Fri, 20 Jul 2012 20:19:09 +0900
541
542 wrt-installer (0.0.41) unstable; urgency=low
543
544   * modify osp installation/uninstallation
545
546   * Git : slp/pkgs/w/wrt-installer
547   * Tag : wrt-installer_0.0.40
548
549  -- Leerang Song <leerang.song@samsung.com>  Fri, 20 Jul 2012 17:55:12 +0900
550
551 wrt-installer (0.0.40) unstable; urgency=low
552
553   * Fixed compile error
554
555   * Git : slp/pkgs/w/wrt-installer
556   * Tag : wrt-installer_0.0.40
557
558  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 19 Jul 2012 20:35:49 +0900
559
560 wrt-installer (0.0.39) unstable; urgency=low
561
562   * support tizen extension requirement regarding application id / required
563   * Add C++ single packaging 
564
565   * Git : slp/pkgs/w/wrt-installer
566   * Tag : wrt-installer_0.0.39
567
568  -- Leerang Song <leerang.song@samsung.com>  Thu, 19 Jul 2012 19:35:13 +0900
569
570 wrt-installer (0.0.38) unstable; urgency=low
571
572   * Multiple INVALID_WIDGET_HANDLE definition
573   * Installion of widget with not supported feature fix
574
575   * Git : slp/pkgs/w/wrt-installer
576   * Tag : wrt-installer_0.0.38
577
578  -- Leerang Song <leerang.song@samsung.com>  Mon, 16 Jul 2012 15:03:38 +0900
579
580 wrt-installer (0.0.37-1) unstable; urgency=low
581
582   * Add tag for auto SR
583
584   * Git : slp/pkgs/w/wrt-installer
585   * Tag : wrt-installer_0.0.37-1
586
587  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 16:02:52 +0900
588
589 wrt-installer (0.0.37) unstable; urgency=low
590
591   * Fixed abort rename path
592   * Use updated DeveloperModeValidator class
593   * remove all related with dpl-popup
594
595   * Git : slp/pkgs/w/wrt-installer
596   * Tag : wrt-installer_0.0.37
597
598  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 14:04:43 +0900
599
600 wrt-installer (0.0.36) unstable; urgency=low
601
602   * Set SW backend in the emul env
603
604   * Git : slp/pkgs/w/wrt-installer
605   * Tag : wrt-installer_0.0.36
606
607  -- SongERang <leerang.song@samsung.com>  Thu, 05 Jul 2012 10:04:37 +0900
608
609 wrt-installer (0.0.35) unstable; urgency=low
610
611   * Klocwork fixes
612   * refactoring install popup source, using elementary
613   * Wrt DB DefferedWidgetPackageInstallation clean up
614
615   * Git : slp/pkgs/w/wrt-installer
616   * Tag : wrt-installer_0.0.35
617
618  -- SongERang <leerang.song@samsung.com>  Fri, 29 Jun 2012 13:25:44 +0900
619
620 wrt-installer (0.0.34) unstable; urgency=low
621
622   * Added new C-API (ace-install) in wrt-installer
623   * Remove WK1
624
625   * Git : slp/pkgs/w/wrt-installer
626   * Tag : wrt-installer_0.0.34
627
628  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 19 Jun 2012 09:49:46 +0900
629
630 wrt-installer (0.0.33) unstable; urgency=low
631
632   * Add preinstall script from web-app
633
634   * Git : slp/pkgs/w/wrt-installer
635   * Tag : wrt-installer_0.0.33
636
637  -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 04 Jun 2012 19:02:25 +0900
638
639 wrt-installer (0.0.32) unstable; urgency=low
640
641   * Chanage of dlopen() mode.
642   * Add ail updating after save desktop file
643
644   * Git : slp/pkgs/w/wrt-installer
645   * Tag : wrt-installer_0.0.32
646
647  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Mon, 04 Jun 2012 19:02:25 +0900
648
649 wrt-installer (0.0.31) unstable; urgency=low
650
651   * Changed package name to use wiget name
652   * Support sending signals of package manager
653   * Fixed abort when help command
654
655   * Git : slp/pkgs/w/wrt-installer
656   * Tag : wrt-installer_0.0.31
657
658  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 31 May 2012 12:01:58 +0900
659
660 wrt-installer (0.0.30) unstable; urgency=low
661
662   * Removing DSEPARATED_SINGLETON_IMPLEMENTATION flag
663   * A patch for compliance test widget-api/NoInterfaceObject
664   * Changes related with wrt-commons/neested_loop removal
665   * Modify desktop default icon path
666   * Change default wrt-client to wk2
667
668   * Git : slp/pkgs/w/wrt-installer
669   * Tag : wrt-installer_0.0.30
670
671  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 24 May 2012 18:54:24 +0900
672
673 wrt-installer (0.0.29) unstable; urgency=low
674
675   * Revert "[Engine] Changed package name to use wiget name"
676
677   * Git : slp/pkgs/w/wrt-installer
678   * Tag : wrt-installer_0.0.29
679
680  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 17 May 2012 21:50:09 +0900
681
682 wrt-installer (0.0.28) unstable; urgency=low
683
684   * Changed package name to use wiget name
685   * Unlock plugins installation
686
687   * Git : slp/pkgs/w/wrt-installer
688   * Tag : wrt-installer_0.0.28
689
690  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 17 May 2012 19:59:09 +0900
691
692 wrt-installer (0.0.27) unstable; urgency=low
693
694   * Modify abort during widget uninstallation
695   * Remove webkit dependency
696   * Remove exception code related GeoLocation
697   * Delete temporary directory
698   * Update obs spec file
699   * Randomizing widget handle
700
701   * Git : slp/pkgs/w/wrt-installer
702   * Tag : wrt-installer_0.0.27
703
704  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 14 May 2012 19:49:11 +0900
705
706 wrt-installer (0.0.26) unstable; urgency=low
707
708   * Config generator removed
709   * Add recovery mechanism for during booting
710
711   * Git : slp/pkgs/w/wrt-installer
712   * Tag : wrt-installer_0.0.26
713
714  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 07 May 2012 17:38:20 +0900
715
716 wrt-installer (0.0.25) unstable; urgency=low
717
718   * Fix the problem regarding display of progress of installer
719   * JIL and WAC1.0 leftovers removal
720   * Icon validation bug
721   * Switching to the TestModeFlag
722   * Changing WidgetDAO rw to ro permissions where appropriate
723
724   * Git : slp/pkgs/w/wrt-installer
725   * Tag : wrt-installer_0.0.25
726
727  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 03 May 2012 10:25:52 +0900
728
729 wrt-installer (0.0.24) unstable; urgency=low
730
731   * Unused parameter removed
732
733   * Git : slp/pkgs/w/wrt-installer
734   * Tag : wrt-installer_0.0.24
735
736  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 23 Apr 2012 14:19:36 +0900
737
738 wrt-installer (0.0.23) unstable; urgency=low
739
740   * Fixed Nabi_SE N_SE-727
741
742   * Git : slp/pkgs/w/wrt-installer
743   * Tag : wrt-installer_0.0.23
744
745  -- Jihoon Chung <jihoon.chung@samsung.com>  Sat, 21 Apr 2012 13:05:45 +0900
746
747 wrt-installer (0.0.22) unstable; urgency=low
748
749   * Language changed callback is moved to WRT engine
750   * Hosted app installation modified
751   * Hosted app installation invocation modified
752
753   * Git : slp/pkgs/w/wrt-installer
754   * Tag : wrt-installer_0.0.22
755
756  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Apr 2012 11:58:16 +0900
757
758 wrt-installer (0.0.21) unstable; urgency=low
759
760   * Mapping from features to device caps is obtained from .so
761   * Remove unneeded check during plugin installation
762   * Fixed background color is black during widget installation
763   * Cleanup condition for evas backend
764   * add LICENSE
765
766   * Git : slp/pkgs/w/wrt-installer
767   * Tag : wrt-installer_0.0.21
768
769  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 09 Apr 2012 14:03:57 +0900
770
771 wrt-installer (0.0.20) unstable; urgency=low
772
773   * removed BackSupport attribute
774   * clean-up powder, parental mode
775
776   * Git : slp/pkgs/w/wrt-installer
777   * Tag : wrt-installer_0.0.20
778
779  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 28 Mar 2012 18:44:59 +0900
780
781 wrt-installer (0.0.19) unstable; urgency=low
782
783   * Optimize OBS
784   * Add 'nodisplay' field to Desktop file
785
786   * Git : slp/pkgs/w/wrt-installer
787   * Tag : wrt-installer_0.0.19
788
789  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Mar 2012 11:05:51 +0900
790
791 wrt-installer (0.0.18) unstable; urgency=low
792
793   * replace desktop define
794   * Fix for namespaces bug in config.xml parser
795
796   * Git : slp/pkgs/w/wrt-installer
797   * Tag : wrt-installer_0.0.18
798
799  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 19 Mar 2012 17:52:20 +0900
800
801 wrt-installer (0.0.17-1) unstable; urgency=low
802
803   * Apply changed EFL APIs
804
805   * Git : slp/pkgs/w/wrt-installer
806   * Tag : wrt-installer_0.0.17-1
807
808  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 14 Mar 2012 10:14:34 +0900
809
810 wrt-installer (0.0.17) unstable; urgency=low
811
812   * Support OBS, SMACK 
813
814   * Git : slp/pkgs/w/wrt-installer
815   * Tag : wrt-installer_0.0.17
816
817  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 13 Mar 2012 20:02:25 +0900
818
819 wrt-installer (0.0.16) unstable; urgency=low
820
821   * Package adjusted to wrt-security
822
823   * Git : slp/pkgs/w/wrt-installer
824   * Tag : wrt-installer_0.0.16
825
826  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 08 Feb 2012 11:53:20 +0100
827
828 wrt-installer (0.0.15) unstable; urgency=low
829
830   * Implemented WebInstaller
831   * Support for plugins without libraries (geolocation case)
832
833   * Git : slp/pkgs/w/wrt-installer
834   * Tag : wrt-installer_0.0.15
835
836  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 05 Feb 2012 15:53:10 +0100
837
838 wrt-installer (0.0.14) unstable; urgency=low
839
840   * Adjusted to new wrt-commons
841
842   * Git : slp/pkgs/w/wrt-installer
843   * Tag : wrt-installer_0.0.14
844
845  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 28 Feb 2012 17:43:10 +0100
846
847 wrt-installer (0.0.13) unstable; urgency=low
848
849   * Adjusted to new wrt-security
850
851   * Git : slp/pkgs/w/wrt-installer
852   * Tag : wrt-installer_0.0.13
853
854  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 24 Feb 2012 18:20:20 +0100
855
856 wrt-installer (0.0.12) unstable; urgency=low
857
858   * Debianize 0.0.12
859
860   * Git : slp/pkgs/w/wrt-installer
861   * Tag : wrt-installer_0.0.12
862
863  -- Hoseon LEE <hoseon46.lee@samsung.com>  Fri, 24 Feb 2012 09:40:54 +0100
864
865 wrt-installer (0.0.11) unstable; urgency=low
866
867   * WAC compliance test WL-3240 fix. 
868
869   * Git : slp/pkgs/w/wrt-installer
870   * Tag : wrt-installer_0.0.11
871
872  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 22 Feb 2012 09:40:54 +0100
873
874 wrt-installer (0.0.10) unstable; urgency=low
875
876   * Fixed static dev cap setting. 
877
878   * Git : slp/pkgs/w/wrt-installer
879   * Tag : wrt-installer_0.0.10
880
881  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 22 Feb 2012 08:18:15 +0100
882
883 wrt-installer (0.0.9) unstable; urgency=low
884
885   * WAC policy test suite bugfix
886
887   * Git : slp/pkgs/w/wrt-installer
888   * Tag : wrt-installer_0.0.9
889
890  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 20 Feb 2012 16:30:20 +0100
891
892 wrt-installer (0.0.8) unstable; urgency=low
893
894   * Add prefix for debian
895   * Remove -j option
896
897   * Git : slp/pkgs/w/wrt-installer
898   * Tag : wrt-installer_0.0.8
899
900  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 15 Feb 2012 13:40:40 +0900
901
902 wrt-installer (0.0.7) unstable; urgency=low
903
904   * Fixed progress bar for plugins installation
905   * Fixed install fail with No ID widget
906
907   * Git : slp/pkgs/w/wrt-installer
908   * Tag : wrt-installer_0.0.7
909
910  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 14 Feb 2012 16:35:31 +0900
911
912 wrt-installer (0.0.6) unstable; urgency=low
913
914   * code regarding installation from browser
915   * add X-SLP-PackageID to desktop file
916   * remove sensitive string
917   * remove plugin service
918
919   * Git : slp/pkgs/w/wrt-installer
920   * Tag : wrt-installer_0.0.6
921
922  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 14 Feb 2012 09:53:56 +0900
923
924 wrt-installer (0.0.5) unstable; urgency=low
925
926   * Remove assert code in the callback
927   * ACE bugfix: handling undetermined attributes
928   * change owner of private directory.
929   * Removing unnecessary include
930
931   * Git : slp/pkgs/w/wrt-installer
932   * Tag : wrt-installer_0.0.5
933
934  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 08 Feb 2012 18:14:02 +0100
935
936 wrt-installer (0.0.4) unstable; urgency=low
937
938   * Fixed postinst
939
940   * Git : slp/pkgs/w/wrt-installer
941   * Tag : wrt-installer_0.0.4
942
943  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 02 Feb 2012 16:41:15 +0900
944
945 wrt-installer (0.0.3) unstable; urgency=low
946
947   * Clean up and Add wrt-installer option
948
949   * Git : slp/pkgs/w/wrt-installer
950   * Tag : wrt-installer_0.0.3
951
952  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 02 Feb 2012 16:41:15 +0900
953
954 wrt-installer (0.0.2) unstable; urgency=low
955
956   * Debianized wrt-installer_0.0.2
957
958   * Git : slp/pkgs/w/wrt-installer
959   * Tag : wrt-installer_0.0.2
960
961  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 01 Feb 2012 16:49:07 +0900
962
963 wrt-installer (0.0.1) unstable; urgency=low
964
965   * Debianized wrt-installer_0.0.1
966
967   * Git : slp/pkgs/w/wrt-installer
968   * Tag : wrt-installer_0.0.1
969
970  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 01 Feb 2012 16:49:07 +0900
971
972 wrt-installer (0.0.0) unstable; urgency=low
973
974   * create new repository
975
976   * Git : slp/pkgs/w/wrt-installer
977   * Tag : wrt-installer_0.0.0
978
979  -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 23 Jan 2012 13:54:11 +0900