Accepting request 758741 from home:mnhauke

- Update to version 1.20.4:
  + libmbim-glib:
    - Fixed memleak when processing responses with multiple
      fragments.
    - Fixed memleak when processing failed Open operations.
    - Removed redundant method declaration in UUID header.

OBS-URL: https://build.opensuse.org/request/show/758741
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=45
This commit is contained in:
2019-12-21 16:34:12 +00:00
committed by Git OBS Bridge
parent a3a5188701
commit 20c97d1dd9
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Dec 21 16:21:42 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.20.4:
+ libmbim-glib:
- Fixed memleak when processing responses with multiple
fragments.
- Fixed memleak when processing failed Open operations.
- Removed redundant method declaration in UUID header.
-------------------------------------------------------------------
Wed Nov 6 20:34:29 UTC 2019 - Martin Hauke <mardnh@gmx.de>