Changelog for
libmtp9-1.1.21-122.1.x86_64.rpm :
* Mon Apr 24 2023 Marcus Meissner
- updated to 1.1.21 release Bugs fixed: - Fix LIBMTP_STORAGE_SORTBY_MAXSPACE not working (copy-paste mistake) - fix warnings regarding mismatched parameter docs - fix comment above sort_storage_bysort_storage_by - Revert \"ptp_pack_string: check string length for no iconv situation\" - remove dependency on ptp.h - fixed paste error vendor/product id - libusb-glue: check return value of ptp_init_send_memory_handler - ptp_pack_string: check string length for no iconv situation - ptp-pack: fix ucs2str overflow Features: - add a LIBMTP_FreeMemory function that wraps free() - added functions to get device by serial number - added serial number of device to output of \'mtp-files\' - added optional serial number parameter to \'mtp-getfile\' - added optional serial number parameter to \'mtp-delfile\' - feat: Add LIBMTP_Get_Children() to read the list of raw IDs of a folder. - merge a patch from google https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/media-libs/libmtp/files/libmtp-1.1.20-10_remove_nexus_s_from_device_list.patch - several new devices added, some device renaming for consistency.
* Sat Jul 02 2022 Marcus Meissner - updated to 1.1.20 release - again more USB ids added - some smaller bugfixes
* Sat Sep 25 2021 Marcus Meissner - updated to 1.1.19 release - Lots of USB ids added, especially Garmin devices - use a local libusb context, not the global one - various bugfixes