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