Change logs for modemmanager source package in Lucid

  • modemmanager (0.3-0ubuntu2.2) lucid-security; urgency=low
    
      * no change rebuild for dbus-glib update
     -- Jamie Strandboge <email address hidden>   Thu, 26 May 2011 10:50:21 -0500
  • modemmanager (0.3-0ubuntu2) lucid; urgency=low
    
      * Add 01-dont-probe-vt.patch: Probing all 64 VTs (tty0 to tty63) takes a lot
        of startup time, so ignore those. This reduces the startup overhead to
        some 15%. (GNOME #608738)
     -- Martin Pitt <email address hidden>   Mon, 01 Feb 2010 14:13:18 -0800
  • modemmanager (0.3-0ubuntu1) lucid; urgency=low
    
      * upstream snapshot: 2009-12-08 06:07:58 (GMT)
        + 07114d4f43c6e724d22294108b1e73785e7aab2a
        - 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 <email address hidden> ]
      * add get-snapshot-info target to rules
        - update debian/rules
    
      [ Alexander Sack <email address hidden> ]
      * 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
     -- Tony Espy <email address hidden>   Thu, 21 Jan 2010 19:07:37 -0500
  • modemmanager (0.2.git.20091014t233208.16f3e00-0ubuntu1) karmic; urgency=low
    
      New upstream snapshot: 2009-10-14 21:33:52 (GMT)
      + 16f3e00f3438507aee06ffcaee560e337b8e8279
      - 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 3b19a85727458821f5df20153f8c04bc7717ba30 (LP: #447347, #438150)
      - nokia: fix class property overrides to stop modemmanager from sending AT+CFUN (LP: #450256)
    
     -- Alexander Sack <email address hidden>   Thu, 15 Oct 2009 02:03:37 +0200