commit ModemManager for openSUSE:Factory

2020-05-13 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2020-05-13 22:55:21

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new.2738 (New)


Package is "ModemManager"

Wed May 13 22:55:21 2020 rev:79 rq:802679 version:1.12.10

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2020-04-23 18:28:53.563910402 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new.2738/ModemManager.changes  
2020-05-13 22:55:24.154929427 +0200
@@ -1,0 +2,13 @@
+Sat May  9 13:16:14 UTC 2020 - Martin Hauke 
+
+- Update to version 1.12.10:
+  + mmcli:
+- Add missing 'allowed-auth' bearer property in the output.
+- Remove non-existent --list-bearers option from manpage.
+  + introspection: Use the correct node name for the ModemManager1
+object.
+  + Modem interface: Allow Command() while in Failed state.
+  + MBIM: Fix segfault when loading capabilities.
+  + Plugins: huawei: updated HCSQ regex to match unquoted response.
+
+---

Old:

  ModemManager-1.12.8.tar.xz

New:

  ModemManager-1.12.10.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.AVoZ9H/_old  2020-05-13 22:55:24.886930856 +0200
+++ /var/tmp/diff_new_pack.AVoZ9H/_new  2020-05-13 22:55:24.890930864 +0200
@@ -18,7 +18,7 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.12.8
+Version:1.12.10
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0-or-later AND GPL-3.0-or-later

++ ModemManager-1.12.8.tar.xz -> ModemManager-1.12.10.tar.xz ++
 13159 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2020-04-23 18:28:48

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new.2738 (New)


Package is "ModemManager"

Thu Apr 23 18:28:48 2020 rev:78 rq:795600 version:1.12.8

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2020-02-18 10:34:25.612212610 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new.2738/ModemManager.changes  
2020-04-23 18:28:53.563910402 +0200
@@ -1,0 +2,19 @@
+Sat Mar 14 09:26:17 UTC 2020 - Martin Hauke 
+
+- 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.
+
+---

Old:

  ModemManager-1.12.6.tar.xz

New:

  ModemManager-1.12.8.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.LVlSBA/_old  2020-04-23 18:28:54.207911634 +0200
+++ /var/tmp/diff_new_pack.LVlSBA/_new  2020-04-23 18:28:54.207911634 +0200
@@ -18,7 +18,7 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.12.6
+Version:1.12.8
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0-or-later AND GPL-3.0-or-later

++ ModemManager-1.12.6.tar.xz -> ModemManager-1.12.8.tar.xz ++
 7047 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2020-02-18 10:34:20

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new.26092 (New)


Package is "ModemManager"

Tue Feb 18 10:34:20 2020 rev:77 rq:774604 version:1.12.6

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2019-11-29 15:56:02.785001651 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new.26092/ModemManager.changes 
2020-02-18 10:34:25.612212610 +0100
@@ -1,0 +2,61 @@
+Wed Feb 12 17:49:35 UTC 2020 - Martin Hauke 
+
+- 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.
+- Changes from 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 the same time.
+  + Plugins: ublox: ignore errors when attempting to disconnect
+last bearer.
+  + mmcli: Allow "yes" and "no" as boolean strings.
+  + Several other minor fixes and memory leak plugs.
+- Changes from version 1.12.2:
+  + Simple interface: Avoid assertion on the ongoing connect
+cancellable.
+  + Plugin manager:
+- Fix waiting the minimum probing time.
+- Explicitly cancel timeouts when device probing is cancelled.
+- Disable lazy plugin loading, we now require all missing
+  symbols to be resolved at loading time for a plugin to
+  correctly be loaded.
+  + Bearer: Avoid reporting disconnection error if trying to
+disconnect a bearer that is already disconnected.
+  + MBIM: Completely skip LTE attach config/status if unsupported.
+  + QMI:
+- Make current settings mandatory when using 'static'
+  addressing.
+- Handle disconnection indications during connection attempt.
+- Explicitly close QMI port during disconnection if it was
+  opened during a connection attempt.
+  + Plugins:
+- huawei: avoid using QCDM port during a voice call.
+- sierra: added port type hints for the EM7565.
+- dell,dw5821e: added support for the DW5821e with eSIM
+  variant.
+  + mmcli: Fix printing empty value lists in human-friendly output.
+  + Several other minor fixes and memory leak plugs.
+
+---

Old:

  ModemManager-1.12.0.tar.xz

New:

  ModemManager-1.12.6.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.jDNHFS/_old  2020-02-18 10:34:26.432214283 +0100
+++ /var/tmp/diff_new_pack.jDNHFS/_new  2020-02-18 10:34:26.456214331 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.12.0
+Version:1.12.6
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0-or-later AND GPL-3.0-or-later

++ ModemManager-1.12.0.tar.xz -> ModemManager-1.12.6.tar.xz ++
 13737 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2019-11-29 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2019-11-29 15:55:59

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new.26869 (New)


Package is "ModemManager"

Fri Nov 29 15:55:59 2019 rev:76 rq:746228 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2019-03-22 14:56:39.697979452 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new.26869/ModemManager.changes 
2019-11-29 15:56:02.785001651 +0100
@@ -1,0 +2,207 @@
+Wed Nov  6 20:40:26 UTC 2019 - Martin Hauke 
+
+- 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
+  pppd, which should be the one detecting the disconnections
+  + QMI:
+- Improved support to list stored firmware images in Sierra
+  devices.
+- Added additional lock check retries on 'SIM not inserted'
+  errors.
+- Updated explicit registration attempt to report success only
+  when the target requested network is registered.
+- Added MSB A-GPS support.
+- Implemented automatic carrier configuration selection using
+  PDC service (already in 1.10.2).
+  + mmcli:
+- New machine-readable JSON output with '--output-json'.
+- Updated to allow using the modem UID to specify SIM
+  operations.
+  + udev:
+- New ID_MM_PORT_TYPE_AUDIO generic udev tag to identify ports
+  that should be used for in-band audio.
+- Removed support for the ID_MM_PLATFORM_DRIVER_PROBE udev
+  tag, as it is no longer required given that the more generic
+  explicit whitelist may be used to flag which devices should
+  be probed.
+- Renamed ID_MM_DEVICE_MANUAL_SCAN_ONLY to
+  ID_MM_TTY_MANUAL_SCAN_ONLY, given that the tag only applies
+  to TTYs.
+- ID_MM_DEVICE_IGNORE is no longer used internally in
+  ModemManager, and is instead targeted to users that want to
+  explicitly ignore specific devices regardless of what filter
+  type is in use (already in 1.10.6).
+  + dbus:
+- Updated to always report the registered
+  MM_CORE_ERROR_CANCELLED error instead of the implicit
+  G_IO_ERROR_CANCELLED ones generated by GLib.
+  + GObject introspection:
+- Fixed setup to explicitly skip all non-API methods.
+  + Plugins:
+- tplink: new plugin.
+- dlink: new plugin.
+- xmm: added MSB A-GPS support.
+- dell,dw5821e: update to allow unmanaged GPS support on the
+  TTY even when raw/NMEA GPS is enabled via QMI/LOC.
+- quectel: updated to allow TTY-only devices.
+- telit: added GPS support.
+- telit: improved band management with #BND.
+- simtech: added improved voice call support.
+- simtech: added support for LTE devices.
+- simtech: improved signal quality reporting logic.
+- simtech: added GPS support for the SIM7000/SIM7600 family.
+- cinterion: added support for time updates.
+- cinterion: added improved voice call support.
+- ublox: added improved voice call support.
+- ublox: improved band management with UBANDSEL.
+
+---
+Fri Nov  1 14:10:52 UTC 2019 - Martin Hauke 
+
+- Update to version 1.10.8:
+  + Polkit policy:
++ Added several missing methods to the policy rules.
++ Use the explicit Firmware policy for all firmware operations.
++ Updated USSD policy to require user authentication in 

commit ModemManager for openSUSE:Factory

2019-03-22 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2019-03-22 14:56:35

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new.25356 (New)


Package is "ModemManager"

Fri Mar 22 14:56:35 2019 rev:75 rq:686192 version:1.10.0

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2019-02-08 12:05:08.709655232 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new.25356/ModemManager.changes 
2019-03-22 14:56:39.697979452 +0100
@@ -1,0 +2,8 @@
+Sun Mar 17 09:38:26 UTC 2019 - Jan Engelhardt 
+
+- 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.
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.EFiBPY/_old  2019-03-22 14:56:40.465979002 +0100
+++ /var/tmp/diff_new_pack.EFiBPY/_new  2019-03-22 14:56:40.465979002 +0100
@@ -44,7 +44,7 @@
 Recommends: libmbim
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager
-%{?systemd_requires}
+%{?systemd_ordering}
 
 %description
 DBus interface for modem handling. Provides a standard abstracted API
@@ -52,7 +52,7 @@
 CDMA).
 
 %package -n libmm-glib0
-Summary:DBus interface for modem handling -- GLib bindings
+Summary:Glib bindings for the modem handling DBus interface
 Group:  System/Libraries
 
 %description -n libmm-glib0
@@ -61,7 +61,7 @@
 CDMA).
 
 %package -n typelib-1_0-ModemManager-1_0
-Summary:DBus interface for modem handling -- GLib bindings
+Summary:Introspection bindings for the modem handling DBus interface
 Group:  System/Libraries
 
 %description -n typelib-1_0-ModemManager-1_0
@@ -70,7 +70,7 @@
 CDMA).
 
 %package devel
-Summary:DBus interface for modem handling -- Development Files
+Summary:Development files for the modem handling DBus interface
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   libmm-glib0 = %{version}
@@ -84,7 +84,6 @@
 %package -n %{name}-bash-completion
 Summary:Bash completion for nmcli
 Group:  Productivity/Networking/System
-BuildRequires:  bash-completion
 Requires:   bash-completion
 Supplements:packageand(%{name}:bash-completion)
 
@@ -169,6 +168,6 @@
 %{_libdir}/pkgconfig/mm-glib.pc
 
 %files -n %{name}-bash-completion
-%{_datadir}/bash-completion/completions/mmcli
+%{_datadir}/bash-completion/
 
 %changelog




commit ModemManager for openSUSE:Factory

2019-02-08 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2019-02-08 12:04:56

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new.28833 (New)


Package is "ModemManager"

