libgpiod: update to 2.1.3
authorMichael Heimpold <mhei@heimpold.de>
Mon, 19 Aug 2024 19:28:54 +0000 (21:28 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Sat, 24 Aug 2024 10:04:11 +0000 (12:04 +0200)
commit867d521d005019e472addf9ef3dbd6d348ea7ffc
tree0b6ee0752197bb5d5c84c69d657e7a8102bac842
parent4e2e967e4912516e582bd92f841015dbf23e0cb3
libgpiod: update to 2.1.3

Upstream bug fixes:
- fix C++ tests with recent kernels which introduced stricter reconfigure
  behavior
- fix a use-after-free bug in python bindings
- fix passing the event clock property to line requests in python bindings
- fix a memory leak in tools
- make sure the string buffers in line-info and chip-info are big enough to not
  truncate the strings they hold below the size accepted by the kernel

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
libs/libgpiod/Makefile