102 Commits

Author SHA256 Message Date
8954cce6e3 Accepting request 1301380 from home:pevik:branches:GNOME:Factory
- Update to version 1.24.2:
 + Core:
   - Wait until bearers are disconnected before allowing system to suspend
   - Fix checks for CDMA/EVDO access technology in some modems
   - Detect old Mediatek 62xx-based devices as GSM-capable
   - Refresh registration info after manual registration for AT-based devices
   - Correctly report NB-IOT access technology
   - Disable unsolicited 3GPP events during quick suspend/resume
 + MBIM:
   - Fix re-assembly of multi-part unstored SMS messages
 + QMI:
   - Fix re-assembly of multi-part unstored SMS messages
 + Voice interface:
   - Correctly start call state polling on some modems
 + Plugins:
   - fibocomm: don't assert when checking for firmware interface
   - cinterion: allow spaces in ^SXRAT response

OBS-URL: https://build.opensuse.org/request/show/1301380
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=178
2025-08-26 16:16:25 +00:00
f1e493e588 Accepting request 1282869 from GNOME:Next
Whitelisting now on its way to factory

OBS-URL: https://build.opensuse.org/request/show/1282869
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=176
2025-06-04 18:32:22 +00:00
b938ca32ea Accepting request 1279734 from GNOME:Next
- Update to version 1.24.0:
  + API:
    - Add new TIMEOUT, PROTOCOL, and THROTTLED core errors
    - Add new MMCarrierLockError errors
    - Add new Messaging interface SetDefaultStorage method
    - Fix MM_BEARER_IP_FAMILY_ANY ABI break introduced in 1.20
    - Add new Cell Broadcast API
    - Report sub-system vendor and product IDs in Firmware device
      IDs
    - Add new ID_MM_TTY_AT_PROBE_TRIES udev tag to control number
      of AT probes on a per-port basis for plugins that do not
      override generic probing logic.
    - Add new Cell Broadcast API
  + Core:
    - Improved handling of odd +CGDCONT responses
    - Add support for putting modems in low-power mode during
      suspend
    - Retry AT+CNUM a couple times if the SIM is busy
    - Fix probing of modems that only expect a single AT port
    - Reprobe modems on late port additions; ensures modems use the
      optimal control channel regardless of kernel/udev timing
    - Ignore FASTBOOT ports during probing
    - Better logging of user requests
    - Fix probing of single-port devices by starting support check
      on first port addition
    - Don't crash as often due to assumption that a primary modem
      port always exists
    - Add support for loading and setting initial EPS bearer
      settings
    - Quite a few memory leak fixes
    - Lay groundwork for Intel XMM7xxx RPC-based devices
    - restart AT probing if a port is stuck in PPP mode when modem
      is detected
    - Serialize core modem operations to prevent multiple D-Bus
      clients from interrupting each other's operations
    - Work around elogind sometimes not sending the PrepareForSleep
      signal
    - Add generic Qualcomm Firehose and Sahara firmware update
      support
    - Fix SIM unlock behavior being treated at SIM hot-swaps
    - Detect 4G & 5G modem capabilities with newer AT commands
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1279734
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=175
2025-05-26 08:05:05 +00:00
b699388426 Accepting request 1208115 from GNOME:Next
- Drop rcFOO symlinks (PED-266).

OBS-URL: https://build.opensuse.org/request/show/1208115
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=173
2024-10-15 14:45:42 +00:00
afe721e304 Accepting request 1203406 from GNOME:Next
Scripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1203406
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=171
2024-09-30 07:31:28 +00:00
6687dd78b5 Accepting request 1116090 from home:iznogood:factory
- Add explicit /usr/bin/dbus-daemon BuildRequires: Needed for
  tests.

OBS-URL: https://build.opensuse.org/request/show/1116090
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=169
2023-10-10 06:47:50 +00:00
aa0681a454 Accepting request 1083054 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1083054
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=167
2023-04-27 18:50:55 +00:00
ee1e03b1dc Accepting request 1009306 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1009306
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=165
2022-10-10 08:56:29 +00:00
f6973880e4 Accepting request 1002597 from GNOME:Next
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already)

