Skip to content
Snippets Groups Projects
  1. Aug 15, 2019
    • Bob Ham's avatar
      Merge branch 'revert-34ca2d2e' into 'librem5' · 986662f2
      Bob Ham authored
      Revert "Merge branch 'pureos/sloppy' into 'librem5'"
      
      See merge request Librem5/ModemManager!9
      986662f2
    • Bob Ham's avatar
      Revert "Merge branch 'pureos/sloppy' into 'librem5'" · aab89488
      Bob Ham authored
      This reverts merge request !8
      aab89488
    • Bob Ham's avatar
      Merge branch 'pureos/sloppy' into 'librem5' · 34ca2d2e
      Bob Ham authored
      Add Andrea's set of upstream patches for SMS fixes
      
      See merge request Librem5/ModemManager!8
      34ca2d2e
    • Bob Ham's avatar
      6a82254d
    • Bob Ham's avatar
      Merge branch 'sms-patches' into 'librem5' · 96d2051e
      Bob Ham authored
      SMS patches
      
      Closes #11
      
      See merge request Librem5/ModemManager!7
      96d2051e
    • Aleksander Morgado's avatar
      sms: initialize common fields early for multipart messages · 198327b7
      Aleksander Morgado authored and Andrea Schaefer's avatar Andrea Schaefer committed
      Do not wait until all parts are received in order to initialize all
      fields that are common to all parts in the SMS message, do it as soon
      as the first part is received.
      
      https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/137
      198327b7
    • Aleksander Morgado's avatar
      sms-list: improve logging of multipart related fields · be9bd3a8
      Aleksander Morgado authored and Andrea Schaefer's avatar Andrea Schaefer committed
      We were not logging anywhere the "concat max" field for example.
      be9bd3a8
    • Aleksander Morgado's avatar
      base-sms: wait up to 60s when sending SMS messages · 0d24a69d
      Aleksander Morgado authored and Andrea Schaefer's avatar Andrea Schaefer committed
      The operation sending the raw data of the SMS may timeout because the
      current value of 10s is too low.
      
      When this happens, we may end up marking the modem as invalid if the
      operation takes much longer, as in
      https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/133
      
        <debug> [1561707204.192676] (ttyUSB3): --> 'AT+CMGS=22<CR>'
        <debug> [1561707204.207212] (ttyUSB3): <-- '<CR><LF>> '
        <debug> [1561707204.207562] (ttyUSB3) device open count is 3 (open)
        <debug> [1561707204.207695] (ttyUSB3) device open count is 2 (close)
        <debug> [1561707204.207841] (ttyUSB3): --> '0021000B9164xxxxxxxxFx00000AEDF6989D06D1CB733A\26'
        <debug> [1561707204.261028] (ttyUSB3): <-- '<CR><LF>'
        <debug> [1561707205.197464] (ttyUSB3) device open count is 3 (open)
        <debug> [1561707207.197763] loading signal quality...
        <debug> [1561707207.197990] (ttyUSB3) device open count is 4 (open)
        <debug> [1561707210.199337] (ttyUSB3) device open count is 5 (open)
        <debug> [1561707214.197198] (ttyUSB3) device open count is 4 (close)
        <debug> [1561707214.197443] (ttyUSB3): --> 'AT+CGACT?<CR>'
        <debug> [1561707215.196530] (ttyUSB3) device open count is 5 (open)
        <warn>  [1561707217.196750] checking if connected failed: Couldn't check current list of active PDP contexts: Serial command timed out
        <debug> [1561707217.196928] (ttyUSB3) device open count is 4 (close)
        <warn>  [1561707217.197065] (tty/ttyUSB3) at port timed out 2 consecutive times
        <debug> [1561707217.197187] (ttyUSB3): --> 'AT+CIND?<CR>'
        <debug> [1561707220.198180] (ttyUSB3) device open count is 5 (open)
        <debug> [1561707222.196792] (ttyUSB3) device open count is 6 (open)
        <debug> [1561707222.196983] (ttyUSB3) device open count is 5 (close)
        <warn>  [1561707222.197125] (tty/ttyUSB3) at port timed out 3 consecutive times
        <debug> [1561707222.197257] (ttyUSB3): --> 'AT+CGACT?<CR>'
        <debug> [1561707225.198384] (ttyUSB3) device open count is 6 (open)
        <warn>  [1561707225.198616] checking if connected failed: Couldn't check current list of active PDP contexts: Serial command timed out
        <debug> [1561707225.198703] (ttyUSB3) device open count is 5 (close)
        <warn>  [1561707225.198814] (tty/ttyUSB3) at port timed out 4 consecutive times
        <debug> [1561707225.199437] (ttyUSB3): --> 'AT+CGACT?<CR>'
        <warn>  [1561707228.196747] checking if connected failed: Couldn't check current list of active PDP contexts: Serial command timed out
        <debug> [1561707228.196915] (ttyUSB3) device open count is 4 (close)
        <warn>  [1561707228.197050] (tty/ttyUSB3) at port timed out 5 consecutive times
        <debug> [1561707228.197175] (ttyUSB3): --> 'AT+CGACT?<CR>'
        <debug> [1561707230.197709] (ttyUSB3) device open count is 5 (open)
        <warn>  [1561707231.197089] checking if connected failed: Couldn't check current list of active PDP contexts: Serial command timed out
        <debug> [1561707231.197256] (ttyUSB3) device open count is 4 (close)
        <warn>  [1561707231.197387] (tty/ttyUSB3) at port timed out 6 consecutive times
        <debug> [1561707231.197519] (ttyUSB3): --> 'AT+CSQ<CR>'
        <debug> [1561707234.199671] Couldn't refresh signal quality: 'Serial command timed out'
        <debug> [1561707234.199897] (ttyUSB3) device open count is 5 (open)
        <debug> [1561707234.200038] (ttyUSB3) device open count is 4 (close)
        <warn>  [1561707234.200161] (tty/ttyUSB3) at port timed out 7 consecutive times
        <debug> [1561707234.200291] (ttyUSB3): --> 'AT+CGACT?<CR>'
        <debug> [1561707235.197071] (ttyUSB3) device open count is 5 (open)
        <debug> [1561707237.198460] Signal quality value not updated in 60s, marking as not being recent
        <warn>  [1561707237.198846] checking if connected failed: Couldn't check current list of active PDP contexts: Serial command timed out
        <debug> [1561707237.198949] (ttyUSB3) device open count is 4 (close)
        <warn>  [1561707237.199060] (tty/ttyUSB3) at port timed out 8 consecutive times
        <debug> [1561707237.199636] (ttyUSB3): --> 'AT+CGACT?<CR>'
        <debug> [1561707240.198778] (ttyUSB3) device open count is 5 (open)
        <warn>  [1561707240.199031] checking if connected failed: Couldn't check current list of active PDP contexts: Serial command timed out
        <debug> [1561707240.199127] (ttyUSB3) device open count is 4 (close)
        <warn>  [1561707240.199244] (tty/ttyUSB3) at port timed out 9 consecutive times
        <debug> [1561707240.199363] (ttyUSB3): --> 'AT+CNSMOD?<CR>'
        <debug> [1561707243.198163] Couldn't refresh access technologies: 'Serial command timed out'
        <debug> [1561707243.198294] Periodic signal quality checks scheduled in 30s
        <debug> [1561707243.198402] (ttyUSB3) device open count is 3 (close)
        <error> [1561707243.198528] (tty/ttyUSB3) at port timed out 10 consecutive times, marking modem '/org/freedesktop/ModemManager1/Modem/0' as invalid
        <debug> [1561707243.198699] (ttyUSB3): --> 'AT+CGACT?<CR>'
      
      Or we may end up aborting other actions that the modem is doing...
      
        <debug> [1560473069.956036] (ttyACM2): --> 'AT+CMGS=70<CR>'
        <debug> [1560473069.963667] Added CALL at '/org/freedesktop/ModemManager1/Call/1'
        <debug> [1560473069.977937] (ttyACM2): <-- '<CR><LF>> '
        <debug> [1560473069.978558] (ttyACM2) device open count is 3 (open)
        <debug> [1560473069.978812] (ttyACM2) device open count is 2 (close)
        <debug> [1560473069.979152] (ttyACM2): --> '0001000D8......................\26'
        <debug> [1560473080.317049] (ttyACM2): --> 'ATD123456789;<CR>'
        <debug> [1560473092.293458] (ttyACM2): <-- '<CR><LF>+CMGS: 1<CR><LF><CR><LF>OK<CR><LF>'
        <warn>  [1560473092.293854] Couldn't start call : 'Couldn't start the call: Unhandled response '+CMGS: 1''
        <info>  [1560473092.293936] Call state changed: dialing -> terminated (unknown)
        <debug> [1560473092.293987] Cleaning up in-call unsolicited events...
      
      So, update the raw data sending timeout to a much longer value.
      0d24a69d
    • Aleksander Morgado's avatar
      port-serial-at: raw commands always run next · 45be1633
      Aleksander Morgado authored and Andrea Schaefer's avatar Andrea Schaefer committed
      We use the raw commands exclusively when we're sending SMS data to the
      device. Until this change, all raw commands were added at the tail of
      the queue of pending commands, and that meant that if any unrelated AT
      command was interleaved between e.g. our AT+CGMS and the actual SMS
      data sent, the operation would have failed.
      
      With this fix, we're making sure that all raw commands are added at
      the head of the queue, so we're making sure that the next command
      picked after e.g. CGMS is actually the raw SMS data to be sent.
      
      We would be avoiding issues like this one, where an outgoing voice
      call attempt gets in the way before we send the SMS data:
      
        [1556246081.786284] (ttyACM2): --> 'AT+CMGS=70<CR>'
        [1556246081.814861] (ttyACM2): <-- '<CR><LF>> '
        [1556246081.819382] (ttyACM2): --> 'ATD1234567890;<CR>'
        [1556246081.839685] (ttyACM2): <-- '<CR><LF>> '
        [1556246081.840123] Couldn't start call : 'Couldn't start the call: Unhandled response '> ''
        [1556246081.856254] (ttyACM2): --> '0001000D810..............
        [1556246081.922470] (ttyACM2): <-- '<CR><LF>+CME ERROR: 4<CR><LF>'
      45be1633
    • Aleksander Morgado's avatar
      port-serial: allow deciding whether the command is queued last or run next · 4aca185d
      Aleksander Morgado authored and Andrea Schaefer's avatar Andrea Schaefer committed
      By default all the commands we were sending through the serial port
      were added at the tail of the pending queue, but we may want to queue
      them at the head in very specific cases (e.g. while sending an SMS).
      4aca185d
    • Aleksander Morgado's avatar
      iface-modem-messaging: flush sms list update before notifying added/removed · 4093b3f0
      Aleksander Morgado authored and Andrea Schaefer's avatar Andrea Schaefer committed
      So that clients are able to have the full updated list before the list
      update notification.
      4093b3f0
  2. Aug 07, 2019
  3. Aug 02, 2019
  4. Apr 24, 2019
    • Till Kamppeter's avatar
      Import Debian changes 1.10.0-1 · a084592c
      Till Kamppeter authored and Bob Ham's avatar Bob Ham committed
      modemmanager (1.10.0-1) unstable; urgency=medium
      
        * New upstream release
        * debian/control: Update build dependencies as now libmbim >= 1.18.0 and
          libqmi >= 1.22.0 are required.
        * debian/libmm-glib0.symbols: update symbols for new release.
      
      modemmanager (1.8.2-1) unstable; urgency=medium
      
        * New upstream version 1.8.2. (Closes: #910013) (Closes: #900907)
        * debian/modemmanager.postrm: don't unmask ModemManager on postrm; we were
          unmasking because we're about to remove ModemManager anyway, and prerm did
          its mask with --runtime which is supposed to not be persistent.
          (Closes: #902260)
        * debian/control: canonicalize Vcs-* URLs.
        * debian/control: bump to Standard-Version: 4.2.1; no changes required.
      
      modemmanager (1.7.990-1ubuntu1) cosmic; urgency=low
      
        * Merge from Debian unstable.  Remaining changes:
          - Pass --enable-more-warnings so we build without -Werror. Patch
            m4/compiler_warnings.m4 to allow this.
      
      modemmanager (1.7.990-1) unstable; urgency=medium
      
        * New upstream version 1.7.990.
        * debian/control: Bump libqmi-glib-dev and libmbim-glib-dev Depends to new
          required versions (libmbim > 1.16, libqmi > 1.20) for this release.
        * Update Maintainer field for my 'real' address. (Closes: #884617)
        * debian/control: Update Vcs-* fields: moved project to salsa.d.o.
        * debian/control: Bump to Standards-Version 4.1.3.
        * debian/copyright:
          - Fix Format: URL to use https.
          - Drop extra stanza for libwmc; it really is only GPL2, not GPL2+.
        * debian/rules: set DPKG_GENSYMBOLS_CHECK_LEVEL=4; more verbose when there
          are added/changed symbols.
        * debian/libmm-glib0.symbols: update symbols for new release.
        * debian/patches/default_strict_probing_policy.patch: set the filtering
          policy for probing to 'strict' by default: this will avoid probing devices
          that are not modems, and potentially interfering with RNGs, braille, etc.
          (Closes: #683839)
      
      modemmanager (1.6.8-2ubuntu1) bionic; urgency=medium
      
        * Pass --enable-more-warnings so we build without -Werror. Patch
          m4/compiler_warnings.m4 to allow this.
      
      modemmanager (1.6.8-2) unstable; urgency=medium
      
        * Remove myself from Uploaders and re-instate Mathieu Trudel-Lapierre as
          Maintainer.
      
      modemmanager (1.6.8-1) unstable; urgency=medium
      
        * New upstream version 1.6.8
        * Drop obsolete Breaks and Replaces from pre-jessie.
        * Move D-Bus interface files into modemmanager-dev package
      
      modemmanager (1.6.4-1) unstable; urgency=medium
      
        * New upstream release.
        * Drop overrides for dh_systemd_start and dh_installinit.
          Starting with compat level 10, --restart-after-upgrade is the default.
        * Drop obsolete maintainer scripts code.
      
      modemmanager (1.6.2-1) unstable; urgency=medium
      
        * New upstream release.
        * Bump debhelper compat level to 10.
      
      modemmanager (1.6.0-1) unstable; urgency=medium
      
        * New upstream release.
      
      modemmanager (1.5.993-1) unstable; urgency=medium
      
        * New upstream release (1.6-rc4).
        * Update Build-Depends as per configure.ac.
        * Install bash-completion file for mmcli.
        * Update symbols file.
        * Enable suspend/resume support. Requires libsystemd.
        * Bump Standards-Version to 3.9.8.
      
      modemmanager (1.4.14-1) unstable; urgency=medium
      
        [ Laurent Bigonville ]
        * New upstream release.
        * debian/control: Fix capitalisation of Bluetooth (Closes: #754439)
        * Remove modemmanager-dbg package and rely on automatic dbgsym package
        * debian/control: Fix Vcs-Git URL (again) to please lintian
        * debian/control: Bump Standards-Version to 3.9.7 (no further changes)
      
        [ Michael Biebl ]
        * Remove outdated debian/README.source.
        * Use https:// for upstream homepage.
        * Bump Build-Depends on debhelper for dh_strip --dbgsym-migration support.
        * Drop Ubuntu specific upstart job now that Ubuntu has switched to systemd as
          well. (Closes: #804054)
      
      modemmanager (1.4.12-1) unstable; urgency=medium
      
        * New upstream release.
      
      modemmanager (1.4.10-1) unstable; urgency=medium
      
        * New upstream release.
          - Blacklist: ignore devices from Posnet Polska S.A. (Closes: #791341)
      
      modemmanager (1.4.8-1) unstable; urgency=medium
      
        * Upload to unstable.
        * New upstream release.
      
      modemmanager (1.4.4-1) experimental; urgency=medium
      
        * Imported Upstream version 1.4.4.
        * Bump Build-Depends on libqmi-glib-dev to (>= 1.12.4).
      
      modemmanager (1.4.2-1) experimental; urgency=medium
      
        [ Marius B. Kotsbak ]
        * Imported Upstream version 1.4.2.
        * Removed all patches applied upstream.
        * Update to latest Standards-Version 3.9.6.
      
        [ Michael Biebl ]
        * Set debian-branch to experimental in gbp.conf.
        * Update Vcs-Browser to use cgit and https.
        * Install typelib files into multiarch paths now that gobject-introspection
          supports that.
        * Mark dev and gir packages as Multi-Arch: same.
      
      modemmanager (1.4.0-1) unstable; urgency=medium
      
        * New upstream release.
          - Fixes conflicting definitions of mm_manager_new. (Closes: #749387)
        * Refresh patches.
        * Bump Build-Depends on libmbim-glib-dev to (>= 1.10).
        * Install NEWS file which includes the relevant upstream changes.
          (Closes: #641467)
        * Update symbols file for libmm-glib0.
        * Add Build-Depends on dbus, required to run the test suite.
      
      modemmanager (1.2.0-1) unstable; urgency=medium
      
        [ Guido Günther ]
        * New upstream version 1.2.0 (Closes: #731851)
        * Update patches
        * Install locale files
        * Require newer libqmi
        * Update symbols file
        * Ship gobject introspection data
        * Ship vala bindings
      
        [ Michael Biebl ]
        * Use canonical URI for Vcs-Git
        * Use gir dh addon
        * Update extendend package description (Closes: #744180)
      
      modemmanager (1.0.0-5) unstable; urgency=medium
      
        [ Michael Biebl ]
        * Fix typo in package description (Closes: #745140)
      
        [ Martin Pitt ]
        * libmm-glib: Initialize result array
        * Add systemd unit link to shadow upstart job (LP: #1314795)
        * Fix systemd/upstart job on upgrades on Ubuntu
        * Avoid cancelling of systemd unit stop on remove (Closes: #745621)
      
      modemmanager (1.0.0-4) unstable; urgency=medium
      
        * Kill old modem-manager process when upgrading from pre 1.0.0 versions.
      
      modemmanager (1.0.0-3) unstable; urgency=medium
      
        [ Michael Biebl ]
        * Upload to unstable.
        * Refresh patches to apply cleanly.
      
        [ Guido Günther ]
        * Update VCS- URLs
        * Add homepage URL
        * Enable PolicyKit support (Closes: #736475, #736900)
      
        [ Michael Biebl ]
        * Update Standards Version to 3.9.5
        * Drop link to Git repository from package descriptions
        * Build-Depend on the latest automake version
        * Fix D-Bus service file generation (Closes: #733752)
        * Add gbp.conf and enable pristine-tar
        * Install systemd service file
        * Use dh-systemd to enable the systemd service and restart it on upgrades
        * Set pkg-utopia-maintainers@lists.alioth.debian.org as Maintainer
        * Remove obsolete D-Bus policy conffile on upgrades (Closes: #733305)
        * Update debian/copyright using machine-readable copyright format 1.0
      
      modemmanager (1.0.0-2) experimental; urgency=medium
      
        * Sync more changes from Ubuntu:
          - changelog for 0.6.0.0.really-0ubuntu4 (all changes dropped, they are
            patches included in the current upstream version).
          - changelog for 0.6.0.0.really-0ubuntu5 (all changes dropped, they are
            patches included in the current upstream version).
          - changelog for 0.6.0.0.really-0ubuntu6.
          - Build-Depend on automake1.11.
          - changelog for 0.6.0.0.really-0ubuntu7.
          - lp1229748_bluegiga_blacklist.patch: don't reset BLED112B.
      
      modemmanager (1.0.0-1) experimental; urgency=low
      
        * New upstream release. (Closes: #728214, #728215)
        * debian/control: add a versioned dependency for libqmi -- we need at least
          version 1.4.
        * debian/control: build-depends on libmbim-glib-dev 1.4
        * debian/rules: run the local autogen.sh rather than gnome-autogen.sh.
        * debian/rules: drop --with-tests. 
        * debian/rules: clean up after gtk-doc files left around.
        * debian/patches/glib_fixes.patch: link against glib explicitly for the
          huawei modem helper tests.
        * debian/libmm-glib0.symbols: updated symbols: Contacts interface that was
          in 0.7.990 got dropped; it's not actually implemented, so upstream avoids
          exposing it.
        * debian/watch: update watch file for new location of upstream source.
      
      modemmanager (0.7.991-1) experimental; urgency=low
      
        [ Mathieu Trudel-Lapierre ]
        * New upstream release.
        * debian/patches/handle_data07_capabilities_probing.patch,
          debian/patches/git_skip_add_utf8_check_219424a.patch,
          debian/patches/git_lte_etsi_mode_0af47c7.patch,
          debian/patches/git_lte_4g_parsing_90489ae.patch,
          debian/patches/git_lp1015328_segfault_in_clck_parser_318aaa0.patch,
          debian/patches/git_better_handle_ucs2_convert_e07c216.patch: Dropped,
          these patches were cherry-picks; included upstream
        * debian/patches/ericsson_h5321gw_usbids.patch: dropped, included upstream.
        * debian/control:
          - clean up build-depends: remove xsltproc, bump
            libglib2.0-dev to (>= 2.30.2), libgudev-1.0-dev to (>= 147).
          - Add gtk-doc-tools to Build-Depends.
          - Add libqmi-glib-dev to Build-Depends.
          - Add gnome-common to Build-Depends.
          - Bump debhelper Build-Depends to >= 9.
          - Make sure libmm-glib0 pre-depends on multiarch-support (lintian).
          - Make libmm-glib0 Multi-Arch: same.
          - Make sure all binary packages (except modemmanager-dbg) are priority
            optional.
          - Update short descriptions.
          - Breaks network-manager (<< 0.9.8.2-1) since otherwise NetworkManager
            will not see ModemManager with its new API.
        * debian/compat: bump to compat level 9.
        * debian/rules:
          - Replace --with-docs with --enable-gtk-doc.
          - Fix autoreconf to run gnome-autogen.sh.
          - Drop the override for installdocs; docs/spec.html isn't being built
            anymore.
          - Run dh_install with --fail-missing.
          - Remove test pppd plugin which we shouldn't install.
          - Drop old cruft for getting git snapshots.
          - We don't need to exclude the pppd path from makeshlibs, since nothing
            gets installed there.
        * debian/patches/lp700316_usb_blacklist.patch: refreshed.
        * debian/patches/arduino-blacklist.patch: refreshed.
        * debian/patches/linux-default-usb-id.patch: refreshed.
        * debian/*.install: make sure the files are properly installed given the new
          packages, also take into account multiarch paths.
        * debian/modemmanager.install: install the new mmcli binary.
        * debian/ubuntu/modemmanager.upstart: fix the name for the ModemManager
          binary, since it was changed upstream.
        * debian/patches/dbus_remove_max_replies_per_connection_limit.patch: dropped,
          included upstream.
      
        [ Michael Biebl ]
        * Add symbols file for libmm-glib0.
      
        [ Marius B. Kotsbak ]
        * Added binary packages modemmanager-doc and libmm-glib-doc for gtk-docs.
        * Split out modemmanager-dev package containing header files and .pc file.
          - add dependency on modemmanager-dev from libmm-glib-dev
            as stated in "mm-glib.pc"
          - add proper replaces/breaks for modemmanager-dev because of moved files
        * Build-depends: added "libglib2.0-doc" for the cross references in the doc
          to work.
        * debian/rules: make dh_makeshlibs override multiarch aware.
        * Update standards version to current 3.9.4.
      
      modemmanager (0.6.0.0.really-0ubuntu7) saucy; urgency=low
      
        * debian/patches/lp1229748_bluegiga_blacklist.patch: don't reset BLED112B.
          (LP: #1229748)
      
      modemmanager (0.6.0.0.really-0ubuntu6) saucy; urgency=low
      
        * Build-depend on automake1.11.
      
      modemmanager (0.6.0.0.really-0ubuntu5) raring; urgency=low
      
        * 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...
      
      modemmanager (0.6.0.0.really-0ubuntu4) raring; urgency=low
      
        * 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.
      
      modemmanager (0.6.0.0.really-0ubuntu3) raring; urgency=low
      
        * 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)
      
      modemmanager (0.6.0.0.really-0ubuntu2) raring; urgency=low
      
        * debian/patches/handle_data07_capabilities_probing.patch: properly handle
          probing for the Huawei Data07 modem. (LP: #1071492)
      
      modemmanager (0.6.0.0.really-0ubuntu1) quantal; urgency=low
      
        * 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.
      
      modemmanager (0.6.0.0-0ubuntu4) quantal; urgency=low
      
        * 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)
      
      modemmanager (0.6.0.0-0ubuntu3) quantal; urgency=low
      
        * 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)
      
      modemmanager (0.6.0.0-0ubuntu2) quantal; urgency=low
      
        * 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)
      
      modemmanager (0.6.0.0-0ubuntu1) quantal; urgency=low
      
        * 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.
      
      modemmanager (0.5.2.0-2) unstable; urgency=low
      
        * debian/patches/dbus_remove_max_replies_per_connection_limit.patch: Remove
          'max_replies_per_connection' limit from D-Bus configuration which sets it
          to 512. It was intended to increase the limit from its historical value of
          32. However, since 2007 the default limit has been 8192, so this is actually
          a reduction. (Closes: #678964)
      
      modemmanager (0.6~git201206221719.8289a64-0ubuntu1) quantal; urgency=low
      
        * 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.
      
      modemmanager (0.6~git201203261122.16a0029-0ubuntu1) quantal; urgency=low
      
        * upstream snapshot 2012-03-26 11:22:47 (GMT)
          + 16a00296e42aeceaca3d43c00baa01b7d4de3aa2
        * debian/rules: switch to upstream git branch MM_06.
      
      modemmanager (0.5.2.0-1) unstable; urgency=low
      
        * Upload to unstable.
        * debian/watch: Track .xz tarballs.
      
      modemmanager (0.5.2.0-0ubuntu1) precise; urgency=low
      
        * New upstream bugfix release (stable release 0.5.2).
          - hso: disable echo removal (LP: #953294)
          - gsm: retry sending SMS in PDU mode if text fails and PDU is supported
      
      modemmanager (0.5.1.97-0ubuntu1) precise; urgency=low
      
        * New upstream bugfix release.
          - release: update NEWS
          - cdma: fix crash on NULL error (bgo #670145)
          - Revert "huawei: rework probing and detection" (LP: #868034)
          - core: fix loop limits in echo removal
          - at-serial-port: implement built-in echo/garbage removal (LP: #916038)
      
      modemmanager (0.5.1.96+git201202081807.635fce1-0ubuntu3) precise; urgency=low
      
        * debian/ubuntu/modemmanager.upstart: Remove unnecessary expect fork as
          this does the same thing as just exec'ing. Also check for existence of
          modemmanager in case it has been removed but not purged. (LP: #942908)
      
      modemmanager (0.5.1.96+git201202081807.635fce1-0ubuntu2) precise; urgency=low
      
        * debian/ubuntu/modemmanager.upstart: fix stop condition to make sure we stop
          only when NetworkManager is stopped as much as possible, to avoid being
          respawned by it via DBus. (LP: #869635, #919071)
      
      modemmanager (0.5.1.96+git201202081807.635fce1-0ubuntu1) precise; urgency=low
      
        * upstream snapshot 2012-02-08 18:07:13 (GMT)
          + 635fce193ff3a1dbbdee2abab9aa3ab121df25f0
        * debian/rules: as for NetworkManager, drop a few characters from the version
          number for git snapshots.
      
      modemmanager (0.5+git.20111231t174444.1e332ab-0ubuntu1) precise; urgency=low
      
        [ Mathieu Trudel-Lapierre ]
        * upstream snapshot 2011-12-31 17:44:44 (GMT)
          + 1e332abc957d7eea4521c95d1e28b097de5427e5
      
        [ Artem Popov ]
        * debian/patches/arduino-blacklist.patch: add Arduino devices to blacklist
          to prevent managing Arduino devices. (LP: #910736)
          - [0403:6001] FT232 USB-Serial (UART) IC.
          - [03eb:204b] Atmel Corp. LUFA USB to Serial Adapter Project.
          - Anything with the Arduino VID (2341).
      
      modemmanager (0.5-1ubuntu1) oneiric; urgency=low
      
        * debian/patches/qdl-blacklist.patch: add more devices to the blacklist of
          Gobi QDL devices. (LP: #842702, #807889)
          - [1410:a014] Novatel Gobi found in the Google CR-48.
          - [03f0:241d] HP un2420 Gobi found in the HP Mini 5102 and Mini 5103.
      
      modemmanager (0.5-1) unstable; urgency=low
      
        * debian/rules: override dh_autoreconf in a nicer way so we don't have to
          clean up manually afterwards.
      
      modemmanager (0.5-0ubuntu1) oneiric; urgency=low
      
        * New upstream release 0.5.
          - gsm: send init command twice to make the N900 happy (LP: #765516)
          - fix sierra modems' sleep mode command (LP: #459052, #738005)
        * debian/patches/lp700316_usb_blacklist.patch: add extra devices to blacklist
          of USB devices known to usually be serial dongles or other things MM should
          not touch. (LP: #700316)
        * debian/control, debian/rules: add a -dbg package for modemmanager, and
          override dh_strip accordingly. (LP: #415394)
        * debian/rules: fix .la/.a file removal to not fail if there is nothing to
          remove.
        * debian/modemmanager.install: install files to the modemmanager package
          explicitly now that it's not the only binary package.
      
      modemmanager (0.4.997-1ubuntu1) oneiric; urgency=low
      
        * debian/modemmanager.upstart: add an upstart config file so ModemManager
          gets started just before NM, and stopped along with it. (LP: #806082)
        * debian/rules: install upstart file only for Ubuntu.
      
      modemmanager (0.4.997-1) unstable; urgency=low
      
        * debian/watch: Switch to .bz2 tarballs.
        * Upload to unstable.
      
      modemmanager (0.4.997-0ubuntu1) oneiric; urgency=low
      
        * New upstream release 0.4.997.
          + switch to git branch MM_05. 
      
      modemmanager (0.4+git.20110429t103114.863dbca6-1) unstable; urgency=low
      
        [ Thomas Bechtold ]
        * debian/rules, debian/control: migrate from CDBS to using dh
      
        [ Mathieu Trudel-Lapierre ]
        * upstream snapshot 2011-04-29 10:31:14 (GMT)
          + 863dbca6
        * debian/README.source: add instructions for using this packaging branch and
          how to build from it; adapted from the NetworkManager package.
        * debian/rules, debian/control: update control and rules to use dh-autoreconf
          rather than just autoreconf.
        * debian/control: bump Standards-Version to 3.9.2.
        * debian/rules: re-add DEB_* variables which got dropped from the dh
          migration, since we no longer include buildvars.mk.
        * debian/patches/git-backport-e208c528-to-0c4b9445.patch,
          debian/patches/git-backport-verbose-cmee-errors-7d20acc5.patch: dropped,
          applied upstream.
        * debian/control: bump debhelper Build-Depends to 8.
        * debian/compat: bump to compat level 8, according to the debhelper update.
        * debian/rules: cleanup extra files left behind by intltoolize.
      
      modemmanager (0.4+git.20110124t203624.00b6cce4-2ubuntu1) natty; urgency=low
      
        * debian/patches/git-backport-e208c528-to-0c4b9445.patch: backport a number of
          upstream bug fixes:
          - gsm: fix for parsing malformed Gobi CREG response
          - core: allow plugins to handle custom init responses (LP: #712580)
          - policy: loosen permissions somewhat for reading device info (kde#266807)
          - logging: use glong for secs and usecs
          - cdma: ensure the ActivationStateChanged signal exists
          - log: fix spacing so messages line up
          - simtech: add port tags for SCT U300 (Element Mobile)
          - core: allow platform devices without a VID/PID
          - zte: fix handling of Icera simple connect process
          - icera: fix username and password ordering for authentication
        * debian/patches/0001-Use-type-glong-for-secs-and-usecs.patch: drop, included
          in the above backports from upstream.
        * debian/patches/git-backport-verbose-cmee-errors-7d20acc5.patch: backport
          patch to make sure error reporting is set to verbose when asking modems
          about PIN status, so we get a useful message instead of a generic error.
      
      modemmanager (0.4+git.20110124t203624.00b6cce4-2) unstable; urgency=low
      
        * debian/patches/0001-Use-type-glong-for-secs-and-usecs.patch
          - GVariant defines tv_usec  as glong and suseconds_t is not guaranteed to
            be of type long on sparc, resulting in a build failure.
            So use type glong instead for sec and usecs.
      
      modemmanager (0.4+git.20110124t203624.00b6cce4-1) unstable; urgency=low
      
        * Upload to unstable.
        * Fixes GTest build failures. (Closes: #614448)
        * Switch to source format 3.0 (quilt)
          - Add debian/source/format.
          - Drop Build-Depends on quilt.
          - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
        * Bump Standards-Version to 3.9.1. No further changes.
        * Bump Build-Depends on libdbus-glib-1-dev to (>= 0.86).
      
      modemmanager (0.4+git.20110124t203624.00b6cce4-0ubuntu1) natty; urgency=low
      
        * upstream snapshot 2011-01-24 20:36:24 (GMT)
          + 00b6cce4
          - rules: blacklist some unlikely USB serial dongles
          - gsm: enable unsolicited codes on secondary ports too
          - test: handle cancel and distinguish between initiate and respond
          - gsm: wire up USSD Respond function
          - api: add reply parameter to USSD Respond method
          - linktop: add plugin for Linktop/Teracom LW273
          - gsm: prefer AT+CIND signal quality for modems that support it (LP: #682282)
          - huawei: don't spam syslog with tx/rx stats (LP: #673457, #662791)
          - gsm: query signal strength with +CIND if modem does not support +CSQ
          - gsm: add preliminary USSD support
          - huawei: fix potential double-free on error
          - core: prefer CDMA capabilities over GSM for dual-mode devices
          - gsm: allow use of GSM 03.38 character set
          - polkit: fix for polkit >= 0.97
          - core: work around dbus-glib property access bug (CVE-2010-1172)
        * debian/patches/qdl-blacklist.patch: add a blacklist of Gobi QDL devices so
          that we don't break firmware loading by trying to initialize them before
          the modem is really ready. (LP: #686418)
      
      modemmanager (0.4+git.20100809t153145.be28089d-0ubuntu1) maverick; urgency=low
      
        * upstream snapshot 2010-08-09 15:31:45 (GMT)
          + be28089d
          - cdma: determine EVDO registration even when in 1X mode
          - zte: add more port tags
          - gsm: ensure invalid operator names don't get used (rh #597088)
          - nokia: N900 appears to need a longer port delay (rh #583691)
          - novatel: detect CDMA home/roaming status
          - novatel: fix S720 signal quality reporting
      
      modemmanager (0.4+git.20100624t180933.6e79d153-1) unstable; urgency=low
      
        [ Michael Biebl ]
        * New upstream release. (Closes: #585957)
        * Drop debian/patches/01-termios.patch, merged upstream.
        * debian/rules
          - Drop aclocal workaround, no longer required.
          - Add intltoolize call to pre-build.
      
        [ Mathieu Trudel-Lapierre ]
        * upstream snapshot 2010-06-24 18:09:33 (GMT)
          + 6e79d153
        * Add myself to Uploaders.
          - update debian/control
      
        [ Michael Biebl ]
        * Use watch file to track new upstream releases.
          - Add debian/watch.
        * Add Build-Depends on intltool.
          - Update debian/control.
      
      modemmanager (0.3-2) unstable; urgency=low
      
        [ Alexander Sack ]
        * also bump debhelper build-depends to >= 7
          - update debian/control
        * recommend usb-modeswitch
          - update debian/control
        * fix lintian warning about empty quilt series file; add
          a single line comment
          - update debian/patches/series
        * add Michael Biebl <biebl@debian.org> to Uploaders
          - update debian/control
        * use asac@ubuntu.com as maintainer as the mailing list
          bounces bug mail (Closes: #566833)
          - update debian/control
      
        [ Michael Biebl ]
        * Bump Standards-Version to 3.8.4. No further changes.
          - update debian/control
        * Fix FTBFS on alpha by using the POSIX.1 struct termios interface instead
          of the obsolete struct termio ioctl interface. (Closes: #570661)
          - add debian/patches/01-termios.patch
      
      modemmanager (0.3-1) unstable; urgency=low
      
        * initial upload to debian (Closes: #546587)
        * address ftpmaster comments: refined debian/copyright to list all copyright
          holders and explicitly declare doc-generator.xsl to be LGPL-2.1
          - update debian/copyright
        * use debhelper compat level 7 and bump Standards-Version to 3.8.3
          - update debian/compat
      
      modemmanager (0.3-0ubuntu1) lucid; urgency=low
      
        * upstream snapshot: 2009-12-08 06:07:58 (GMT)
          + 07114d4f
          - release: bump version to 0.2.997
          - gsm: handle different +COPS response behavior
          - gsm: implement enable/connecting/disconnecting state handling
          - core: fix ordering of DISABLING and DISABLED states
          - cdma: reset previous state if disconnect failed
          - cdma: correctly handle state update after disconnection
          - cdma: handle interim enabling/disabling states better
          - cdma: update for new modem states and make connect actually work
          - mbm: update state after enabling the device
          - core: schedule enabled/disabled callbacks to avoid infinite recursion	
          - cdma: set correct modem state on connect failure
          - build: require glib-2.0 >= 2.6.18 for g_set_error_literal()	
          - zte: add missing ZTE device aux port tags
          - gsm: more complete parsing of PIN responses
          - gsm: fix unsolicited registration segfaults
          - hso: ensure authentication works again after auth errors
          - serial: don't run commands when there's already one in progress
          - hso: fix up connection issues and error ignorance
          - nozomi: fix detection (LP: #425312)
          - gsm: CGDCONT parsing fixes (bgo #602552)
          - core: don't allow double scheduled callbacks (fixes crash)
          - serial: handle arbitrary amounts of <CF><LF> padding in responses
          - gsm: make "X4 &C1" init arguments optional (LP: #455031)
      
        * upstream release 0.3
          - cdma: increase data call initiation timeout
          - core: fix mm_modem_check_removed() to return errors correctly
          - cdma: allow plugins to override AT+CSS? during registration checking (rh #547294)
          - anydata: add plugin for AnyData CDMA devices (rh #547294)
          - huawei-cdma: robustify SYSINFO parsing
          - sierra: prefer primary port for status
          - core: protect against modem removal in critical callbacks (rh #553953)
          - cdma: prefer primary port unless it's connected
          - probe: add CPIN request during the probing process (bgo #604369)
          - zte: ignore SIM Build Main Menu requests (rh #551376)
          - longcheer: new plugin for Longcheer (Alcatel etc) devices (bgo #606550)
          - gsm: correctly parse Nokia N80 +COPS response
          - gsm: split out +COPS response parsing and add testcases
          - serial: prevent "hangs" by limiting EAGAIN retries on serial writes
          - gsm: ensure registration state is reset when disabling the modem
          - core: implement a PropertiesChanged signal for the MMModem class
          - core: add Enabled property to org.freedesktop.ModemManager.Modem interface
          - sierra: fix CDMA registration detection in some cases
          - zte: handle unsolicited messages during probe
          - cdma: fix quality parsing if modem doesn't prepend +CSQ:
          - sierra: use at!pcstate on CDMA modems for power control
          - option: always pick the right data port
          - mbm: ensure various unsolicited responses are turned off when disabling
          - cdma: try +CSQ? if CSQ fails
          - cdma: accept SID 0 in some cases
      
        [ Tony Espy <espy@ubuntu.com> ]
        * add get-snapshot-info target to rules
          - update debian/rules
      
        [ Alexander Sack <asac@ubuntu.com> ]
        * package improvements pointed out by mbiebl (thx)
          + exclude pkglibdir and pppd from makeshlibs
            - update debian/rules
          + generate dbus spec during build and add it to package; build depend on
            xsltproc accordingly
            - update debian/rules
            - update debian/control
          + explicitly depend on libglib2.0-dev (>= 2.18)
            - update debian/control
          + fix git url in package description
            - update debian/control
      
      modemmanager (0.2.git.20091014t233208.16f3e00f-0ubuntu1) karmic; urgency=low
      
        New upstream snapshot: 2009-10-14 21:33:52 (GMT)
        + 16f3e00f
        - gsm: fix unsolicited registration by calling the statemachine callback
          info (LP: #416893)
        - mbm: use generic get_signal_quality implementation rather than our own
          CIND based one - helps to fix LP: #449037 as its less error prone
        - mbm: implement AT*ENAP polling; needed for some mbm devices, like m300 (LP: #442967)
        - gsm: don't issue CFUN=0 by default (LP: #438150)
        - mbm: fix disable after 3b19a857 (LP: #447347, #438150)
        - nokia: fix class property overrides to stop modemmanager from sending AT+CFUN (LP: #450256)
      
      modemmanager (0.2.git.20091003t063318.aa78b5f5-0ubuntu1) karmic; urgency=low
      
        New upstream snapshot: 2009-10-03 06:33:18 (GMT)
        + aa78b5f5
        * fixes
          - LP: #430576 - refuse to connect over Nokia N85, turns off the handset  
          - LP: #416126 - various unsolicited messages for mbm cause fail on connect
      
      modemmanager (0.2.git.20090923t083842.f2a3825f-0ubuntu1) karmic; urgency=low
      
        New upstream snapshot 2009-09-23 08:38:42 (GMT)
        + commit: f2a3825f
        + fix LP: #430576 - refuse to connect over Nokia N85, turns off the handset
        + fix various F3507g related issues on first connect
      
      modemmanager (0.2.git.20090909t142854.64b7be74-1) unstable; urgency=low
      
        * initial upload to debian (Closes: #546587)
      
      modemmanager (0.2.git.20090909t142854.64b7be74-0ubuntu1) karmic; urgency=low
      
        New upstream snapshot 2009-09-09 14:28:54 (GMT)
        + commit: 64b7be74
        + fix LP: #414604 - Modem Manager setting bad baud rate, breaking pppd
          connections.
        + fix LP: #416418 - First connection attempt via F3507g fails
        + fix LP: #424603 - Not closing modems when disconnected
      
        [ Alexander Sack <asac@ubuntu.com> ]
        * address MIR comments (LP: #410259)
          + cleanup debian/copyright
          + set debhelper compat level to 5, matching debian/control
            - add debian/compat
          + remove not used patches
            - delete debian/patches/ftbfs_hardy_glib_include_signal_h.patch
          + use proper automake lower and upper version bounds matching the
            versions referred to in debian/rules
            - update debian/control
          + don't redefine cdbs variables DEB_SOURCE, DEB_VERSION and
            DEB_UPSTREAM_VERSION; in turn move DEB_MAJOR_VERSION definition
            below the cdbs includes and use DEB_SOURCE_PACKAGE in GET_SOURCE
            function
            - update debian/rules
          + document why we touch aclocal.m4 in pre-build::
            - update debian/rules
          + use Ubuntu Network Manager Team as Maintainer and add asac@debian.org
            to Uploaders
            - update debian/control
      
      modemmanager (0.2.git.20090820t183237.cd750230-0ubuntu1) karmic; urgency=low
      
        [ Tony Espy <espy@ubuntu.com> ]
        * upstream snapshot 2009-08-20 18:32:37 (GMT)
          + cd750230
            - includes gsm and mbm fixes
      
        [ Alexander Sack <asac@ubuntu.com> ]
        * add LOCAL_BRANCH feature to play nicely with fta's build bot
          - update debian/rules
        * use automake 1.10 vs. 1.11 depending on what is currently available
          on the system
          - update debian/rules
      
      modemmanager (0.2.git.20090806t105932.354a4cb0-0ubuntu3) karmic; urgency=low
      
        [ Tony Espy <espy@ubuntu.com> ]
        * update automake1.10 to automake in Build-Depends:, as automake
          provides automake1.10 now
          - update debian/control
      
        [ Alexander Sack <asac@ubuntu.com> ]
        * fix LP: #410261 - do not ship .la and .a files in pkglibdir for
          plugins; we strop .a and .la files in cdbs binary-post-install/modemmanager::
          - update debian/rules
      
      modemmanager (0.2.git.20090806t105932.354a4cb0-0ubuntu2) karmic; urgency=low
      
        * fix LP: #409943 - modemmanager debian/copyright has LGPL, 
          but upstream source is GPL
          - update debian/copyright
      
      modemmanager (0.2.git.20090806t105932.354a4cb0-0ubuntu1) karmic; urgency=low
      
        [ Tony Espy <espy@ubuntu.com> ]
        * upstream snapshot 2009-08-06 10:59:32 (GMT)
          + fixes license problems (LP: #403009)
          + git://anongit.freedesktop.org/ModemManager/ModemManager
        * drop patches superseded by upstream code base
          - delete debian/patches/fix_makefile.patch
          - update debian/patches/series
        * add tarball generation code; added get-curr-source to
          grab a specific version, and get-orig-source grabs the tip
          of variable GIT_BRANCH; adjusted changelog version to the
          new scheme.
          - update debian/rules
        * add real copyright notices and update git URL
          - update debian/copyright
      
        [ Alexander Sack <asac@ubuntu.com> ]
        * Initial release.
        * replace hal with gudev build dependency
          - update debian/control
        * signal.h is not implicitly included by hardy glib.h; add patch to
          explicitly include this in src/main.c when SIGUSR1 is not defined
          - add debian/patches/ftbfs_hardy_glib_include_signal_h.patch
          - update debian/patches/series
        * fix build failure due to gcc pickiness (committed upstream)
          - add debian/patches/ftbfs_serial_quickfix.patch
          - update debian/patches/series
      a084592c
    • Bob Ham's avatar
      Import Upstream version 1.10.0 · a02a7146
      Bob Ham authored
    • Bob Ham's avatar
      simtech: Add udev rules to blacklist SIM7100 audio port · a2a9ed6d
      Bob Ham authored
      We don't want the audio TTY port probed so we set ID_MM_CANDIDATE
      to 0 just for that TTY.  We also want it in the audio group instead of
      the dialout group.
    • Bob Ham's avatar
      simtech: Add new MMBroadbandModemQmiSimtech for QMI SIMCom modems · 6c8a9a4a
      Bob Ham authored
      This adds a new QMI-based Simtech class, used to add support for voice
      call audio to SIMCom modems, in particular the SIM7100.
      6c8a9a4a
  5. Jan 17, 2019
  6. Jan 16, 2019
  7. Jan 15, 2019
  8. Jan 13, 2019
    • Aleksander Morgado's avatar
      libmm-glib,manager: use g_async_initable_new_finish() explicitly · 478a076d
      Aleksander Morgado authored
      We're running g_async_initable_new_async() ourselves in
      mm_manager_new(), so our finish() method should call
      g_async_initable_new_finish() explicitly.
      
      There's no change in the logic here, as the generated
      mm_gdbus_object_manager_client_new_finish() was already doing this
      implicitly.
      478a076d
    • Aleksander Morgado's avatar
      libmm-glib,manager: simplify object creation · 495a466a
      Aleksander Morgado authored
      The G_OBJECT() casts accept NULL safely.
      495a466a
    • Aleksander Morgado's avatar
      libmm-glib,manager: cleanup internal proxy on name owner updates · 3eb3854f
      Aleksander Morgado authored
      The MMManager object keeps an internal proxy object for the Manager
      interface, and we must make sure we cleanup this object any time the MM
      daemon is restarted. Otherwise, the MMManager may end up trying to use
      a stale proxy associated to a previous run of the daemon, and e.g. not
      showing properly the runtime version info.
      
      E.g., in this sequence with the example python tester, the runtime
      version of the daemon was valid only for the first time the daemon
      runs, and if the daemon is restarted, mm_manager_get_version()
      would keep returning NULL.
      
          $ ./modem-watcher-python
          [ModemWatcher] ModemManager service not available in bus
          [ModemWatcher] ModemManager 1.9.990 service is available in bus
          [ModemWatcher] Dell Inc. (DW5821e Snapdragon X20 LTE) modem managed by ModemManager [None]: /org/freedesktop/ModemManager1/Modem/0
          [ModemWatcher] ModemManager service not available in bus
          [ModemWatcher] ModemManager None service is available in bus
          [ModemWatcher] Dell Inc. (DW5821e Snapdragon X20 LTE) modem managed by ModemManager [None]: /org/freedesktop/ModemManager1/Modem/0
          [ModemWatcher] ModemManager service not available in bus
          [ModemWatcher] ModemManager None service is available in bus
          [ModemWatcher] Dell Inc. (DW5821e Snapdragon X20 LTE) modem managed by ModemManager [None]: /org/freedesktop/ModemManager1/Modem/0
      3eb3854f
    • Aleksander Morgado's avatar
      47959041
    • Aleksander Morgado's avatar
      port-mbim: do not clear the progress flag until really finished opening · bb0820d0
      Aleksander Morgado authored
      When the MBIM port open involved transparently trying to open a QMI
      device as well, we were clearing the progress flag before the full
      operation had finished, and so the port could have been closed by
      the time we really finish the open operation, leading to a crash:
      
          ModemManager[28824]: <info>  [1547386038.726136] (usbmisc/cdc-wdm3): released by device '/sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/usb3/3-2/3-2.3'
          ModemManager[28824]: <info>  [1547386038.728084] (tty/ttyUSB0): released by device '/sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/usb3/3-2/3-2.3'
          ModemManager[28824]: <info>  [1547386038.728738] (tty/ttyUSB1): released by device '/sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/usb3/3-2/3-2.3'
          ModemManager[28824]: <info>  [1547386038.730769] (tty/ttyUSB2): released by device '/sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/usb3/3-2/3-2.3'
          ModemManager[28824]: <info>  [1547386038.731256] (tty/ttyUSB3): released by device '/sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/usb3/3-2/3-2.3'
          ModemManager[28824]: <debug> [1547386038.731301] Removing empty device '/sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/usb3/3-2/3-2.3'
          ModemManager[28824]: <debug> [1547386038.731445] (ttyUSB0) forced to close port
          ModemManager[28824]: <debug> [1547386038.731547] (ttyUSB1) forced to close port
          ModemManager[28824]: <debug> [1547386038.731638] (ttyUSB2) forced to close port
          ModemManager[28824]: <debug> [1547386038.731715] (ttyUSB3) forced to close port
          ModemManager[28824]: <debug> [1547386039.580136] [cdc-wdm3] error: couldn't open QmiDevice: MBIM error: Transaction timed out
          ModemManager[28824]: <info>  [1547386039.580190] [cdc-wdm3] MBIM device is not QMI capable
          **
          ERROR:mm-broadband-modem-mbim.c:2119:track_mbim_device_removed: assertion failed: (device)
      
          Thread 1 "ModemManager" received signal SIGABRT, Aborted.
          0x00007ffff7390d7f in raise () from /usr/lib/libc.so.6
      
          (gdb) bt
          #0  0x00007ffff7390d7f in raise () at /usr/lib/libc.so.6
          #1  0x00007ffff737b672 in abort () at /usr/lib/libc.so.6
          #2  0x00007ffff7559042 in  () at /usr/lib/libglib-2.0.so.0
          #3  0x00007ffff75865dc in g_assertion_message_expr () at /usr/lib/libglib-2.0.so.0
          #4  0x00005555556407f9 in track_mbim_device_removed (self=0x5555557a2830, mbim=0x5555557ea190) at mm-broadband-modem-mbim.c:2119
          #5  0x000055555564093e in mbim_port_open_ready (mbim=0x5555557ea190, res=0x55555573fcf0, task=0x5555557d29d0) at mm-broadband-modem-mbim.c:2161
          #6  0x00007ffff77742f4 in  () at /usr/lib/libgio-2.0.so.0
          #7  0x00007ffff7776cd7 in  () at /usr/lib/libgio-2.0.so.0
          #8  0x000055555565fcd5 in qmi_device_open_ready (dev=0x55555578f250, res=0x55555573fb50, task=0x55555573fcf0) at mm-port-mbim.c:191
          #9  0x00007ffff77742f4 in  () at /usr/lib/libgio-2.0.so.0
          #10 0x00007ffff7776cd7 in  () at /usr/lib/libgio-2.0.so.0
          #11 0x00007ffff7c03fe6 in open_version_info_ready (client_ctl=0x7fffe8010c20, res=0x555555739e80, task=0x55555573fb50) at qmi-device.c:2050
          #12 0x00007ffff77742f4 in  () at /usr/lib/libgio-2.0.so.0
          #13 0x00007ffff7776cd7 in  () at /usr/lib/libgio-2.0.so.0
          #14 0x00007ffff7c2034f in get_version_info_ready (device=0x55555578f250, res=0x5555557ea2a0, task=0x555555739e80) at qmi-ctl.c:3746
          #15 0x00007ffff778ebcf in g_simple_async_result_complete () at /usr/lib/libgio-2.0.so.0
          #16 0x00007ffff778ec5a in  () at /usr/lib/libgio-2.0.so.0
          #17 0x00007ffff75a98d1 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
          #18 0x00007ffff75ab5e9 in  () at /usr/lib/libglib-2.0.so.0
          #19 0x00007ffff75ac5c2 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
          #20 0x0000555555599eb0 in main (argc=2, argv=0x7fffffffe4c8) at main.c:181
      bb0820d0
  9. Jan 12, 2019
  10. Jan 11, 2019
  11. Jan 08, 2019
  12. Jan 03, 2019