×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

GPhoto2 updated with Pentax updates from PkTriggerCord

  • Posts: 424
  • Thank you received: 66
2.5.23 release

Repository: gphoto/libgphoto2 · Tag: libgphoto2-2_5_23-release · Commit: 276c1a4 · Released by: msmeissn

libgphoto2 2.5.23 development

ptp2:

Sony capture stability and speed improvements
Canon EOS capture stability improvements, reduce partial read blobs from 5MB to 1MB
Canon EOS M image format unpacking adjustments
Olympus OMD: bulb capture added, trigger capture capable
Panasonic GH5: added manualfocusdrive, capturetarget
Canon PowerShot X work ... trying to support / improve stability of capture
PTP string packing adjusted to standard (empty and null strings)
New ids added:
Sony Alpha A68, RX100M6, DSC-WX350
Nikon Coolpix L100
Canon PowerShot G7X, G9X Mark II
Canon Rebel T6, EOS 2000D
Fuji X-A2, GFX 50R, XT-30
Ricoh WG-M2
libmtp ids synced.
pentax:

synced smaller parts with pktriggercord
translations:

updated danish
fuzzing:

vusb and sample-afl now able to fuzz all USB cameras (even if slow)
all:

Various crashes fixed that were found during AFL fuzzing the USB drivers

The camlibs for cameras (and driver) older than 15 years have been
default disabled for installation, to speed up libgphoto2 startup
and also reduce attack surface against malicious USB devices.

See OUTDATED.txt in git for notes.

You can reenable them using:

./configure --with-camlibs=all,outdated
or by the camlib driver name (sample: jd11):

./configure --with-camlibs=all,jd11
To get the lists of all camera libraries use:

./configure --help
If you still have an old camera using one of these camlibs in active
use, please report this to the devteam so we can reenable it per
default.


This release has 2 assets:

Source code (zip)
Source code (tar.gz)
Visit the release page to download them.
The following user(s) said Thank You: Jasem Mutlaq, Tom
4 years 9 months ago #39781

Please Log in or Create an account to join the conversation.

Thanks, I just triggered a build for the new release.
The following user(s) said Thank You: Greg, Tom
4 years 9 months ago #39782

Please Log in or Create an account to join the conversation.

Time to create page: 0.354 seconds