Tweak: don't list bugs fixed in previous version OBS-URL: https://build.opensuse.org/request/show/73902 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=43
298 lines
12 KiB
Plaintext
298 lines
12 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 15 12:49:34 CEST 2011 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.4.997:
|
|
+ Add support for various Linktop devices (LW273, etc)
|
|
+ Implement standard D-Bus Properties interface PropertiesChanged
|
|
signal
|
|
+ Add support for Qualcomm SMD-connected modems
|
|
+ Export modem state over D-Bus
|
|
+ Add D-Bus API for CDMA modem activation
|
|
+ Correctly report HSPA+ access technology
|
|
+ Correctly report home vs. roaming state with basic Sprint CDMA
|
|
modems
|
|
+ Add D-Bus API for power-cycling/resetting modems
|
|
+ Add support for USSD responses
|
|
+ Finer grained and more consistent logging
|
|
+ Blacklist more usb-serial dongles unlikely to be modems
|
|
+ Add support for platform serial ports
|
|
+ Loosen permissions for reading device information
|
|
+ Add support for Samsung Y3300 Icera-based modem
|
|
+ Speed up probing process when ports support AT commands
|
|
+ Better SMS reception and reporting
|
|
+ Add support for some Wavecom modems
|
|
+ Add support for Simtech-based Prolink PH-300
|
|
+ Add support for Alcatel X200
|
|
+ Fix various crashes when modem is removed
|
|
+ Bigs fixed: bgo#636040, bgo#636438, bgo#637140, bgo#638038,
|
|
bnc#674022, kde#266807, lp#673457, rh#544121.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 5 10:42:27 CEST 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.4.996:
|
|
- Add a mechanism to get remaining incorrect PIN attempts
|
|
- Add a mechanism to retrieve the equipment identifier
|
|
(MEID/ESN, IMEI)
|
|
- Added support for returning devices to factory settings
|
|
- Better compatibility with Blackberry GSM devices
|
|
- Added a Location Services API with support for GSM devices
|
|
- Fixes for Novatel CDMA devices (home/roaming status, better
|
|
signal quality reporting)
|
|
- Better detection of EVDO registration when device is in 1X mode
|
|
- Add support for newer Alcatel devices like X220D
|
|
- Support for more ZTE devices
|
|
- Fix modem detection failures with some Sierra devices
|
|
- Add support for newer Ericsson devices
|
|
- Add an SIM identifier for use when auto-unlocking modems
|
|
- Add an device identifier for use when MEID/IMEI is not yet
|
|
available
|
|
- Handle signal quality reporting for GSM modems that don't
|
|
support AT+CSQ
|
|
- Add preliminary USSD support
|
|
- Fix reconnection attempts with some Sierra devices
|
|
- Add support for pseudo-ethernet interface on newer Sierra
|
|
devices
|
|
+ Fixed bugs: rh#597296, rh#583691, rh#597088, bgo#626421,
|
|
rh#585394, bgo#628105, bgo#627935, bgo#621815, rh#632516,
|
|
lp#682282, bgo#590798
|
|
- Drop ModemManager-fix-new-glib.patch: fixed upstream.
|
|
- Drop ModemManager-polkit-deprecated.patch: fixed upstream.
|
|
- Create a devel subpackage for new development files.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 13 16:52:28 CET 2011 - vuntz@opensuse.org
|
|
|
|
- Call relevant macros in %post/%postun:
|
|
+ %icon_theme_cache_post/postun because the package ships themed
|
|
icons.
|
|
- Add hicolor-icon-theme BuildRequires and Requires since we need
|
|
to have those macros defined and we install hicolor icons, so we
|
|
need to have the theme installed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 12:39:23 UTC 2010 - coolo@novell.com
|
|
|
|
- Remove zero-size files from documentation.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 12:36:31 UTC 2010 - coolo@novell.com
|
|
|
|
- Own parent directories.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 27 12:13:02 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Add ModemManager-polkit-deprecated.patch to fix build with a
|
|
recent polkit (>= 0.97). This is only needed on openSUSE 11.4 and
|
|
later.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 9 12:46:41 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Add ModemManager-fix-new-glib.patch to fix build with recent
|
|
glib.
|
|
- Build PolicyKit support: add polkit-devel BuildRequires and pass
|
|
--with-polkit to configure.
|
|
- Do not add -fno-strict-aliasing to CFLAGS: this is not needed
|
|
anymore.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 11:56:15 UTC 2010 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.4:
|
|
+ For the full list of changes, see
|
|
http://cgit.freedesktop.org/ModemManager/ModemManager/log/?id=0.4
|
|
+ bgo#604551: add an unlockRequired property that provides lock
|
|
status, check modem PIN state before exporting it
|
|
+ bgo#608668: tag ChineBird PL68 ports
|
|
+ bgo#591047: only set auto registration if the modem isn't idle
|
|
+ bgo#608022: allow blacklisting various devices
|
|
+ bgo#617873: gsm: be more lenient in +CGDCONT parsing
|
|
+ rh#553199: ignore CSS on EVD0-capable modems.
|
|
+ rh#573510: assume +CPIN "READY" response indicates GSM
|
|
capability
|
|
+ rh#579247: fix sypport check for last plugin
|
|
+ rh#569067: cdma: fix subclass registration state checking in
|
|
error paths
|
|
+ rh#571921: cdma: prevent crash on modem removal
|
|
+ rh#587400: gsm/cdma: fix data port assignment
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 26 11:38:20 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Remove hal-devel BuildRequires again.
|
|
- Remove ozerocdoff Recommends: usb_modeswitch is the modern
|
|
solution, and it's already recommended. And ozerocdoff depends on
|
|
hal, which is bad.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 18:05:51 UTC 2010 - tambet@novell.com
|
|
|
|
- Upgrade to version 0.3. No new features, but includes a lot of
|
|
bug fixes and much broader hardware support.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 10 20:43:23 UTC 2009 - aj@suse.de
|
|
|
|
- Remove unused BuildRequires hal-devel
|
|
- Add build require on udev for directory ownership.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 11:46:42 UTC 2009 - tittiatcoke@gmail.com
|
|
|
|
- Update to the latest upstream:
|
|
+ Move device probing and detection to udev
|
|
+ Add plugin for Motorola C-series phones and BUSlink scwi275u
|
|
+ Add plugin for Qualcomm Gobi devices
|
|
+ Updated Ericsson 'mbm' driver
|
|
+ Better Huawei detection; don't drop BUSlink responses
|
|
+ Several other fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 16 10:43:16 EEST 2009 - tambet@novell.com
|
|
|
|
- Update to the latest upstream:
|
|
+ Some fixes to the public API to correctly implement the spec.
|
|
+ Implement unsolicited registration for modems that support it.
|
|
+ Implement new "Simple" interface.
|
|
+ Implement cached commands.
|
|
+ Implement 'V1 E1' parser to work with modems which refuse to
|
|
turn their echo off.
|
|
+ Implement Nokia plugin.
|
|
+ Implement a plugin for ZTE modems.
|
|
+ Lots of minor bug fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 26 11:42:41 EET 2009 - tambet@novell.com
|
|
|
|
- Probe HSO modems, don't trust (often incorrect) HAL modem
|
|
properties (bnc #468329).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 6 09:19:14 EET 2009 - tambet@novell.com
|
|
|
|
- Fix dbus permissions (bnc #468384).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 26 15:24:20 EET 2009 - tambet@novell.com
|
|
|
|
- Implement Novatel plugin (bnc #468323).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 16 10:15:43 EET 2009 - tambet@novell.com
|
|
|
|
- Check the registration state even after unsuccessful attempt,
|
|
some cards report error if they're already registered before
|
|
the attempt (bnc #430673).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 6 12:35:58 EET 2009 - tambet@novell.com
|
|
|
|
- Broaden the network device matching for HSO modems as some
|
|
(newer?) modems have only matching grandparent between serial
|
|
and ethernet device UDIs. Fix the Option driver to not steal
|
|
HSO modems. (bnc #462534).
|
|
- Explicitly disable unsolicitied messages for generic GSM modems
|
|
(bnc #462536).
|
|
- Not all serial devices have carrier detection. Add a property to
|
|
the serial base class to turn it off and make certain Huawei
|
|
modems turn it off (bnc #462567).
|
|
- Suggest "ozerocdoff" (part of bnc #405178).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 3 11:07:27 EET 2008 - tambet@novell.com
|
|
|
|
- Fix the HSO modem plugin (bnc #449992).
|
|
- Provide 'org.freedesktop.ModemManager' so that NetworkManager
|
|
could use alternative implementations.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 24 17:07:35 EET 2008 - tambet@suse.de
|
|
|
|
- Always log which modem plugin is used.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 18 13:09:18 EET 2008 - tambet@suse.de
|
|
|
|
- Don't require CDMA modems to implement verbose error reporting
|
|
(+CMEE command) (bnc #430502).
|
|
- Add a Sierra Wireless plugin that waits a bit after enabling the
|
|
radio (bnc #430673).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 7 15:44:06 EET 2008 - tambet@suse.de
|
|
|
|
- Implement a plugin for Option devices.
|
|
- Enable/disable plugging with SIGUSR1.
|
|
- Recommend usb_modeswitch (bnc #442515).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 24 12:39:05 EEST 2008 - tambet@suse.de
|
|
|
|
- Add support for MBM modems.
|
|
- Use only one serial port for Huawei modems.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 20 14:41:26 EEST 2008 - tambet@suse.de
|
|
|
|
- Fix a segfault which occured when scanning results could not be
|
|
parsed.
|
|
- Register a correct response parser for generic CDMA
|
|
implementation.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 19 13:56:21 EEST 2008 - tambet@suse.de
|
|
|
|
- Make it build for openSUSE 11.0 as well.
|
|
- Update from upstream:
|
|
+ Implement smarter APN choosing.
|
|
+ Implement PIN changing and enabling/disabling.
|
|
+ Make sure the device is enabled before trying to send commands to it.
|
|
+ Disconnect modem if it's connected while disabling.
|
|
+ Fix the loadable module name checking.
|
|
+ Document DBus error codes and messages.
|
|
+ Get the monitoring device from HAL for Huawei modems.
|
|
+ Add correct message to mobile (+CMEE) errors.
|
|
+ Finish the non-verbose (V0) mode parser.
|
|
+ Reduce the amount of power used to minimum when modem is disabled.
|
|
+ Reset the CID when the modem is enabled/disabled and disconnected.
|
|
+ Specify call mode in the modem init string.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 15:50:16 EEST 2008 - tambet@suse.de
|
|
|
|
- Remove the patch to not require dbus-glib-0.75, factory has it.
|
|
- Update from upstream:
|
|
+ Rewrite the serial port handling.
|
|
+ Implement serial command queueing.
|
|
+ Define and implement error reporting.
|
|
+ Fix device added and removed signals.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 7 11:45:30 CEST 2008 - schwab@suse.de
|
|
|
|
- Use autoreconf -fi.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 1 18:10:24 CEST 2008 - tambet@suse.de
|
|
|
|
- Update from upstream:
|
|
+ Fix upper case inconsistency in the public API (SetApn).
|
|
+ Fix HSO modem plugin.
|
|
+ Implement reading IMEI, IMSI, manufacturer, model, and version (revision).
|
|
+ License ModemManager with GNU Lesser General Public License, version 2.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 29 15:18:08 CEST 2008 - tambet@suse.de
|
|
|
|
- Update from upstream to get the API redesign agreed on NetworkManager
|
|
mailing list.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 28 16:40:00 EEST 2008 - tambet@suse.de
|
|
|
|
- Initial checkin for autobuild.
|
|
|