[ubuntu/trusty-proposed] ofono 1.12+bzr6856-0ubuntu1 (Accepted)
Ubuntu Archive Robot
cjwatson+ubuntu-archive-robot at chiark.greenend.org.uk
Sat Mar 1 06:10:11 UTC 2014
ofono (1.12+bzr6856-0ubuntu1) trusty; urgency=low
[ Tony Espy ]
* unit: fix fail-to-build on powerpc
The previously released version enabled -Wall,
which triggered build failures due to unused
functions on powerpc. This is due to the fact
that the unit tests only run on LITTLE_ENDIAN
systems via an ifdef, which leaves unused functions
and data. This change exends the ifdef to cover
the unused functions and test data.
* idmap: use UL for bitshift literals (LP: #1271284)
This change fixes a failing unit test on ppc64le
due to the undefined behavior when the left bitshift
operator is given a value that excedes the size of
the value being shifted.
* gril, rilmodem/sim, unit: fix SIM IO crash (LP: #1268743)
- cleanup gril_reply_parse_sim_io() to add malformed parcel
check and fix memory leak.
- add check for null hex_response in ril_file_io_cb(), as
the emulator can return such responses.
- add additional unit tests to cover crash scenarios.
* ril, src: enable message-waiting-interface
- register message_waiting atom in ril plugin
- register message_waiting atom in ril plugin
- fix sms_mwi_dcs_decode bug which prevented incoming message
waiting indications from being set.
* rilmodem/voicecall: fix call-decline bug (LP: #1260988)
Send a RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND instead of
was used correctly for displaying operator name, however
some modems failed to handle roaming correctly for MVNOs.
This fix is transparent to modems that do the right thing.
* gril/gril.c, plugins/ril.c: API changes for OEMS
This change introduces a socket-path to the g_ril_new()
function, and also adds a new disconnect function.
* gril/grilunsol.c: add support for v5 signal strength message
* debian/control: adjust ofono-scripts dependencies for Python 3
* test/rilmodem: add copyright/license headers
[ Martin Pitt ]
* test: convert tests scripts to Python 3 (LP: #1283571)
Date: 2014-02-28 21:33:12.269974+00:00
Changed-By: Ricardo Salveti <rsalveti at rsalveti.net>
Signed-By: Ubuntu Archive Robot <cjwatson+ubuntu-archive-robot at chiark.greenend.org.uk>
https://launchpad.net/ubuntu/trusty/+source/ofono/1.12+bzr6856-0ubuntu1
-------------- next part --------------
Sorry, changesfile not available.
More information about the Trusty-changes
mailing list