Hello community, here is the log from the commit of package libqmi for openSUSE:Factory checked in at 2020-09-03 01:09:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqmi (Old) and /work/SRC/openSUSE:Factory/.libqmi.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqmi" Thu Sep 3 01:09:34 2020 rev:33 rq:829824 version:1.26.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes 2020-06-08 23:43:40.709299037 +0200 +++ /work/SRC/openSUSE:Factory/.libqmi.new.3399/libqmi.changes 2020-09-03 01:10:01.260384323 +0200 @@ -1,0 +2,48 @@ +Wed Aug 26 19:20:02 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 1.26.4: + * Added new message collections support, so that users can select which + messages to include in the built library during configure with the + --enable-collection option. Three predefined sets are given: + ** minimal: the bare minimum messages required to control connectivity. + ** basic: all messages and indications that ModemManager requires. + ** full: all supported messages and indications. + Users can install custom collections under data/ and reference them in + the same way as the predefined sets. E.g. installing a new + data/qmi-collection-custom.json set can be enabled during configure with + --enable-collection=custom. + * Added new GObject Introspection support in the library + * Implemented new QRTR backend support, disabled by default. This new backend + allows to perform QMI operations on systems with the Qualcomm IPC router + * Added 5GNR radio access technology support, with new enum values in both the + DMS and NAS services. + * New services: + ** New 'GMS' (Telit General Modem Service) service, for now just implementing + basic test get/set value commands. + ** New 'DSD' (Data System Determination) service, implementing methods to get + and set default bearer APN settings. + * New request/response/indications: + ** dms: implement "Get MAC Address" request/response. + ** dms: renamed "Dell Get Firmware Version" to "Foxconn Get Firmware Version" + as the command applies not only to the Dell-branded variant, but also to + the generic Foxconn-branded models. The old APIs are kept available but + flagged as deprecated. + ** loc: implement "Set NMEA Types" request/response. + ** loc: implement "Get NMEA Types" request/response. + ** uim: implement "Switch Slot" request/response. + ** uim: implement "Get Slot Status" request/response. + ** uim: implement "Slot Status" indication. + ** voice: implement "Indication Register" request/response. + ** voice: implement "Originate USSD" request/response. + ** voice: implement "Answer USSD" request/response. + ** voice: implement "Cancel USSD" request/response. + ** voice: implement "Release USSD" request/response. + ** voice: implement "USSD" indication. + ** voice: implement "Originate USSD No Wait" request/response. + ** voice: implement "Originate USSD No Wait" indication. + * New TLVs supported in existing messages: + ** nas: added 'Extended List' and 'Bandwidth List' in "Get RF Band + Information". + ** wda: added 'Endpoint Info' in "Get Data Format". + +------------------------------------------------------------------- Old: ---- libqmi-1.24.14.tar.xz New: ---- libqmi-1.26.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqmi.spec ++++++ --- /var/tmp/diff_new_pack.RVeXgJ/_old 2020-09-03 01:10:02.572384760 +0200 +++ /var/tmp/diff_new_pack.RVeXgJ/_new 2020-09-03 01:10:02.596384768 +0200 @@ -20,7 +20,7 @@ %define _soname libqmi-glib5 Name: libqmi -Version: 1.24.14 +Version: 1.26.4 Release: 0 # NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+ Summary: Library to control QMI devices ++++++ libqmi-1.24.14.tar.xz -> libqmi-1.26.4.tar.xz ++++++ ++++ 117977 lines of diff (skipped)
