Accepting request 764796 from home:mnhauke

- Update to version 1.22.0
  * libmbim-glib:
    + Message parsing logic improved to avoid reading fields out of
      bounds, e.g. if the messages sent by the modem are malformed
      or not in line with the specs.
  * Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/764796
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=49
This commit is contained in:
2020-01-15 20:25:51 +00:00
committed by Git OBS Bridge
parent cfb6ca6486
commit 674ef83882
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 15 20:07:04 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.22.0
* libmbim-glib:
+ Message parsing logic improved to avoid reading fields out of
bounds, e.g. if the messages sent by the modem are malformed
or not in line with the specs.
* Several other minor improvements and fixes.
-------------------------------------------------------------------
Sat Jan 4 17:47:58 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>