lp://staging/ubuntu/raring-proposed/modemmanager
- Get this branch:
- bzr branch lp://staging/ubuntu/raring-proposed/modemmanager
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 38. By Mathieu Trudel-Lapierre
-
* debian/
patches/ lp1164023_ try_csq_ if_cind_ fails_5d854a3. patch: fallback to
trying AT+CSQ if AT+CIND fails. (LP: #1164023)
* debian/patches/ git_udev_ match_both_ vid_pid_ e322ccf. patch: match both VID
and PID when matching devices: If the rules to tag specific USB interface
numbers only apply on the PID, we'll end up seeing that if the port has a
parent with another PID, and that other PID also has a rule, port will get
tagged multiple times.
* debian/patches/ git_mbm_ remove_ check_poll_ when_conn_ 1652019. patch: mbm:
remove connection attempt check poll explicitly when connected: Completing
a MMCallbackInfo is done asynchronously (in an idle), which means that we
may get the poll timeout called in between... - 37. By Mathieu Trudel-Lapierre
-
* debian/
patches/ git_cdma_ double_ free_05a4226. patch: cdma: avoid double free
of GError (LP: #1083659)
* debian/patches/ git_ignore_ arduino_ aa84ce9. patch: properly ignore more
arduino devices. (LP: #1153632)
* debian/patches/ git_ignore_ west_mountain_ radios_ e608b17. patch: ignore West
Mountain amateur radio systems. (LP: #1154654)
* debian/patches/ lp700316_ usb_blacklist. patch: refreshed. - 36. By Mathieu Trudel-Lapierre
-
debian/
patches/ linux-default- usb-id. patch: blacklist the USB-Gadget default
USB ID (the module actually allows you to set a custom one). The default ID
is re-used by the Nexus 7 with Ubuntu images to expose a tty you can use
to login to the system; but if it's not ignored ModemManager will
harass it for some time trying to probe it. (LP: #1105352) - 35. By Mathieu Trudel-Lapierre
-
debian/
patches/ handle_ data07_ capabilities_ probing. patch: properly handle
probing for the Huawei Data07 modem. (LP: #1071492) - 34. By Mathieu Trudel-Lapierre
-
Upload the right tarball for 0.6.0.0 from upstream, which I somehow
mishandled before. Thanks to Marius B. Kotsbak for pointing out the issue. - 33. By Mathieu Trudel-Lapierre
-
* debian/
patches/ git_fall_ back_to_ csq_cind_ 8bd6903. patch: fallback to +CSQ if
+CIND reports a signal level of 0. (LP: #1060831)
* debian/patches/ git_move_ cind_process_ func_1dee45e. patch: moving the CIND
processing function down a bit to make the above change cleaner. Cherry-pick
from upstream.
* debian/patches/ ericsson_ h5321gw_ usbids. patch: Add another known USB ID for
the Ericsson H5321gw. (LP: #1057956) - 32. By Mathieu Trudel-Lapierre
-
* debian/
patches/ git_lte_ 4g_parsing_ 90489ae. patch,
debian/patches/ git_lte_ etsi_mode_ 0af47c7. patch: cherry-pick the patches
to properly handle and display LTE/4G technology modes. (LP: #1044744)
* debian/patches/ git_lp1015328_ segfault_ in_clck_ parser_ 318aaa0. patch: avoid
crashing when parsing +CLCK responses. (LP: #1015328) - 31. By Mathieu Trudel-Lapierre
-
debian/
patches/ git_better_ handle_ ucs2_convert_ e07c216. patch,
debian/patches/ git_skip_ add_utf8_ check_219424a. patch: fix UCS2 conversion
for some Huawei devices which return "garbage" along with the response for
the +COPS command. (LP: #1049426) - 30. By Mathieu Trudel-Lapierre
-
* New upstream release. (LP: #1043486)
* debian/patches/ fix-format- string. patch: dropped, applied upstream.
* debian/patches/ qdl-blacklist. patch: replaced with installing the rules file
directly to the udev rules directory.
* debian/77-mm-qdl- device- blacklist. rules, debian/rules: additional rules
file from the qdl-blacklist.patch; we now install it directly to the udev
rules directory. This fixes daily builds.
* debian/rules: build with --with-tests. - 29. By Mathieu Trudel-Lapierre
-
* upstream snapshot 2012-06-22 17:19:35 (GMT)
+ 8289a646fd19b6ddfba48214e94297 ff96f731eb
- decode: harmonize with git master
- decode: update with latest QMI enums
- zte: try to handle Icera devices that use PPP
- uml290: allow setting more global modes (LP: #824114)
- qcdm: fix 1x/HDR mode pref and add GSM/UMTS mode prefs
- trivial: whitespace fixes
- uml290: add mode switching tool
- wmc: namespace stuff properly
- qcdm: namespace stuff properly
- wmc: add command for setting global mode
- cdma: fix QCDM registration state checking
- test: ignore ESN errors in info.py
- dbus: remove 'max_replies_per_connection' limit from D-Bus configuration
* debian/patches/ fix-format- string. patch: fix a missing format string in
a fprintf call for uml290mode; it makes the build fail otherwise.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/raring/modemmanager