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 <mar...@gmx.de>
+
+- 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)


Reply via email to