Fri Feb  8 12:04:56 2019 rev:74 rq:669853 version:1.10.0

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2018-08-03 12:31:10.575026232 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new.28833/ModemManager.changes 
2019-02-08 12:05:08.709655232 +0100
@@ -1,0 +2,241 @@
+Sat Jan 26 10:04:30 UTC 2019 - bjorn@gmail.com
+  
+- Update to version 1.10.0:
+  + udev:
+- Consolidated common tag names among all the supported
+  plugins. E.g. ID_MM_PORT_TYPE_GPS, ID_MM_PORT_TYPE_AT_*,
+  ID_MM_PORT_TYPE_QCDM... All these generic tags are included
+  as symbols in the API, and compatibility will be maintained
+  for these. Custom setups of ModemManager relying on
+  previously available per-plugin udev tags may need to
+  manually port them to this new generic subset.
+- New tag to allow specifying flow control settings to use in
+  serial ports.
+  + Core:
+- Avoid probing other protocols on TTYs tagged in udev with
+  specific port type tags (e.g. avoid probing QCDM if a port is
+  tagged as AT). This allows faster port probing and modem
+  detection for known modem layouts.
+- Implemented support to enable and handle +CGEV URCs for
+  asynchronous connection state updates in AT-controlled
+  devices.
+  + Manager interface:
+- New runtime daemon version reporting.
+- New support for requesting device inhibition, e.g. so that
+  ModemManager stops completely using a modem device until the
+  inhibition is released. This feature is implemented to allow
+  fwupd taking over of a device completely for as long as it
+  needs during a firmware update.
+  + Modem interface:
+- All methods are always connected, even in Failed state.
+- Allow parallel Enable()/Disable() calls.
+- Deprecated redundant ListBearers() method, the read-only
+  Bearers property is already showing the same information.
+  + Bearer interface:
+- New 'BearerType' property, e.g. to specify whether a bearer
+  is the initial LTE default bearer or not.
+- Deprecated 'number' field in bearer settings. Applications do
+  not need to send the 'number' field in Bearer.Connect() or in
+  Modem.Simple.Connect(), as the setting is totally ignored.
+  + mmcli:
+- New 'key-value' output, easier to parse by scripts than the
+  default.
+- Removed redundant '--location-get-XXX' actions, as the
+  '--location-get' already reports the location information for
+  all sources.
+- Removed redundant '--simple-status' action, as the same
+  information can be obtained through different mmcli
+  operations.
+- New manager '--inhibit-device' action and modem-specific
+  '--inhibit', to allow requesting device inhibition.
+  + 3GPP interface:
+- New support for exposing the network reported Protocol
+  Configuration Options (PCO), to be used instead of the new
+  deprecated Subscription State property.
+- New support for exposing the initial LTE default bearer
+  status.
+- New support for configuring the initial LTE default bearer
+  settings.
+  + Location interface:
+- New LTE Tracking Area Code (TAC) in 3GPP location
+  information.
+- New support for injecting assistance data (e.g. Qualcomm
+  XTRA) into the GNSS engine, useful when there is no mobile
+  connection to use MSA A-GPS.
+  + Firmware interface:
+- Support for reporting firmware update support properties,
+  e.g. specifying which update methods are supported. This
+  information will be consumed by fwupd in order to allow
+  upgrading firmware in devices managed by ModemManager.
+  + Voice interface:
+- Multiple improvements and fixes in the voice call management
+  logic implemented with generic AT commands.
+- Added AudioPort and AudioFormat properties to the Call
+  object.
+- Added new generic audio channel setup/cleanup handlers in the
+  Call object.
+  + QMI:
+- New LOC service based GNSS support, including A-GPS setup via
+  SUPL server.
+- New support for the "extended" LTE band list.
+- New support for reading IMSI and ICCID with the UIM service.
+  + MBIM:
+- Implemented support for processing Protocol Configuration
+  Options using Microsoft-defined Basic Connect Extensions.
+- Implemented support for LTE attach status and configuration
+  using Microsoft-defined Basic Connect Extensions.
+- Implemented support for the extended signal 

commit ModemManager for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2018-08-03 12:31:08

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Fri Aug  3 12:31:08 2018 rev:73 rq:626764 version:1.6.14

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2018-03-08 10:45:28.139323471 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2018-08-03 12:31:10.575026232 +0200
@@ -1,0 +2,25 @@
+Mon Jul 30 21:21:42 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.6.14:
+  + Build: Avoid -Wincompatible-pointer-types for MM 1.6.x builds,
+to skip the stricter checks in GObject.
+  + Introspection:
+- Fixed bearer list annotations.
+- Explicitly use ModemManager prefix to refer to introspected
+  types.
+  + Core:
+- udev: add tags also on bind actions.
+- 3GPP: don't force auto registration if already registered.
+- Signal: fix reloading of detailed signal quality status on AT
+  modems.
+  + Plugins:
+- QMI: update EPS registration state for LTE modems.
+- MBIM:
+  . Check if IP session is active before trying to deactivate
+it.
+  . Increase deactivation timeout to 60s.
+- Huawei: Handle optional 0x prefix on hex numbers in ^DHCP
+  response.
+   + Several other minor fixes.
+
+---

Old:

  ModemManager-1.6.12.tar.xz

New:

  ModemManager-1.6.14.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.yL2VHM/_old  2018-08-03 12:31:11.051026932 +0200
+++ /var/tmp/diff_new_pack.yL2VHM/_new  2018-08-03 12:31:11.055026938 +0200
@@ -18,10 +18,10 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.6.12
+Version:1.6.14
 Release:0
 Summary:DBus interface for modem handling
-License:GPL-2.0+ AND GPL-3.0+
+License:GPL-2.0-or-later AND GPL-3.0-or-later
 Group:  Productivity/Networking/System
 URL:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz

++ ModemManager-1.6.12.tar.xz -> ModemManager-1.6.14.tar.xz ++
 7565 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2018-03-08 10:45:26

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Thu Mar  8 10:45:26 2018 rev:72 rq:582777 version:1.6.12

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2018-01-16 09:29:41.753277402 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2018-03-08 10:45:28.139323471 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:37:17 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.TaJUM6/_old  2018-03-08 10:45:28.975293372 +0100
+++ /var/tmp/diff_new_pack.TaJUM6/_new  2018-03-08 10:45:28.979293228 +0100
@@ -23,14 +23,14 @@
 Summary:DBus interface for modem handling
 License:GPL-2.0+ AND GPL-3.0+
 Group:  Productivity/Networking/System
-Url:http://cgit.freedesktop.org/ModemManager/ModemManager
+URL:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
-
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gobject-introspection-devel >= 0.9.6
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libgudev-1_0-devel
+BuildRequires:  pkgconfig
 BuildRequires:  ppp-devel
 BuildRequires:  vala-devel >= 0.18
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
@@ -41,8 +41,8 @@
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(udev)
 Requires:   hicolor-icon-theme
-Recommends: usb_modeswitch
 Recommends: libmbim
+Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager
 %{?systemd_requires}
 
@@ -84,9 +84,9 @@
 %package -n %{name}-bash-completion
 Summary:Bash completion for nmcli
 Group:  Productivity/Networking/System
-Supplements:packageand(%{name}:bash-completion)
 BuildRequires:  bash-completion
 Requires:   bash-completion
+Supplements:packageand(%{name}:bash-completion)
 
 %description -n %{name}-bash-completion
 This package contain de bash completion command for nmcli tools.
@@ -134,7 +134,8 @@
 %postun -n libmm-glib0 -p /sbin/ldconfig
 
 %files
-%doc COPYING AUTHORS README
+%license COPYING
+%doc AUTHORS README
 %{_bindir}/mmcli
 %{_sbindir}/ModemManager
 %{_sbindir}/rcModemManager




commit ModemManager for openSUSE:Factory

2018-01-16 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2018-01-16 09:29:39

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Tue Jan 16 09:29:39 2018 rev:71 rq:563680 version:1.6.12

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2017-11-12 17:57:27.415504559 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2018-01-16 09:29:41.753277402 +0100
@@ -1,0 +2,55 @@
+Thu Jan 11 12:55:52 UTC 2018 - zai...@opensuse.org
+
+- Update to version 1.6.12:
+  + Blacklist:
+- Ignored Pycom devices.
+- Added Microchip's VID to the greylist.
+  + QMI:
+- Fixed connection state machine when built against libqmi <
+  1.18.
+- Fixed connection state machine when an error is reported
+  setting up WDS indications.
+- Changes from version 1.6.10:
+  + Blacklist:
+- Ignored Silicon Labs USB Zigbee dongles.
+- Ignored Garmin ANT+ sticks.
+- Ignored Intel coredump downloader device.
+  + QMI:
+- Fixed potential user-after-free issues.
+- Fixed missing handler cleanups on network-initiated
+  disconnects.
+  + MBIM:
+- Fix invalid session_id and nw_error reads.
+- Avoid calling mbim_message_unref() on NULL message.
+- Fixed invalid object access due to handlers not being removed
+  correctly.
+- Ensure session is disconnected before trying to connect.
+- Fixed t crash when modem doesn't send gateways.
+  + udev:
+- Removed default ID_MM_PLATFORM_DRIVER_PROBE whitelist.
+  Devices exposed via the 'atmel_usart' driver aren't probed
+  automatically any more.
+  + Core:
+- Fixed running init sequence after port flashing in
+  disconnection.
+- Fixed "forbidden product strings" check in plugins.
+- Fixed multiple memory leaks and invalid memory read/writes.
+- Fixed multiple async operation completions in event handlers.
+- Fixed multiple potential NULL dereferences.
+- Fixed deadlock when trying to disconnect cancellable.
+- Fixed reporting TX/RX stats (numbers were swapped).
+- Ignored USB interface removal events.
+  + libmm-glib: Fix NULL dereference on firmware unique_id checks.
+  + polkit: Added missing Location interface method rules.
+  + Plugins:
+- MBM: set data port for Dell DW5560.
+- Simtech: fix error reporting in 3gpp unsolicited events
+  enabling.
+- Fixed multiple memory leaks.
+  + systemd: Drop After=syslog.target rule.
+- Drop post(un) handling of icon_theme_cache_post(un), no longer
+  needed, file-triggers takes care of this now.
+- Drop ModemManager-1.0.0-systemd-activation.patch: No longer
+  needed.
+
+---

Old:

  ModemManager-1.0.0-systemd-activation.patch
  ModemManager-1.6.8.tar.xz

New:

  ModemManager-1.6.12.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.zkmrPk/_old  2018-01-16 09:29:42.289252326 +0100
+++ /var/tmp/diff_new_pack.zkmrPk/_new  2018-01-16 09:29:42.293252139 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,14 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.6.8
+Version:1.6.12
 Release:0
 Summary:DBus interface for modem handling
-License:GPL-2.0+ and GPL-3.0+
+License:GPL-2.0+ AND GPL-3.0+
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE ModemManager-1.0.0-systemd-activation.patch bnc#892682 
lnus...@suse.de -- Fix systemd dbus activation
-Patch0: ModemManager-1.0.0-systemd-activation.patch
+
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gobject-introspection-devel >= 0.9.6
 BuildRequires:  hicolor-icon-theme
@@ -45,7 +44,6 @@
 Recommends: usb_modeswitch
 Recommends: libmbim
 Provides:   org.freedesktop.ModemManager
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
 
 %description
@@ -83,8 +81,6 @@
 (over DBus) to communicate with all sorts of modems (landline, GSM,
 CDMA).
 
-%lang_package
-
 %package -n %{name}-bash-completion
 Summary:Bash completion for nmcli
 

commit ModemManager for openSUSE:Factory

