lp://staging/~rsalveti/ofono/gprs-attach-fix
- Get this branch:
- bzr branch lp://staging/~rsalveti/ofono/gprs-attach-fix
Branch merges
- Dave Morley (community): Approve (tested it in real life on maguro)
- Alfonso Sanchez-Beato: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 260 lines (+93/-39)2 files modifieddrivers/rilmodem/gprs-context.c (+21/-16)
drivers/rilmodem/gprs.c (+72/-23)
Related bugs
Related blueprints
Branch information
Recent revisions
- 6837. By Ricardo Salveti
-
Fix for LP: #1231320: GPRS provisioning is broken for old (non-USIM) SIM cards in Ubuntu
Fix for LP: #1222106: ofono is picking the wrong APN settings in Ubuntu
Fix crash in ril_query_passwd_ state() (LP: #1231995). Fixes: https:/ /bugs.launchpad .net/bugs/ 1222106, https:/ /bugs.launchpad .net/bugs/ 1231320, https:/ /bugs.launchpad .net/bugs/ 1231995. Approved by Tony Espy, PS Jenkins bot.
- 6836. By Mathieu Trudel-Lapierre
-
1.12+bzr6836-
0ubuntu1. Approved by PS Jenkins bot, Ricardo Salveti.
- 6835. By Tony Espy
-
- Ensure that *netreg_data is always set in callback data (LP: #1234491)
- Re-factor rilmodem initialization code to enable set online/offline (LP: #1210502)
- Fixing parcel parsing when probing for mute. Fixes: https://bugs.launchpad .net/bugs/ 1210502, https:/ /bugs.launchpad .net/bugs/ 1234491. Approved by Tony Espy, PS Jenkins bot.
- 6834. By Ricardo Salveti
-
Merging head of lp:~phablet-team/ofono/rilmodem, containing all the rilmodem related changes
- 6832. By Ricardo Salveti
-
* Changing packaging tree to make it part of the daily CI jobs
- Changing source format to 1.0 (required by CI)
- Creating bzr bd compatible branch, with the same content as available in
the previous package
* Update debian/compat to 9
* debian/control:
- Bump debhelper build-dep to >= 9
- Make ofono-scripts depend directly on python
- Changing ofono-dev to arch:any, as it contains an arch specific
pkg-config file
- Adding missing dependencies for ofono-dev
* Updated Standard-Version to 3.9.4
* debian/rules: add logic to prevent -dbg package from
being stripped.
* debian/patches/ rilmodem- support. patch: cleanup build warnings.
* debian/patches/ rilmodem- support. patch: disable unit tests
for PowerPC by adding BYTE_ORDER == LITTLE_ENDIAN guards.
* debian/control: changing ofono-scripts to all
* debian/patches/ forward- port-udev- generation. patch: re-factored
patch to modify Makefile.am instead of Makefile.in.
* debian/patches/ rilmodem- support. patch: added rilmodem code
previously hosted in a touch-specific PPA.
* debian/patches/ nettime- plugin. patch: add nettime plugin.
* debian/rules: converted from cdbs to dh.
* debian/ofono.upstart: disable ril plugin by default to prevent
ofonod from exiting due to lack of RILD socket. This is a
temporary workaround and will be addressed in a further update
to the rilmodem-support. patch.
* Enabling parallel build
* Adding test and maintenance scripts ofono-scripts binary package, useful
for ofono debugging, needed by Ubuntu Touch
* debian/patches/ ericsson_ h5321gw_ network_ device_ detection. patch: properly
detect the Lenovo (really Ericsson) H5321gw modem's network adapter device
by matching via udev's DEVTYPE.
* debian/patches/ ericsson_ rules.patch: add a udev rule for the Lenovo H5321gw
to be correctly matched to the mbm driver.
* No-change rebuild against libudev1
* Add missing include of sys/types.h in src/storage.h to fix FTBFS.
* New upstream release. (1.12)
- 1.12:
+ Fix issue with alpha ID and self explanatory icons.
+ Fix issue with SIM Refresh handling and resetting state.
+ Fix issue with SMS initiated by STK proactive command.
+ Fix issue with CBS treating carriage return as padding.
+ Fix issue with USSD terminated by network notification.
+ Add support for battery charge level with Handsfree devices.
+ Add support for technology and band changes with IFX modems.
+ Add support for SIM file handling with Qualcomm QMI modems.
+ Add support for SIM file system 2G and 3G path handling.
+ Add support for SIM Toolkit end-to-end testing.
- 1.11:
+ Fix issue with Bluetooth disconnect handling.
+ Fix issue with handling EFspn with filler characters.
+ Fix issue with processing multiple *EMRDY notifications.
+ Fix issue with wrong data bearer property signal.
+ Add support for data bearer reporting and Telit modems.
+ Add support for SIM status notification and Telit modems.
+ Add support for PIN retry counter status and Telit modems.
+ Add support for long phone number format and SIM Toolkit.
+ Add support for RequestQuickDigit to SIM Toolkit agent.
- 1.10:
+ Update multiple descriptions of the API documentation.
+ Add support for ReleaseAndSwap call handling.
* Merge with Debian experimental; remaining changes:
- debian/control: explicitly Conflicts with modemmanager: having both
installed / running at the same time causes issues causes issues with
both claiming modem devices.
- debian/patches/ 02-dont- handle- stacktraces. patch: stop catching stacktraces
and printing the information internally, so apport can catch and report
the possible bugs.
- debian/ofono.postinst: on configure, notify the user that a reboot is
required (so ofono can get started by upstart). (LP: #600501)
- debian/rules: pass --no-restart-on-upgrade so ofono isn't automatically
restarted when upgrades.
- Adding upstart config / Removing standard init script
- Adding Apport support
- Patch for recognizing special Huawei devices with weird serial
- Override lintian to avoid script-in-etc- init.d. .. warnings.
- Update debian/compat to 7
* debian/series: add our patches to debian/patches/ series now that the package
uses quilt.
* debian/patches/ 02-dont- handle- stacktraces. patch: refreshed.
* debian/ofono-dev. install, debian/ ofono.install:
- Install usr/sbin/dundee and ofono.pc to the proper packages.
* New upstream release
* Add build dependency on mobile-broadband- provider- info
* New upstream release.
* Add myself to uploaders.
* Update Standards-Version.
* Change source/format to 3.0 (quilt)
* debian/ofono.init: Add dbus as a dependency to start and stop. Thanks
to Johannes Schauer for the patch and report. (Closes: #631707)
* New upstream release.
* debian/control: Add Vcs-* fields.
* Ensure ofono is built with bluetooth support (pass --enable-bluetooth
and add libbluetooth-dev build-dep).
* New upstream release.
* debian/control: explicitly Conflicts with modemmanager: having both
installed / running at the same time causes issues causes issues with both
claiming modem devices. (LP: #688472)
* debian/patches/ 02-dont- handle- stacktraces. patch: stop catching stacktraces
and printing the information internally, so apport can catch and report
the possible bugs. (LP: #691450)
* debian/ofono.postinst: on configure, notify the user that a reboot is
required (so ofono can get started by upstart). (LP: #600501)
* debian/control: add new Build-Depends on libbluetooth-dev to build with
bluetooth support.
* debian/rules: drop override_dh_strip, not needed for debug symbols with
cdbs.
* debian/rules: pass --no-restart-on-upgrade so ofono isn't automatically
restarted when upgrades.
* Merge from Debian unstable (LP: #683302), remaining changes:
- Adding upstart config and preinst rules
- Removing standard init script
- Adding Apport support
- Patch for recognizing special Huawei devices with weird serial
- Bump debhelper build-depend to >= 7.0.50~ for override support
- Add a dh_strip override to add debugging symbols to ofono-dbg
- Override lintian to avoid script-in-etc- init.d. .. warnings.
- Update debian/compat to 7
- Add preinst script to remove old conf file (needed until next LTS)
* Refreshed 01-check-that-modem- name-is- valid.patch for new release.
* New upstream release.
* debian/: Added some files relating to building with git.
* debian/control:
+ Adopt the package from Andres. Thanks for your work, dude!
+ Upped versioned build-dep on glib.
+ Upped Standards-Version. (no changes)
* debinan/ofono.install: Updated.
* debian/rules: Switch to cdbs to be like the rest of the pkg-telepathy
packages.
* debian/ofono.init: Add dependency on $remote_fs in required-start and
required-stop.
* debian/compat: Lower to 5 for misc reasons.
* debian/patches/: Add patch to fix small lintian problem.
* Ofono should use upstart (LP: #600503)
- add debian/ofono.upstart
- add debian/ofono.preinst
- remove debian/ofono.init
- remote debian/ofono.default
* Add Apport support (LP: #600502)
- add debian/ofono-crashdb. conf
- add debian/source_ ofono.py
* Fix LP: #612479 - Huawei with invalid serial not recognised
- add debian/patches/ 01-check- that-modem- name-is- valid.patch
- add debian/patches/ series
* Switch to dpkg-source 3.0 (quilt) format
- add debian/source/ format
* Fix script-in-etc- init.d- not-registered- via-update- rc.d warning
triggered by shipping the symlink to the upstart job
- add debian/ofono.lintian- overrides
* New upstream release 0.26.
* Add watch file.
* Bump Standards-Version to 3.9.1, no other changes required
- update debian/control
* Bump debhelper build-depend to >= 7.0.50~ for override support
(fixes a lintian warning)
* Add a dependency on $remote_fs to init script
- update debian/ofono.init
* New upstream version
* debian/control:
- build-depends on libcap-ng-dev
* New upstream release v0.20
* New upstream release.
* New upstream release.
* Since it runs w/out it, change the udev Depends to a Recommends.
* New upstream release.
* Drop cdbs and use debhelper 7 features instead.
* New upstream release.
* Also build-dep upon udev, as otherwise UDEV_DATADIR is set incorrectly
(closes: #549544).
* Ofono itself should also probably depend upon udev, eh?
* Build-dep upon libudev-dev and enable udev support.
* Add a -dbg package.
* New upstream release.
* New upstream release.
* Be sure to create /var/lib/ofono (for the lulz).
* Silence some lintian warnings.
* New upstream release.
* Update copyright file.
* Include the new modem.conf.
* New upstream release.
* Drop ofonod manpage; merged upstream.
* Initial release.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ofono