Update spec file to add python-xml/dbus-python dependence about ofono-test
[profile/ivi/ofono.git] / packaging / ofono.changes
1 * Tue Jul  3 17:15:35 CST 2012 - chengyix.zhao@intel.com
2 - Update spec file to add python-xml/dbus-python dependence about ofono-test
3   (fix bug TZIVI-82)
4
5 * Mon Jul  2 18:20:51 UTC 2012 - tracy.graydon@intel.com
6 -  update service untis to be installed in /usr/lib vs /lib
7
8 * Fri Jun  8 16:24:36 CST 2012 Arron <arron.wang@intel.com> - 1.6
9 - Update to version 1.6 release to OBS
10
11 * Fri Jun  8 09:02:47 CST 2012 Arron <arron.wang@intel.com> - 1.6
12 - Remove already merged patches, remove tar file in the packaging directory
13
14 * Fri Jun  8 09:02:47 CST 2012 Arron <arron.wang@intel.com> - 1.6
15 - Merge with version 1.0 release
16
17 * Wed May 30 03:17:39 UTC 2012 - Lin Yang <lin.a.yang@intel.con> - 1.4-6
18 - Initial commit to Gerrit
19
20 * Thu Mar 29 2012 Arron <arron.wang@intel.com> - 1.4
21 - Enable bluetooth build support fixed TDIS-60
22
23 * Mon Feb 6 2012 Arron <arron.wang@intel.com> - 1.2
24 - Add build support for ofono rules
25
26 * Fri Jan 20 2012 Arron <arron.wang@intel.com> - 1.2
27 - upgrade to version 1.2
28
29 * Tue Nov 22 2011 Arron <arron.wang@intel.com> - 1.0
30 - upgrade to version 1.0
31
32 * Wed Jul 13 2011 Yu <yu.a.wang@intel.com> - 0.51
33 - upgrade to 0.51
34
35 * Thu Jun 23 2011 Yu <yu.a.wang@intel.com> - 0.50
36 - upgrade to 0.50
37
38 * Thu Jun 23 2011 Yu <yu.a.wang@intel.com> - 0.49
39 - Remove requirement for package usb-modeswitch and use-modeswitch-date due to this is not the right way to fix BMC#19097
40 - Release engineer already added these two packages to package-groups
41
42 * Wed Jun 15 2011 Yu <yu.a.wang@intel.com> - 0.49
43 - Add requirement for package usb-modeswitch and usb-modeswitch-data fix BMC#19097
44
45 * Wed Jun 08 2011 Yu <yu.a.wang@intel.com> - 0.49
46 - upgrade to 0.49
47
48 * Wed May 25 2011 Chris Ferron <chris.e.ferron@linux.intel.com> - 0.48
49 - Updated spec file to change systemctl as a requires to the package systemd 
50 - for each scriplet section. Also added a Requires systemd as systemd is configured 
51 - as a build option for this package exposing systemd features. 
52
53 * Tue May 03 2011 Chris Ferron <chris.e.ferron@linux.intel.com> - 0.48
54 - FEA#16109 - [FEA] Implement SystemD as MeeGo init provide
55 - Updated the ofono package to be usable by systemd as needed 
56   to implement systemd as the init provider of MeeGo. For this 
57   a systemd ofono.service file was added and installed. This will 
58   allow systemd to start stop and track the service. 
59
60 * Fri Apr 29 2011 Junfeng Dong <junfeng.dong@intel.com> - 0.48  
61 - Fix the error caused by updating libtool. 
62
63 * Tue Apr 26 2011 Yu <yu.a.wang@intel.com> - 0.48
64 - upgrade to 0.48 for BMC #14213
65 - Fix issue with crash due to not stopped PPP timers.
66 - Fix issue with offline mode handling and Huawei modem.
67 - Fix issue with missing check for Huawei modem device open.
68 - Fix issue with USSD and use of non-cloned GAtChat object.
69
70 * Sun Apr 17 2011 Yu <yu.a.wang@intel.com> - 0.47
71 - upgrade to 0.47 for BMC #14213
72 - Fix issue with entering offline mode prematurely.
73 - Add support for CPHS CSP network registration handling.
74
75 * Wed Apr 13 2011 Yu <yu.a.wang@intel.com> - 0.46
76 - upgrade to 0.46
77 - Fix issue with operator name reading and older ISI modems.
78 - Fix issue with networking registration and older ISI modems.
79 - Fix issue with missing handling of PIN/SIM states and ISI modems.
80 - Fix issue with voice call state reporting and ISI modems.
81 - Fix issue with STK handling of environment variables.
82 - Fix issue with STK and empty URL for launch browser.
83 - Fix issue with voice call pause character validation.
84 - Fix issue with buffer length and long phone numbers.
85 - Fix issue with SMS sending retries and network timeout.
86 - Fix issue with missing SMS submit canceled history status.
87 - Add support for cancellation of SMS submission.
88 - Add support for handling SIM Toolkit display action commands.
89 - Add support for handling call forwarding and SIM refresh.
90 - Add support for handling EFimg and EFiidf changes.
91 - Add support for handling EFmsisdn and EFsdn changes.
92 - Add support for handling emergency calls without SIM.
93 - Add support for handling emergency calls without PIN.
94 - Add support for handling emergency number updates.
95 - Add support for assisted satellite navigation interface.
96 - Add support for IPv6 contexts and ISI modems.
97 - Add support for dual-stack GPRS contexts.
98 - Add limited support for CDMA connection manager interface.
99
100 * Mon Mar 28 2011 Yu <yu.a.wang@intel.com> - 0.45
101 - upgrade to 0.45
102 - remove three already integrated patches
103 - Fix issue with SIM Toolkit null data object.
104 - Fix issue with SIM filesystem and modem release.
105 - Fix issue with disconnect handling and Huawei modems.
106 - Add support for improved SSN and voicecall handling.
107 - Add support for SIM Toolkit Refresh handled by the modem.
108 - Add support for multiple AT channels and STE modems.
109 - Add support for ISI drivers and wgmodem2.5 handling.
110 - Add support for optimized ringbuffer operations.
111 - Add support for optimized PPP buffer management.
112
113 * Fri Feb 18 2011 Martin Xu <martin.xu@intel.com> - 0.41
114 - Add patches:
115 -   0001_fix_huawei_em770w.patch
116 -   0002_fix_huawei_em770w.patch
117 -   0003_fix_huawei_em770w.patch
118 - to fix BMC #6944 #10018 #9797 #9201
119
120 * Wed Feb 09 2011 Martin Xu <martin.xu@intel.com> - 0.41
121 - upgrade to 0.41 for BMC #12692
122 - Fix issue with SIM callback handling.
123 - Fix issue with XTMS handling and IFX modem.
124 - Add support for alphabets and SMS encoding.
125 - Add support for generic PIN retries handling.
126 - Add support for PIN retries and MBM modem.
127 - Add support for radio settings and MBM modem.
128 - Add support for cell broadcast and STE modem.
129 - Add support for handling ECAV status Released.
130
131 * Thu Jan 27 2011 Jouni Peltonen <jouni.peltonen@cybercom.com> - 0.39
132 - Fixes BMC#12559. 
133 - 0001-isimodem-Fix-race-condition-in-SIM-probe.patch upstream commit: 9306837053cd6ce35e0fe02f03c3cd0eba443f6c.
134 - 0002-n900-Fix-online.patch upstream commit: f6f0f4d12116cbf8787928146b3b97df21acb739
135
136 * Fri Jan 21 2011 Martin Xu <martin.xu@intel.com> - 0.39
137 - upgrade to 0.39 for BMC #12692
138 -  Fix issue with not handling empty EFecc properly.
139 -  Fix issue with string length and DTMF handling.
140 -  Fix issue with missing info for terminal busy result.
141 -  Fix issue with signal strength handling and IFX modem.
142 -  Fix handling of SIM Toolkit enabling and IFX modem.
143 -  Add support for packet switched bearer notifications.
144 -  Add support for handling called line identification.
145 -  Add support for PIN retry counter interface.
146 -  Add support for ST-Ericsson modem init daemon.
147 -  Add support for Cinterion TC65 modem.
148 -  Add support for simple ISI client interface.
149
150 * Fri Jan 07 2011 Martin Xu <martin.xu@intel.com> - 0.38
151 - upgrade to 0.38 for BMC #12501
152 - Change CalledLine* to ConnectedLine* properties.
153 - Fix issue with calling presentation property.
154 - Fix issue with network time and ISI modems.
155 - Fix issue with timezone reporting and HSO modems.
156 - Fix issue with SIM ready status and HSO modems.
157 - Fix issue with hidden caller ID and STE modems.
158 - Fix issue with handling of STK Setup Menu.
159 - Fix issue with missing STK text and icon checks.
160 - Fix issue with missing signal strength query.
161
162 * Wed Dec 08 2010 Martin Xu <martin.xu@intel.com> - 0.36
163 - upgrade to 0.36
164 -  Fix issue with CLIR Invocation and Suppression.
165 -  Fix issue with power/online transition with ZTE devices.
166 -  Fix segmentation fault when removing Nokia Datacard.
167 -  Add support for Nokia CS-17 dongles.
168 -  Add support for Ericsson F5521gw devices.
169 -  Add support for CAIF network interface management.
170 -  Add support for COLR in generic AT modem driver.
171 -  Add support for SMS Point-to-Point download to UICC.
172 -  Add support for checking specific service availability.
173 -  Add support for handling null text field for STK.
174
175 * Mon Nov 15 2010 Martin Xu <martin.xu@intel.com> - 0.35
176 - upgrade to 0.35
177
178 * Wed Nov 03 2010 Martin Xu <martin.xu@intel.com> - 0.34
179 - upgrade to 0.34
180
181 * Tue Oct 26 2010 Martin Xu <martin.xu@intel.com> - 0.33
182 - upgrade to 0.33 to fix IFX-MAL bugs
183
184 * Wed Oct 13 2010 Anas Nashif <nashif@linux.intel.com> - 0.31
185 - Remove requirement on ofono-config
186 - Remove unused and obsolete patches
187
188 * Mon Oct 11 2010 Martin Xu <martin.xu@intel.com> - 0.31
189 - upgrade to 0.31
190 - Remove the N900 package patches, waiting for them in upstream
191
192 * Tue Sep 21 2010 Marko Saukko <marko.saukko@cybercom.com> - 0.26
193 - Updated N900 patch
194 - Added modem.conf back as phonet is autodetected with the new patches.
195 - This is the final piece of implementing FEA#4134, FEA#4135, FEA#4136
196   (Dialer - Make call, end call, receive call) on ARM/N900. 
197 - Fixes BMC#5662 (Nokia N900 modem does not turn on in Ofono)
198
199 * Fri Sep 3 2010 Carsten Valdemar Munk <carsten@maemo.org> - 0.26
200 - Include N900 patch
201 - Seperate modem.conf out into seperate packages providing ofono-config. Reasoning is because there might be other
202   devices with phonet0, not all n900modem.
203
204 * Thu Aug 26 2010 Martin Xu <martin.xu@intel.com> - 0.26
205 - upgrade to 0.26
206
207 * Mon Jul 19 2010 Martin Xu <martin.xu@intel.com> - 0.25
208 - upgrade to 0.25
209
210 * Wed Jul 14 2010 Martin Xu <martin.xu@intel.com> - 0.24
211 - upgrade to 0.24
212
213 * Tue Jun 22 2010 Martin Xu <martin.xu@intel.com> - 0.23
214 - Upgrade to 0.23
215
216 * Fri May 07 2010 Prajwal Mohan <prajwal.karur.mohan@intel.com> - 0.20  
217 - Enabling phonesim for handset images  
218  
219 * Thu Mar 25 2010 Martin Xu <martin.xu@intel.com> - 0.20
220 - Upgrade to 0.20
221
222 * Tue Feb 23 2010 Martin Xu <martin.xu@intel.com> - 0.18
223 - upgrade to 0.18 
224 - remove 0001-add-netmask-to-hso-gprs-context-driver.patch
225
226 * Mon Feb 22 2010 Anas Nashif <anas.nashif@intel.com> - 0.15
227 - Use spectacle
228 - Update Group
229
230 * Tue Jan 05 2010 Martin Xu <martin.xu@intel.com> - 0.15
231 - upgrade to 0.15
232 - add patch 0001-add-netmask-to-hso-gprs-context-driver.patch 
233
234 * Monday Dec 14 2009 Martin Xu <martin.xu@intel.com> - 0.14
235 - upgrade to 0.14
236
237 * Thu Dec 7 2009 Martin Xu <martin.xu@intel.com> - 0.13
238 - remove 0001-Allow-builds-to-install-the-test-scripts-for-debuggi.patch
239 - remove use_AT_CFUN_to_query_powered_state.patch
240 - patches has been merged in upstream
241
242 * Thu Dec 7 2009 Martin Xu <martin.xu@intel.com> - 0.13
243 - upgrade to 0.13
244
245 * Thu Dec 3 2009 Martin Xu <martin.xu@intel.com> - 0.12
246 - upgrade to 0.12
247 - clean up spec file
248 - add test subpackage
249
250 * Wed Nov 25 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.11
251 Update to version 0.11
252
253 * Wed Oct 21 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
254 Additional helper scripts added
255
256 * Mon Oct 19 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
257 Fix install perms on .desktop file
258
259 * Mon Oct 19 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
260 Fixed .ini file and actually added the .desktop file this time
261
262 * Mon Oct 19 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
263 Add .desktop file back in
264
265 * Wed Oct 14 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
266 Fix build
267
268 * Wed Oct 14 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
269 Fix build
270
271 * Wed Oct 14 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
272 Remove service autostart and allow to run as default user
273
274 * Tue Oct 06 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
275 Fix hardcoded modem path in ofono-modem-power script
276
277 * Tue Oct 06 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.7
278 Update to version 0.7
279
280 * Fri Sep 11 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.4
281 Obsolete now defunct ofono-extras package
282
283 * Thu Sep 10 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.4
284 Updated ofono-devel.files with man files and header glob
285
286 * Thu Sep 10 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.4
287 Fixed bad ref to modem.conf in ofono.files
288
289 * Thu Sep 10 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.4
290 Created missing bin dir
291
292 * Thu Sep 10 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.4
293 Created missing autostart and dbus dirs
294
295 * Thu Sep 10 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.4
296 Fixed bad sysconfdir reference
297
298 * Thu Sep 10 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.4
299 Update to version 0.4
300 Added moblin specific configurations and patches
301
302 * Fri Jul 31 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.2
303 - Add new headers to ofono-devel.files list
304
305 * Fri Jul 31 2009 Shane Bryan <shane.bryan@linux.intel.com> - 0.2
306 - Update to tip of tree (0.2+)
307
308 * Wed Jun 24 2009 Shane Bryan <shane.bryan@linux.intel.com> 0.0
309 - Tip of tree update (127b56baccc8830eb1), plus my patches
310
311 * Tue Jun 23 2009 Shane Bryan <shane.bryan@linux.intel.com> 0.0
312 - Add new history.h to installed devel file list
313
314 * Tue Jun 23 2009 Shane Bryan <shane.bryan@linux.intel.com> 0.0
315 - Pulling in latest from tip or tree
316
317 * Thu May 21 2009 Shane Bryan <shane.bryan@linux.intel.com> 0.0
318 - Initial import into Moblin, based on upstream ofono.org git,
319   commit c427cdfdfacbec9b0221e157797e6c9d33113e91
320