2017-11-12 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2017-11-12 17:57:26

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Sun Nov 12 17:57:26 2017 rev:70 rq:540574 version:1.6.8

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2017-07-21 22:43:16.556554618 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2017-11-12 17:57:27.415504559 +0100
@@ -1,0 +2,5 @@
+Thu Nov  9 01:53:44 UTC 2017 - sck...@suse.com
+
+- Avoid using "systemctl enable" in spec file (bsc#1038402).
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.V7CN7A/_old  2017-11-12 17:57:28.035481977 +0100
+++ /var/tmp/diff_new_pack.V7CN7A/_new  2017-11-12 17:57:28.039481831 +0100
@@ -124,7 +124,6 @@
 %icon_theme_cache_post
 %{?udev_rules_update:%udev_rules_update}
 %service_add_post ModemManager.service
-systemctl --quiet enable ModemManager.service || :
 
 %preun
 %service_del_preun ModemManager.service




commit ModemManager for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2017-07-21 22:42:44

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Fri Jul 21 22:42:44 2017 rev:69 rq:511105 version:1.6.8

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2017-02-28 23:42:58.613573936 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2017-07-21 22:43:16.556554618 +0200
@@ -1,0 +2,46 @@
+Mon Jul 17 15:58:16 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.6.8:
+  + Blacklist: Ignored default Linux USB Serial Gadget.
+  + QMI:
+- Fixed build with libqmi 1.16.
+- Allow prefix match for modem images ending with '?'.
+  + Plugins:
+- Telit: fix #PSNT values interpretation for HSDPA and LTE
+  modems.
+- Telit: add LTE access technology reporting.
+- Huawei: let the E3372 run NDISDUP via TTY.
+- MBM: fix async method completion enabling unsolicited events.
+  + Core:
+- AT+WS46=? response parser extended to support ranges.
+- Fix setting up signal quality retrieval logic.
+- Changes from version 1.6.6:
+  + Blacklist:
+- Ignored keyboard.io devices.
+- Ignored Analog Devices EVAL-ADXL362Z-DB.
+- Ignored promotion boards from Renesas.
+- Ignored Analog PlutoSDR.
+- Ignored Telit LE866 flashing device.
+  + Plugins:
+- Telit: fix AT+SERVICE 3GPP2 access technology reporting.
+- Telit: lock/unlock CSIM operations by default.
+- Telit: don't ignore AT ports without an explicit port type
+  hint tag.
+- Cinterion: improve ^SMONG and ^SCFG=? response parsers.
+- Huawei: implement Signal interface based on ^HCSQ.
+- QMI: require FCC auth if InvalidTransition error is detected.
+- QMI: fix incorrect use of mm_base_bearer_get_status().
+- QMI: add WDS event reporting support.
+- MBIM: remove parent access tech loading.
+  + Core:
+- Added RSCP item in the Signal interface.
+- Implement Signal interface in the generic AT based modem
+  based on ^CESQ.
+- Improve network registration checks for LTE devices.
+- Handle SDIO devices.
+- Fix QCDM access tech reporting for WCDMA system modes.
+- Fix capabilities in 4G-only devices.
+- Set TTY as connected as soon as ATD replies.
+  + And some other fixes.
+
+---

Old:

  ModemManager-1.6.4.tar.xz

New:

  ModemManager-1.6.8.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.vsOYl3/_old  2017-07-21 22:43:17.952357721 +0200
+++ /var/tmp/diff_new_pack.vsOYl3/_new  2017-07-21 22:43:17.956357157 +0200
@@ -18,7 +18,7 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.6.4
+Version:1.6.8
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+

++ ModemManager-1.6.4.tar.xz -> ModemManager-1.6.8.tar.xz ++
 5543 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2017-02-28 Thread root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2017-02-28 23:42:57

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Tue Feb 28 23:42:57 2017 rev:68 rq:460535 version:1.6.4

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2017-01-10 10:39:50.438143411 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2017-02-28 23:42:58.613573936 +0100
@@ -1,0 +2,18 @@
+Sun Feb 26 10:26:10 UTC 2017 - mailaen...@opensuse.org
+
+- Update to version 1.6.4:
+  + Blacklist:
+- Ignored new Infineon flashloader devices.
+- Ignored Sigma Sport docking stations.
+  + Core:
+- USSD: don't rely on lock status to allow actions.
+- 3GPP: always use 300s by default in the network scan
+  operation.
+- Build: limit the available glib functionality to the version
+  supported.
+  + Plugins:
+- telit: add support for the Telit GE910.
+- zte: fix SUBSYSTEMS and ATTRS{idVendor} checks.
+  + Other minor fixes.
+
+---

Old:

  ModemManager-1.6.2.tar.xz

New:

  ModemManager-1.6.4.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.UhyWkD/_old  2017-02-28 23:42:59.441457080 +0100
+++ /var/tmp/diff_new_pack.UhyWkD/_new  2017-02-28 23:42:59.445456516 +0100
@@ -18,7 +18,7 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.6.2
+Version:1.6.4
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+

++ ModemManager-1.6.2.tar.xz -> ModemManager-1.6.4.tar.xz ++
 5019 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2016-11-04 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2016-11-04 20:50:55

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2016-10-18 10:34:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2016-11-04 20:50:56.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov  1 13:24:34 UTC 2016 - zai...@opensuse.org
+
+- Drop obsolete automake BuildRequires: Leftover from past patches.
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.5zEh2E/_old  2016-11-04 20:50:57.0 +0100
+++ /var/tmp/diff_new_pack.5zEh2E/_new  2016-11-04 20:50:57.0 +0100
@@ -27,7 +27,6 @@
 Source0:
http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE ModemManager-1.0.0-systemd-activation.patch bnc#892682 
lnus...@suse.de -- Fix systemd dbus activation
 Patch0: ModemManager-1.0.0-systemd-activation.patch
-BuildRequires:  automake
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gobject-introspection-devel >= 0.9.6
 BuildRequires:  hicolor-icon-theme




commit ModemManager for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2016-09-05 21:14:17

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2016-08-24 10:06:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2016-09-05 21:14:19.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug 26 07:10:44 UTC 2016 - sck...@suse.com
+
+- Drop
+  bnc878066-serial-ports-on-the-IO-card-are-not-responding.patch:
+  No longer needed.
+
+---
@@ -114,0 +122,7 @@
+Thu Apr 14 16:17:29 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+- Rebased
+  bnc878066-serial-ports-on-the-IO-card-are-not-responding.patch.
+
+---
@@ -315,0 +330,7 @@
+
+---
+Wed Jul 23 03:34:04 UTC 2014 - r...@suse.com
+
+- Added bnc878066-serial-ports-on-the-IO-card-are-not-responding.patch
+  Fixed bnc#878066:
+  4810-350 (Jaspar) and 4800-783 (Keystone Hi) serial ports on the IO card are 
not responding



Other differences:
--



commit ModemManager for openSUSE:Factory

2016-08-24 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2016-08-24 10:06:12

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2016-05-31 12:09:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2016-08-24 10:06:14.0 +0200
@@ -1,0 +2,98 @@
+Thu Aug 18 14:55:57 UTC 2016 - zai...@opensuse.org
+
+- Add ModemManager-core-use-MM-specific-logging-methods.patch:core:
+  use MM-specific logging methods always instead of the generic
+  GLib ones. Patch from upstream stable git.
+
+---
+Mon Aug 15 09:29:09 UTC 2016 - br...@ioda-net.ch
+
+- Update to version 1.6.0 (boo#975211):
+  + 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
+modems with PDS service.
+  . Added support for updating the default GPS refresh time.
+- Time interface: New default implementation for all AT-based
+  modems.
+- Voice interface: New DBus interface to allow the management
+  of voice calls, which currently assumes that the audio
+  channel is setup out of ModemManager.
+- Bearer: New support for reporting statistics of the ongoing
+  connection with a new 'Stats' property, currently available
+  for QMI and MBIM based modems.
+- QMI:
+  . Implemented support for devices which only work in "raw IP"
+mode, like the Sierra MC7455.
+  . Implemented support for SIM related operations using the
+UIM service, as newer modems with multi-SIM capabilities
+don't support the legacy DMS UIM operations.
+  . Implemented support for detecting network-initiated
+disconnections.
+- MBIM: If online mode fails, try to use the 'DMS Set FCC
+  Authentication' QMI
+- udev: Added new supported 'ID_MM_PORT_IGNORE' tag to allow
+  fully ignoring ports specified by the user.
+- mmcli:
+  . Added command completion.
+  . Added new operations to use the Voice interface.
+- Build: Added code coverage support.
+- Plugins:
+  . haier: new plugin to support the Haier CE81B.
+  . thuraya: new plugin for Thuraya satellite modems.
+  . sierra-legacy,sierra: the implementation for Sierra modems
+is now split into two different plugins: a 'legacy' one for
+the old PPP and DirectIP based modems and the standard one
+for the newer QMI and MBIM based ones.
+  . dell: new plugin for Dell rebranded devices from Novatel, 
+Sierra or Ericsson.
+  . gobi: removed the plugin. All non-vendor specific QMI
+devices should now be managed by the generic plugin.
+  . mbm: dynamically load the list of supported modes.
+  . mbm: fixed several connection/disconnection issues.
+  . simtech: support QMI devices.
+  . huawei: implemented Voice call management support.
+  . huawei: use static IP addressing in NDISDUP capable devices 
+if the AT^DHCP response provides the IP details.
+  + Existing features backported to 1.4.x releases also present in 
+in ModemManager 1.6.0:
+- MBIM:
+  . The mbim-proxy is used by default.
+  . Implemented support for disconnection status notification 
+while connected.
+  . Disabled CDMA capabilities, until properly supported.
+- QMI:
+  . The qmi-proxy is used by default.
+  . If online mode fails, use 'DMS Set FCC Authentication', 
+required by some rebranded Sierra modems (e.g. Dell branded 
+ones).
+  . Implemented support for loading SIM operator id and name.
+  . Implemented power-cycle reset functionality.
+- Plugins:
+  . telit:
+. added support for new devices, like HE910, UE910 and 
+. implemented dynamic port identification.
+. implemented unlock retries loading.
+. implemented supported/current bands management.
+. implemented supported/current modes management.
+. implemented modem reset and power down.
+  . mbm: implemented GPS support for Ericsson HS2350 and 
+H5321gw modems.
+- Drop upstream fixed patches:
+  + 

commit ModemManager for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2016-05-31 12:09:03

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2016-04-15 18:56:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2016-05-31 12:09:04.0 +0200
@@ -1,0 +2,15 @@
+Mon May 23 14:58:36 UTC 2016 - dims...@opensuse.org
+
+- 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.
+
+---
+Mon May 23 13:42:39 UTC 2016 - dims...@opensuse.org
+
+- 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.
+
+---

New:

  ModemManager-cinterion_drop_unused_constants.patch
  ModemManager-fix-whitespaces.patch
  ModemManager-novatel_remove_unused_custom_AT_probe_array.patch
  ModemManager-wmc_fix_typo.patch



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.XQKghf/_old  2016-05-31 12:09:05.0 +0200
+++ /var/tmp/diff_new_pack.XQKghf/_new  2016-05-31 12:09:05.0 +0200
@@ -27,6 +27,15 @@
 Source0:
http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE ModemManager-1.0.0-systemd-activation.patch bnc#892682 
lnus...@suse.de -- Fix systemd dbus activation
 Patch0: ModemManager-1.0.0-systemd-activation.patch
+# PATCH-FIX-UPSTREAM ModemManager-fix-whitespaces.patch dims...@opensuse.org 
-- Fix whitespace usage, allows building with gcc6
+Patch1: ModemManager-fix-whitespaces.patch
+# PATCH-FIX-UPSTREAM ModemManager-cinterion_drop_unused_constants.patch 
dims...@opensuse.org -- cinterion: drop unused constants (fix gcc6 build)
+Patch2: ModemManager-cinterion_drop_unused_constants.patch
+# PATCH-FIX-UPSTREAM 
ModemManager-novatel_remove_unused_custom_AT_probe_array.patch 
dims...@opensuse.org -- novatel: remove unused custom AT probe array (fix gcc6 
build)
+Patch3: ModemManager-novatel_remove_unused_custom_AT_probe_array.patch
+# PATCH-FIX-UPSTREAM ModemManager-wmc_fix_typo.patch dims...@opensuse.org -- 
wmc: fix typo (fix gcc6 build)
+Patch4: ModemManager-wmc_fix_typo.patch
+
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gobject-introspection-devel >= 0.9.6
 BuildRequires:  hicolor-icon-theme
@@ -86,6 +95,10 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 pppddir=`ls -1d %{_libdir}/pppd/2*`

++ ModemManager-cinterion_drop_unused_constants.patch ++
>From 342ea24e346f855f57c69a7fc1fccbbf4e12277d Mon Sep 17 00:00:00 2001
From: Lubomir Rintel 
Date: Mon, 21 Mar 2016 14:58:41 +0100
Subject: cinterion: drop unused constants

GCC 6 doesn't like this. Unused since f2024b7.

diff --git a/plugins/cinterion/mm-broadband-modem-cinterion.c 
b/plugins/cinterion/mm-broadband-modem-cinterion.c
index f0fa630..4882a41 100644
--- a/plugins/cinterion/mm-broadband-modem-cinterion.c
+++ b/plugins/cinterion/mm-broadband-modem-cinterion.c
@@ -71,30 +71,6 @@ struct _MMBroadbandModemCinterionPrivate {
 GArray *cnmi_supported_bfr;
 };
 
-/* Setup relationship between the band bitmask in the modem and the bitmask
- * in ModemManager. */
-typedef struct {
-gchar *cinterion_band;
-guint n_mm_bands;
-MMModemBand mm_bands [4];
-} CinterionBand2G;
-
-/* Table checked in both MC75i (GPRS/EDGE) and EGS5 (GPRS) references.
- * Note that the modem's configuration is also based on a bitmask, but as we
- * will just support some of the combinations, we just use strings for them.
- */
-static const CinterionBand2G bands_2g[] = {
-{ "1",  1, { MM_MODEM_BAND_EGSM, 0, 0, 0 }},
-{ "2",  1, { MM_MODEM_BAND_DCS,  0, 0, 0 }},
-{ "4",  1, { MM_MODEM_BAND_PCS,  0, 0, 0 }},
-{ "8",  1, { MM_MODEM_BAND_G850, 0, 0, 0 }},
-{ "3",  2, { MM_MODEM_BAND_EGSM, MM_MODEM_BAND_DCS, 0, 0 }},
-{ "5",  2, { MM_MODEM_BAND_EGSM, MM_MODEM_BAND_PCS, 0, 0 }},
-{ "10", 2, { MM_MODEM_BAND_G850, MM_MODEM_BAND_DCS, 0, 0 }},
-{ "12", 2, { MM_MODEM_BAND_G850, MM_MODEM_BAND_PCS, 0, 0 }},
-{ "15", 4, { MM_MODEM_BAND_EGSM, MM_MODEM_BAND_DCS, MM_MODEM_BAND_PCS, 
MM_MODEM_BAND_G850 }}
-};
-
 

commit ModemManager for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2016-04-15 18:56:52

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2015-11-06 00:10:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2016-04-15 18:56:53.0 +0200
@@ -1,0 +2,24 @@
+Mon Apr 11 12:04:20 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.4.14:
+  + Core:
+- Improved several AT response parsers (+CREG, +CGDCONT,
+  +CPMS...).
+- Explicitly disconnect bearer before removing it.
+  + 3GPP: allow LAC/CID updates while registering.
+  + QMI:
+- Don't assume LAC/CID updates are always given in system
+  indications.
+- Don't add APN auth settings if user/pass not given.
+- Load SIM operator id and name with "NAS home network"
+- Power-cycle reset functionality implemented.
+  + Telit:
+- Added udev rules for Telite LE910 V2.
+- Implemented modem reset & power down.
+- Implemented unlock retries loading.
+- Implemented supported/current bands loading/setting.
+- Implemented supported/current modes loading/setting.
+- Ignored proxmark3.
+  + Some other minor fixes.
+
+---

Old:

  ModemManager-1.4.12.tar.xz

New:

  ModemManager-1.4.14.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.nBVsFR/_old  2016-04-15 18:56:54.0 +0200
+++ /var/tmp/diff_new_pack.nBVsFR/_new  2016-04-15 18:56:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.4.12
+Version:1.4.14
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+

++ ModemManager-1.4.12.tar.xz -> ModemManager-1.4.14.tar.xz ++
 18005 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2015-11-05 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2015-11-06 00:10:01

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2015-09-03 18:04:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2015-11-06 00:10:02.0 +0100
@@ -1,0 +2,32 @@
+Mon Nov  2 09:16:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.4.12:
+  + MBM:
+- Implemented GPS support for Ericsson modems.
+- Enabled GPS port for H5321gw and HS2350.
+   + Telit:
+ - Added udev rules for HE910/UE910/UL865.
+ - Implemented dynamic port identification.
+   + QMI:
+ - Expose IP config details in bearer object even if DHCP is
+   requested.
+ - Retrieve MM_MODEM_3GPP_FACILITY_SIM.
+   + MBIM: CDMA capabilities disabled by default (not yet
+ supported).
+   + libmm-glib:
+ - If empty path (/) given, no SIM object will be created.
+ - Added missing introspection annotations to disconnect().
+   + Core:
+ - Don't check the cache when explicitly asking for required
+   unlocks.
+ - Initialize SMS messaging support also in the secondary port.
+ - New +CGMR parser which covers the Telit HE910 specific
+   format.
+ - New AT-based generic implementation for the Time interface.
+ - Fix reporting DENIED state in 3GPP modems.
+   + Policy: remove rule which was preventing us from receiving
+ signals.
+   + Blacklist: ignored MediaTek preloader.
+   + Misc. other minor fixes
+
+---

Old:

  ModemManager-1.4.10.tar.xz

New:

  ModemManager-1.4.12.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.ew1z5L/_old  2015-11-06 00:10:03.0 +0100
+++ /var/tmp/diff_new_pack.ew1z5L/_new  2015-11-06 00:10:03.0 +0100
@@ -18,7 +18,7 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.4.10
+Version:1.4.12
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+

++ ModemManager-1.4.10.tar.xz -> ModemManager-1.4.12.tar.xz ++
 29234 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2015-09-03 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2015-09-03 17:59:02

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is "ModemManager"

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2015-08-21 07:37:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2015-09-03 18:04:49.0 +0200
@@ -7,0 +8,13 @@
+Fri Jul 24 11:13:11 UTC 2015 - jweberho...@weberhofer.at
+
+- Update to version 1.4.10:
+  + QMI: retry unlock check on 'UimUninitialized' errors.
+  + QMI: fix '0' prefixed IMEI/ESN/MEID.
+  + Huawei: fix secondary port unsolicited message handling.
+  + Huawei: ignore ^POSEND and ^POSITION unsolicited messages.
+  + Blacklist: ignore devices from Posnet Polska S.A.
+  + Blacklist: ignore Palm M5xx devices.
+
+- Cleaned up spec
+
+---

Old:

  ModemManager-1.4.8.tar.xz

New:

  ModemManager-1.4.10.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.7dNmfD/_old  2015-09-03 18:04:54.0 +0200
+++ /var/tmp/diff_new_pack.7dNmfD/_new  2015-09-03 18:04:54.0 +0200
@@ -16,8 +16,9 @@
 #
 
 
+%define _udevdir %(pkg-config --variable udevdir udev)
 Name:   ModemManager
-Version:1.4.8
+Version:1.4.10
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+
@@ -43,7 +44,6 @@
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%define _udevdir %(pkg-config --variable udevdir udev)
 %{?systemd_requires}
 
 %description
@@ -82,6 +82,7 @@
 CDMA).
 
 %lang_package
+
 %prep
 %setup -q
 %patch0 -p1
@@ -94,10 +95,10 @@
 --with-polkit \
 --with-udev-base-dir=%{_udevdir} --with-qmi \
 --with-mbim
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 find %{buildroot} -type f -name "*.la" -delete -print
 # create suse-specific rcFOO link
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcModemManager
@@ -141,6 +142,7 @@
 %{_mandir}/man8/ModemManager.8%{?ext_man}
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %files -n libmm-glib0
 %defattr(-,root,root)

++ ModemManager-1.4.8.tar.xz -> ModemManager-1.4.10.tar.xz ++
 4269 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2015-08-20 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2015-08-21 07:37:24

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2015-04-27 12:57:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2015-08-21 07:37:25.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  6 08:26:47 UTC 2015 - dims...@opensuse.org
+
+- Add explicit pkgconfig(udev) BuildRequires: we need it to define
+  %{_udevdir}.
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.tTTwWO/_old  2015-08-21 07:37:26.0 +0200
+++ /var/tmp/diff_new_pack.tTTwWO/_new  2015-08-21 07:37:26.0 +0200
@@ -38,6 +38,7 @@
 BuildRequires:  pkgconfig(polkit-gobject-1) = 0.97
 BuildRequires:  pkgconfig(qmi-glib) = 1.12.4
 BuildRequires:  pkgconfig(systemd)
+BuildRequires:  pkgconfig(udev)
 Requires:   hicolor-icon-theme
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager




commit ModemManager for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2015-04-27 12:57:32

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2015-02-16 21:21:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2015-04-27 12:57:33.0 +0200
@@ -1,0 +2,26 @@
+Thu Apr 23 12:26:45 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.4.8:
+  + Build: avoid building DBus tests with GLib 2.32.
+  + ZTE: support MF700.
+  + Huawei: extend ^NDISSTATQRY parser with new response formats.
+  + Blacklist: ignore devices from Access Interface Solutions.
+  + Core: added ModemManager --version action.
+  + Some other minor fixes.
+- Changes from version 1.4.6:
+  + MBIM: by default use the new mbim-proxy setup.
+  + Telit: new support for HE910, UE910 and UL865.
+  + Location: avoid printing location info in syslog with info
+level.
+  + Greylist: add Cypress USB-RS232 adapters
+  + QMI: avoid unref-ing arrays owned by the output bundles.
+  + Some other minor fixes.
+- Changes from version 1.4.4:
+  + Use 'DMS Set FCC Authentication' if online mode fails in QMI
+modems. This change requires bumping the libqmi version to
+1.12.4, which is the stable release including the change.
+  + Fix segfault when empty pdp type string is given.
+  + Fix segfault when port driver is unknown.
+  + Blacklist: ignore PalmOS devices driven by 'visor'
+
+---

Old:

  ModemManager-1.4.2.tar.xz

New:

  ModemManager-1.4.8.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.5Jc0lw/_old  2015-04-27 12:57:34.0 +0200
+++ /var/tmp/diff_new_pack.5Jc0lw/_new  2015-04-27 12:57:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ModemManager
-Version:1.4.2
+Version:1.4.8
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(gudev-1.0) = 147
 BuildRequires:  pkgconfig(mbim-glib) = 1.10
 BuildRequires:  pkgconfig(polkit-gobject-1) = 0.97
-BuildRequires:  pkgconfig(qmi-glib) = 1.6
+BuildRequires:  pkgconfig(qmi-glib) = 1.12.4
 BuildRequires:  pkgconfig(systemd)
 Requires:   hicolor-icon-theme
 Recommends: usb_modeswitch

++ ModemManager-1.4.2.tar.xz - ModemManager-1.4.8.tar.xz ++
 9940 lines of diff (skipped)




commit ModemManager for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2015-02-16 21:21:27

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2014-11-18 22:46:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2015-02-16 21:21:28.0 +0100
@@ -1,0 +2,18 @@
+Mon Feb  9 15:19:59 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.4.2:
+  + MBIM:
+- Update to handle 'Function Error' responses as per libmbim
+  1.12.
+- Handle network-notified connection status messages.
+  + Bluetooth: Keep track of devices as they are move across sysfs.
+  + Core: case insensitive matches in the APN list.
+  + ZTE: avoid using QMI in the MF60.
+  + Huawei: updated port type hint strings.
+  + Icera:
+- Fix no IPv6 report response.
+- Retry Icera probing several times.
+  + Altair: increase AT probe command timeout.
+  + Some other minor fixes.
+
+---

Old:

  ModemManager-1.4.0.tar.xz

New:

  ModemManager-1.4.2.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.svUYG9/_old  2015-02-16 21:21:29.0 +0100
+++ /var/tmp/diff_new_pack.svUYG9/_new  2015-02-16 21:21:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   ModemManager
-Version:1.4.0
+Version:1.4.2
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+

++ ModemManager-1.4.0.tar.xz - ModemManager-1.4.2.tar.xz ++
 60474 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2014-11-18 22:45:49

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2014-08-25 11:54:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2014-11-18 22:46:29.0 +0100
@@ -1,0 +2,75 @@
+Mon Oct 20 11:57:19 UTC 2014 - dims...@opensuse.org
+
+- 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.
+- Huawei: support for /dev/cdc-wdm AT ports via the new
+  huawei-cdc-ncm driver.
+- Cinterion: implemented GPS support.
+- Cinterion: implemented unlock retries loading.
+- Cinterion: gather port types for multi-tty devices.
+- Cinterion: custom wait for SIM readiness after SIM-PIN
+  unlock.
+- Wavecom: custom wait for SIM readiness after SIM-PIN unlock.
+- Probing: new flag to identify hotplugged devices which don't
+  need full reset.
+- Tests: internal refactor of the ports handling code, allowing
+  test-driven virtual ports and system tests run during
+  'make check'. This new feature also comes with a new internal
+  'Test' DBus interface, as well as new --test-[*] options in
+  the ModemManager program.
+- and many more fixes...
+- Changes from version 1.2.0:
+  + Signal interface: new interface for extended signal quality
+information.
+  + OMA interface: new interface to expose the Device Management
+capabilities defined by the Open Mobile Alliance.
+  + Messaging interface: new 'Messages' property.
+  + Modem interface: new 'Bearers' property.
+  + 3GPP interface: new 'SubscriptionState' property.
+  + Other notable changes include:
+- QMI: Implemented Manual CDMA activation logic.
+- QMI: Implemented 3GPP2/CDMA SMS support.
+- QMI: Added support for QMI modems in the ZTE, x22x and
+  Cinterion plugins.
+- Huawei: multiple improvements and fixes for the ^NDISDUP
+  support.
+- Huawei: new mode/switching logic with ^SYSCFGEX for
+  LTE-capable devices.
+- Altair-LTE: set subscription state based on PCO.
+- MediaTek: new 'mtk' plugin added for MediaTek devices.
+- libmm-glib: Added GObject Introspection and Vala support.
+- and many more fixes...
+- Add gobject-introspection-devel and vala BuildRequires: new build
+  dependencies.
+- Split new subpackage typelib-1_0-ModemManager-1_0.
+- Add rcModemManager symlink.
+
+---

Old:

  ModemManager-1.0.0.tar.xz

New:

  ModemManager-1.4.0.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.JvS6K0/_old  2014-11-18 22:46:31.0 +0100
+++ /var/tmp/diff_new_pack.JvS6K0/_new  2014-11-18 22:46:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ModemManager
-Version:1.0.0
+Version:1.4.0
 Release:0
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+
@@ -27,14 +27,16 @@
 # PATCH-FIX-OPENSUSE ModemManager-1.0.0-systemd-activation.patch 

commit ModemManager for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2014-08-25 11:54:27

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2014-02-03 11:13:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2014-08-25 11:54:28.0 +0200
@@ -1,0 +2,9 @@
+Wed Aug 20 08:29:18 UTC 2014 - lnus...@suse.de
+
+- Add ModemManager-1.0.0-systemd-activation.patch: Fix systemd dbus
+  activation (bnc#892682). Systemd does not honor Alias= lines in
+  install sections; that only works if the service file in question
+  is actually enabled. So the dbus service file must refer to
+  ModemManager.service.
+
+---

New:

  ModemManager-1.0.0-systemd-activation.patch



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.9uul1l/_old  2014-08-25 11:54:29.0 +0200
+++ /var/tmp/diff_new_pack.9uul1l/_new  2014-08-25 11:54:29.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE ModemManager-1.0.0-systemd-activation.patch bnc#892682 
lnus...@suse.de -- Fix systemd dbus activation
+Patch0: ModemManager-1.0.0-systemd-activation.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool = 0.40.0
@@ -68,6 +70,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 pppddir=`ls -1d %{_libdir}/pppd/2*`

++ ModemManager-1.0.0-systemd-activation.patch ++
Index: ModemManager-1.0.0/data/org.freedesktop.ModemManager1.service.in
===
--- ModemManager-1.0.0.orig/data/org.freedesktop.ModemManager1.service.in
+++ ModemManager-1.0.0/data/org.freedesktop.ModemManager1.service.in
@@ -8,4 +8,4 @@
 Name=org.freedesktop.ModemManager1
 Exec=@sbindir@/ModemManager
 User=root
-SystemdService=dbus-org.freedesktop.ModemManager1.service
+SystemdService=ModemManager.service
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2014-02-03 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2014-02-03 11:13:05

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2013-12-22 19:36:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2014-02-03 11:13:07.0 +0100
@@ -1,0 +2,9 @@
+Wed Jan 22 11:59:13 UTC 2014 - dims...@opensuse.org
+
+- As we enabled pkgconfig(qmi-glib) and pkgconfig(mbim-glib)
+  BuildRequires (last change), it's arguably also a good idea to
+  replace --without-qmi and --without-mbim configure parameters
+  with their --with-qmi and --with-mbim counterparts (and thus
+  actually really enable the support).
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.zuFfac/_old  2014-02-03 11:13:07.0 +0100
+++ /var/tmp/diff_new_pack.zuFfac/_new  2014-02-03 11:13:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig(gudev-1.0) = 147
 BuildRequires:  pkgconfig(mbim-glib)
 BuildRequires:  pkgconfig(polkit-gobject-1) = 0.97
-BuildRequires:  pkgconfig(qmi-glib)
+BuildRequires:  pkgconfig(qmi-glib) = 1.4
 BuildRequires:  pkgconfig(systemd)
 Requires:   hicolor-icon-theme
 Recommends: usb_modeswitch
@@ -75,8 +75,8 @@
 %configure \
 --disable-static \
 --with-polkit \
---with-udev-base-dir=%{_udevdir} --without-qmi \
---without-mbim
+--with-udev-base-dir=%{_udevdir} --with-qmi \
+--with-mbim
 %__make %{?_smp_mflags}
 
 %install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2013-12-22 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2013-12-22 19:36:42

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2013-12-02 09:52:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2013-12-22 19:36:43.0 +0100
@@ -1,0 +2,6 @@
+Sun Dec  1 17:04:45 UTC 2013 - dims...@opensuse.org
+
+- Enable pkgconfig(qmi-glib) and pkgconfig(mbim-glib)
+  BuildRequires, as we now have a package for it.
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.aTjQlI/_old  2013-12-22 19:36:44.0 +0100
+++ /var/tmp/diff_new_pack.aTjQlI/_new  2013-12-22 19:36:44.0 +0100
@@ -19,7 +19,6 @@
 Name:   ModemManager
 Version:1.0.0
 Release:0
-# FIXME: enable qmi-glib and mbim-glib support once we have a package for it.
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+
 Group:  Productivity/Networking/System
@@ -31,10 +30,10 @@
 BuildRequires:  libgudev-1_0-devel
 BuildRequires:  ppp-devel
 BuildRequires:  pkgconfig(gudev-1.0) = 147
-#BuildRequires:  pkgconfig(mbim-glib)
+BuildRequires:  pkgconfig(mbim-glib)
 BuildRequires:  pkgconfig(polkit-gobject-1) = 0.97
+BuildRequires:  pkgconfig(qmi-glib)
 BuildRequires:  pkgconfig(systemd)
-#BuildRequires:  pkgconfig(qmi-glib)
 Requires:   hicolor-icon-theme
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2013-12-02 09:52:44

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2013-09-11 12:52:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2013-12-02 09:52:45.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 30 20:09:44 UTC 2013 - crrodrig...@opensuse.org
+
+- Run %udev_rules_update if such macro is defined. 
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.ZpUqNe/_old  2013-12-02 09:52:46.0 +0100
+++ /var/tmp/diff_new_pack.ZpUqNe/_new  2013-12-02 09:52:46.0 +0100
@@ -89,6 +89,7 @@
 
 %post
 %icon_theme_cache_post
+%{?udev_rules_update:%udev_rules_update}
 %service_add_post ModemManager.service
 systemctl --quiet enable ModemManager.service || :
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2013-09-11 12:52:05

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2013-07-22 13:02:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2013-09-11 12:52:07.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 10 12:26:41 UTC 2013 - dims...@opensuse.org
+
+- Enable the ModemManager service. In essence, it's a D-Bus
+  service so enabling it in systemd only means to make it known
+  and activatable (bnc#839067).
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.a8XcwY/_old  2013-09-11 12:52:07.0 +0200
+++ /var/tmp/diff_new_pack.a8XcwY/_new  2013-09-11 12:52:07.0 +0200
@@ -90,6 +90,7 @@
 %post
 %icon_theme_cache_post
 %service_add_post ModemManager.service
+systemctl --quiet enable ModemManager.service || :
 
 %preun
 %service_del_preun ModemManager.service

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2013-07-22 13:02:03

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2013-06-25 14:38:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2013-07-22 13:02:05.0 +0200
@@ -1,0 +2,23 @@
+Fri Jul 19 14:46:25 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.0:
+  + More flexible D-Bus API that accounts for the capabilities of
+modern devices.
+  + Native support for Gobi and QMI-based Qualcomm devices via
+libqmi.
+  + Native support for MBIM-based devices via libmbim.
+  + Preliminary support for GPS-based Location Services with some
+devices.
+  + More complete messaging API.
+  + New libmm-glib client library.
+  + New fully-featured command-line client (mmcli).
+  + Systemd integration.
+  + And various other changes.
+- Add pkgconfig(mbim-glib) BuildRequires: new dependency (disabled
+  for now).
+- Stop passing --with-pppd-plugin-dir=$pppddir to configure, not
+  reqcognized anymore.
+- Add pkgconfig(systemd) BuildRequires, new dependency.
+- Add systemd ModemManger.service to pre, preun, post and postun.
+
+---

Old:

  ModemManager-0.7.991.tar.xz

New:

  ModemManager-1.0.0.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.L99xV5/_old  2013-07-22 13:02:06.0 +0200
+++ /var/tmp/diff_new_pack.L99xV5/_new  2013-07-22 13:02:06.0 +0200
@@ -17,27 +17,30 @@
 
 
 Name:   ModemManager
-Version:0.7.991
+Version:1.0.0
 Release:0
-# FIXME: enable qmi-glib support once we have a package for it.
+# FIXME: enable qmi-glib and mbim-glib support once we have a package for it.
 Summary:DBus interface for modem handling
 License:GPL-2.0+ and GPL-3.0+
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
-Source0:
http://download.gnome.org/sources/ModemManager/0.7/%{name}-%{version}.tar.xz
+Source0:
http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool = 0.40.0
 BuildRequires:  libgudev-1_0-devel
 BuildRequires:  ppp-devel
 BuildRequires:  pkgconfig(gudev-1.0) = 147
+#BuildRequires:  pkgconfig(mbim-glib)
 BuildRequires:  pkgconfig(polkit-gobject-1) = 0.97
+BuildRequires:  pkgconfig(systemd)
 #BuildRequires:  pkgconfig(qmi-glib)
 Requires:   hicolor-icon-theme
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _udevdir %(pkg-config --variable udevdir udev)
+%{?systemd_requires}
 
 %description
 DBus interface for modem handling. Provides a standard abstracted API
@@ -72,20 +75,28 @@
 test -n $pppddir || exit 1
 %configure \
 --disable-static \
---with-pppd-plugin-dir=$pppddir \
 --with-polkit \
---with-udev-base-dir=%{_udevdir} --without-qmi
+--with-udev-base-dir=%{_udevdir} --without-qmi \
+--without-mbim
 %__make %{?_smp_mflags}
 
 %install
 %makeinstall
 find %{buildroot} -type f -name *.la -delete -print
 
+%pre
+%service_add_pre ModemManager.service
+
 %post
 %icon_theme_cache_post
+%service_add_post ModemManager.service
+
+%preun
+%service_del_preun ModemManager.service
 
 %postun
 %icon_theme_cache_postun
+%service_del_postun ModemManager.service
 
 %post -n libmm-glib0 -p /sbin/ldconfig
 
@@ -102,9 +113,8 @@
 %{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service
 %{_datadir}/icons/hicolor/*/*/ModemManager.png
 %{_datadir}/polkit-1/actions/org.freedesktop.ModemManager1.policy
-%dir %{_libdir}/pppd/2.4.5
-%{_libdir}/pppd/2.4.5/mm-test-pppd-plugin.so
 %{_udevdir}/rules.d/*-mm-*.rules
+%{_unitdir}/ModemManager.service
 %{_mandir}/man8/mmcli.8%{?ext_man}
 %{_mandir}/man8/ModemManager.8%{?ext_man}
 

++ ModemManager-0.7.991.tar.xz - ModemManager-1.0.0.tar.xz ++
 22248 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2013-06-25 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2013-06-25 07:42:38

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2013-04-17 07:09:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2013-06-25 14:38:11.0 +0200
@@ -1,0 +2,13 @@
+Fri Jun 21 13:31:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.7.991:
+  + Bug fixes and improvements on the road to 0.8.0.
+
+---
+Thu Jun  6 10:27:50 UTC 2013 - denic...@suse.com
+
+- License update: GPL-2.0+ and GPL-3.0
+  Correct license is GPL-2.0+; see COPYING file.
+  The cli tool is licensed GPL-3.0+.
+
+---

Old:

  ModemManager-0.7.990.tar.xz

New:

  ModemManager-0.7.991.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.c52OFH/_old  2013-06-25 14:38:12.0 +0200
+++ /var/tmp/diff_new_pack.c52OFH/_new  2013-06-25 14:38:12.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   ModemManager
-Version:0.7.990
+Version:0.7.991
 Release:0
 # FIXME: enable qmi-glib support once we have a package for it.
 Summary:DBus interface for modem handling
-License:LGPL-2.1+
+License:GPL-2.0+ and GPL-3.0+
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://download.gnome.org/sources/ModemManager/0.7/%{name}-%{version}.tar.xz

++ ModemManager-0.7.990.tar.xz - ModemManager-0.7.991.tar.xz ++
 99500 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2013-04-16 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2013-04-17 07:09:09

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is orpha...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-12-05 14:00:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2013-04-17 07:09:10.0 +0200
@@ -1,0 +2,20 @@
+Tue Apr 16 05:47:45 UTC 2013 - dims...@opensuse.org
+
+- Drop rpmlintrc: the privileges are approved in Factory.
+
+---
+Sat Jan 12 22:02:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.7.990:
+  + More flexible D-Bus API that accounts for the capabilities of
+modern devices.
+  + Native support for Gobi and QMI-based Qualcomm devices via
+libqmi.
+  + Preliminary support for GPS-based Location Services with some
+devices.
+  + More complete messaging API.
+  + Fully-featured command-line client (mmcli).
+- Add pkgconfig(qmi-glib) BuildRequires: new dependency.
+- Create new subpackage libnm-glib0.
+
+---

Old:

  ModemManager-0.6.0.0.tar.xz

New:

  ModemManager-0.7.990.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.d51k59/_old  2013-04-17 07:09:12.0 +0200
+++ /var/tmp/diff_new_pack.d51k59/_new  2013-04-17 07:09:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,22 @@
 
 
 Name:   ModemManager
-Version:0.6.0.0
+Version:0.7.990
 Release:0
+# FIXME: enable qmi-glib support once we have a package for it.
 Summary:DBus interface for modem handling
 License:LGPL-2.1+
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
-Source0:
http://download.gnome.org/sources/ModemManager/0.6/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/ModemManager/0.7/%{name}-%{version}.tar.xz
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool
+BuildRequires:  intltool = 0.40.0
 BuildRequires:  libgudev-1_0-devel
-BuildRequires:  polkit-devel
 BuildRequires:  ppp-devel
+BuildRequires:  pkgconfig(gudev-1.0) = 147
+BuildRequires:  pkgconfig(polkit-gobject-1) = 0.97
+#BuildRequires:  pkgconfig(qmi-glib)
 Requires:   hicolor-icon-theme
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager
@@ -41,10 +44,20 @@
 (over DBus) to communicate with all sorts of modems (landline, GSM,
 CDMA).
 
+%package -n libmm-glib0
+Summary:DBus interface for modem handling -- GLib bindings
+Group:  System/Libraries
+
+%description -n libmm-glib0
+DBus interface for modem handling. Provides a standard abstracted API
+(over DBus) to communicate with all sorts of modems (landline, GSM,
+CDMA).
+
 %package devel
 Summary:DBus interface for modem handling -- Development Files
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
+Requires:   libmm-glib0 = %{version}
 
 %description devel
 DBus interface for modem handling. Provides a standard abstracted API
@@ -61,7 +74,7 @@
 --disable-static \
 --with-pppd-plugin-dir=$pppddir \
 --with-polkit \
---with-udev-base-dir=%{_udevdir}
+--with-udev-base-dir=%{_udevdir} --without-qmi
 %__make %{?_smp_mflags}
 
 %install
@@ -74,22 +87,37 @@
 %postun
 %icon_theme_cache_postun
 
+%post -n libmm-glib0 -p /sbin/ldconfig
+
+%postun -n libmm-glib0 -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
 %doc COPYING AUTHORS README
-%{_sbindir}/modem-manager
-%config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ModemManager.conf
+%{_bindir}/mmcli
+%{_sbindir}/ModemManager
+%config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ModemManager1.conf
 %{_libdir}/ModemManager/
 %{_datadir}/dbus-1/interfaces/*.xml
-%{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager.service
-%{_datadir}/icons/hicolor/*/*/modem-manager.png
-%{_datadir}/polkit-1/actions/org.freedesktop.modem-manager.policy
+%{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service
+%{_datadir}/icons/hicolor/*/*/ModemManager.png

commit ModemManager for openSUSE:Factory

2012-12-05 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-12-05 14:00:08

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is orpha...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-09-26 16:22:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-12-05 14:00:10.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 27 18:01:14 UTC 2012 - dims...@opensuse.org
+
+- Move udev rules file to the folder specified by udev.pc by
+  passing --with-udev-base-dir to configure.
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.58v8TR/_old  2012-12-05 14:00:11.0 +0100
+++ /var/tmp/diff_new_pack.58v8TR/_new  2012-12-05 14:00:11.0 +0100
@@ -34,6 +34,7 @@
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%define _udevdir %(pkg-config --variable udevdir udev)
 
 %description
 DBus interface for modem handling. Provides a standard abstracted API
@@ -59,7 +60,8 @@
 %configure \
 --disable-static \
 --with-pppd-plugin-dir=$pppddir \
---with-polkit
+--with-polkit \
+--with-udev-base-dir=%{_udevdir}
 %__make %{?_smp_mflags}
 
 %install
@@ -82,10 +84,9 @@
 %{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager.service
 %{_datadir}/icons/hicolor/*/*/modem-manager.png
 %{_datadir}/polkit-1/actions/org.freedesktop.modem-manager.policy
-%dir /lib/udev
-/lib/udev/rules.d/
 %dir %{_libdir}/pppd/2.4.5
 %{_libdir}/pppd/2.4.5/mm-test-pppd-plugin.so
+%{_udevdir}/rules.d/*-mm-*.rules
 
 %files devel
 %defattr(-,root,root)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2012-08-22 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-08-22 12:13:18

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is tam...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-03-16 13:19:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-08-22 12:13:21.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 20 10:08:13 UTC 2012 - vu...@opensuse.org
+
+- Add ModemManager-unsupported-qmi_wwan-ports.patch: fix calls to
+  pppd when using the qmi_wwan. Fix bnc#776520.
+
+---

New:

  ModemManager-unsupported-qmi_wwan-ports.patch



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.kBSwRP/_old  2012-08-22 12:13:25.0 +0200
+++ /var/tmp/diff_new_pack.kBSwRP/_new  2012-08-22 12:13:25.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://download.gnome.org/sources/ModemManager/0.5/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM ModemManager-unsupported-qmi_wwan-ports.patch bnc#776520 
vu...@opensuse.org -- Ignore unsupported qmi_wwan ports, taken from git
+Patch0: ModemManager-unsupported-qmi_wwan-ports.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -52,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 pppddir=`ls -1d %{_libdir}/pppd/2*`


++ ModemManager-unsupported-qmi_wwan-ports.patch ++
From 8b5985a99e1f5a05e1a194d54515bc3421035a6e Mon Sep 17 00:00:00 2001
From: Dan Williams d...@redhat.com
Date: Tue, 17 Jul 2012 14:07:40 +
Subject: core: ignore unsupported qmi_wwan ports (rh #835153)

These ports require QMI commands to start, and MM  0.7 doesn't
support QMI, so we can't use these yet.  They get recognized as
ether ports, but since we can't drive them as ether ports yet,
wierd things happen.
---
diff --git a/src/mm-plugin-base.c b/src/mm-plugin-base.c
index 5248181..8acfd08 100644
--- a/src/mm-plugin-base.c
+++ b/src/mm-plugin-base.c
@@ -1136,6 +1136,12 @@ supports_port (MMPlugin *plugin,
 if (!driver)
 goto out;
 
+/* Hack for QMI-based ethernet interfaces: we don't support them yet */
+if (g_strcmp0 (driver, qmi_wwan) == 0 || g_strcmp0 (driver, qmi-wwan) 
== 0) {
+mm_dbg ((%s/%s): QMI WWAN port found but unsupported, ignoring..., 
subsys, name);
+goto out;
+}
+
 task = supports_task_new (self, port, physdev_path, driver, callback, 
callback_data);
 g_assert (task);
 g_hash_table_insert (priv-tasks, g_strdup (key), g_object_ref (task));
--
cgit v0.9.0.2-2-gbebe
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-03-16 13:18:05

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is tam...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-02-28 19:24:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-03-16 13:19:17.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar 14 17:13:02 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.5.2.0:
+  + Retry sending SMS messages in PDU mode if an error occurs in
+text mode
+
+---

Old:

  ModemManager-0.5.1.97.tar.xz

New:

  ModemManager-0.5.2.0.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.EEs8cn/_old  2012-03-16 13:19:19.0 +0100
+++ /var/tmp/diff_new_pack.EEs8cn/_new  2012-03-16 13:19:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ModemManager
-Version:0.5.1.97
+Version:0.5.2.0
 Release:0
 Summary:DBus interface for modem handling
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-02-28 19:24:55

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is tam...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-02-21 12:21:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-02-28 19:24:57.0 +0100
@@ -1,0 +2,12 @@
+Sun Feb 26 14:10:33 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.5.1.97:
+  + Fix reading SMS messages in text mode
+  + Fix communication with some Nokia phones
+- Drop ModemManager-use-deprecated.patch: fixed upstream.
+- Remove libtool BuildRequires and call to autoreconf: those were
+  only needed for patch above.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  ModemManager-0.5.1.96.tar.xz
  ModemManager-use-deprecated.patch

New:

  ModemManager-0.5.1.97.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.rXRlMa/_old  2012-02-28 19:25:00.0 +0100
+++ /var/tmp/diff_new_pack.rXRlMa/_new  2012-02-28 19:25:00.0 +0100
@@ -17,24 +17,19 @@
 
 
 Name:   ModemManager
-Version:0.5.1.96
+Version:0.5.1.97
 Release:0
 Summary:DBus interface for modem handling
 License:LGPL-2.1+
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://download.gnome.org/sources/ModemManager/0.5/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM ModemManager-use-deprecated.patch dims...@opensuse.org -- 
build: do not warn about using deprecated methods (git commit ff31122e)
-Patch0: ModemManager-use-deprecated.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libgudev-1_0-devel
-BuildRequires:  libtool
 BuildRequires:  polkit-devel
 BuildRequires:  ppp-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 Requires:   hicolor-icon-theme
 Recommends: usb_modeswitch
 Provides:   org.freedesktop.ModemManager
@@ -57,11 +52,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-autoreconf -fi
 pppddir=`ls -1d %{_libdir}/pppd/2*`
 test -n $pppddir || exit 1
 %configure \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2012-02-21 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-02-21 12:21:45

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is tam...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-02-16 12:24:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-02-21 12:21:56.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 15 11:51:04 UTC 2012 - vu...@opensuse.org
+
+- Move dbus xml interface files from devel subpackage to main
+  subpackage: those files might be needed at runtime.
+
+---



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.5fCb2I/_old  2012-02-21 12:21:58.0 +0100
+++ /var/tmp/diff_new_pack.5fCb2I/_new  2012-02-21 12:21:58.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   ModemManager
 Version:0.5.1.96
 Release:0
@@ -85,6 +86,7 @@
 %{_sbindir}/modem-manager
 %config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ModemManager.conf
 %{_libdir}/ModemManager/
+%{_datadir}/dbus-1/interfaces/*.xml
 %{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager.service
 %{_datadir}/icons/hicolor/*/*/modem-manager.png
 %{_datadir}/polkit-1/actions/org.freedesktop.modem-manager.policy
@@ -96,6 +98,5 @@
 %files devel
 %defattr(-,root,root)
 %{_includedir}/mm/
-%{_datadir}/dbus-1/interfaces/*.xml
 
 %changelog


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-02-16 12:24:02

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is tam...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-01-20 20:25:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-02-16 12:24:03.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  8 19:52:24 UTC 2012 - dims...@opensuse.org
+
+- Add ModemManager-use-deprecated.patch: do not warn about using
+  deprecated methods. This allows to build against glib = 2.31.14.
+- Add call to autoreconf in %%prep section, as the patch above
+  touches m4 files.
+
+---

New:

  ModemManager-use-deprecated.patch



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.zBqIhl/_old  2012-02-16 12:24:04.0 +0100
+++ /var/tmp/diff_new_pack.zBqIhl/_new  2012-02-16 12:24:04.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   ModemManager
 Version:0.5.1.96
 Release:0
@@ -24,6 +23,8 @@
 Group:  Productivity/Networking/System
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Source0:
http://download.gnome.org/sources/ModemManager/0.5/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM ModemManager-use-deprecated.patch dims...@opensuse.org -- 
build: do not warn about using deprecated methods (git commit ff31122e)
+Patch0: ModemManager-use-deprecated.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -55,8 +56,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed for patch0
+autoreconf -fi
 pppddir=`ls -1d %{_libdir}/pppd/2*`
 test -n $pppddir || exit 1
 %configure \


++ ModemManager-use-deprecated.patch ++
From ff31122ebaed9e3de32a61b53118c73199865800 Mon Sep 17 00:00:00 2001
From: Aleksander Morgado aleksan...@lanedo.com
Date: Tue, 07 Feb 2012 11:56:45 +
Subject: build: do not warn about using deprecated methods

GValueArray is deprecated since GLib 2.31.14, but we need to use it for
dbus-glib based code.

We should re-enable deprecation warnings once we switch to GDBus.
---
diff --git a/m4/compiler_warnings.m4 b/m4/compiler_warnings.m4
index 6cea2f7..223da2d 100644
--- a/m4/compiler_warnings.m4
+++ b/m4/compiler_warnings.m4
@@ -10,7 +10,7 @@ if test $GCC = yes -a $set_more_warnings != no; then
for option in -Wshadow -Wmissing-declarations -Wmissing-prototypes \
  -Wdeclaration-after-statement -Wstrict-prototypes \
  -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare \
- -fno-strict-aliasing; do
+ -fno-strict-aliasing -Wno-deprecated-declarations; do
SAVE_CFLAGS=$CFLAGS
CFLAGS=$CFLAGS $option
AC_MSG_CHECKING([whether gcc understands $option])
--
cgit v0.9.0.2-2-gbebe

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2012-01-20 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-01-20 20:24:47

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is tam...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2012-01-11 15:38:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-01-20 20:25:09.0 +0100
@@ -1,0 +2,7 @@
+Thu Jan 19 06:36:55 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.5.1.96:
+  + Fixed sending SMS messages with modems that only support PDU
+mode
+
+---

Old:

  ModemManager-0.5.1.95.tar.xz

New:

  ModemManager-0.5.1.96.tar.xz



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.8a83qq/_old  2012-01-20 20:25:23.0 +0100
+++ /var/tmp/diff_new_pack.8a83qq/_new  2012-01-20 20:25:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ModemManager
-Version:0.5.1.95
+Version:0.5.1.96
 Release:0
 Summary:DBus interface for modem handling
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2012-01-05 Thread h_root
Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-01-05 19:14:08

Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and  /work/SRC/openSUSE:Factory/.ModemManager.new (New)


Package is ModemManager, Maintainer is tam...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes
2011-10-02 09:44:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-01-05 19:14:11.0 +0100
@@ -1,0 +2,10 @@
+Wed Nov 16 13:44:45 UTC 2011 - vu...@opensuse.org
+
+- Add ModemManager-glib-2.31.patch: fix build with glib 2.31.
+
+---
+Tue Nov 15 14:15:25 UTC 2011 - dims...@opensuse.org
+
+- Really enable parallel build: fix typo smp_flags = smp_mflags.
+
+---

New:

  ModemManager-glib-2.31.patch



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.irUbKu/_old  2012-01-05 19:14:14.0 +0100
+++ /var/tmp/diff_new_pack.irUbKu/_new  2012-01-05 19:14:14.0 +0100
@@ -25,6 +25,8 @@
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Group:  Productivity/Networking/System
 Source0:
http://download.gnome.org/sources/ModemManager/0.5/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM ModemManager-glib-2.31.patch vu...@opensuse.org -- Taken 
from git, remove some includes and deprecated API to fix build with glib 2.31
+Patch0: ModemManager-glib-2.31.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -55,6 +57,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 pppddir=`ls -1d %{_libdir}/pppd/2*`
@@ -63,7 +66,7 @@
 --disable-static \
 --with-pppd-plugin-dir=$pppddir \
 --with-polkit
-%__make %{?_smp_flags}
+%__make %{?_smp_mflags}
 
 %install
 %makeinstall

++ ModemManager-glib-2.31.patch ++
From 28f64090dfa15097587bbea69209df10b8ab8593 Mon Sep 17 00:00:00 2001
From: Aleksander Morgado aleksan...@lanedo.com
Date: Mon, 24 Oct 2011 19:09:11 +
Subject: core: don't include private headers from glib

The glib/gtypes.h is now considered private, and only glib.h should be
included directly.
---
diff --git a/src/mm-at-serial-port.h b/src/mm-at-serial-port.h
index 5d5f13f..cec5dc3 100644
--- a/src/mm-at-serial-port.h
+++ b/src/mm-at-serial-port.h
@@ -18,7 +18,6 @@
 #define MM_AT_SERIAL_PORT_H
 
 #include glib.h
-#include glib/gtypes.h
 #include glib-object.h
 
 #include mm-serial-port.h
diff --git a/src/mm-manager.h b/src/mm-manager.h
index 1c98458..c6a64bd 100644
--- a/src/mm-manager.h
+++ b/src/mm-manager.h
@@ -17,7 +17,6 @@
 #ifndef MM_MANAGER_H
 #define MM_MANAGER_H
 
-#include glib/gtypes.h
 #include glib-object.h
 #include dbus/dbus-glib.h
 #include mm-modem.h
diff --git a/src/mm-modem-base.h b/src/mm-modem-base.h
index 933aae1..be11af6 100644
--- a/src/mm-modem-base.h
+++ b/src/mm-modem-base.h
@@ -18,7 +18,6 @@
 #define MM_MODEM_BASE_H
 
 #include glib.h
-#include glib/gtypes.h
 #include glib-object.h
 
 #include mm-port.h
diff --git a/src/mm-plugin-base.h b/src/mm-plugin-base.h
index 4b0932c..5b049a4 100644
--- a/src/mm-plugin-base.h
+++ b/src/mm-plugin-base.h
@@ -17,7 +17,6 @@
 #define MM_PLUGIN_BASE_H
 
 #include glib.h
-#include glib/gtypes.h
 #include glib-object.h
 
 #define G_UDEV_API_IS_SUBJECT_TO_CHANGE
diff --git a/src/mm-port.h b/src/mm-port.h
index 4bcffd4..df935db 100644
--- a/src/mm-port.h
+++ b/src/mm-port.h
@@ -17,7 +17,6 @@
 #define MM_PORT_H
 
 #include glib.h
-#include glib/gtypes.h
 #include glib-object.h
 
 typedef enum {
diff --git a/src/mm-qcdm-serial-port.h b/src/mm-qcdm-serial-port.h
index 2786ee8..605016d 100644
--- a/src/mm-qcdm-serial-port.h
+++ b/src/mm-qcdm-serial-port.h
@@ -18,7 +18,6 @@
 #define MM_QCDM_SERIAL_PORT_H
 
 #include glib.h
-#include glib/gtypes.h
 #include glib-object.h
 
 #include mm-serial-port.h
diff --git a/src/mm-serial-port.h b/src/mm-serial-port.h
index eb12cbb..9450926 100644
--- a/src/mm-serial-port.h
+++ b/src/mm-serial-port.h
@@ -18,7 +18,6 @@
 #define MM_SERIAL_PORT_H
 
 #include glib.h
-#include glib/gtypes.h
 #include glib-object.h
 
 #include mm-port.h
--
cgit v0.9.0.2-2-gbebe
From 58aa172b4e539605554dd300dca199b34fbf9186 Mon Sep 17 00:00:00 2001
From: Aleksander Morgado aleksan...@lanedo.com
Date: Mon, 24 Oct 2011 19:31:37 +
Subject: serial: use g_value_set_schar() and g_value_get_schar() when glib = 
2.31

---
diff --git a/src/mm-serial-port.c b/src/mm-serial-port.c
index 7749196..caf500d 100644
--- a/src/mm-serial-port.c
+++ b/src/mm-serial-port.c
@@ -1360,7 +1360,11 @@ set_property (GObject 

commit ModemManager for openSUSE:Factory

2011-10-02 Thread h_root

Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory
checked in at Sun Oct 2 09:44:49 CEST 2011.




--- openSUSE:Factory/ModemManager/ModemManager.changes  2011-09-23 
01:50:49.0 +0200
+++ /mounts/work_src_done/STABLE/ModemManager/ModemManager.changes  
2011-09-17 11:43:43.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 09:43:38 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.TACDwn/_old  2011-10-02 09:44:45.0 +0200
+++ /var/tmp/diff_new_pack.TACDwn/_new  2011-10-02 09:44:45.0 +0200
@@ -69,9 +69,6 @@
 %makeinstall
 find %{buildroot} -type f -name *.la -delete -print
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %icon_theme_cache_post
 

continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2011-08-08 Thread h_root

Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory
checked in at Mon Aug 8 15:43:38 CEST 2011.




--- ModemManager/ModemManager.changes   2011-07-01 10:03:59.0 +0200
+++ /mounts/work_src_done/STABLE/ModemManager/ModemManager.changes  
2011-08-03 08:05:46.0 +0200
@@ -1,0 +2,15 @@
+Wed Aug  3 08:03:49 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.5:
+  + Improvements for Samsung modems
+  + Support access technology reporting for Qualcomm Gobi modems
+  + Fix communication with Nokia N900 devices
+  + Support multiple CDMA Rm protocols
+  + Fix handling of Option access technology reporting
+  + Fix handling of CDMA EVDO registration states
+  + Fix problems reconnecting Ericsson F5521gw modems
+  + Better handling of some Android handset modem
+  + Bugs fixed: rh#583691, lp#765516, bgo#641661, bgo#652682,
+bgo#650740, bgo#652910, bgo#637327.
+
+---

calling whatdependson for head-i586


Old:

  ModemManager-0.4.998.tar.bz2

New:

  ModemManager-0.5.tar.bz2



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.oqna2D/_old  2011-08-08 15:43:20.0 +0200
+++ /var/tmp/diff_new_pack.oqna2D/_new  2011-08-08 15:43:20.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   ModemManager
-Version:0.4.998
+Version:0.5
 Release:1
 License:LGPLv2.1+
 Summary:DBus interface for modem handling
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Group:  Productivity/Networking/System
-Source0:
http://download.gnome.org/sources/ModemManager/0.4/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/ModemManager/0.5/%{name}-%{version}.tar.bz2
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool

++ ModemManager-0.4.998.tar.bz2 - ModemManager-0.5.tar.bz2 ++
 3006 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory
checked in at Fri Jul 8 11:16:28 CEST 2011.




--- ModemManager/ModemManager.changes   2011-05-05 11:06:54.0 +0200
+++ /mounts/work_src_done/STABLE/ModemManager/ModemManager.changes  
2011-07-01 10:03:59.0 +0200
@@ -1,0 +2,46 @@
+Fri Jul  1 09:46:46 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.4.998:
+  + Handle udev 'change' events.
+  + gsm:
+- set SMS storage location before enabling notifications
+- handle case of entirely empty SPN correctly
+  + ussd: fix reception, network notifications, and network
+requests
+  + serial: warn when open/close take longer than 7 seconds
+  + Add a DBus interface for setting the log level.
+  + Add support for Samsung Y3400.
+  + Improvements for Icera-based modems.
+  + Improve disabling of Samsung GSM modems.
+  + Fix leaks.
+
+---
+Wed Jun 15 12:49:34 CEST 2011 - dims...@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.
+
+---

calling whatdependson for head-i586


Old:

  ModemManager-0.4.996.tar.bz2

New:

  ModemManager-0.4.998.tar.bz2



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.WONCUr/_old  2011-07-08 11:15:57.0 +0200
+++ /var/tmp/diff_new_pack.WONCUr/_new  2011-07-08 11:15:57.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   ModemManager
-Version:0.4.996
+Version:0.4.998
 Release:1
 License:LGPLv2.1+
 Summary:DBus interface for modem handling
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Group:  Productivity/Networking/System
-Source0:ModemManager-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/ModemManager/0.4/%{name}-%{version}.tar.bz2
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool

++ ModemManager-0.4.996.tar.bz2 - ModemManager-0.4.998.tar.bz2 ++
 4905 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ModemManager for openSUSE:Factory

2011-05-31 Thread h_root

Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory
checked in at Tue May 31 17:39:16 CEST 2011.




--- ModemManager/ModemManager.changes   2011-02-13 17:59:33.0 +0100
+++ /mounts/work_src_done/STABLE/ModemManager/ModemManager.changes  
2011-05-05 11:06:54.0 +0200
@@ -1,0 +2,33 @@
+Thu May  5 10:42:27 CEST 2011 - vu...@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.
+
+---

calling whatdependson for head-i586


Old:

  ModemManager-0.4.tar.bz2
  ModemManager-fix-new-glib.patch
  ModemManager-polkit-deprecated.patch

New:

  ModemManager-0.4.996.tar.bz2



Other differences:
--
++ ModemManager.spec ++
--- /var/tmp/diff_new_pack.cz7v0r/_old  2011-05-31 17:38:21.0 +0200
+++ /var/tmp/diff_new_pack.cz7v0r/_new  2011-05-31 17:38:21.0 +0200
@@ -18,17 +18,13 @@
 
 
 Name:   ModemManager
-Version:0.4
-Release:4
+Version:0.4.996
+Release:1
 License:LGPLv2.1+
 Summary:DBus interface for modem handling
 Url:http://cgit.freedesktop.org/ModemManager/ModemManager
 Group:  Productivity/Networking/System
 Source0:ModemManager-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM ModemManager-fix-new-glib.patch bgo626421 
vu...@opensuse.org -- Fix build with recent glib
-Patch0: ModemManager-fix-new-glib.patch
-# PATCH-FIX-UPSTREAM ModemManager-polkit-deprecated.patch bgo#628105 
vu...@opensuse.org -- Fix build with polkit = 0.97
-Patch1: ModemManager-polkit-deprecated.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -46,12 +42,19 @@
 (over DBus) to communicate with all sorts of modems (landline, GSM,
 CDMA).
 
+%package devel
+License:LGPLv2.1+
+Summary:DBus interface for modem handling -- Development Files
+Group:  Development/Libraries/C and C++
+Requires:   %{name} = %{version}
+
+%description devel
+DBus interface for modem handling. Provides a standard abstracted API
+(over DBus) to communicate with all sorts of modems (landline, GSM,
+CDMA).
+
 %prep
 %setup -q
-%patch0 -p1
-%if 0%{?suse_version} = 1140
-%patch1 -p1
-%endif
 
 %build
 pppddir=`ls -1d %{_libdir}/pppd/2*`
@@ -89,4 +92,9 @@
 %dir %{_libdir}/pppd/2.4.5
 %{_libdir}/pppd/2.4.5/mm-test-pppd-plugin.so
 
+%files devel
+%defattr(-,root,root)
+%{_includedir}/mm/
+%{_datadir}/dbus-1/interfaces/*.xml
+
 %changelog

++ ModemManager-0.4.tar.bz2 - ModemManager-0.4.996.tar.bz2 ++
 53348 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org