diff options
author | Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp> | 2013-09-19 19:57:14 +0900 |
---|---|---|
committer | Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp> | 2013-09-19 19:58:01 +0900 |
commit | 0d97f74cc1665e091dbce1c1463851ffce2d4be8 (patch) | |
tree | 2e96193802ab7a60ed782b657c5b9fe26b393095 /packaging | |
parent | caf557382c4439b1f88bf9512e94da35cb6981ef (diff) | |
download | ico-uxf-weston-plugin-0d97f74cc1665e091dbce1c1463851ffce2d4be8.tar.gz ico-uxf-weston-plugin-0d97f74cc1665e091dbce1c1463851ffce2d4be8.tar.bz2 ico-uxf-weston-plugin-0d97f74cc1665e091dbce1c1463851ffce2d4be8.zip |
Fix for - Weston sometimes crashes at the time of surface createion.submit/tizen/20130919.120935accepted/tizen/20130919.204240accepted/tizen/20130919.181058
Change-Id: If014ed540bb3b376fd735c29756c6ff8f05ff469
Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/ico-uxf-weston-plugin.changes | 11 | ||||
-rw-r--r-- | packaging/ico-uxf-weston-plugin.spec | 4 |
2 files changed, 13 insertions, 2 deletions
diff --git a/packaging/ico-uxf-weston-plugin.changes b/packaging/ico-uxf-weston-plugin.changes index cfcbbcd..f768f00 100644 --- a/packaging/ico-uxf-weston-plugin.changes +++ b/packaging/ico-uxf-weston-plugin.changes @@ -1,3 +1,14 @@ +* Thu Sep 19 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130919.011341@e71fb82 +- 0.9.04 release. +-- fix for - Weston sometimes crashes at the time of surface creation. +-- Weston crashes when an event comes from DRM just after shell surface creation, because shader is +-- unestablished, it is necessary to set default shader at the time of shell surface creation. +-- fix for - Remove /etc/profile.d/ico_weston.sh +-- The change of the interface of the input region for haptic device. +-- internal bug fix. +-- Deletion of an unnecessary files. + + * Thu Sep 19 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20130911.005338@d5948b7 - 0.9.03-2.1 release -- Remove the installation to /etc/profile.d/* . diff --git a/packaging/ico-uxf-weston-plugin.spec b/packaging/ico-uxf-weston-plugin.spec index 4d7a2ed..4e1bfbd 100644 --- a/packaging/ico-uxf-weston-plugin.spec +++ b/packaging/ico-uxf-weston-plugin.spec @@ -1,7 +1,7 @@ Name: ico-uxf-weston-plugin Summary: Weston Plugins for IVI -Version: 0.9.03 -Release: 2.1 +Version: 0.9.04 +Release: 1.1 Group: Graphics & UI Framework/Automotive UI License: MIT URL: "" |