Hello community, here is the log from the commit of package libqmi for openSUSE:Factory checked in at 2020-01-19 20:53:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqmi (Old) and /work/SRC/openSUSE:Factory/.libqmi.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqmi" Sun Jan 19 20:53:01 2020 rev:27 rq:764879 version:1.24.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes 2020-01-08 19:32:20.772592737 +0100 +++ /work/SRC/openSUSE:Factory/.libqmi.new.26092/libqmi.changes 2020-01-19 20:53:37.791930243 +0100 @@ -1,0 +2,13 @@ +Wed Jan 15 20:15:53 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 1.24.4: + * libqmi-glib: the logic behind QMI_DEVICE_OPEN_FLAGS_VERSION_INFO + has been updated, and from now on it will only make sure the + version info of the device is loaded when it's opened. + The library will no longer prevent a given message from being + sent to the module based on the version information kept in + the message database. + * docs: fixed Since tags in UIM messages using the fixed + "Session" TLV introduced in 1.22. + +------------------------------------------------------------------- Old: ---- libqmi-1.24.2.tar.xz New: ---- libqmi-1.24.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqmi.spec ++++++ --- /var/tmp/diff_new_pack.jIvBsO/_old 2020-01-19 20:53:39.479931129 +0100 +++ /var/tmp/diff_new_pack.jIvBsO/_new 2020-01-19 20:53:39.483931132 +0100 @@ -20,7 +20,7 @@ %define _soname libqmi-glib5 Name: libqmi -Version: 1.24.2 +Version: 1.24.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.2.tar.xz -> libqmi-1.24.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/Makefile.in new/libqmi-1.24.4/Makefile.in --- old/libqmi-1.24.2/Makefile.in 2019-12-12 09:57:40.000000000 +0100 +++ new/libqmi-1.24.4/Makefile.in 2020-01-15 10:30:57.000000000 +0100 @@ -163,7 +163,7 @@ DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \ COPYING COPYING.LIB ChangeLog INSTALL NEWS README TODO compile \ - config.guess config.sub depcomp install-sh ltmain.sh missing + config.guess config.sub install-sh ltmain.sh missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/NEWS new/libqmi-1.24.4/NEWS --- old/libqmi-1.24.2/NEWS 2019-12-12 09:57:24.000000000 +0100 +++ new/libqmi-1.24.4/NEWS 2020-01-15 10:30:03.000000000 +0100 @@ -1,4 +1,17 @@ +Overview of changes in libqmi 1.24.4 +---------------------------------------- + + * libqmi-glib: the logic behind QMI_DEVICE_OPEN_FLAGS_VERSION_INFO has been + updated, and from now on it will only make sure the version info of the + device is loaded when it's opened. The library will no longer prevent a + given message from being sent to the module based on the version + information kept in the message database. + + * docs: fixed Since tags in UIM messages using the fixed "Session" TLV + introduced in 1.22. + + Overview of changes in libqmi 1.24.2 ---------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/configure new/libqmi-1.24.4/configure --- old/libqmi-1.24.2/configure 2019-12-12 09:57:40.000000000 +0100 +++ new/libqmi-1.24.4/configure 2020-01-15 10:30:56.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libqmi 1.24.2. +# Generated by GNU Autoconf 2.69 for libqmi 1.24.4. # # Report bugs to <[email protected]>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='libqmi' PACKAGE_TARNAME='libqmi' -PACKAGE_VERSION='1.24.2' -PACKAGE_STRING='libqmi 1.24.2' +PACKAGE_VERSION='1.24.4' +PACKAGE_STRING='libqmi 1.24.4' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1397,7 +1397,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libqmi 1.24.2 to adapt to many kinds of systems. +\`configure' configures libqmi 1.24.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1467,7 +1467,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libqmi 1.24.2:";; + short | recursive ) echo "Configuration of libqmi 1.24.4:";; esac cat <<\_ACEOF @@ -1614,7 +1614,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libqmi configure 1.24.2 +libqmi configure 1.24.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1892,7 +1892,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libqmi $as_me 1.24.2, which was +It was created by libqmi $as_me 1.24.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2760,7 +2760,7 @@ # Define the identity of the package. PACKAGE='libqmi' - VERSION='1.24.2' + VERSION='1.24.4' # Some tools Automake needs. @@ -12230,8 +12230,8 @@ QMI_MAJOR_VERSION=1 QMI_MINOR_VERSION=24 -QMI_MICRO_VERSION=2 -QMI_VERSION=1.24.2 +QMI_MICRO_VERSION=4 +QMI_VERSION=1.24.4 @@ -13997,7 +13997,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libqmi $as_me 1.24.2, which was +This file was extended by libqmi $as_me 1.24.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14063,7 +14063,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libqmi config.status 1.24.2 +libqmi config.status 1.24.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/configure.ac new/libqmi-1.24.4/configure.ac --- old/libqmi-1.24.2/configure.ac 2019-12-12 09:57:24.000000000 +0100 +++ new/libqmi-1.24.4/configure.ac 2020-01-15 10:30:03.000000000 +0100 @@ -4,7 +4,7 @@ dnl The QMI version number m4_define([qmi_major_version], [1]) m4_define([qmi_minor_version], [24]) -m4_define([qmi_micro_version], [2]) +m4_define([qmi_micro_version], [4]) m4_define([qmi_version], [qmi_major_version.qmi_minor_version.qmi_micro_version]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/data/qmi-service-uim.json new/libqmi-1.24.4/data/qmi-service-uim.json --- old/libqmi-1.24.2/data/qmi-service-uim.json 2019-09-17 14:22:00.000000000 +0200 +++ new/libqmi-1.24.4/data/qmi-service-uim.json 2020-01-14 18:56:52.000000000 +0100 @@ -140,7 +140,7 @@ "version" : "1.0", "since" : "1.6", "input" : [ { "common-ref" : "UIM Session", - "since" : "1.6" }, + "since" : "1.22" }, { "name" : "File", "id" : "0x02", "type" : "TLV", @@ -211,7 +211,7 @@ "version" : "1.0", "since" : "1.6", "input" : [ { "common-ref" : "UIM Session", - "since" : "1.6" }, + "since" : "1.22" }, { "name" : "File", "id" : "0x02", "type" : "TLV", @@ -282,7 +282,7 @@ "version" : "1.0", "since" : "1.6", "input" : [ { "common-ref" : "UIM Session", - "since" : "1.6" }, + "since" : "1.22" }, { "name" : "File", "id" : "0x02", "type" : "TLV", @@ -374,7 +374,7 @@ "version" : "1.0", "since" : "1.14", "input" : [ { "common-ref" : "UIM Session", - "since" : "1.14" }, + "since" : "1.22" }, { "name" : "Info", "id" : "0x02", "type" : "TLV", @@ -419,7 +419,7 @@ "version" : "1.0", "since" : "1.14", "input" : [ { "common-ref" : "UIM Session", - "since" : "1.14" }, + "since" : "1.22" }, { "name" : "Info", "id" : "0x02", "type" : "TLV", @@ -470,7 +470,7 @@ "version" : "1.0", "since" : "1.14", "input" : [ { "common-ref" : "UIM Session", - "since" : "1.14" }, + "since" : "1.22" }, { "name" : "Info", "id" : "0x02", "type" : "TLV", @@ -523,7 +523,7 @@ "version" : "1.0", "since" : "1.14", "input" : [ { "common-ref" : "UIM Session", - "since" : "1.14" }, + "since" : "1.22" }, { "name" : "Info", "id" : "0x02", "type" : "TLV", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/man/qmi-firmware-update.1 new/libqmi-1.24.4/docs/man/qmi-firmware-update.1 --- old/libqmi-1.24.2/docs/man/qmi-firmware-update.1 2019-12-12 09:56:39.000000000 +0100 +++ new/libqmi-1.24.4/docs/man/qmi-firmware-update.1 2020-01-15 10:32:48.000000000 +0100 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. -.TH QMI-FIRMWARE-UPDATE "1" "December 2019" "qmi-firmware-update " "User Commands" +.TH QMI-FIRMWARE-UPDATE "1" "January 2020" "qmi-firmware-update " "User Commands" .SH NAME qmi-firmware-update \- Update firmware in QMI devices .SH DESCRIPTION @@ -108,7 +108,7 @@ .IP libqmi\[email protected] .PP -qmi\-firmware\-update 1.24.2 +qmi\-firmware\-update 1.24.4 .IP Copyright (C) 2016\-2019 Bj?rn Mork Copyright (C) 2016\-2019 Aleksander Morgado diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/man/qmi-network.1 new/libqmi-1.24.4/docs/man/qmi-network.1 --- old/libqmi-1.24.2/docs/man/qmi-network.1 2019-12-12 09:56:38.000000000 +0100 +++ new/libqmi-1.24.4/docs/man/qmi-network.1 2020-01-15 10:32:48.000000000 +0100 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. -.TH QMI-NETWORK "1" "December 2019" "qmi-network 1.24.2" "User Commands" +.TH QMI-NETWORK "1" "January 2020" "qmi-network 1.24.4" "User Commands" .SH NAME qmi-network \- Simple network management of QMI devices .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/man/qmicli.1 new/libqmi-1.24.4/docs/man/qmicli.1 --- old/libqmi-1.24.2/docs/man/qmicli.1 2019-12-12 09:56:39.000000000 +0100 +++ new/libqmi-1.24.4/docs/man/qmicli.1 2020-01-15 10:32:48.000000000 +0100 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. -.TH QMICLI "1" "December 2019" "qmicli " "User Commands" +.TH QMICLI "1" "January 2020" "qmicli " "User Commands" .SH NAME qmicli \- Control QMI devices .SH DESCRIPTION @@ -588,7 +588,7 @@ \fB\-V\fR, \fB\-\-version\fR Print version .PP -qmicli 1.24.2 +qmicli 1.24.4 Copyright \(co 2012\-2019 Aleksander Morgado License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl\-2.0.html> This is free software: you are free to change and redistribute it. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/QmiDevice.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/QmiDevice.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/QmiDevice.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/QmiDevice.html 2020-01-15 10:33:10.000000000 +0100 @@ -2066,7 +2066,7 @@ <tr> <td class="enum_member_name"><p><a name="QMI-DEVICE-OPEN-FLAGS-VERSION-INFO:CAPS"></a>QMI_DEVICE_OPEN_FLAGS_VERSION_INFO</p></td> <td class="enum_member_description"> -<p>Run version info check when opening.</p> +<p>Run version info check when opening. Since 1.24.4 this flag no longer prevents requests from being sent to the modem if they're assumed not supported based on the version info of each message.</p> </td> <td class="enum_member_annotations"> </td> </tr> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/index.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/index.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/index.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/index.html 2020-01-15 10:33:10.000000000 +0100 @@ -14,7 +14,7 @@ <div class="titlepage"> <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libqmi-glib Reference Manual</p></th></tr></table></div> -<div><p class="releaseinfo">for libqmi-glib 1.24.2 +<div><p class="releaseinfo">for libqmi-glib 1.24.4 </p></div> <div><p class="copyright">Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 The libqmi-glib authors</p></div> <div><div class="legalnotice"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Change-PIN-request.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Change-PIN-request.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Change-PIN-request.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Change-PIN-request.html 2020-01-15 10:33:10.000000000 +0100 @@ -521,7 +521,7 @@ <a name="qmi-message-uim-change-pin-input-get-session.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the field is found, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> @@ -571,7 +571,7 @@ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> was successfully set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Get-File-Attributes-request.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Get-File-Attributes-request.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Get-File-Attributes-request.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Get-File-Attributes-request.html 2020-01-15 10:33:10.000000000 +0100 @@ -513,7 +513,7 @@ <a name="qmi-message-uim-get-file-attributes-input-get-session.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the field is found, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> @@ -563,7 +563,7 @@ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> was successfully set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Record-request.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Record-request.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Record-request.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Record-request.html 2020-01-15 10:33:10.000000000 +0100 @@ -735,7 +735,7 @@ <a name="qmi-message-uim-read-record-input-get-session.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the field is found, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> @@ -785,7 +785,7 @@ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> was successfully set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Transparent-request.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Transparent-request.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Transparent-request.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Read-Transparent-request.html 2020-01-15 10:33:10.000000000 +0100 @@ -737,7 +737,7 @@ <a name="qmi-message-uim-read-transparent-input-get-session.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the field is found, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> @@ -787,7 +787,7 @@ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> was successfully set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Set-PIN-Protection-request.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Set-PIN-Protection-request.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Set-PIN-Protection-request.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Set-PIN-Protection-request.html 2020-01-15 10:33:10.000000000 +0100 @@ -515,7 +515,7 @@ <a name="qmi-message-uim-set-pin-protection-input-get-session.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the field is found, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> @@ -565,7 +565,7 @@ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> was successfully set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Unblock-PIN-request.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Unblock-PIN-request.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Unblock-PIN-request.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Unblock-PIN-request.html 2020-01-15 10:33:10.000000000 +0100 @@ -521,7 +521,7 @@ <a name="qmi-message-uim-unblock-pin-input-get-session.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the field is found, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> @@ -571,7 +571,7 @@ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> was successfully set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Verify-PIN-request.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Verify-PIN-request.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Verify-PIN-request.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-UIM-Verify-PIN-request.html 2020-01-15 10:33:10.000000000 +0100 @@ -509,7 +509,7 @@ <a name="qmi-message-uim-verify-pin-input-get-session.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the field is found, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> @@ -559,7 +559,7 @@ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>value</code></em> was successfully set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p> </div> -<p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p> +<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p> </div> <hr> <div class="refsect2"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-Version-and-feature-checks.html new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-Version-and-feature-checks.html --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib-Version-and-feature-checks.html 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib-Version-and-feature-checks.html 2020-01-15 10:33:10.000000000 +0100 @@ -140,7 +140,7 @@ <hr> <div class="refsect2"> <a name="QMI-MICRO-VERSION:CAPS"></a><h3>QMI_MICRO_VERSION</h3> -<pre class="programlisting">#define QMI_MICRO_VERSION (2) +<pre class="programlisting">#define QMI_MICRO_VERSION (4) </pre> <p>Evaluates to the micro version number of libqmi-glib which this source compiled against.</p> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib.devhelp2 new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib.devhelp2 --- old/libqmi-1.24.2/docs/reference/libqmi-glib/html/libqmi-glib.devhelp2 2019-12-12 09:59:52.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/html/libqmi-glib.devhelp2 2020-01-15 10:33:09.000000000 +0100 @@ -3391,8 +3391,8 @@ <keyword type="function" name="qmi_message_uim_set_pin_protection_input_set_response_in_indication_token ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-input-set-response-in-indication-token" since="1.14"/> <keyword type="function" name="qmi_message_uim_set_pin_protection_input_get_info ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-input-get-info" since="1.14"/> <keyword type="function" name="qmi_message_uim_set_pin_protection_input_set_info ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-input-set-info" since="1.14"/> - <keyword type="function" name="qmi_message_uim_set_pin_protection_input_get_session ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-input-get-session" since="1.14"/> - <keyword type="function" name="qmi_message_uim_set_pin_protection_input_set_session ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-input-set-session" since="1.14"/> + <keyword type="function" name="qmi_message_uim_set_pin_protection_input_get_session ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-input-get-session" since="1.22"/> + <keyword type="function" name="qmi_message_uim_set_pin_protection_input_set_session ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-input-set-session" since="1.22"/> <keyword type="function" name="qmi_message_uim_set_pin_protection_output_ref ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-output-ref" since="1.14"/> <keyword type="function" name="qmi_message_uim_set_pin_protection_output_unref ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-output-unref" since="1.14"/> <keyword type="function" name="qmi_message_uim_set_pin_protection_output_get_result ()" link="libqmi-glib-UIM-Set-PIN-Protection-request.html#qmi-message-uim-set-pin-protection-output-get-result" since="1.14"/> @@ -3409,8 +3409,8 @@ <keyword type="function" name="qmi_message_uim_verify_pin_input_set_response_in_indication_token ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-input-set-response-in-indication-token" since="1.14"/> <keyword type="function" name="qmi_message_uim_verify_pin_input_get_info ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-input-get-info" since="1.14"/> <keyword type="function" name="qmi_message_uim_verify_pin_input_set_info ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-input-set-info" since="1.14"/> - <keyword type="function" name="qmi_message_uim_verify_pin_input_get_session ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-input-get-session" since="1.14"/> - <keyword type="function" name="qmi_message_uim_verify_pin_input_set_session ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-input-set-session" since="1.14"/> + <keyword type="function" name="qmi_message_uim_verify_pin_input_get_session ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-input-get-session" since="1.22"/> + <keyword type="function" name="qmi_message_uim_verify_pin_input_set_session ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-input-set-session" since="1.22"/> <keyword type="function" name="qmi_message_uim_verify_pin_output_ref ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-output-ref" since="1.14"/> <keyword type="function" name="qmi_message_uim_verify_pin_output_unref ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-output-unref" since="1.14"/> <keyword type="function" name="qmi_message_uim_verify_pin_output_get_card_result ()" link="libqmi-glib-UIM-Verify-PIN-request.html#qmi-message-uim-verify-pin-output-get-card-result" since="1.14"/> @@ -3428,8 +3428,8 @@ <keyword type="function" name="qmi_message_uim_unblock_pin_input_set_response_in_indication_token ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-input-set-response-in-indication-token" since="1.14"/> <keyword type="function" name="qmi_message_uim_unblock_pin_input_get_info ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-input-get-info" since="1.14"/> <keyword type="function" name="qmi_message_uim_unblock_pin_input_set_info ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-input-set-info" since="1.14"/> - <keyword type="function" name="qmi_message_uim_unblock_pin_input_get_session ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-input-get-session" since="1.14"/> - <keyword type="function" name="qmi_message_uim_unblock_pin_input_set_session ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-input-set-session" since="1.14"/> + <keyword type="function" name="qmi_message_uim_unblock_pin_input_get_session ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-input-get-session" since="1.22"/> + <keyword type="function" name="qmi_message_uim_unblock_pin_input_set_session ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-input-set-session" since="1.22"/> <keyword type="function" name="qmi_message_uim_unblock_pin_output_ref ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-output-ref" since="1.14"/> <keyword type="function" name="qmi_message_uim_unblock_pin_output_unref ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-output-unref" since="1.14"/> <keyword type="function" name="qmi_message_uim_unblock_pin_output_get_card_result ()" link="libqmi-glib-UIM-Unblock-PIN-request.html#qmi-message-uim-unblock-pin-output-get-card-result" since="1.14"/> @@ -3447,8 +3447,8 @@ <keyword type="function" name="qmi_message_uim_change_pin_input_set_response_in_indication_token ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-input-set-response-in-indication-token" since="1.14"/> <keyword type="function" name="qmi_message_uim_change_pin_input_get_info ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-input-get-info" since="1.14"/> <keyword type="function" name="qmi_message_uim_change_pin_input_set_info ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-input-set-info" since="1.14"/> - <keyword type="function" name="qmi_message_uim_change_pin_input_get_session ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-input-get-session" since="1.14"/> - <keyword type="function" name="qmi_message_uim_change_pin_input_set_session ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-input-set-session" since="1.14"/> + <keyword type="function" name="qmi_message_uim_change_pin_input_get_session ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-input-get-session" since="1.22"/> + <keyword type="function" name="qmi_message_uim_change_pin_input_set_session ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-input-set-session" since="1.22"/> <keyword type="function" name="qmi_message_uim_change_pin_output_ref ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-output-ref" since="1.14"/> <keyword type="function" name="qmi_message_uim_change_pin_output_unref ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-output-unref" since="1.14"/> <keyword type="function" name="qmi_message_uim_change_pin_output_get_card_result ()" link="libqmi-glib-UIM-Change-PIN-request.html#qmi-message-uim-change-pin-output-get-card-result" since="1.14"/> @@ -3470,8 +3470,8 @@ <keyword type="function" name="qmi_message_uim_read_transparent_input_set_read_information ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-input-set-read-information" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_transparent_input_get_file ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-input-get-file" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_transparent_input_set_file ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-input-set-file" since="1.6"/> - <keyword type="function" name="qmi_message_uim_read_transparent_input_get_session ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-input-get-session" since="1.6"/> - <keyword type="function" name="qmi_message_uim_read_transparent_input_set_session ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-input-set-session" since="1.6"/> + <keyword type="function" name="qmi_message_uim_read_transparent_input_get_session ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-input-get-session" since="1.22"/> + <keyword type="function" name="qmi_message_uim_read_transparent_input_set_session ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-input-set-session" since="1.22"/> <keyword type="function" name="qmi_message_uim_read_transparent_output_ref ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-output-ref" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_transparent_output_unref ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-output-unref" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_transparent_output_get_card_result ()" link="libqmi-glib-UIM-Read-Transparent-request.html#qmi-message-uim-read-transparent-output-get-card-result" since="1.6"/> @@ -3494,8 +3494,8 @@ <keyword type="function" name="qmi_message_uim_read_record_input_set_record ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-input-set-record" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_record_input_get_file ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-input-get-file" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_record_input_set_file ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-input-set-file" since="1.6"/> - <keyword type="function" name="qmi_message_uim_read_record_input_get_session ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-input-get-session" since="1.6"/> - <keyword type="function" name="qmi_message_uim_read_record_input_set_session ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-input-set-session" since="1.6"/> + <keyword type="function" name="qmi_message_uim_read_record_input_get_session ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-input-get-session" since="1.22"/> + <keyword type="function" name="qmi_message_uim_read_record_input_set_session ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-input-set-session" since="1.22"/> <keyword type="function" name="qmi_message_uim_read_record_output_ref ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-output-ref" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_record_output_unref ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-output-unref" since="1.6"/> <keyword type="function" name="qmi_message_uim_read_record_output_get_card_result ()" link="libqmi-glib-UIM-Read-Record-request.html#qmi-message-uim-read-record-output-get-card-result" since="1.6"/> @@ -3514,8 +3514,8 @@ <keyword type="function" name="qmi_message_uim_get_file_attributes_input_set_response_in_indication_token ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-input-set-response-in-indication-token" since="1.6"/> <keyword type="function" name="qmi_message_uim_get_file_attributes_input_get_file ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-input-get-file" since="1.6"/> <keyword type="function" name="qmi_message_uim_get_file_attributes_input_set_file ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-input-set-file" since="1.6"/> - <keyword type="function" name="qmi_message_uim_get_file_attributes_input_get_session ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-input-get-session" since="1.6"/> - <keyword type="function" name="qmi_message_uim_get_file_attributes_input_set_session ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-input-set-session" since="1.6"/> + <keyword type="function" name="qmi_message_uim_get_file_attributes_input_get_session ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-input-get-session" since="1.22"/> + <keyword type="function" name="qmi_message_uim_get_file_attributes_input_set_session ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-input-set-session" since="1.22"/> <keyword type="function" name="qmi_message_uim_get_file_attributes_output_ref ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-output-ref" since="1.6"/> <keyword type="function" name="qmi_message_uim_get_file_attributes_output_unref ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-output-unref" since="1.6"/> <keyword type="function" name="qmi_message_uim_get_file_attributes_output_get_card_result ()" link="libqmi-glib-UIM-Get-File-Attributes-request.html#qmi-message-uim-get-file-attributes-output-get-card-result" since="1.6"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/docs/reference/libqmi-glib/version.xml new/libqmi-1.24.4/docs/reference/libqmi-glib/version.xml --- old/libqmi-1.24.2/docs/reference/libqmi-glib/version.xml 2019-12-12 09:57:44.000000000 +0100 +++ new/libqmi-1.24.4/docs/reference/libqmi-glib/version.xml 2020-01-15 10:31:03.000000000 +0100 @@ -1 +1 @@ -1.24.2 +1.24.4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/src/libqmi-glib/qmi-device.c new/libqmi-1.24.4/src/libqmi-glib/qmi-device.c --- old/libqmi-1.24.2/src/libqmi-glib/qmi-device.c 2019-12-12 09:57:24.000000000 +0100 +++ new/libqmi-1.24.4/src/libqmi-glib/qmi-device.c 2020-01-14 18:56:52.000000000 +0100 @@ -595,72 +595,6 @@ return !!find_service_version_info (self, service); } -static gboolean -check_message_supported (QmiDevice *self, - QmiMessage *message, - GError **error) -{ - const QmiMessageCtlGetVersionInfoOutputServiceListService *info; - guint message_major = 0; - guint message_minor = 0; - guint device_major = 0; - guint device_minor = 0; - - /* If we didn't check supported services, just assume it is supported */ - if (!self->priv->supported_services) - return TRUE; - - /* For CTL, we assume all are supported */ - if (qmi_message_get_service (message) == QMI_SERVICE_CTL) - return TRUE; - - /* If we cannot get in which version this message was introduced, we'll just - * assume it's supported */ - if (!qmi_message_get_version_introduced_full (message, NULL, &message_major, &message_minor)) - return TRUE; - - /* Get version info. It MUST exist because we allowed creating a client - * of this service type */ - info = find_service_version_info (self, qmi_message_get_service (message)); - g_assert (info != NULL); - g_assert (info->service == qmi_message_get_service (message)); - device_major = info->major_version; - device_minor = info->minor_version; - - /* Some device firmware versions (Quectel EC21) lie about their supported - * DMS version, so assume a reasonable DMS version if the WDS version is - * high enough */ - if (info->service == QMI_SERVICE_DMS && device_major == 1 && device_minor == 0) { - const QmiMessageCtlGetVersionInfoOutputServiceListService *wds; - - wds = find_service_version_info (self, QMI_SERVICE_WDS); - g_assert (wds != NULL); - if (wds->major_version >= 1 && wds->minor_version >= 9) { - device_major = 1; - device_minor = 3; - } - } - - /* If the version of the message is greater than the version of the service, - * report unsupported */ - if (message_major > device_major || - (message_major == device_major && - message_minor > device_minor)) { - g_set_error (error, - QMI_CORE_ERROR, - QMI_CORE_ERROR_UNSUPPORTED, - "QMI service '%s' version '%u.%u' required, got version '%u.%u'", - qmi_service_get_string (qmi_message_get_service (message)), - message_major, message_minor, - info->major_version, - info->minor_version); - return FALSE; - } - - /* Supported! */ - return TRUE; -} - /*****************************************************************************/ GFile * @@ -2378,14 +2312,6 @@ transaction_early_error (self, tr, FALSE, error); return; } - - /* Check if the message to be sent is supported by the device - * (only applicable if we did version info check when opening) */ - if (!check_message_supported (self, message, &error)) { - g_prefix_error (&error, "Cannot send message: "); - transaction_early_error (self, tr, FALSE, error); - return; - } /* If message is not abortable, we should not allow using the abortable() interface */ if (!__qmi_message_is_abortable (message, message_context)) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/src/libqmi-glib/qmi-device.h new/libqmi-1.24.4/src/libqmi-glib/qmi-device.h --- old/libqmi-1.24.2/src/libqmi-glib/qmi-device.h 2019-09-20 10:20:43.000000000 +0200 +++ new/libqmi-1.24.4/src/libqmi-glib/qmi-device.h 2020-01-14 18:56:52.000000000 +0100 @@ -243,7 +243,7 @@ /** * QmiDeviceOpenFlags: * @QMI_DEVICE_OPEN_FLAGS_NONE: No flags. - * @QMI_DEVICE_OPEN_FLAGS_VERSION_INFO: Run version info check when opening. + * @QMI_DEVICE_OPEN_FLAGS_VERSION_INFO: Run version info check when opening. Since 1.24.4 this flag no longer prevents requests from being sent to the modem if they're assumed not supported based on the version info of each message. * @QMI_DEVICE_OPEN_FLAGS_SYNC: Synchronize with endpoint once the device is open. Will release any previously allocated client ID. * @QMI_DEVICE_OPEN_FLAGS_NET_802_3: set network port to "802.3" mode; mutually exclusive with @QMI_DEVICE_OPEN_FLAGS_NET_RAW_IP * @QMI_DEVICE_OPEN_FLAGS_NET_RAW_IP: set network port to "raw IP" mode; mutally exclusive with @QMI_DEVICE_OPEN_FLAGS_NET_802_3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libqmi-1.24.2/src/libqmi-glib/qmi-version.h new/libqmi-1.24.4/src/libqmi-glib/qmi-version.h --- old/libqmi-1.24.2/src/libqmi-glib/qmi-version.h 2019-12-12 09:57:44.000000000 +0100 +++ new/libqmi-1.24.4/src/libqmi-glib/qmi-version.h 2020-01-15 10:31:03.000000000 +0100 @@ -57,7 +57,7 @@ * * Since: 1.6 */ -#define QMI_MICRO_VERSION (2) +#define QMI_MICRO_VERSION (4) /** * QMI_CHECK_VERSION:
