Opened 4 years ago

Closed 4 years ago

#12900 closed enhancement (fixed)

libqmi-1.24.2

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Overview of changes in libqmi 1.24.2

  • libqmi-glib:
    • message: fixed message creation on big endian systems.
    • message: added missing services in get_version_introduced_full().
    • message: updated printable_full() to allow a NULL line_prefix.
    • device: updated response reception logic to make sure we check the message id before attempting to parse the contents, and if the message id doesn't match we return an early QMI_CORE_ERROR_UNEXPECTED_MESSAGE error.
  • pkgconfig:
    • Added libmbim dependency in Libs.Private, if built with QMI-over-MBIM support.
  • qmi-proxy:
    • Updated to always use the realpath of the QMI device file, so that users using different symlinks to the same device file don't get transaction ids mixed up.
  • Several other minor improvements and fixes.

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22476.

Note: See TracTickets for help on using tickets.