Hello community,

here is the log from the commit of package libmbim for openSUSE:Factory checked 
in at 2018-09-11 17:11:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmbim (Old)
 and      /work/SRC/openSUSE:Factory/.libmbim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmbim"

Tue Sep 11 17:11:14 2018 rev:16 rq:631598 version:1.16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmbim/libmbim.changes  2018-03-07 
10:31:05.654233929 +0100
+++ /work/SRC/openSUSE:Factory/.libmbim.new/libmbim.changes     2018-09-11 
17:11:18.967964452 +0200
@@ -1,0 +2,12 @@
+Sat Aug 25 19:54:09 UTC 2018 - [email protected]
+
+- Update to version 1.16.2:
+  + mbimcli:
+    - Fix SNR reporting in --atds-query-signal output.
+    - Longer timeout (60s) in --disconnect.
+    - Add "ip-type" property to --connect.
+  + libmbim-glib:
+    - Fix printing message in Intel Firmware Update service.
+    - Fix error reporting when unknown status.
+
+-------------------------------------------------------------------

Old:
----
  libmbim-1.16.0.tar.xz

New:
----
  libmbim-1.16.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmbim.spec ++++++
--- /var/tmp/diff_new_pack.JXQSlM/_old  2018-09-11 17:11:19.751963234 +0200
+++ /var/tmp/diff_new_pack.JXQSlM/_new  2018-09-11 17:11:19.751963234 +0200
@@ -18,10 +18,10 @@
 
 
 Name:           libmbim
-Version:        1.16.0
+Version:        1.16.2
 Release:        0
 Summary:        Mobile Interface Broadband Model (MBIM) protocol
-License:        GPL-2.0+ AND LGPL-2.0+
+License:        GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:          Productivity/Networking/System
 URL:            http://www.freedesktop.org/wiki/Software/libmbim/
 Source:         
http://www.freedesktop.org/software/libmbim/%{name}-%{version}.tar.xz
@@ -58,7 +58,7 @@
 
 %package -n mbimcli-bash-completion
 Summary:        Bash completion for mbimcli
-License:        GPL-2.0+ AND LGPL-2.0+
+License:        GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:          Productivity/Networking/System
 BuildRequires:  bash-completion
 Requires:       bash-completion

