[Release] wrt-plugins-common_0.3.76
[platform/framework/web/wrt-plugins-common.git] / debian / changelog
1 wrt-plugins-common (0.3.76) unstable; urgency=low
2
3   * Modification the root plugins register function
4   * Prevent issue fix
5
6  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 26 Mar 2013 17:40:02 +0900
7
8 wrt-plugins-common (0.3.75) unstable; urgency=low
9
10   * Update unmerged source code
11   * Converter::toULong converts values from type double via type long
12   * Fix for GCC 4.7 compatibility
13
14  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 21 Mar 2013 12:50:31 +0900
15
16 wrt-plugins-common (0.3.74) unstable; urgency=low
17
18   * Bug Fix for crash while webapi notification TC is running.
19
20  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Mon, 11 Mar 2013 22:36:32 +0900
21
22 wrt-plugins-common (0.3.73) unstable; urgency=low
23
24   * Fix injection of javascript
25   * 'on_frame_unload' plugin's callback is not invoked when webapp is terminated.
26   * Fix issues shown by cppcheck for wrt-plugins-common
27   * Fix warnings in compilation of wrt-plugins-common
28
29  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 08 Mar 2013 17:21:00 +0900
30
31 wrt-plugins-common (0.3.72) unstable; urgency=low
32
33   * Source code formating unification
34   * Prevent issues fixes
35
36  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Wed, 13 Feb 2013 13:58:48 +0900
37
38 wrt-plugins-common (0.3.71) unstable; urgency=low
39
40   * Fix script that populates DB for plugins-tests-widgetdb tests.
41   * Fix WrtAccess singleton deinitialize issue
42   * Preloading plugin so file was changed to work only for root object.
43   * Fixed wrong widget private path
44
45  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 01 Feb 2013 17:00:54 +0900
46
47 wrt-plugins-common (0.3.70) unstable; urgency=low
48
49   * Add tests - widgetdb
50   * PluginManager change to support tizen privilege policy.
51   * Merge "PluginManager change to support tizen privilege policy.
52
53  -- Leerang Song <leerang.song@samsung.com>  Wed, 23 Jan 2013 22:36:46 +0900
54
55 wrt-plugins-common (0.3.69) unstable; urgency=low
56
57   * Add initSession step in PluginLogic.
58   * [Prevent] Fixes issues with exceptions thrown out of main scope.
59   * Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2
60   * [Prevent] Handle unhandled exceptions in wrt-popup.
61
62  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 10 Jan 2013 11:29:27 +0900
63
64 wrt-plugins-common (0.3.68) unstable; urgency=low
65
66   * Remove popup dependency from wrt-commons
67   * Add new popup: Ask YesNo with checkbox
68   * Missing boilerplate added
69   * Support plugin without feature define
70
71   * Git : framework/web/wrt-plugins-common
72   * Tag : wrt-plugins-common_0.3.68
73
74  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 18 Dec 2012 14:34:58 +0900
75
76 wrt-plugins-common (0.3.67) unstable; urgency=low
77
78   * Information popup
79   * [Prevent] Ensure pointer is not NULL before it's referenced.
80   * [Prevent] Delete unreachable code.
81   * Popup cleaning
82
83   * Git : framework/web/wrt-plugins-common
84   * Tag : wrt-plugins-common_0.3.67
85
86  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 13 Dec 2012 13:41:23 +0900
87
88 wrt-plugins-common (0.3.66) unstable; urgency=low
89
90   * Unused code - removed modules CPU, MMPlayer
91   * Remove duplicated code in filesystem manager
92   * Duplicated code in plugins installer
93   * wrt-plugins-installer clean up
94   * Duplicated code in plugin loader
95   * Adjustment for usage of STL pointers - build break fix
96   * Fixed problem with running tests
97
98   * Git : framework/web/wrt-plugins-common
99   * Tag : wrt-plugins-common_0.3.66
100
101  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 10 Dec 2012 11:28:19 +0900
102
103 wrt-plugins-common (0.3.63) unstable; urgency=low
104
105   * Fix for use after free
106   * Removal of factory_widget attribute and related functions
107   * Add Sanity Check for Plugin Logic
108   * Removed error generated by Tizen Robot on gerrit
109
110   * Git : framework/web/wrt-plugins-common
111   * Tag : wrt-plugins-common_0.3.63
112
113  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Nov 2012 10:14:53 +0900
114
115 wrt-plugins-common (0.3.62) unstable; urgency=low
116
117   * Add -ldl to link library libdl.so
118   * Add specific interface for support of custom js event
119   * Removal of factory_widget attribute and related functions 
120   * Fix for use after free 
121
122   * Git : framework/web/wrt-plugins-common
123   * Tag : wrt-plugins-common_0.3.61
124
125  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 15 Nov 2012 15:30:11 +0900
126
127 wrt-plugins-common (0.3.61) unstable; urgency=low
128
129   * Memory leaks in popup runner
130   * Fixing a near buildbreak
131   * Fixes for recursive opendir
132   * Change profiling build
133   * Add thread enums for new plugin modules.
134
135   * Git : framework/web/wrt-plugins-common
136   * Tag : wrt-plugins-common_0.3.61
137
138  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 02 Nov 2012 11:28:36 +0900
139
140 wrt-plugins-common (0.3.60) unstable; urgency=low
141
142   * New Plugin API #2 : Plugins-Installer
143   * Add license installing
144
145   * Git : framework/web/wrt-plugins-common
146   * Tag : wrt-plugins-common_0.3.60
147
148  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 12 Oct 2012 08:11:28 +0900
149
150 wrt-plugins-common (0.3.59) unstable; urgency=low
151
152   * Manifest file fix
153
154   * Git : slp/pkgs/w/wrt-plugins-common
155   * Tag : wrt-plugins-common_0.3.59
156
157  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Tue, 09 Oct 2012 21:00:45 +0900
158
159 wrt-plugins-common (0.3.58) unstable; urgency=low
160
161   * [Plugins] Add wrt-popup
162   * [Plugins] New plugin API #1 : API
163   * [Plugins] Change path for "plugin-installation-required"
164
165   * Git : slp/pkgs/w/wrt-plugins-common
166   * Tag : wrt-plugins-common_0.3.58
167
168  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 05 Oct 2012 07:45:07 +0900
169
170 wrt-plugins-common (0.3.57) unstable; urgency=low
171
172   * Add smack manifest
173
174   * Git : framework/web/wrt-plugins-common
175   * Tag : wrt-plugins-common_0.3.57
176
177  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 20 Sep 2012 20:12:59 +0900
178
179 wrt-plugins-common (0.3.56) unstable; urgency=low
180
181   * Read allowed plugins when session start
182   * Converer toLongLong conversion
183
184   * Git : framework/web/wrt-plugins-common
185   * Tag : wrt-plugins-common_0.3.56
186
187  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Wed, 19 Sep 2012 12:14:22 +0900
188
189 wrt-plugins-common (0.3.55) unstable; urgency=low
190
191   * [Plugins] Allow to initialize localStorage for many widgets
192   * [Plugins] Upgrade Security dependencies
193
194   * Git : slp/pkgs/w/wrt-plugins-common
195   * Tag : wrt-plugins-common_0.3.55
196
197  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 11 Sep 2012 15:35:20 +0900
198
199 wrt-plugins-common (0.3.54) unstable; urgency=low
200
201   * [Plugins] Code clean up
202   * [Plugins] Multiple INVALID_WIDGET_HANDLE definition
203
204   * Git : slp/pkgs/w/wrt-plugins-common
205   * Tag : wrt-plugins-common_0.3.54
206
207  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 29 Aug 2012 13:40:06 +0900
208
209 wrt-plugins-common (0.3.53) unstable; urgency=low
210
211   * Removed a unnecessary dependency.
212   * Add thread pool enum for new tizen download module.
213   * Added new build type for code coverage
214
215   * Git : slp/pkgs/w/wrt-plugins-common
216   * Tag : wrt-plugins-common_0.3.53
217
218  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Wed, 08 Aug 2012 15:42:43 +0900
219
220 wrt-plugins-common (0.3.52) unstable; urgency=low
221
222   * Update tag for adding "SEL Verification"
223
224   * Git : slp/pkgs/w/wrt-plugins-common
225   * Tag : wrt-plugins-common_0.3.52
226
227  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 01 Aug 2012 17:46:57 +0900
228
229 wrt-plugins-common (0.3.51) unstable; urgency=low
230
231   * Support for multiple contexts in plugin logic
232   * Cleaned up loading plugin into iframes
233   * Added support for dispatch event and set properties in JS
234
235   * Git : slp/pkgs/w/wrt-plugins-common
236   * Tag : wrt-plugins-common_0.3.51
237
238  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 01 Aug 2012 13:28:24 +0900
239
240 wrt-plugins-common (0.3.50) unstable; urgency=low
241
242   * Re-upload package
243
244   * Git : slp/pkgs/w/wrt-plugins-common
245   * Tag : wrt-plugins-common_0.3.50
246
247  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jul 2012 11:35:52 +0900
248
249 wrt-plugins-common (0.3.49) unstable; urgency=low
250
251   * Revert "Update dependency".
252
253   * Git : slp/pkgs/w/wrt-plugins-common
254   * Tag : wrt-plugins-common_0.3.49
255
256  -- Bartlomiej Grzelewski <b.grzelewski@samsung.com>  Mon, 30 Jul 2012 15:30:00 +0200
257
258 wrt-plugins-common (0.3.48) unstable; urgency=low
259
260   * Re-upload package
261
262   * Git : slp/pkgs/w/wrt-plugins-common
263   * Tag : wrt-plugins-common_0.3.48
264
265  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 30 Jul 2012 10:09:01 +0900
266
267 wrt-plugins-common (0.3.47) unstable; urgency=low
268
269   * Git : slp/pkgs/w/wrt-plugins-common
270   * Tag : wrt-plugins-common_0.3.47
271
272  -- Leerang Song <leerang.song@samsung.com>  Fri, 27 Jul 2012 12:16:45 +0900
273
274 wrt-plugins-common (0.3.46-1) unstable; urgency=low
275
276   * Fix tag for auto SR
277
278   * Git : slp/pkgs/w/wrt-plugins-common
279   * Tag : wrt-plugins-common_0.3.46-1
280
281  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 25 Jul 2012 15:44:54 +0200
282
283 wrt-plugins-common (0.3.46) unstable; urgency=low
284
285   * Upgrade dependencies to wrt-security and security-server
286
287   * Git : slp/pkgs/w/wrt-plugins-common
288   * Tag : wrt-plugins-common_0.3.46
289
290  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 25 Jul 2012 15:34:13 +0200
291
292 wrt-plugins-common (0.3.45) unstable; urgency=low
293
294   * readFeatures - performance improvement
295   * Upgrade dependencies
296
297   * Git : slp/pkgs/w/wrt-plugins-common
298   * Tag : wrt-plugins-common_0.3.45
299
300  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 25 Jul 2012 10:02:39 +0900
301
302 wrt-plugins-common (0.3.44) natty; urgency=low
303
304   * fix build error in Plugin_property_support
305
306   * Git : slp/pkgs/w/wrt-plugins-common
307   * Tag : wrt-plugins-common_0.3.44
308
309  -- Taejeong.lee <taejeong.lee@samsung.com>  Wed, 18 Jul 2012 19:35:41 +0900
310
311 wrt-plugins-common (0.3.43) unstable; urgency=low
312
313   * "window.navigator.theme" property support.
314
315   * Git : slp/pkgs/w/wrt-plugins-common
316   * Tag : wrt-plugins-common_0.3.43
317
318  -- Taejeong.lee <taejeong.lee@samsung.com>  Wed, 18 Jul 2012 17:45:56 +0900
319
320 wrt-plugins-common (0.3.42) unstable; urgency=low
321
322   * Fixed CCR(#65374), jira(#WEB-1201)
323
324   * Git : slp/pkgs/w/wrt-plugins-common
325   * Tag : wrt-plugins-common_0.3.42
326
327  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Jul 2012 11:06:24 +0900
328
329 wrt-plugins-common (0.3.41-1) unstable; urgency=low
330
331   * Add tag for auto SR
332
333   * Git : slp/pkgs/w/wrt-plugins-common
334   * Tag : wrt-plugins-common_0.3.41-1
335
336  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 15:59:21 +0900
337
338 wrt-plugins-common (0.3.41) unstable; urgency=low
339
340   * Filesystem copy and move permission check fix
341   * Fix format of debian changelog entry
342
343   * Git : slp/pkgs/w/wrt-plugins-common
344   * Tag : wrt-plugins-common_0.3.41
345
346  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 14:20:57 +0900
347
348 wrt-plugins-common (0.3.40) unstable; urgency=low
349
350   * Revision to prevent a crash when Web process is terminated by OOM
351
352   * Git : slp/pkgs/w/wrt-plugins-common
353   * Tag : wrt-plugins-common_0.3.40
354
355  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 05 Jul 2012 09:40:36 +0900
356
357 wrt-plugins-common (0.3.39) unstable; urgency=low
358
359   * Add TimeUtils API
360   * Change dependency to webkit2
361
362   * Git : slp/pkgs/w/wrt-plugins-common
363   * Tag : wrt-plugins-common_0.3.39
364
365  -- Tae Jeong Lee <taejeong.lee@samsung.com>  Mon, 02 Jul 2012 15:01:03 +0900
366
367 wrt-plugins-common (0.3.38) unstable; urgency=low
368
369   * Implementation of InjectedJavascript
370   * Changed ACE client usage to new C-API
371   * Klocwork fixes
372   * Add load and unload event for frame
373
374   * Git : slp/pkgs/w/wrt-plugins-common
375   * Tag : wrt-plugins-common_0.3.38
376
377  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 28 Jun 2012 16:34:35 +0900
378
379 wrt-plugins-common (0.3.37) unstable; urgency=low
380
381   * Seperate js overlay module from widget interface and support new requirment of tizen appservice
382   * clear event listeners for custom event and its JSObject in case of page switch
383   * Fix for w3c-packaging-v9 test
384   * Move classes regarding management of js object to src/Commons
385   * add checking code on event dispatch handler of plugin logic
386
387   * Git : slp/pkgs/w/wrt-plugins-common
388   * Tag : wrt-plugins-common_0.3.37
389
390  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 11 Jun 2012 15:10:39 +0900
391
392 wrt-plugins-common (0.3.36) unstable; urgency=low
393
394   * Removing DSEPARATED_SINGLETON_IMPLEMENTATION flag
395   * Fix generating database for WidgetInterfaceDAO
396   * signalEventByDispatcher() crash fix
397
398   * Git : slp/pkgs/w/wrt-plugins-common
399   * Tag : wrt-plugins-common_0.3.36
400
401  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 31 May 2012 14:19:20 +0900
402
403 wrt-plugins-common (0.3.35) unstable; urgency=low
404
405   * Debianize for wrt-plugins-common_0.3.35
406
407   * Git : slp/pkgs/w/wrt-plugins-common
408   * Tag : wrt-plugins-common_0.3.35
409
410  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 24 May 2012 18:16:08 +0900
411
412 wrt-plugins-common (0.3.34) unstable; urgency=low
413
414   * Debianize for wrt-plugins-common_0.3.34
415   * Include below changes.
416     - [Security] WrtAccess class implementation changed to safe one.
417
418   * Git : slp/pkgs/w/wrt-plugins-common
419   * Tag : wrt-plugins-common_0.3.34
420
421  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 17 May 2012 18:41:37 +0900
422
423 wrt-plugins-common (0.3.33) unstable; urgency=low
424
425   * Fix toLong, toInt, toChar, toSizeT converters
426
427   * Git : slp/pkgs/w/wrt-plugins-common
428   * Tag : wrt-plugins-common_0.3.33
429
430  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 03 May 2012 10:18:10 +0900
431
432 wrt-plugins-common (0.3.32) unstable; urgency=low
433
434   * Debianized for wrt-plugins-common_0.3.32
435
436   * Git : slp/pkgs/w/wrt-plugins-common
437   * Tag : wrt-plugins-common_0.3.32
438
439  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 19 Apr 2012 15:48:10 +0900
440
441 wrt-plugins-common (0.3.31) unstable; urgency=low
442
443   * Debianized for wrt-plugins-common_0.3.31
444
445   * Git : slp/pkgs/w/wrt-plugins-common
446   * Tag : wrt-plugins-common_0.3.31
447
448  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 09 Apr 2012 11:41:21 +0900
449
450 wrt-plugins-common (0.3.30) unstable; urgency=low
451
452   * Debianized for wrt-plugins-common_0.3.30
453
454   * Git : slp/pkgs/w/wrt-plugins-common
455   * Tag : wrt-plugins-common_0.3.30
456
457  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Mon, 09 Apr 2012 10:25:40 +0900
458
459 wrt-plugins-common (0.3.29) unstable; urgency=low
460
461   * Debianized for wrt-plugins-common_0.3.29
462
463   * Git : slp/pkgs/w/wrt-plugins-common
464   * Tag : wrt-plugins-common_0.3.29
465
466  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 23 Mar 2012 10:15:50 +0900
467
468 wrt-plugins-common (0.3.28) unstable; urgency=low
469
470   * Debianized for wrt-plugins-common_0.3.28
471
472   * Git : slp/pkgs/w/wrt-plugins-common
473   * Tag : wrt-plugins-common_0.3.28
474
475  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Tue, 20 Mar 2012 20:32:02 +0900
476
477 wrt-plugins-common (0.3.27) unstable; urgency=low
478
479   * Filesystem export API is changed.
480
481   * Git : slp/pkgs/w/wrt-plugins-common
482   * Tag : wrt-plugins-common_0.3.27
483
484  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 16 Mar 2012 15:19:57 +0900
485
486 wrt-plugins-common (0.3.26) unstable; urgency=low
487
488   * Invalid attributes fixed for file
489   * Localization data used for widget interface instead of database
490   * Fix closing DBus connection
491   * wrt-plugins-commons test removing
492
493   * Git : slp/pkgs/w/wrt-plugins-common
494   * Tag : wrt-plugins-common_0.3.26
495
496  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 14 Mar 2012 19:43:54 +0900
497
498 wrt-plugins-common (0.3.25) unstable; urgency=low
499
500   * Support OBS, SMACK
501
502   * Git : slp/pkgs/w/wrt-plugins-common
503   * Tag : wrt-plugins-common_0.3.25
504
505  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 13 Mar 2012 20:04:24 +0900
506
507 wrt-plugins-common (0.3.24) unstable; urgency=low
508
509   * Revert 'Loading w3c plugin by default turned off'
510
511   * Git : slp/pkgs/w/wrt-plugins-common
512   * Tag : wrt-plugins-common_0.3.24
513
514  -- Hoseon LEE <hoseon46.lee@samsung.com>  Sat, 10 Mar 2012 17:23:16 +0100
515
516 wrt-plugins-common (0.3.23) unstable; urgency=low
517
518   * Loading w3c plugin by default turned off
519
520   * Git : slp/pkgs/w/wrt-plugins-common
521   * Tag : wrt-plugins-common_0.3.23
522
523  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 09 Feb 2012 17:23:16 +0100
524
525 wrt-plugins-common (0.3.22) unstable; urgency=low
526
527   * Fixed problem with package installation
528
529   * Git : slp/pkgs/w/wrt-plugins-common
530   * Tag : wrt-plugins-common_0.3.22
531
532  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 05 Feb 2012 16:03:16 +0100
533
534 wrt-plugins-common (0.3.21) unstable; urgency=low
535
536   * Debianized for 0.3.21
537
538   * Git : slp/pkgs/w/wrt-plugins-common
539   * Tag : wrt-plugins-common_0.3.21
540
541  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Mon, 05 Mar 2012 10:56:10 +0900
542
543 wrt-plugins-common (0.3.20) unstable; urgency=low
544
545   * Adjust to changes in wrt-security
546
547   * Git : slp/pkgs/w/wrt-plugins-common
548   * Tag : wrt-plugins-common_0.3.20
549
550  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 28 Feb 2012 17:43:16 +0100
551
552 wrt-plugins-common (0.3.19) unstable; urgency=low
553
554   * Adjust to changes in email-service API.
555
556   * Git : slp/pkgs/w/wrt-plugins-common
557   * Tag : wrt-plugins-common_0.3.19
558
559  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Mon, 27 Feb 2012 09:23:46 +0100
560
561 wrt-plugins-common (0.3.18-1) unstable; urgency=low
562
563   * Redebinized
564
565   * Git : slp/pkgs/w/wrt-plugins-common
566   * Tag : wrt-plugins-common_0.3.18-1
567
568  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Sat, 25 Feb 2012 11:06:51 +0100
569
570 wrt-plugins-common (0.3.18) unstable; urgency=low
571
572   * Camera module turned on (try)
573   * Fixed package dependency
574
575   * Git : slp/pkgs/w/wrt-plugins-common
576   * Tag : wrt-plugins-common_0.3.18
577
578  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Sat, 25 Feb 2012 10:16:51 +0100
579
580 wrt-plugins-common (0.3.17) unstable; urgency=low
581
582   * Camera module turned off
583
584   * Git : slp/pkgs/w/wrt-plugins-common
585   * Tag : wrt-plugins-common_0.3.17
586
587  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 24 Feb 2012 19:36:54 +0100
588
589 wrt-plugins-common (0.3.16) unstable; urgency=low
590
591   * Messaging bugfix
592   * Camera: old implementation has been restored
593
594   * Git : slp/pkgs/w/wrt-plugins-common
595   * Tag : wrt-plugins-common_0.3.16
596
597  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 24 Feb 2012 18:56:54 +0100
598
599 wrt-plugins-common (0.3.15) unstable; urgency=low
600
601   * Messaging module adjusted to API change in msg-service
602
603   * Git : slp/pkgs/w/wrt-plugins-common
604   * Tag : wrt-plugins-common_0.3.15
605
606  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 21 Feb 2012 18:26:14 +0100
607
608 wrt-plugins-common (0.3.14) unstable; urgency=low
609
610   * WAC 2.0 Compliance - Messaging.
611
612   * Git : slp/pkgs/w/wrt-plugins-common
613   * Tag : wrt-plugins-common_0.3.14
614
615  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Mon, 20 Feb 2012 14:24:09 +0100
616
617 wrt-plugins-common (0.3.13) unstable; urgency=low
618
619   * Download agent API Change
620
621   * Git : slp/pkgs/w/wrt-plugins-common
622   * Tag : wrt-plugins-common_0.3.13
623
624  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 17 Feb 2012 16:26:14 +0100
625
626 wrt-plugins-common (0.3.12) unstable; urgency=low
627
628   * Download agent API Change
629
630   * Git : slp/pkgs/w/wrt-plugins-common
631   * Tag : wrt-plugins-common_0.3.12
632
633  -- Hoseon LEE <hoseon46.lee@samsung.com>  Wed, 15 Feb 2012 17:56:14 +0900
634
635 wrt-plugins-common (0.3.11) unstable; urgency=low
636
637   * change location of database file for widget interface
638   * Removing SLP, Bada ... strings for Source Open
639   * readAsText() API bug fix
640   * Update Threadpool
641
642   * Git : slp/pkgs/w/wrt-plugins-common
643   * Tag : wrt-plugins-common_0.3.11
644
645  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 14 Feb 2012 10:23:18 +0900
646
647 wrt-plugins-common (0.3.10-1) unstable; urgency=low
648
649   * Debianize for Refactoring Phase2
650
651   * Git : slp/pkgs/w/wrt-plugins-common
652   * Tag : wrt-plugins-common_0.3.10-1
653
654  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 02 Feb 2012 16:24:20 +0900
655
656 wrt-plugins-common (0.3.10) unstable; urgency=low
657
658   * Debianize for Refactoring Phase2
659
660   * Git : slp/pkgs/w/wrt-plugins-common
661   * Tag : wrt-plugins-common_0.3.10
662
663  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jan 2012 13:40:17 +0900
664
665 wrt-plugins-common (0.3.9-1) unstable; urgency=low
666
667   * Redebianized due to problem with repository
668
669   * Git : slp/pkgs/w/wrt-plugins-common
670   * Tag : wrt-plugins-common_0.3.9-1
671
672  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Wed, 25 Jan 2012 17:05:05 +0100
673
674 wrt-plugins-common (0.3.9) unstable; urgency=low
675
676   * Fix bug with plugin unloading
677
678   * Git : slp/pkgs/w/wrt-plugins-common
679   * Tag : wrt-plugins-common_0.3.9
680
681  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Wed, 25 Jan 2012 15:38:19 +0100
682
683 wrt-plugins-common (0.3.8) unstable; urgency=low
684
685   * Debianize latest source
686
687   * Git : slp/pkgs/w/wrt-plugins-common
688   * Tag : wrt-plugins-common_0.3.8
689
690  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 25 Jan 2012 10:39:09 +0900
691
692 wrt-plugins-common (0.3.7) unstable; urgency=low
693
694   * Repository adopted to new wrt-commons
695
696   * Git : slp/pkgs/w/wrt-plugins-common
697   * Tag : wrt-plugins-common_0.3.7
698
699  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 20 Jan 2012 16:34:19 +0100
700
701 wrt-plugins-common (0.3.6-1) unstable; urgency=low
702
703   * (Redebianized) Modified usage of Ace Thin Client
704
705   * Git : slp/pkgs/w/wrt-plugins-common
706   * Tag : wrt-plugins-common_0.3.6-1
707
708  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 19 Jan 2012 14:44:39 +0100
709
710 wrt-plugins-common (0.3.6) unstable; urgency=low
711
712   * Modified usage of Ace Thin Client
713
714   * Git : slp/pkgs/w/wrt-plugins-common
715   * Tag : wrt-plugins-common_0.3.6
716
717  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 19 Jan 2012 14:34:29 +0100
718
719 wrt-plugins-common (0.3.5) unstable; urgency=low
720
721   * Webkit2(Refactoring) branch merged
722
723   * Git : slp/pkgs/w/wrt-plugins-common
724   * Tag : wrt-plugins-common_0.3.5
725
726  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Jan 2012 16:21:49 +0900
727
728 wrt-plugins-common (0.3.4) unstable; urgency=low
729
730   * Plugin Manager class implemented.
731
732   * Git : slp/pkgs/w/wrt-plugins-commons
733   * Tag : wrt-plugins-common_0.3.4
734
735  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Wed, 03 Jan 2011 15:27:19 +0100
736
737 wrt-plugins-common (0.3.3) unstable; urgency=low
738
739   * Module names cleaned up. Removed old 'deviceapis' and 'commons' names.
740
741   * Git : slp/pkgs/w/wrt-plugins-commons
742   * Tag : wrt-plugins-common_0.3.3
743
744  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 23 Dec 2011 13:17:19 +0100
745
746 wrt-plugins-common (0.3.2) unstable; urgency=low
747
748   * Access to WidgetDB modified
749
750   * Git : slp/pkgs/w/wrt-plugins-commons
751   * Tag : wrt-plugins-common_0.3.2
752
753  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 22 Dec 2011 15:04:17 +0100
754
755 wrt-plugins-common (0.3.1) unstable; urgency=low
756
757   * Installation path for commons modules modified to /usr/lib
758
759   * Git : slp/pkgs/w/wrt-plugins-commons
760   * Tag : wrt-plugins-common_0.3.1
761
762  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 19 Dec 2011 14:04:17 +0100
763
764 wrt-plugins-common (0.3.0) unstable; urgency=low
765
766   * Debianize 0.3.0 for Webkit2 branch
767
768   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
769   * Tag : wrt-plugins-common_0.3.0
770
771  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 15 Dec 2011 16:28:32 +0100
772
773 wrt-plugins-common (0.2.2) unstable; urgency=low
774
775   * Calendar module fixes
776
777   * Git : slp/pkgs/w/wrt-plugins-commons
778   * Tag : wrt-plugins-common_0.2.2
779
780  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 20 Dec 2011 10:54:23 +0900
781
782 wrt-plugins-common (0.2.1) unstable; urgency=low
783
784   * Apply changed notification macros of email-service
785
786   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
787   * Tag : wrt-plugins-common_0.2.1
788
789  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 15 Dec 2011 15:21:51 +0900
790
791 wrt-plugins-common (0.2.0) unstable; urgency=low
792
793   * Debianize 0.2.0
794
795   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
796   * Tag : wrt-plugins-common_0.2.0
797
798  -- Taejeong Lee <taejeong.lee@samsung.com>  Thu, 08 Dec 2011 12:54:32 +0900
799
800 wrt-plugins-common (0.1.10) unstable; urgency=low
801
802   * Debianize 0.1.10
803
804   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
805   * Tag : wrt-deviceapis-commons_0.1.10
806
807  -- Taejeong Lee <taejeong.lee@samsung.com>  Fri, 02 Dec 2011 16:06:35 +0900
808
809 wrt-deviceapis-commons (0.1.9) unstable; urgency=low
810
811   * Debianize for connection manager.
812
813   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
814   * Tag : wrt-deviceapis-commons_0.1.9
815
816  -- Taejeong Lee <taejeong.lee@samsung.com>  Tue, 29 Nov 2011 14:05:32 +0900
817
818 wrt-deviceapis-commons (0.1.8) unstable; urgency=low
819
820   * Fixed problem with assignment operator
821
822   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
823   * Tag : wrt-deviceapis-commons_0.1.8
824
825  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Wed, 23 Nov 2011 17:38:22 +0100
826
827 wrt-deviceapis-commons (0.1.7) unstable; urgency=low
828
829   * Debianized for SDK release.
830
831   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
832   * Tag : wrt-deviceapis-commons_0.1.7
833
834  -- taejeong.lee <taejeong.lee@samsung.com>  Wed, 23 Nov 2011 21:27:15 +0900
835
836 wrt-deviceapis-commons (0.1.6) unstable; urgency=low
837
838   * change slp.h to tizen.h
839
840   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
841   * Tag : wrt-deviceapis-commons_0.1.6
842
843  -- Jaehyun Park <jaehyun77.park@samsung.com>  Wed, 23 Nov 2011 19:17:27 +0900
844
845 wrt-deviceapis-commons (0.1.5) unstable; urgency=low
846
847   * Fixed emmiters behaviour
848
849   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
850   * Tag : wrt-deviceapis-commons_0.1.5
851
852  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 21 Nov 2011 14:31:32 +0100
853
854 wrt-deviceapis-commons (0.1.4) unstable; urgency=low
855
856   * Fix segmentation fault when msg-service returns NULL body
857
858   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
859   * Tag : wrt-deviceapis-commons_0.1.4
860
861  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 10 Nov 2011 11:11:17 +0100
862
863 wrt-deviceapis-commons (0.1.3) unstable; urgency=low
864
865   * Upload to package repository
866
867   * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons
868   * Tag : wrt-deviceapis-commons_0.1.3
869
870  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 08 Nov 2011 10:21:19 +0100