OBS-URL: https://build.opensuse.org/request/show/1002597
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=163
2022-09-13 07:31:31 +00:00
dc014adfc1 Accepting request 993533 from home:iznogood:branches:GNOME:Factory
- Update to version 1.18.10:
  + Build: Require libqmi 1.30.8.
  + FCC unlock: Updated SDX55 unlock script to handle the new
    method introduced in the latest firmware releases.
  + Modem interface:
    - Set signal quality to 0% on shutdown.
    - Set signal quality as recent on init.
  + MBIM:
    - Fix task completion when peeking device fails.
    - Fix several GError double-frees.
  + mmcli: Don't print signal quality until modem is enabled.
  + Plugins: foxconn: remove carrier mapping table for T99W175.
  + Several other minor improvements and fixes.
- Changes from version 1.18.8:
  + A new connection status dispatcher setup is provided, where
    users can provide custom scripts that will be called on bearer
    connect/disconnect events. This dispatcher will make the netifd
    integration in openwrt work much better, as we'll be able to
    report network-initiated disconnections cleanly to netifd.
    There are no default connection status dispatcher scripts
    installed, but it's suggested distributions make sure the
    following directories exist:
    - ${sysconfdir}/ModemManager/connection.d/
    - ${libdir}/ModemManager/connection.d/
  + API: Add missing Simple interface definitions in
    ModemManager-names.h.
  + Build:
    - meson:
      . fix daemon enums dependencies.
      . fix port enums includes.
      . fix 'export_packages' in GIR setup.
      . fix simtech plugin module name.
    - systemd: don't run ModemManager in containers.
  + Core:
    - serial: ensure the port object is valid after BUFFER_FULL
      handling.
    - netlink:
      . use unaligned netlink attribute length.
      . only change IFF_UP flag.
    - bearer: match unknown auth to chap in loose comparisons.
    - charsets: return error if UTF-8 validation fails.
    - fcc-unlock: make scripts POSIX shell compatible.
    - modem-helpers:
      . consider minimum ID when choosing best profile.
      . fix reading <Act> given in COPS=? responses.
    - sms: prevent crash if date is out of range.
    - profile-manager: fix copy-paste error on tags for quarks.
  + QMI:
    - Ignore slot status indications until initial status is known.
    - Return error when loading capabilities if none is found.
  + MBIM:
    - Default initial EPS bearer's auth to chap when unknown.
    - Update default error when network error is out of range.
  + mmcli: Fix key length when printing list of items.
  + Plugins:
    - linktop: new port type hints.
    - cinterion: add support for PLSx3w modems.
    - huawei: disable +CPOL based features in Huawei E226.
  + Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/993533
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=161
2022-08-09 08:35:16 +00:00
f8204e05ae Accepting request 981288 from home:gmbr3:Active
- Enable QRTR support
  * Add BR pkgconfig(qrtr-glib)

OBS-URL: https://build.opensuse.org/request/show/981288
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=159
2022-06-08 12:14:45 +00:00
c513b95c77 Accepting request 956019 from home:gmbr3:Active
- Update to version 1.18.6:
  + The ModemManager.service file for systemd integration provided
    in the sources is updated as follows:
    ++ 'CAP_NET_ADMIN' is now required in the
       'CapabilityBoundingSet' field.
    ++ 'AF_NETLINK' and 'AF_QIPCRTR' are now required in the
       'RestrictAddressFamilies' field.
  + The LEGACY and PARANOID filter types that were allowed
    options in the '--filter-policy' option in the ModemManager
    daemon were deprecated in version 1.16.0 and have now been
    completely removed, along with the vid:pid blacklist of
    devices and the vid:pid greylist of RS232<->USB adapters.
  + The ModemManager daemon can run now in a 'quick suspend/resume'
    mode, in which no explicit data disconnection is triggered on
    suspend, and no explicit device re-probing from scratch is
    launched on resume. Instead, the daemon will try to refresh
    the state of all interfaces upon suspend, e.g. to see if the
    module keeps registered to the same operator, to see if it is
    still connected, and so on.
  + core: added support for the new 'WWAN' subsystem in Linux kernel
    5.13, enabling PCIe-only modules.
  + core: The charset conversion methods rework, including the
    avoiding of the iconv()
  + qmi: the logic managing allowed/preferred modes was fixed for
    multimode devices like the MC7304, making sure the acquisition
    order preference always had the same items.
  + serial: when modem is connected with AT+PPP, ignore forced
    disconnections, so that we don't take ownership of the PPP
    port before pppd has released it.
  + foxconn: added support for the T99W175 (SDX55) module,
    including built-in FCC unlock procedure.
  + foxconn: added new MBIM QDU firmware update method.
- Move the dbus-1 system.d file to /usr (bsc#1196170)
- Use source verification
- Update Supplements to new format
- Add BRs needed for new tests:
  * python3-gobject-Gdk
  * python3-dbus-python

OBS-URL: https://build.opensuse.org/request/show/956019
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=158
2022-02-21 15:42:16 +00:00
f7aabe01d3 Accepting request 912098 from home:jengelh:branches:GNOME:Factory
- Switch bash completion subpackage to noarch.

OBS-URL: https://build.opensuse.org/request/show/912098
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=157
2021-08-19 16:09:16 +00:00
3599f8e921 Accepting request 853738 from home:mnhauke
OBS-URL: https://build.opensuse.org/request/show/853738
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=155
2020-12-08 09:21:22 +00:00
7dc274226e Accepting request 845463 from home:pevik:branches:GNOME:Factory
- Update to version 1.14.6:
  + Modem interface:
    - Added support for AT-based and/or QMI-based 5G devices
    - Deprecated the MM_MODEM_CAPABILITY_LTE_ADVANCED capability
  + Bearer interface:
    - Added additional 'attempts', 'failed-attempts', 'total-rx-bytes',
      'total-tx-bytes' and 'total-duration' values in the 'Stats' property
      exposed by the Bearer objects.
  + Daemon:
    - Switched to 'STRICT' filter mode by default.
    - Added a new implicit whitelist rules applicable in 'STRICT' filter mode.
    - Updated the probing logic to make sure we don't attempt a re-probe when
    the device is gone.
    - Updated daemon logging.
  + AT:
    - Moved the charset definition logic to the initialization phase instead
      of the enabling phase.
    - Updated manual registration operation
  + QMI:
    - Devices using the LOC service for GNSS will now also setup the list of
      required NMEA traces before starting the engine.
    - Update carrier code if registration changes from one roaming operator
      to another.
    - Explicitly disable autoconnect during modem enabling phase, because it
      interferes with our connection management logic.
    - Fallback to raw-ip if WDA Get Data Format requests arguments, as in most
      new 5G devices.
    - Updated to always use the asynchronous close() operation.
    - Handle disconnection indications during connection attempts.
  + MBIM:

OBS-URL: https://build.opensuse.org/request/show/845463
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=153
2020-11-04 14:32:19 +00:00
e7c2beba97 Accepting request 802397 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/802397
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=151
2020-05-11 13:15:46 +00:00
9896bfca1e Accepting request 784912 from home:mnhauke
- Update to version 1.12.8:
  + Plugin manager:
    - Updated logic to allow new ports added to a device up to
      1500ms since last port was added.
  + Voice interface:
    - Match calls in call list by number.
    - Don't report an empty list if +CLCC for any reason fails.
    - Expect in-call URCs also in secondary port.
    - Allow optional extra CR in in-call URCs.
  + Kernel device:
    - Fix looking up for interface details in udev-based builds.
  + Huawei:
    - Allow reading port type hints from USB interface descriptions.
    - Fix segfault if device is removed while probing is ongoing.
  + Several other minor fixes.

OBS-URL: https://build.opensuse.org/request/show/784912
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=149
2020-03-16 09:56:00 +00:00
7b24e3f41b Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=147
2020-02-15 19:58:32 +00:00
cceee47c44 Accepting request 773984 from home:mnhauke
- Update to version 1.12.6
  + SIM:
    - Updated logic to avoid sending PIN/PUK to the SIM card when
      not required (e.g. if already unlocked).
  + Simple interface:
    - Avoid aborting connection if SIM-PUK2 locked, as PIN2/PUK2
      doesn't prevent us from getting connected.
  + Location interface:
    - Fixed memory leak happening as soon as a position fix was
      obtained and gps-raw location source was enabled.
  + Core:
    - Fixed handling of 0x00 bytes at the end of GSM encoded strings.
    - Fixed cleaning up 'timed-out' signal on the serial port objects.
    - Fixed logic that closes MBIM ports during cleanup.
  + Several other minor fixes and memory leak plugs.
- Update to version 1.12.4
  + Core:
    - Added missing ME error codes when building GError variables
      for the MM_MOBILE_EQUIPMENT_ERROR domain.
  + Bearer:
    - Avoid connection checks or stats updates while disconnecting.
  + Serial port:
    - Fix segfault when port flash operation gets cancelled.
  + Simple interface:
    - Fix the ongoing connection cancellable handling.
  + Voice interface:
    - Fix segfault when voice support check fails.
  + QMI:
    - Fixed several memory leaks, including a severe one happening
      when multiple GPS sources (e.g. raw and nmea) were enabled at

OBS-URL: https://build.opensuse.org/request/show/773984
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=146
2020-02-15 19:53:51 +00:00
8620e02254 Accepting request 746198 from home:mnhauke
- Update to version 1.12.0
  + Modem interface:
    - Updated logic to avoid assuming that setting bands or modes
      is immediate, the daemon will now actively monitor for those
      updates to happen before returning success.
  + 3GPP interface:
    - libmm-glib: deprecated the mm_pco_list_free() helper method.
  + Simple interface:
    - api,libmm-glib: deprecated the 'subscription state' property.
  + Location interface:
    - Fixed 'unknown' lat/long/alt numeric values.
    - Added support for MSB A-GPS in addition to MSA A-GPS.
  + Voice interface:
    - Improved voice call management with call id detection and
      tracking.
    - Improved detailed call state transitions on generic modems
      that support call list polling.
    - Added support for GSM supplementary services, including call
      waiting, call transfer, call deflection, multiparty calls...
    - Added emergency call support, allowing voice call to
      emergency numbers even without SIM or with SIM-PIN locked.
    - Deprecated all properties except for 'number' in the
      CreateCall() method.
  + Messaging interface:
    - Updated to report SMS timestamps in correct ISO8601 format.
  + Bearer:
    - Improved unused CID lookup to allow selecting non-sequential
      CIDs.
    - Disabled all AT protocol based context monitoring when PPP
      is used for the connection, in order to properly sync with

OBS-URL: https://build.opensuse.org/request/show/746198
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=144
2019-11-07 10:54:14 +00:00
219d5abf6d Accepting request 685749 from home:jengelh:sct
- Reduce %systemd_requires to %systemd_ordering:
  %service_* can handle its absence.
- Rewrite summaries not to rely on em dash grammar.
- Do build without requiring bash-completion.

OBS-URL: https://build.opensuse.org/request/show/685749
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=142
2019-03-18 18:04:59 +00:00
cc6c48bc41 Accepting request 668812 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/668812
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=140
2019-01-29 12:58:37 +00:00
eae7ff0a78 Accepting request 626540 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/626540
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=138
2018-07-31 17:46:31 +00:00
fbfa065b1e Accepting request 581179 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581179
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=136
2018-03-05 13:52:31 +00:00
Bjørn Lie
f49e771e43 Accepting request 563603 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/563603
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=134
2018-01-11 19:41:40 +00:00
64b4a284fd Accepting request 540055 from home:JonathanKang:branches:GNOME:Factory
- Avoid using "systemctl enable" in spec file (bsc#1038402).

OBS-URL: https://build.opensuse.org/request/show/540055
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=132
2017-11-10 14:46:55 +00:00
f96c53ead1 Accepting request 511018 from GNOME:Next
New upstream rel

OBS-URL: https://build.opensuse.org/request/show/511018
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=130
2017-07-18 09:01:29 +00:00
Bjørn Lie
e7dd71cd4d Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=128
2017-02-26 13:48:11 +00:00
Bjørn Lie
f36ed14b4a Accepting request 460501 from home:Mailaender:branches:GNOME:Factory
new upstream release

OBS-URL: https://build.opensuse.org/request/show/460501
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=127
2017-02-26 13:44:44 +00:00
Bjørn Lie
33060c4e56 Accepting request 448987 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/448987
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=125
2017-01-09 11:30:50 +00:00
Bjørn Lie
850c0c2ae4 Accepting request 445026 from GNOME:Next
- Drop pkgconfig(libsystemd-login): Even though configure checks
  for it, pkgconfig(libsystemd) is actually enough to enable the
  needed features (resume support). libsystemd-login no longer
  exists with systemd v232.

OBS-URL: https://build.opensuse.org/request/show/445026
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=123
2016-12-09 12:42:08 +00:00
Bjørn Lie
d466d26eb8 Accepting request 438137 from GNOME:Next
Drop old obsolete BR

OBS-URL: https://build.opensuse.org/request/show/438137
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=121
2016-11-03 18:53:29 +00:00
Bjørn Lie
cd27753519 Accepting request 435086 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/435086
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=119
2016-10-14 19:29:08 +00:00
Bjørn Lie
15d5e904f7 Tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=118
2016-10-14 08:06:56 +00:00
Bjørn Lie
4041002425 Accepting request 434973 from home:frispete:tools
- add BR pkgconfig(libsystemd{,-login}) as only brand new systemd
  builds (seems to) carry these dependencies implicitly

OBS-URL: https://build.opensuse.org/request/show/434973
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=117
2016-10-14 08:02:47 +00:00
Bjørn Lie
98dfa627a0 Accepting request 423589 from home:JonathanKang:branches:GNOME:Factory
Modify Changelog

OBS-URL: https://build.opensuse.org/request/show/423589
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=115
2016-09-01 08:53:05 +00:00
3aea025722 Accepting request 419991 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/419991
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=113
2016-08-18 15:20:20 +00:00
1168bd278c tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=112
2016-08-18 13:28:03 +00:00
d95a31a93d Accepting request 419370 from home:bruno_friedmann:branches:GNOME:Factory
- new stable release of ModemManager 1.6.0 (final)
  + fix bug boo#975211
  + Added nmcli-bash-completion package
  + Need last version of polkit-default-priv (bsc#976945)
  + build '--with-suspend-resume=systemd' argument.
- Removed patches concerning old version
  + ModemManager-cinterion_drop_unused_constants.patch.
  + ModemManager-novatel_remove_unused_custom_AT_probe_array.patch.
  + ModemManager-wmc_fix_typo.patch.
  + Add ModemManager-fix-whitespaces.patch: Fix whitespace usage.
- 1.6.0 version requires:
  GLib 2.36.0
  gettext 0.19.3
  libmbim >= 1.14.0 (for the optional MBIM support)
  libqmi >= 1.16.0 (for the optional QMI support)
  libsystemd >= 209 or libsystemd-login >= 183 (for the optional
  suspend and resume support)
  For distributions using systemd, it is suggested that the new
  optional suspend/resume is explicitly requested during configure
  with the new '--with-suspend-resume=systemd' argument.
- New features:
  + Core:
   - Implemented support for suspend/resume detection, currently
     working when systemd is in use. Whenever the system is
     suspended, we'll flag the modems as invalid so that they are
     re-probed from scratch when the system is resumed.
   - Added cancellation support for the probing operations.
   - Reworked and simplified the serial port response processing.
  + Location interface:
    - Added A-GPS support, currently available only for QMI based

OBS-URL: https://build.opensuse.org/request/show/419370
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=111
2016-08-18 13:20:12 +00:00
Bjørn Lie
04b86ade60 Accepting request 397526 from GNOME:Next
- Add three more patches from upstream to fix build with gcc6:
  + ModemManager-cinterion_drop_unused_constants.patch.
  + ModemManager-novatel_remove_unused_custom_AT_probe_array.patch.
  + ModemManager-wmc_fix_typo.patch.

OBS-URL: https://build.opensuse.org/request/show/397526
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=109
2016-05-23 15:12:50 +00:00
Bjørn Lie
5c75d4fe96 Accepting request 397511 from GNOME:Next
- Add ModemManager-fix-whitespaces.patch: Fix whitespace usage.
  While building with GCC 6, the indenting is taken as a warning
  for the user likely making a mistake.

OBS-URL: https://build.opensuse.org/request/show/397511
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=108
2016-05-23 13:49:27 +00:00
2e8ef77244 Accepting request 387822 from GNOME:Next
Update to 1.4.14

OBS-URL: https://build.opensuse.org/request/show/387822
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=106
2016-04-13 10:18:14 +00:00
c6fa8ce52e Accepting request 342027 from home:Zaitor:branches:GNOME:Factory
New stable rel

OBS-URL: https://build.opensuse.org/request/show/342027
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=104
2015-11-02 12:59:02 +00:00
d849011103 Accepting request 325781 from home:weberho:branches:GNOME:Factory
Update to version 1.4.10

OBS-URL: https://build.opensuse.org/request/show/325781
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=102
2015-08-31 09:49:40 +00:00
a5c5a3602f Accepting request 320819 from home:dimstar:Factory
Fix build with systemd222

OBS-URL: https://build.opensuse.org/request/show/320819
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=100
2015-08-06 09:36:47 +00:00
Bjørn Lie
9dcb1f1efd Accepting request 298797 from GNOME:Next
New rel

OBS-URL: https://build.opensuse.org/request/show/298797
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=98
2015-04-23 12:56:06 +00:00
Bjørn Lie
b7f15411e1 Accepting request 284877 from home:Zaitor:branches:GNOME:Factory
New stable bugfix release

OBS-URL: https://build.opensuse.org/request/show/284877
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=96
2015-02-10 16:07:39 +00:00
a1fcdef3d7 Accepting request 261516 from GNOME:Next
- Update to version 1.4.0:
  + This version comes with the following updates in the
    interfaces:
    - Updated the logic around the IP configuration properties in
      the Bearer:
      . Setting DHCP as IP method in the IPv6 settings means that
        SLAAC should be used to retrieve correct addressing and
        routing details.
      . DHCP IP method may now be combined with an explicit static
        IP address, as IPv6 SLAAC may require the link-local
        address to be present.
      . MTU is now also included in the IP configuration
        properties, if specified by the modem, and applicable to
        both DHCP and STATIC methods.
    - New 'OFF' power state, which fully switches off the modem
      device. After setting the modem in this state, no further use
      of it can be done. Currently available in Wavecom and
      Cinterion.
    - Location interface: new 'unmanaged GPS' support, which allows
      to start/stop the GPS module in the modem, while leaving the
      location information retrieval to other processes. Currently
      available in modems with independent GPS TTYs, like
      Option/HSO, Cinterion and Huawei.
    - New Test DBus interface: not to be installed, just for
      internal system tests.
  + Other notable changes include:
    - MBIM: support for ZTE and Sequans Communications modems.
    - Ericsson MBM: Support for AT-capable /dev/cdc-wdm ports.
    - Huawei: improved support for Network time retrieval.
    - Huawei: implemented GPS support.

OBS-URL: https://build.opensuse.org/request/show/261516
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=94
2014-11-13 23:28:02 +00:00
6cc9325e4e tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=92
2014-08-22 19:40:56 +00:00
e5249eb320 Accepting request 245819 from GNOME:Next
tweak

OBS-URL: https://build.opensuse.org/request/show/245819
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ModemManager?expand=0&rev=91
2014-08-22 19:35:55 +00:00