++++++ libmbim-1.16.0.tar.xz -> libmbim-1.16.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/ChangeLog new/libmbim-1.16.2/ChangeLog
--- old/libmbim-1.16.0/ChangeLog        2018-01-20 10:27:58.000000000 +0100
+++ new/libmbim-1.16.2/ChangeLog        2018-08-12 14:35:04.000000000 +0200
@@ -1,3 +1,114 @@
+commit 8f885e389c8cd50264c6a93792327565b26d2934
+Author: Aleksander Morgado <[email protected]>
+Date:   Sun Aug 12 14:33:56 2018 +0200
+
+    release: bump version to 1.16.2
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e8bee79646dec7a2a9ebaccb0ef7b8e5498f9f35
+Author: Aleksander Morgado <[email protected]>
+Date:   Sun Aug 12 14:33:29 2018 +0200
+
+    NEWS: update for 1.16.2
+
+ NEWS | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+commit 1bc377035aee48b467788b8b08e1ae323cc1dc44
+Author: Aleksander Morgado <[email protected]>
+Date:   Thu Aug 9 11:30:02 2018 +0200
+
+    mbimcli,atds: fix thresholds in LTE SNR processing
+
+    The encoded LTE SNR value is between 0 and 35, not up to 97.
+
+    (cherry picked from commit c603ab385baf5050fdbd47af9bdf9d46d407b1ab)
+
+ src/mbimcli/mbimcli-atds.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 61b5e2a089dd87257e6b4a87018570fff48f4f2f
+Author: Aleksander Morgado <[email protected]>
+Date:   Thu Aug 9 11:22:36 2018 +0200
+
+    mbimcli,atds: fix LTE SNR processing
+
+    (cherry picked from commit b1b0ff50d86e240d2c1d6aa2f19272ce000a5704)
+
+ src/mbimcli/mbimcli-atds.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8c59d3723cb59c187c76d45831af9ee8d532389a
+Author: Aleksander Morgado <[email protected]>
+Date:   Sun Aug 12 14:24:12 2018 +0200
+
+    build: (late) post-release version bump to 1.16.1
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bbea8ec1a31785e6fb9f47da644ac5aaf11214bb
+Author: Ben Chan <[email protected]>
+Date:   Wed Jun 27 14:44:31 2018 -0700
+
+    libmbim-glib: handle MBIM_SERVICE_INTEL_FIRMWARE_UPDATE in
+    mbim_cid_get_printable()
+
+    This patch adds a missing handling of
+    MBIM_SERVICE_INTEL_FIRMWARE_UPDATE
+    in mbim_cid_get_printable() for commit d2ae618d
+    ("intel-firmware-update:
+    add support for Intel Firmware Update service")
+
+    (cherry picked from commit cb54dd691967f21a6a9b1bb3e40d33e3cff35d7a)
+
+ src/libmbim-glib/mbim-cid.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 96a0ee03d136258d80b5375a416c7511ee353363
+Author: Ben Chan <[email protected]>
+Date:   Wed Jan 31 21:56:41 2018 -0800
+
+    mbimcli: longer timeout for '--disconnect' operation
+
+    (cherry picked from commit b2af1edd5c813c8b09491cbb09f4c38f0f00ff2e)
+
+ src/mbimcli/mbimcli-basic-connect.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 87ecbf8ea8de17309c8a88bb5b831a7348c3b523
+Author: Ben Chan <[email protected]>
+Date:   Wed Jan 31 21:56:40 2018 -0800
+
+    libmbim-glib,message: handle unknown status when setting error
+
+    g_set_error_literal() requires a non-NULL 'message' argument. Passing
+    mbim_status_error_get_string() as the 'message' argument to
+    g_set_error_literal() could result in an assertion as
+    mbim_status_error_get_string() returns NULL for a status code
+    without an
+    associated MbimStatusError enum.
+
+    (cherry picked from commit 2e99e5f8a8cf2e73cea971abae35731b80249941)
+
+ src/libmbim-glib/mbim-message.c | 40
+ ++++++++++++++++++++++++----------------
+ 1 file changed, 24 insertions(+), 16 deletions(-)
+
+commit 2bf7eae99e81fae932ca672f8148dbac2eb59a5c
+Author: Dan Williams <[email protected]>
+Date:   Mon Jan 22 13:01:02 2018 -0600
+
+    mbimcli: add "ip-type" property to --connect
+
+    (cherry picked from commit 18eb8aceede2092e4db61ef93caf94f0154c7bf7)
+
+ src/mbimcli/mbimcli-basic-connect.c | 64
+ ++++++++++++++++++++++++++++---------
+ 1 file changed, 49 insertions(+), 15 deletions(-)
+
 commit 16e15d49297f72397f6b691cf7a9ccf47bdae844
 Author: Aleksander Morgado <[email protected]>
 Date:   Sat Jan 20 10:26:11 2018 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/NEWS new/libmbim-1.16.2/NEWS
--- old/libmbim-1.16.0/NEWS     2018-01-20 10:01:34.000000000 +0100
+++ new/libmbim-1.16.2/NEWS     2018-08-12 14:33:15.000000000 +0200
@@ -1,4 +1,16 @@
 
+Overview of changes in libmbim 1.16.2
+----------------------------------------
+
+ * mbimcli:
+   ** Fix SNR reporting in --atds-query-signal output.
+   ** Longer timeout (60s) in --disconnect.
+   ** Add "ip-type" property to --connect
+
+ * libmbim-glib:
+   ** Fix printing message in Intel Firmware Update service.
+   ** Fix error reporting when unknown status.
+
 Overview of changes in libmbim 1.16
 ----------------------------------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/aclocal.m4 
new/libmbim-1.16.2/aclocal.m4
--- old/libmbim-1.16.0/aclocal.m4       2018-01-20 10:27:36.000000000 +0100
+++ new/libmbim-1.16.2/aclocal.m4       2018-08-12 14:34:21.000000000 +0200
@@ -21,7 +21,7 @@
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
 # pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
-# serial 12 (pkg-config-0.29.2)
+# serial 11 (pkg-config-0.29.1)
 
 dnl Copyright © 2004 Scott James Remnant <[email protected]>.
 dnl Copyright © 2012-2015 Dan Nicholson <[email protected]>
@@ -63,7 +63,7 @@
 dnl See the "Since" comment for each macro you use to see what version
 dnl of the macros you require.
 m4_defun([PKG_PREREQ],
-[m4_define([PKG_MACROS_VERSION], [0.29.2])
+[m4_define([PKG_MACROS_VERSION], [0.29.1])
 m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1,
     [m4_fatal([pkg.m4 version $1 or higher is required but 
]PKG_MACROS_VERSION[ found])])
 ])dnl PKG_PREREQ
@@ -164,7 +164,7 @@
 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
 
 pkg_failed=no
-AC_MSG_CHECKING([for $2])
+AC_MSG_CHECKING([for $1])
 
 _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
@@ -174,11 +174,11 @@
 See the pkg-config man page for more details.])
 
 if test $pkg_failed = yes; then
