4f2f415ee7abc23423351750efff70b3a415e812
[profile/ivi/emgd-bin.git] / packaging / emgd-bin.changes
1 * Wed Jul 11 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
2 - Adjust emgd-bin.service to be finished before uxlaunch.service
3   uxlaunch.service is in graphical.target of systemd which require
4   multi-user.target. Put emgd-bin.service in multi-user.service will
5   implement this objective.
6   
7
8 * Tue Jul 10 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
9 - Typo Error and bug fix for emgd-bin.init
10
11 * Sun Jul  8 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
12 - change location of emgd-bin.service from /lib/systemd to /usr/lib/systemd
13 - Add missing library link
14
15 * Wed Jul  4 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
16 - separate X special files and libraries into emgd-bin-x
17 - change emgd-bin to emgd-bin-common (X and Wayland)
18 - add dependeny pciutils to emgd-bin-x
19 - clean up the comment
20
21 * Tue Jun 26 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
22 - delete original messy libraries and config files and
23   use original package directory and file structure provided by EMGD team, it will be convenient to maintain emgd-bin package in Tizen.
24 - upgrade to experimental 2667
25
26 * Thu Jun 21 02:53:40 UTC 2012 - tracy.graydon@intel.com
27 - Update to 2535 
28
29 * Tue May 22 2012 Quanxian Wang <quanxian.wang@intel.com> - 2535
30 - Updated to 2535
31
32 * Thu May 17 2012 Quanxian Wang <quanxian.wang@intel.com> - 2443
33 - Nextcom platform uses emgd-rv.conf instead of emgd-cb.conf as xorg.conf(TIVI-82)
34
35 * Fri May  4 2012 Quanxian Wang <quanxian.wang@intel.com> - 2443
36 - Add pc files for development including egl.pc, gbm.pc,
37   vg.pc, glesv2.pc, glesv1_cm.pc (JIRA #TDS-153)
38
39 * Thu Apr 19 2012 Quanxian Wang <quanxian.wang@intel.com> - 2443
40 - Updated to 2443
41
42 * Tuesday Apr 01 2012 Xinyun Liu <xinyun.liu@intel.com> - 2348 
43 - Added emgd-bin development package.
44
45 * Tuesday Feb 28  2012 Xinyun Liu <xinyun.liu@intel.com> - 2348 
46 - Fixed missing file to make wayland ivi-shell work
47
48 * Tuesday Feb 22  2012 Xinyun Liu <xinyun.liu@intel.com> - 2348 
49 - Updated to 2348 which is for X 1.9.3 and mesa 8.0 and wayland 0.85 
50
51 * Tuesday Feb 20  2012 Xinyun Liu <xinyun.liu@intel.com> - 2335 
52 - Updated to 2335 which added wayland support.
53
54 * Wed Feb 08 2012 Tracy Graydon <tracy.graydon@intel.com> - 
55 - Git Tag: 20120208.1
56   8cc9ae9: sources
57
58 * Wed Feb 08 2012 Tracy Graydon <tracy.graydon@intel.com> - 
59 - Git Tag: 20120208.0
60   1e41ca8: This tarball shouldn't be here.
61
62 * Fri Feb 03 2012 Xinyun Liu <xinyun.liu@intel.com> - 
63 - Git Tag: 20120203.0
64   c5ea653: start emgd-bin.service after install the driver.
65
66 * Wed Jan 25 2012 Xinyun Liu <xinyun.liu@intel.com> - 
67 - Git Tag: 20120125.0
68   697d77a: Imported to tizen with new build system
69
70 * Mon Nov 21 2011 Liu Xinyun <xinyun.liu@intel.com>  - 2032
71 - Imported from MeeGo 1.2.0 update 4
72
73 * Mon Aug 1 2011 Matt Roper <matthew.d.roper@intel.com> - 2032
74 - Update to EMGD 1.8 release (addresses BMC #22167 & BMC #22168).
75
76 * Thu Jun 23 2011 Matt Roper <matthew.d.roper@intel.com> - 2027
77 - Fix invisible lockscreen, corrupt task switcher, and other types
78   of incorrect rendering by properly handling the case where no
79   DRIDrawable exists for the X drawable that EGL is trying to
80   bind as a draw surface.  Fixes BMC #19386.
81 - Fix QT application crashes on the secondary display by ensuring
82   a proper ARGB native visual is associated with our EGLConfigs
83   so that buggy QT logic doesn't need to be executed.  Fixes
84   BMC #18919.
85
86 * Tue Jun 14 2011 Matt Roper <matthew.d.roper@intel.com> - 2001
87 - Fix for BMC #19087.  Older versions of our 3D libraries had
88   screwy soname's.  Since rpm upgrades don't remove old libraries
89   until after the %post script, those screwy soname's would
90   overwrite some of the legitimate symbolic links we were trying
91   to create in the new package.  Work around this in our spec
92   file to ensure we aren't left with dangling, incorrect symlinks.
93
94 * Fri Jun 3 2011 Matt Roper <matthew.d.roper@intel.com> - 2001
95 - Workaround for BMC #16997.  This workaround prevent meego-ux-daemon
96   crashes when QT calls into the EMGD driver without having a
97   properly bound context for the current thread.  However a true
98   fix still needs to be applied in the QT codebase; even though this
99   driver workaround stop the crashes, there will occasionally still be
100   minor graphical corruption on the UX task switcher, likely because
101   the UX is trying to render without a properly bound context.
102 - Fixup library soname's + related RPM spec updates
103
104 * Fri May 13 2011 Tracy Graydon <tracy.graydon@intel.com> - 1959
105 - BMC #16349. Fix the init script and add the %post stuff for chkconfig.
106
107 * Thu May 12 2011 Tracy Graydon <tracy.graydon@intel.com> - 1959
108 - To fix #16349: implementing the actual init script installation 
109 - Changed Russiville to Russellville in emgd-bin.init script.
110 - Commented/Uncommented the lines to install emgd-bin.init script to _initdir instead of _bindir
111 - Changed date in Xinyun's previous changes because PRC ahead of us and "May 13" freaked out OBS.
112
113 * Thu May 12 2011 Liu,Xinyun <xinyun.liu@intel.com> - 1959
114 - To fix #16349. Add script to check board information.
115
116 * Wed May 4 2011 Matt Roper <matthew.d.roper@intel.com> - 1959
117 - Update to EMGD 1.6.2 release (build 1959).
118 - EGL support for pixmap rendering (and texture from pixmap
119   functionality via EGLImage) is fully implemented, allowing
120   mcompositor to operate properly (fixes BMC #16730).
121
122 * Tue Apr 26 2011 Matt Roper <matthew.d.roper@intel.com> - 1952
123 - Update to EMGD 1.6.1 release (build 1952).  Includes EGL workaround
124   to allow meego-ux-daemon to work properly (fixes BMC #13776).
125
126 * Fri Apr 15 2011 Matt Roper <matthew.d.roper@intel.com> - 1922
127 - Rebuild 1922 package with appropriate PVR debug flags to prevent
128   kernel/user mismatch.  Fixes BMC #16300.
129
130 * Fri Apr 15 2011 Liu,Xinyun <xinyun.liu@intel.com> - 1922
131 - Fix BMC #15904. Remove redundant files.
132
133 * Tue Apr 12 2011 Matt Roper <matthew.d.roper@intel.com> - 1922
134 - Update EMGD to 1.6 gold release, build 1922 (fixes BMC #15904)
135 - Remove video memory cap for GL/GLES backbuffers (fixes BMC #13504)
136
137 * Thu Mar 17 2011 Liu Xinyun <xinyun.liu@intel.com> - 1893
138 - Fix BMC #14054. Fixed system responding slowly when emgd enable
139
140 * Wed Mar 16 2011 Matt Roper <matthew.d.roper@intel.com> - 1893
141 - Update to 1.6 EC3 release (build 1893) -- update for BMC #12416.
142 - Should fix some STM SDVO issues.
143 - Ensure libEMGDScopeServices.so is symlinked to libPVRScopeServices.so
144   so that PVRTune will work properly.
145
146 * Mon Mar 14 2011 Liu,Xinyun <xinyun.liu@intel.com> - 1875
147 - Fixes BMC #13586. Update docs. RV and NV use the same conf.
148
149 * Wed Mar 02 2011 Matt Roper <matthew.d.roper@intel.com> - 1875
150 - Update EMGD user mode to build 1875 (first build to include libva 1.0.10 support).
151 - Fixes BMC #13500.
152
153 * Fri Feb 18 2011 Matt Roper <matthew.d.roper@intel.com> - 1859
154 - Fix BMC #12416. Update EMGD user mode driver.
155 - Update to 1.6 EC1 release (build 1859).
156
157 * Fri Jan 14 2011 Liu Xinyun <xinyun.liu@intel.com> - 1812
158 - Fix BMC #12416. Update EMGD user mode driver.
159 - Add video driver and configuration file for CrownBay and Russellville.
160 - Update license. 
161
162 * Fri Jan 07 2011 Liu Xinyun <xinyun.liu@intel.com> - 1812
163 - Fix BMC #12416. Add EMGD user mode driver.
164 - Initial version,imported from ECG 1812 build.