lp:~phablet-team/ofono/rtm-bug-fix-update-1

Created by Tony Espy and last modified
Get this branch:
bzr branch lp:~phablet-team/ofono/rtm-bug-fix-update-1
Members of Ubuntu Phablet Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Phablet Team
Project:
ofono
Status:
Merged

Recent revisions

6883. By Tony Espy

* rilmodem/gprs.c: fix crash due to stale timer event (LP: # 1373351)
  A 5s timer is set to retry a STATUS request to RIL, however if
  FlightMode is enabled, the gprs atom is destroyed, and the pending
  timer callback has a stale gprs reference. Now the timer id is
  stored, and when the atom destroyed, the timer event is cancelled.
* mtkmodem/radio-setttings.c: fix RadioSettings creation (LP: #1374029 )
  If the MTK modem returns a RADIO_NOT_AVAIL error in response
  to a FastDormany RIL request, the RadioSetting initialization
  callback sequence is broken, and thus the RadioSettings interface
  isn't created. This in turn prevents powerd from enabling
  FastDorancy whenever the screen is turned off, and also has
  implications for system-settings too.

6882. By Sergio Schvezov

debian/changelog: s/ofno/ofono/

6881. By Tony Espy

Correct latest version to -0ubuntu1

6880. By Tony Espy

plugins/ubuntu-apndb.c: allow MMS APNs w/out proxy (LP: #1362008)
Prior to this change, MMS APNs w/out a proxy were skipped.
Now APNs are skipped if message center is missing, which makes
more sense.

6879. By Tony Espy

gril, unit: fix indicator-network crash (LP: #1368675)
RIL defines a set of network registration states for emergency
calling that don't map directly to onfo's states. This results
in NetworkRegistration Status not being set at all, which in
turn crashes the indicator.

6878. By Tony Espy

* include, plugins/mtk.c, src/modem.c,sim.c: Fix PUK crash (LP: #1365481)
  If the SIM gets locked in particular sequence, ofono will crash
  while trying to free the list of SIM SPN watch events ( which
  have already been freed ). MTK fix is a bit more involved than
  the stanard RIL logic.
* plugins/mtk.c,ril.c: Show emergency numbers in flight-mode (LP: #1366188)
  Modify plugin logic to create the SimManager interface even if
  no SIM is present.

6877. By PS Jenkins bot

Releasing 1.12.bzr6876+14.10.20140904-0ubuntu1

6876. By Tony Espy

  * src/gprs.c: Fix to allow MMS properties to be set (LP: #1362068)
  * rilmodem/sim.c: Fix EnterPIN logic (LP: #1363413)
 Fixes: 1362068, 1363413
Approved by: PS Jenkins bot

6875. By PS Jenkins bot

Releasing 1.12.bzr6874+14.10.20140820-0ubuntu1

6874. By Alfonso Sanchez-Beato

[ Martti Piirainen ]
* rilmodem, unit: Relax DNS validity check, unnecessary for MMS
  (LP: #1350209)

[ Alfonso Sanchez-Beato ]
* gril, unit, rilmodem: Fix zero signal strength in MTK modems
* gril, mtk, ril: Retry when failing to connect to rild
* ril, mtk, rilmodem: Create SimManager even when there is no SIM

[ Tony Espy ]
* plugins: Add max retry logic for rild connect Fixes: 1350209

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ofono
This branch contains Public information 
Everyone can see this information.