-        AC_MSG_RESULT([no])
+       AC_MSG_RESULT([no])
         _PKG_SHORT_ERRORS_SUPPORTED
         if test $_pkg_short_errors_supported = yes; then
                $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "$2" 2>&1`
-        else
+        else 
                $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"$2" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -195,7 +195,7 @@
 _PKG_TEXT])[]dnl
         ])
 elif test $pkg_failed = untried; then
-        AC_MSG_RESULT([no])
+       AC_MSG_RESULT([no])
        m4_default([$4], [AC_MSG_FAILURE(
 [The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
@@ -296,6 +296,74 @@
 AS_VAR_IF([$1], [""], [$5], [$4])dnl
 ])dnl PKG_CHECK_VAR
 
+dnl PKG_WITH_MODULES(VARIABLE-PREFIX, MODULES,
+dnl   [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND],
+dnl   [DESCRIPTION], [DEFAULT])
+dnl ------------------------------------------
+dnl
+dnl Prepare a "--with-" configure option using the lowercase
+dnl [VARIABLE-PREFIX] name, merging the behaviour of AC_ARG_WITH and
+dnl PKG_CHECK_MODULES in a single macro.
+AC_DEFUN([PKG_WITH_MODULES],
+[
+m4_pushdef([with_arg], m4_tolower([$1]))
+
+m4_pushdef([description],
+           [m4_default([$5], [build with ]with_arg[ support])])
+
+m4_pushdef([def_arg], [m4_default([$6], [auto])])
+m4_pushdef([def_action_if_found], [AS_TR_SH([with_]with_arg)=yes])
+m4_pushdef([def_action_if_not_found], [AS_TR_SH([with_]with_arg)=no])
+
+m4_case(def_arg,
+            [yes],[m4_pushdef([with_without], [--without-]with_arg)],
+            [m4_pushdef([with_without],[--with-]with_arg)])
+
+AC_ARG_WITH(with_arg,
+     AS_HELP_STRING(with_without, description[ @<:@default=]def_arg[@:>@]),,
+    [AS_TR_SH([with_]with_arg)=def_arg])
+
+AS_CASE([$AS_TR_SH([with_]with_arg)],
+            [yes],[PKG_CHECK_MODULES([$1],[$2],$3,$4)],
+            [auto],[PKG_CHECK_MODULES([$1],[$2],
+                                        [m4_n([def_action_if_found]) $3],
+                                        [m4_n([def_action_if_not_found]) $4])])
+
+m4_popdef([with_arg])
+m4_popdef([description])
+m4_popdef([def_arg])
+
+])dnl PKG_WITH_MODULES
+
+dnl PKG_HAVE_WITH_MODULES(VARIABLE-PREFIX, MODULES,
+dnl   [DESCRIPTION], [DEFAULT])
+dnl -----------------------------------------------
+dnl
+dnl Convenience macro to trigger AM_CONDITIONAL after PKG_WITH_MODULES
+dnl check._[VARIABLE-PREFIX] is exported as make variable.
+AC_DEFUN([PKG_HAVE_WITH_MODULES],
+[
+PKG_WITH_MODULES([$1],[$2],,,[$3],[$4])
+
+AM_CONDITIONAL([HAVE_][$1],
+               [test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"])
+])dnl PKG_HAVE_WITH_MODULES
+
+dnl PKG_HAVE_DEFINE_WITH_MODULES(VARIABLE-PREFIX, MODULES,
+dnl   [DESCRIPTION], [DEFAULT])
+dnl ------------------------------------------------------
+dnl
+dnl Convenience macro to run AM_CONDITIONAL and AC_DEFINE after
+dnl PKG_WITH_MODULES check. HAVE_[VARIABLE-PREFIX] is exported as make
+dnl and preprocessor variable.
+AC_DEFUN([PKG_HAVE_DEFINE_WITH_MODULES],
+[
+PKG_HAVE_WITH_MODULES([$1],[$2],[$3],[$4])
+
+AS_IF([test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"],
+        [AC_DEFINE([HAVE_][$1], 1, [Enable ]m4_tolower([$1])[ support])])
+])dnl PKG_HAVE_DEFINE_WITH_MODULES
+
 # Copyright (C) 2002-2017 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/configure new/libmbim-1.16.2/configure
--- old/libmbim-1.16.0/configure        2018-01-20 10:27:36.000000000 +0100
+++ new/libmbim-1.16.2/configure        2018-08-12 14:34:22.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libmbim 1.16.0.
+# Generated by GNU Autoconf 2.69 for libmbim 1.16.2.
 #
 # Report bugs to <[email protected]>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libmbim'
 PACKAGE_TARNAME='libmbim'
-PACKAGE_VERSION='1.16.0'
-PACKAGE_STRING='libmbim 1.16.0'
+PACKAGE_VERSION='1.16.2'
+PACKAGE_STRING='libmbim 1.16.2'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1387,7 +1387,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 libmbim 1.16.0 to adapt to many kinds of systems.
+\`configure' configures libmbim 1.16.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1457,7 +1457,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libmbim 1.16.0:";;
+     short | recursive ) echo "Configuration of libmbim 1.16.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1608,7 +1608,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libmbim configure 1.16.0
+libmbim configure 1.16.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1886,7 +1886,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libmbim $as_me 1.16.0, which was
+It was created by libmbim $as_me 1.16.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2754,7 +2754,7 @@
 
 # Define the identity of the package.
  PACKAGE='libmbim'
- VERSION='1.16.0'
+ VERSION='1.16.2'
 
 
 # Some tools Automake needs.
@@ -12224,8 +12224,8 @@
 
 MBIM_MAJOR_VERSION=1
 MBIM_MINOR_VERSION=16
-MBIM_MICRO_VERSION=0
-MBIM_VERSION=1.16.0
+MBIM_MICRO_VERSION=2
+MBIM_VERSION=1.16.2
 
 
 
@@ -12362,8 +12362,8 @@
 fi
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 
$GLIB_MIN_VERSION" >&5
-$as_echo_n "checking for glib-2.0 >= $GLIB_MIN_VERSION... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MBIM_COMMON" >&5
+$as_echo_n "checking for MBIM_COMMON... " >&6; }
 
 if test -n "$MBIM_COMMON_CFLAGS"; then
     pkg_cv_MBIM_COMMON_CFLAGS="$MBIM_COMMON_CFLAGS"
@@ -12403,7 +12403,7 @@
 
 
 if test $pkg_failed = yes; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -12430,7 +12430,7 @@
 and MBIM_COMMON_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5
 elif test $pkg_failed = untried; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -12456,14 +12456,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 
$GLIB_MIN_VERSION
-                  gobject-2.0
-                  gio-2.0
-                  gio-unix-2.0" >&5
-$as_echo_n "checking for glib-2.0 >= $GLIB_MIN_VERSION
-                  gobject-2.0
-                  gio-2.0
-                  gio-unix-2.0... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBMBIM_GLIB" >&5
+$as_echo_n "checking for LIBMBIM_GLIB... " >&6; }
 
 if test -n "$LIBMBIM_GLIB_CFLAGS"; then
     pkg_cv_LIBMBIM_GLIB_CFLAGS="$LIBMBIM_GLIB_CFLAGS"
@@ -12521,7 +12515,7 @@
 
 
 if test $pkg_failed = yes; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -12557,7 +12551,7 @@
 and LIBMBIM_GLIB_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5
 elif test $pkg_failed = untried; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -12583,12 +12577,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 
$GLIB_MIN_VERSION
-                  gobject-2.0
-                  gio-2.0" >&5
-$as_echo_n "checking for glib-2.0 >= $GLIB_MIN_VERSION
-                  gobject-2.0
-                  gio-2.0... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MBIMCLI" >&5
+$as_echo_n "checking for MBIMCLI... " >&6; }
 
 if test -n "$MBIMCLI_CFLAGS"; then
     pkg_cv_MBIMCLI_CFLAGS="$MBIMCLI_CFLAGS"
@@ -12640,7 +12630,7 @@
 
 
 if test $pkg_failed = yes; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -12673,7 +12663,7 @@
 and MBIMCLI_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5
 elif test $pkg_failed = untried; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -12699,12 +12689,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 
$GLIB_MIN_VERSION
-                  gobject-2.0
-                  gio-2.0" >&5
-$as_echo_n "checking for glib-2.0 >= $GLIB_MIN_VERSION
-                  gobject-2.0
-                  gio-2.0... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MBIMPROXY" >&5
+$as_echo_n "checking for MBIMPROXY... " >&6; }
 
 if test -n "$MBIMPROXY_CFLAGS"; then
     pkg_cv_MBIMPROXY_CFLAGS="$MBIMPROXY_CFLAGS"
@@ -12756,7 +12742,7 @@
 
 
 if test $pkg_failed = yes; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -12789,7 +12775,7 @@
 and MBIMPROXY_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5
 elif test $pkg_failed = untried; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -13042,8 +13028,8 @@
     if test "x$PACKAGE_NAME" != "xglib"; then
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 2.10.0 
gobject-2.0  >= 2.10.0" >&5
-$as_echo_n "checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKDOC_DEPS" >&5
+$as_echo_n "checking for GTKDOC_DEPS... " >&6; }
 
 if test -n "$GTKDOC_DEPS_CFLAGS"; then
     pkg_cv_GTKDOC_DEPS_CFLAGS="$GTKDOC_DEPS_CFLAGS"
@@ -13083,7 +13069,7 @@
 
 
 if test $pkg_failed = yes; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -13101,7 +13087,7 @@
 
        :
 elif test $pkg_failed = untried; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        :
 else
@@ -13224,8 +13210,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gudev-1.0 >= 
$GUDEV_VERSION" >&5
-$as_echo_n "checking for gudev-1.0 >= $GUDEV_VERSION... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GUDEV" >&5
+$as_echo_n "checking for GUDEV... " >&6; }
 
 if test -n "$GUDEV_CFLAGS"; then
     pkg_cv_GUDEV_CFLAGS="$GUDEV_CFLAGS"
@@ -13265,7 +13251,7 @@
 
 
 if test $pkg_failed = yes; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -13283,7 +13269,7 @@
 
        have_gudev=no
 elif test $pkg_failed = untried; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        have_gudev=no
 else
@@ -13966,7 +13952,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libmbim $as_me 1.16.0, which was
+This file was extended by libmbim $as_me 1.16.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14032,7 +14018,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libmbim config.status 1.16.0
+libmbim config.status 1.16.2
 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/libmbim-1.16.0/configure.ac 
new/libmbim-1.16.2/configure.ac
--- old/libmbim-1.16.0/configure.ac     2018-01-20 10:25:35.000000000 +0100
+++ new/libmbim-1.16.2/configure.ac     2018-08-12 14:33:52.000000000 +0200
@@ -4,7 +4,7 @@
 dnl The libmbim version number
 m4_define([mbim_major_version], [1])
 m4_define([mbim_minor_version], [16])
-m4_define([mbim_micro_version], [0])
+m4_define([mbim_micro_version], [2])
 m4_define([mbim_version],
           [mbim_major_version.mbim_minor_version.mbim_micro_version])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/docs/man/mbim-network.1 
new/libmbim-1.16.2/docs/man/mbim-network.1
--- old/libmbim-1.16.0/docs/man/mbim-network.1  2018-01-20 10:27:58.000000000 
+0100
+++ new/libmbim-1.16.2/docs/man/mbim-network.1  2018-08-12 14:34:43.000000000 
+0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH MBIM-NETWORK "1" "January 2018" "mbim-network 1.16.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
+.TH MBIM-NETWORK "1" "August 2018" "mbim-network 1.16.2" "User Commands"
 .SH NAME
 mbim-network \- Simple network management of MBIM devices
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/docs/man/mbimcli.1 
new/libmbim-1.16.2/docs/man/mbimcli.1
--- old/libmbim-1.16.0/docs/man/mbimcli.1       2018-01-20 10:27:58.000000000 
+0100
+++ new/libmbim-1.16.2/docs/man/mbimcli.1       2018-08-12 14:34:43.000000000 
+0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH MBIMCLI "1" "January 2018" "mbimcli " "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
+.TH MBIMCLI "1" "August 2018" "mbimcli " "User Commands"
 .SH NAME
 mbimcli \- Control MBIM devices
 .SH DESCRIPTION
@@ -104,7 +104,7 @@
 Query connection state (SessionID is optional, defaults to 0)
 .TP
 \fB\-\-connect\fR=\fI\,[\/\fR"key=value,..."]
-Connect (allowed keys: session\-id, apn, auth (PAP|CHAP|MSCHAPV2), username, 
password)
+Connect (allowed keys: session\-id, apn, ip\-type (ipv4|ipv6|ipv4v6), auth 
(PAP|CHAP|MSCHAPV2), username, password)
 .TP
 \fB\-\-query\-ip\-configuration\fR=\fI\,[SessionID]\/\fR
 Query IP configuration (SessionID is optional, defaults to 0)
@@ -194,7 +194,7 @@
 \fB\-V\fR, \fB\-\-version\fR
 Print version
 .PP
-mbimcli 1.16.0
+mbimcli 1.16.2
 Copyright \(co 2013\-2018 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/libmbim-1.16.0/docs/reference/libmbim-glib/html/MbimDevice.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/MbimDevice.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/MbimDevice.html 
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/MbimDevice.html 
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="MbimMessage.html" title="MbimMessage">
 <link rel="next" href="MbimProxy.html" title="MbimProxy">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -1173,6 +1173,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/MbimMessage.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/MbimMessage.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/MbimMessage.html        
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/MbimMessage.html        
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="libmbim-glib-Command-IDs.html" title="Command IDs">
 <link rel="next" href="MbimDevice.html" title="MbimDevice">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -1867,6 +1867,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/MbimProxy.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/MbimProxy.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/MbimProxy.html  
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/MbimProxy.html  
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="MbimDevice.html" title="MbimDevice">
 <link rel="next" href="libmbim-glib-Enumerations-and-Flags.html" 
title="Enumerations and Flags">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -231,6 +231,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/annotation-glossary.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/annotation-glossary.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/annotation-glossary.html    
    2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/annotation-glossary.html    
    2018-08-12 14:35:05.000000000 +0200
@@ -7,7 +7,7 @@
 <link rel="home" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="up" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="prev" href="api-index-full.html" title="API Index">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -33,6 +33,6 @@
 <dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/api-index-full.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/api-index-full.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/api-index-full.html     
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/api-index-full.html     
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="prev" href="object-tree.html" title="Object Hierarchy">
 <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -1734,6 +1734,6 @@
 <dd></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch01.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch01.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch01.html       
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch01.html       
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="prev" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="next" href="libmbim-glib-Version-checks.html" title="Version 
checks">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -53,6 +53,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch02.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch02.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch02.html       
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch02.html       
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="prev" href="libmbim-glib-Common-utilities.html" title="Common 
utilities">
 <link rel="next" href="libmbim-glib-Basic-Connect.html" title="Basic Connect">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -47,6 +47,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch03.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch03.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch03.html       
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch03.html       
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="prev" href="libmbim-glib-DSS.html" title="DSS">
 <link rel="next" href="libmbim-glib-MS-Firmware-ID.html" title="MS Firmware 
ID">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -41,6 +41,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch04.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch04.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/ch04.html       
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/ch04.html       
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="prev" href="libmbim-glib-Intel-Firmware-Update.html" title="Intel 
Firmware Update">
 <link rel="next" href="libmbim-glib-Deprecated-API.html" title="Deprecated 
API">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/index.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/index.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/index.html      
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/index.html      
2018-08-12 14:35:05.000000000 +0200
@@ -6,7 +6,7 @@
 <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="next" href="ch01.html" title="Core">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -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">libmbim-glib Reference 
Manual</p></th></tr></table></div>
-<div><p class="releaseinfo">for libmbim-glib 1.16.0
+<div><p class="releaseinfo">for libmbim-glib 1.16.2
 </p></div>
 <div><p class="copyright">Copyright © 2013, 2014, 2015, 2016, 2017, 2018 The 
libmbim-glib authors</p></div>
 <div><div class="legalnotice">
@@ -124,6 +124,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-ATT-Device-Service.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-ATT-Device-Service.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-ATT-Device-Service.html
    2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-ATT-Device-Service.html
    2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Other Services">
 <link rel="prev" href="libmbim-glib-QMI.html" title="QMI">
 <link rel="next" href="libmbim-glib-Intel-Firmware-Update.html" title="Intel 
Firmware Update">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -713,6 +713,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Auth.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Auth.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Auth.html  
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Auth.html  
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="Generic Services">
 <link rel="prev" href="libmbim-glib-USSD.html" title="USSD">
 <link rel="next" href="libmbim-glib-Phonebook.html" title="Phonebook">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -453,6 +453,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Basic-Connect.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Basic-Connect.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Basic-Connect.html
 2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Basic-Connect.html
 2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="Generic Services">
 <link rel="prev" href="ch02.html" title="Generic Services">
 <link rel="next" href="libmbim-glib-SMS.html" title="SMS">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -4767,6 +4767,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Command-IDs.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Command-IDs.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Command-IDs.html
   2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Command-IDs.html
   2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="libmbim-glib-UUIDs.html" title="UUIDs">
 <link rel="next" href="MbimMessage.html" title="MbimMessage">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -1416,6 +1416,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Common-utilities.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Common-utilities.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Common-utilities.html
      2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Common-utilities.html
      2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="libmbim-glib-Errors.html" title="Errors">
 <link rel="next" href="ch02.html" title="Generic Services">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -103,6 +103,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-DSS.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-DSS.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-DSS.html   
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-DSS.html   
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="Generic Services">
 <link rel="prev" href="libmbim-glib-STK.html" title="STK">
 <link rel="next" href="ch03.html" title="Other Services">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -150,6 +150,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Deprecated-API.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Deprecated-API.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Deprecated-API.html
        2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Deprecated-API.html
        2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch04.html" title="Compatibility">
 <link rel="prev" href="ch04.html" title="Compatibility">
 <link rel="next" href="object-tree.html" title="Object Hierarchy">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -206,6 +206,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Enumerations-and-Flags.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Enumerations-and-Flags.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Enumerations-and-Flags.html
        2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Enumerations-and-Flags.html
        2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="MbimProxy.html" title="MbimProxy">
 <link rel="next" href="libmbim-glib-Errors.html" title="Errors">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -4669,6 +4669,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Errors.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Errors.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Errors.html    
    2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Errors.html    
    2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="libmbim-glib-Enumerations-and-Flags.html" 
title="Enumerations and Flags">
 <link rel="next" href="libmbim-glib-Common-utilities.html" title="Common 
utilities">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -660,6 +660,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Intel-Firmware-Update.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Intel-Firmware-Update.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Intel-Firmware-Update.html
 2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Intel-Firmware-Update.html
 2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Other Services">
 <link rel="prev" href="libmbim-glib-ATT-Device-Service.html" title="ATT Device 
Service">
 <link rel="next" href="ch04.html" title="Compatibility">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -85,6 +85,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-MS-Firmware-ID.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-MS-Firmware-ID.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-MS-Firmware-ID.html
        2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-MS-Firmware-ID.html
        2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Other Services">
 <link rel="prev" href="ch03.html" title="Other Services">
 <link rel="next" href="libmbim-glib-MS-Host-Shutdown.html" title="MS Host 
Shutdown">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -138,6 +138,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-MS-Host-Shutdown.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-MS-Host-Shutdown.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-MS-Host-Shutdown.html
      2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-MS-Host-Shutdown.html
      2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Other Services">
 <link rel="prev" href="libmbim-glib-MS-Firmware-ID.html" title="MS Firmware 
ID">
 <link rel="next" href="libmbim-glib-QMI.html" title="QMI">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -85,6 +85,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Phonebook.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Phonebook.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Phonebook.html 
    2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Phonebook.html 
    2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="Generic Services">
 <link rel="prev" href="libmbim-glib-Auth.html" title="Auth">
 <link rel="next" href="libmbim-glib-STK.html" title="STK">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -614,6 +614,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-QMI.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-QMI.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-QMI.html   
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-QMI.html   
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Other Services">
 <link rel="prev" href="libmbim-glib-MS-Host-Shutdown.html" title="MS Host 
Shutdown">
 <link rel="next" href="libmbim-glib-ATT-Device-Service.html" title="ATT Device 
Service">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -156,6 +156,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-SMS.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-SMS.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-SMS.html   
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-SMS.html   
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="Generic Services">
 <link rel="prev" href="libmbim-glib-Basic-Connect.html" title="Basic Connect">
 <link rel="next" href="libmbim-glib-USSD.html" title="USSD">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -1089,6 +1089,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-STK.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-STK.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-STK.html   
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-STK.html   
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="Generic Services">
 <link rel="prev" href="libmbim-glib-Phonebook.html" title="Phonebook">
 <link rel="next" href="libmbim-glib-DSS.html" title="DSS">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -486,6 +486,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-USSD.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-USSD.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-USSD.html  
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-USSD.html  
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="Generic Services">
 <link rel="prev" href="libmbim-glib-SMS.html" title="SMS">
 <link rel="next" href="libmbim-glib-Auth.html" title="Auth">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -260,6 +260,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-UUIDs.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-UUIDs.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-UUIDs.html 
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-UUIDs.html 
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="libmbim-glib-Version-checks.html" title="Version 
checks">
 <link rel="next" href="libmbim-glib-Command-IDs.html" title="Command IDs">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -1010,6 +1010,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Version-checks.html
 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Version-checks.html
--- 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/libmbim-glib-Version-checks.html
        2018-01-20 10:28:00.000000000 +0100
+++ 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/libmbim-glib-Version-checks.html
        2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="Core">
 <link rel="prev" href="ch01.html" title="Core">
 <link rel="next" href="libmbim-glib-UUIDs.html" title="UUIDs">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -132,7 +132,7 @@
 <hr>
 <div class="refsect2">
 <a name="MBIM-MICRO-VERSION:CAPS"></a><h3>MBIM_MICRO_VERSION</h3>
-<pre class="programlisting">#define MBIM_MICRO_VERSION (0)
+<pre class="programlisting">#define MBIM_MICRO_VERSION (2)
 </pre>
 <p>Evaluates to the micro version number of libmbim-glib which this source
 compiled against.</p>
@@ -140,6 +140,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/object-tree.html 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/object-tree.html
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/object-tree.html        
2018-01-20 10:28:00.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/object-tree.html        
2018-08-12 14:35:05.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="libmbim-glib Reference Manual">
 <link rel="prev" href="libmbim-glib-Deprecated-API.html" title="Deprecated 
API">
 <link rel="next" href="api-index-full.html" title="API Index">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -104,6 +104,6 @@
 </pre>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
+<hr>Generated by GTK-Doc V1.28</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/html/style.css 
new/libmbim-1.16.2/docs/reference/libmbim-glib/html/style.css
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/html/style.css       
2018-01-20 10:27:59.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/html/style.css       
2018-08-12 14:35:05.000000000 +0200
@@ -30,6 +30,10 @@
   vertical-align: top;
 }
 
+span.nowrap {
+  white-space: nowrap;
+}
+
 div.gallery-float
 {
   float: left;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libmbim-1.16.0/docs/reference/libmbim-glib/version.xml 
new/libmbim-1.16.2/docs/reference/libmbim-glib/version.xml
--- old/libmbim-1.16.0/docs/reference/libmbim-glib/version.xml  2018-01-20 
10:27:40.000000000 +0100
+++ new/libmbim-1.16.2/docs/reference/libmbim-glib/version.xml  2018-08-12 
14:34:26.000000000 +0200
@@ -1 +1 @@
-1.16.0
+1.16.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/src/libmbim-glib/mbim-cid.c 
new/libmbim-1.16.2/src/libmbim-glib/mbim-cid.c
--- old/libmbim-1.16.0/src/libmbim-glib/mbim-cid.c      2018-01-20 
09:25:00.000000000 +0100
+++ new/libmbim-1.16.2/src/libmbim-glib/mbim-cid.c      2018-08-12 
14:25:11.000000000 +0200
@@ -366,6 +366,8 @@
         return mbim_cid_qmi_get_string (cid);
     case MBIM_SERVICE_ATDS:
         return mbim_cid_atds_get_string (cid);
+    case MBIM_SERVICE_INTEL_FIRMWARE_UPDATE:
+        return mbim_cid_intel_firmware_update_get_string (cid);
     default:
         g_assert_not_reached ();
         return NULL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/src/libmbim-glib/mbim-message.c 
new/libmbim-1.16.2/src/libmbim-glib/mbim-message.c
--- old/libmbim-1.16.0/src/libmbim-glib/mbim-message.c  2018-01-20 
09:25:00.000000000 +0100
+++ new/libmbim-1.16.2/src/libmbim-glib/mbim-message.c  2018-08-12 
14:25:11.000000000 +0200
@@ -59,6 +59,26 @@
     }
 }
 
+static void
+set_error_from_status (GError          **error,
+                       MbimStatusError   status)
+{
+    const gchar *error_string;
+
+    error_string = mbim_status_error_get_string (status);
+    if (error_string)
+        g_set_error_literal (error,
+                             MBIM_STATUS_ERROR,
+                             status,
+                             error_string);
+    else
+        g_set_error (error,
+                     MBIM_STATUS_ERROR,
+                     status,
+                     "Unknown status 0x%08x",
+                     status);
+}
+
 /*****************************************************************************/
 
 GType
@@ -1605,10 +1625,7 @@
     if (status == MBIM_STATUS_ERROR_NONE)
         return TRUE;
 
-    g_set_error_literal (error,
-                         MBIM_STATUS_ERROR,
-                         status,
-                         mbim_status_error_get_string (status));
+    set_error_from_status (error, status);
     return FALSE;
 }
 
@@ -1701,10 +1718,7 @@
     if (status == MBIM_STATUS_ERROR_NONE)
         return TRUE;
 
-    g_set_error_literal (error,
-                         MBIM_STATUS_ERROR,
-                         status,
-                         mbim_status_error_get_string (status));
+    set_error_from_status (error, status);
     return FALSE;
 }
 
@@ -2066,10 +2080,7 @@
     if (status == MBIM_STATUS_ERROR_NONE)
         return TRUE;
 
-    g_set_error_literal (error,
-                         MBIM_STATUS_ERROR,
-                         status,
-                         mbim_status_error_get_string (status));
+    set_error_from_status (error, status);
     return FALSE;
 }
 
@@ -2238,9 +2249,6 @@
         return TRUE;
 
     /* Build error */
-    g_set_error_literal (error,
-                         MBIM_STATUS_ERROR,
-                         status,
-                         mbim_status_error_get_string (status));
+    set_error_from_status (error, status);
     return FALSE;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/src/libmbim-glib/mbim-version.h 
new/libmbim-1.16.2/src/libmbim-glib/mbim-version.h
--- old/libmbim-1.16.0/src/libmbim-glib/mbim-version.h  2018-01-20 
10:27:40.000000000 +0100
+++ new/libmbim-1.16.2/src/libmbim-glib/mbim-version.h  2018-08-12 
14:34:26.000000000 +0200
@@ -51,7 +51,7 @@
  * Evaluates to the micro version number of libmbim-glib which this source
  * compiled against.
  */
-#define MBIM_MICRO_VERSION (0)
+#define MBIM_MICRO_VERSION (2)
 
 /**
  * MBIM_CHECK_VERSION:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/src/mbimcli/mbimcli-atds.c 
new/libmbim-1.16.2/src/mbimcli/mbimcli-atds.c
--- old/libmbim-1.16.0/src/mbimcli/mbimcli-atds.c       2018-01-20 
09:25:00.000000000 +0100
+++ new/libmbim-1.16.2/src/mbimcli/mbimcli-atds.c       2018-08-12 
14:26:16.000000000 +0200
@@ -214,9 +214,9 @@
 
     if (rssnr == 0)
         rssnr_str = g_strdup_printf ("< -5 dB");
-    else if (rssnr < 97)
+    else if (rssnr < 35)
         rssnr_str = g_strdup_printf ("%d dB", -5 + rssnr);
-    else if (rsrp == 97)
+    else if (rssnr == 35)
         rssnr_str = g_strdup_printf (">= 30 dB");
 
     g_print ("[%s] Signal info retrieved:\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.16.0/src/mbimcli/mbimcli-basic-connect.c 
new/libmbim-1.16.2/src/mbimcli/mbimcli-basic-connect.c
--- old/libmbim-1.16.0/src/mbimcli/mbimcli-basic-connect.c      2018-01-20 
09:25:00.000000000 +0100
+++ new/libmbim-1.16.2/src/mbimcli/mbimcli-basic-connect.c      2018-08-12 
14:25:11.000000000 +0200
@@ -181,7 +181,7 @@
       "[SessionID]"
     },
     { "connect", 0, 0, G_OPTION_ARG_STRING, &set_connect_activate_str,
-      "Connect (allowed keys: session-id, apn, auth (PAP|CHAP|MSCHAPV2), 
username, password)",
+      "Connect (allowed keys: session-id, apn, ip-type (ipv4|ipv6|ipv4v6), 
auth (PAP|CHAP|MSCHAPV2), username, password)",
       "[\"key=value,...\"]"
     },
     { "query-ip-configuration", 0, G_OPTION_FLAG_OPTIONAL_ARG, 
G_OPTION_ARG_CALLBACK, G_CALLBACK (query_ip_configuration_arg_parse),
@@ -1055,6 +1055,24 @@
 }
 
 static gboolean
+mbim_context_ip_type_from_string (const gchar       *str,
+                                  MbimContextIpType *ip_type)
+{
+    if (g_ascii_strcasecmp (str, "ipv4") == 0) {
+        *ip_type = MBIM_CONTEXT_IP_TYPE_IPV4;
+        return TRUE;
+    } else if (g_ascii_strcasecmp (str, "ipv6") == 0) {
+        *ip_type = MBIM_CONTEXT_IP_TYPE_IPV6;
+        return TRUE;
+    } else if (g_ascii_strcasecmp (str, "ipv4v6") == 0) {
+        *ip_type = MBIM_CONTEXT_IP_TYPE_IPV4V6;
+        return TRUE;
+    }
+
+    return FALSE;
+}
+
+static gboolean
 connect_session_id_parse (const gchar  *str,
                           gboolean      allow_empty,
                           guint32      *session_id,
@@ -1094,11 +1112,12 @@
 }
 
 typedef struct {
-    guint32           session_id;
-    gchar            *apn;
-    MbimAuthProtocol  auth_protocol;
-    gchar            *username;
-    gchar            *password;
+    guint32            session_id;
+    gchar             *apn;
+    MbimAuthProtocol   auth_protocol;
+    gchar             *username;
+    gchar             *password;
+    MbimContextIpType  ip_type;
 } ConnectActivateProperties;
 
 static gboolean connect_activate_properties_handle (const gchar  *key,
@@ -1136,6 +1155,15 @@
         props->username = g_strdup (value);
     } else if (g_ascii_strcasecmp (key, "password") == 0 && !props->password) {
         props->password = g_strdup (value);
+    } else if (g_ascii_strcasecmp (key, "ip-type") == 0) {
+        if (!mbim_context_ip_type_from_string (value, &props->ip_type)) {
+            g_set_error (error,
+                         MBIM_CORE_ERROR,
+                         MBIM_CORE_ERROR_FAILED,
+                         "unknown ip type '%s'",
+                         value);
+            return FALSE;
+        }
     } else {
             g_set_error (error,
                          MBIM_CORE_ERROR,
@@ -1149,19 +1177,21 @@
 }
 
 static gboolean
-set_connect_activate_parse (const gchar       *str,
-                            guint32           *session_id,
-                            gchar            **apn,
-                            MbimAuthProtocol  *auth_protocol,
-                            gchar            **username,
-                            gchar            **password)
+set_connect_activate_parse (const gchar        *str,
+                            guint32            *session_id,
+                            gchar             **apn,
+                            MbimAuthProtocol   *auth_protocol,
+                            gchar             **username,
+                            gchar             **password,
+                            MbimContextIpType  *ip_type)
 {
     ConnectActivateProperties props = {
         .session_id    = 0,
         .apn           = NULL,
         .auth_protocol = MBIM_AUTH_PROTOCOL_NONE,
         .username      = NULL,
-        .password      = NULL
+        .password      = NULL,
+        .ip_type       = MBIM_CONTEXT_IP_TYPE_DEFAULT
     };
     gchar **split = NULL;
 
@@ -1170,6 +1200,7 @@
     g_assert (auth_protocol != NULL);
     g_assert (username != NULL);
     g_assert (password != NULL);
+    g_assert (ip_type != NULL);
 
     if (strchr (str, '=')) {
         GError *error = NULL;
@@ -1231,6 +1262,7 @@
     *auth_protocol = props.auth_protocol;
     *username = props.username;
     *password = props.password;
+    *ip_type = props.ip_type;
 
     if (split)
         g_strfreev (split);
@@ -2139,13 +2171,15 @@
         MbimAuthProtocol auth_protocol;
         gchar *username = NULL;
         gchar *password = NULL;
+        MbimContextIpType ip_type = MBIM_CONTEXT_IP_TYPE_DEFAULT;
 
         if (!set_connect_activate_parse (set_connect_activate_str,
                                          &session_id,
                                          &apn,
                                          &auth_protocol,
                                          &username,
-                                         &password)) {
+                                         &password,
+                                         &ip_type)) {
             shutdown (FALSE);
             return;
         }
@@ -2157,7 +2191,7 @@
                                                 password,
                                                 MBIM_COMPRESSION_NONE,
                                                 auth_protocol,
-                                                MBIM_CONTEXT_IP_TYPE_DEFAULT,
+                                                ip_type,
                                                 mbim_uuid_from_context_type 
(MBIM_CONTEXT_TYPE_INTERNET),
                                                 &error);
         g_free (apn);
@@ -2229,7 +2263,7 @@
 
         mbim_device_command (ctx->device,
                              request,
-                             10,
+                             60,
                              ctx->cancellable,
                              (GAsyncReadyCallback)connect_ready,
                              GUINT_TO_POINTER (DISCONNECT));


Reply via email to