Update packaging changelog.
[profile/ivi/ico-uxf-weston-plugin.git] / packaging / ico-uxf-weston-plugin.changes
1 * Thu Sep 19 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20130911.005338@d5948b7
2 - 0.9.03-2.1 release
3 -- Remove the installation to /etc/profile.d/* .
4
5 * Tue Sep 17 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20130911.005338@e0a9c2f
6 - 0.9.03 release.
7 -- Clean up configuration entries.
8
9 * Fri Sep 06 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130828.211548@1c6b247
10 - 0.9.02 release.
11 -- Fix for TIVI-1693 - Wayland Terminal is not visibile in application layer or on-screen layer.
12    It was not visible if application did not create EGL buffer at the time of wayland surface creation.
13 -- fix for - Indication to the second display is impossible.
14 -- fix for - Some examination scripts do not work.
15
16 * Fri Aug 30 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130828.211548@4cf16ef
17 - 0.9.01 release
18 -- The change of the configuration(weston.ini) with the version up of HomeScreen(0.7.x->0.9.x).
19 -- The implementation of the event input from application.
20
21 * Tue Aug 27 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130823.164747@50fc72f
22 - 0.7.03 release
23 -- A correction with version up of weston(1.2.0->1.2.1).
24 -- The implementation of the application screen acquisition interface for thumbnail indication by HomeScreen.
25
26 * Wed Aug 21 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130612.174820@6b54175
27 - 0.7.02 release
28 - Fix spec file.
29 -- Correct package BuildRequires fields to address build errors.
30 -- Corrected package group tags based on Tizen packaging guidelines.
31 -- Add missing tag and scriptlets.
32 -- Remove items that are not necessary.
33
34 * Mon Jul 29 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130612.174820@2b428f3
35 - 0.7.01 release
36 - Following corrections for TizenIVI 3.0M1.
37 -- Correspondence to version up of Wayland/Weston(1.1.x => 1.2.0).
38 -- A change and the addition of the Wayland expansion protocol for referencePF version 0.9.
39 -- Correspondence to start method of TizenIVI 3.0(system V => systemd).
40
41 - 0.5.07 release
42 - fix for - When application generated Surface, ico_ivi_shell may not notify application of configure event.
43
44 * Wed Jun 12 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/2.0alpha-wayland/20130612.051916@5247a37
45 - 0.5.06 release
46 - fixed for - weston loop forever when a fading animation is required in an animation of the fading again by same surface.
47 - changed the animation of a default defined from "none" to "fade" in configuration file(weston_ivi_plugin.ini), and changed animation time in 500ms from 600ms.
48
49 * Wed Jun 12 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130606.173106@48a3aa7
50 - 0.5.05 release
51 - fixed for - During operation, a menu thumbnail may be non-displayed.
52 - Work around - Change the interface of the window animation.
53
54 * Tue Jun 04 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130603.172729@9aedceb
55 - 0.5.04 release.
56 - Work around - Addition of the window animation interface and window animation plugin(ico_window_animation).
57
58 * Fri May 24 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.093312@6f0a9e8
59 - 0.5.03 release
60 - Fix for TIVI-976 - Sometimes weston failed to be startup with 10% possibility.
61   When there is operation of surface(resize, change of the position, etc) just after surface creation from HomeScreen,
62   Weston falls in segmentation fault.
63 - Fix for TIVI-974 - [WLD]Failed to execute Ico-uxf-weston-plugin test script with error "No testlog directory".
64   Create testlog directory in an examination script
65 - Work around - Addition of the window animation interface.
66
67 * Wed May 22 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.093312@8ed2bc5
68 - 0.5.02 release
69 - Fix for TIVI-803 - Enable new UI in wayland build
70 - Fix for TIVI-826 - weston-plugin should NOT create /root/
71 - Fix for TIVI-827 - Create symbolic link for /etc/rc.d/init.d/ico_weston to /etc/rc.d/rc3.d/.
72 - Fix for TIVI-829 - [WLD] Text input box fails to switch to Edit mode(via touch screen)
73
74 * Mon May 13 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/2.0alpha-wayland/20130426.191944@273da16
75 - Bug Fix.
76 - I547bb4cd:Removed generated Makefile.
77 - I7206280c:Port ico-uxf-weston-plugin to use Weston 1.0.6 plugin API.
78 - I9154214b:Corrected packaging of lib*.so file. It belongs in the -devel package.
79 - I281e9214:Do not hardcode package header install path. Use pkginclude_HEADERS instead.
80 - I982a05ec:Removed checks for unused programs(C++ conpiler and sed).
81 - I3292b6c1:Removed log files, and add .gitignore file to prevent re-commit.
82 - I770d797c:Removed generated source dependency files.
83 - I33ca73c9:No longer need to set dist-check configure flags.
84 - I27ba7db2:Added Weston config-parser.c again until Weston SDK exports config functions.
85
86
87 * Fri Apr 26 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> 3224fe9
88 - Import initial.