lp:ubuntu/raring-proposed/modemmanager

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/raring-proposed/modemmanager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

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)
  + 8289a646fd19b6ddfba48214e94297ff96f731eb
  - 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:ubuntu/raring/modemmanager
This branch contains Public information 
Everyone can see this information.

Subscribers