lp:ubuntu/natty/modemmanager
- Get this branch:
- bzr branch lp:ubuntu/natty/modemmanager
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 15. By Mathieu Trudel-Lapierre
-
* debian/
patches/ git-backport- e208c52- to-0c4b944. 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- 7d20acc. 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. - 14. By Mathieu Trudel-Lapierre
-
* upstream snapshot 2011-01-24 20:36:24 (GMT)
+ 00b6cce4df7d4acbf3e580a03c2f04 4e18589d2c
- 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) - 13. By Mathieu Trudel-Lapierre
-
* upstream snapshot 2010-08-09 15:31:45 (GMT)
+ be28089dc4c1b07d9def45a3c763f4 32ae8322c4
- 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 - 12. By Michael Biebl
-
[ 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)
+ 6e79d153efc30fb2030536f7f795c1 9ad4a0661a
* 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. - 11. By Martin Pitt
-
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) - 10. By Tony Espy
-
* upstream snapshot: 2009-12-08 06:07:58 (GMT)
+ 07114d4f43c6e724d22294108b1e73 785e7aab2a
- 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 - 9. By Alexander Sack
-
New upstream snapshot: 2009-10-14 21:33:52 (GMT)
+ 16f3e00f3438507aee06ffcaee560e 337b8e8279
- 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 3b19a85727458821f5df20153f8c04 bc7717ba30 (LP: #447347, #438150)
- nokia: fix class property overrides to stop modemmanager from sending AT+CFUN (LP: #450256) - 8. By Alexander Sack
-
New upstream snapshot: 2009-10-03 06:33:18 (GMT)
+ aa78b5f5e5319e04f5b57f928bfab6 9dd4b93d88
* fixes
- LP: #430576 - refuse to connect over Nokia N85, turns off the handset
- LP: #416126 - various unsolicited messages for mbm cause fail on connect - 7. By Alexander Sack
-
New upstream snapshot 2009-09-23 08:38:42 (GMT)
+ commit: f2a3825f9d10ecebc63ce3c8602473 cbbb6ab72c
+ fix LP: #430576 - refuse to connect over Nokia N85, turns off the handset
+ fix various F3507g related issues on first connect - 6. By Alexander Sack
-
New upstream snapshot 2009-09-09 14:28:54 (GMT)
+ commit: 64b7be7460c3a9dbb3c9981de5754b 330a8d2cdd
+ 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 <email address hidden> ]
* 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 <email address hidden>
to Uploaders
- update debian/control
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/oneiric/modemmanager
