| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libgphoto2-6 | Distribution: openSUSE Tumbleweed |
| Version: 2.5.34 | Vendor: openSUSE |
| Release: 1.3 | Build date: Sat May 30 14:01:11 2026 |
| Group: System/Libraries | Build host: reproducible |
| Size: 3510096 | Source RPM: libgphoto2-2.5.34-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://gphoto.sourceforge.io/ | |
| Summary: A Digital Camera Library | |
gPhoto (GNU Photo) is a set of libraries for previewing, retrieving, and capturing images from a range of supported digital cameras to your local hard drive. It does not support digital cameras based on the USB storage protocol as those can be mounted by Linux directly. As of this time, gPhoto supports around 1700 cameras, listed on: https://gphoto.sourceforge.io/proj/libgphoto2/support.php or by running gphoto2 --list-cameras
LGPL-2.1-or-later
* Sat May 30 2026 Marcus Meissner <meissner@suse.com>
- libgphoto2 2.5.34 release
ptp2:
* new Canon EOS SDRAM capture method added
* new Nikon Z series property code list method added
* Sony generation 2 vs 3 handling enhanced
* Security issues fixed:
* CVE-2026-40333: information disclosure and denial of service via
unbounded reads in ptp unpack EOS events (bsc#1262445)
* CVE-2026-40334: information disclosure and denial of service via
missing null terminator ptp_unpack_Canon_FE (bsc#1262446)
* CVE-2026-40335: information disclosure via out-of-bounds read
in ptp_unpack_DPV (bsc#1262447)
* CVE-2026-40336: memory leak in ptp_unpack_Sony_DPD() can lead to
denial of service (bsc#1262448)
* CVE-2026-40338: information disclosure and denial of service
via out-of-bounds read in the PTP_DPFF_Enumeration case of
ptp_unpack_Sony_DPD() (bsc#1262449)
* CVE-2026-40339: information disclosure via out-of-bounds read in
ptp_unpack_Sony_DPD() (bsc#1262450)
* CVE-2026-40340: information disclosure and denial of service via
out-of-bounds read in ptp_unpack_OI() (bsc#1262452)
* CVE-2026-40341: denial of service via out-of-bounds read from
untrusted USB devices in ptp_unpack_EOS_FocusInfoEx (bsc#1262454)
* chdk: several bugfixes for liveview
* configs:
* nikon: flashready, infodisperrstatus added
* sony: exposureprogram mode3, focusdistancemeters, shutter lag timing, focus indication, shutter type, drange optimizer added, silent mode
* canon eos: remoterelease config values changed
* panasonic: bulb added
* leica: detect not yet listed leicas better in generic mode
* added ids:
* Sony: ILCE-1M2
* Nikon: CoolPix P1100, S3500, Z50_2,
* Canon: EOS R1, R6 Mark III
* Fuji Finepix S4200, X-E5,
* Leica SL3
jd11:
* allow TIFF / DNG export
* needs libtiff library to work
all:
* some bugfixes
* replaced various strcpy with strncpy
translations:
* updated gregorian, spanish
* added arabic
* Sun Oct 19 2025 Marcus Meissner <meissner@suse.com>
- libgphoto2 2.5.33 release
* serial:
* added caching
* canon:
* use caching from serial driver
* ptp2:
* fixed crash on capture regression
* added new ids:
* Sony ZV-E10M2
* Fuji X-M5
* Ricoh GR IIIx (corrected id)
* imported libmtp ids
* translations: updated romanian, chinese, polish, ukrainian
* Sun Jul 06 2025 Marcus Meissner <meissner@suse.com>
- libgphoto2 2.5.32 release
quicktake1x0:
* New Apple Quicktake (serial camera) driver
pentax:
* Added Pentax K1II, K3III
* sync with pktriggercord fixes
ptp2:
* Big code and (canon eos) debug outout cleanups by Axel W
* --summary output format changed to be more condensed
* Canon EOS: imageformat output changed
* Canon: added disablemodedial
* Canon: keepdeviceon send less often to speed up
* Sony: Now officially documented by Sony. Changes imported from the documentation.
* Sony: support newer sony property format
* Sony: added capturemode, focalposition, magnifysetting, spotfocusarea,
* Sony: fixed crash in movie option
* Panasonic: bugfixes
* Fuji: configurations added, af drive manual, availableshots, graineffect, rawcompression
* Fuji: bugfixes
* Nikon: support 32bit properties
* Added ids:
- Canon EOS R100, R3, R8, R50, G7 X Mark 3,
- Sony Alpha A6100, ZV-E10, A6700, NEX-5N, SLT A99V, ILCE-9M3, ILX-LR1
- Nikon Zf, Z6 III
- Olympus OM-1Mark2
- Fuji X-H2S, X100V1, GFX100 II
- Ricoh GR III
- Leica Q3, M11 Monochrome
ports/usb:
* added more Android support (passing in filedescriptor)
ports/serial:
* some fixes, needed for quicktake
all:
* IOLIBS and CAMLIBS now runtime configurable
* Builds use silent rules by default now
* Meson buildsupport, parallel to automake
* print-camera-list can now print camera list in JSON format
* added new functions: gp_setting_set_get_func, gp_setting_set_set_func
for user defined settings setters
* added new port functions: gp_port_usb_set_sys_device,
gp_port_usb_get_sys_device used for Android
translations:
* added georgian, friulian, polish, romanian, ukrainian, chinese, brazilian
- remove libgphoto2-c99.patch: upstream
* Mon Aug 05 2024 Filip Kastl <filip.kastl@suse.com>
- Adding libgphoto2-c99.patch so that the package builds for 32bit
with GCC 14.
- Using %autosetup -p1 because this is the prefered way to apply
patches.
* Sat Sep 02 2023 Marcus Meissner <meissner@suse.com>
- updated to 2.5.31 release
ptp2:
* do better event queueing during capture (makes capture faster, avoids losing events)
* Canon EOS: OLC logic rewritten to be table driven, more debugging of the content,
config "testolc" to generate debugoutput. Supports more cameras better.
* Canon EOS: various bugfixes
* Sony Alpha: Added config options: focusarea, liveviewsettingeffect
* Olympus: Enabled OM-1 capture
* Battery Level: also support ENUM style battery reporting for Canon
* Nikon 1: S1 also does not support everything
* Sony Alpha: small changes in config setters
* merged some improvements from NorthOfYou fork for Canon EOS, Nikon and Sony
* New ids:
- Canon EOS 850D, R7, R10, R5 C, R6m2
- Fuji X-H2, X-T5
- GOPRO HERO 11 BLACK, 11 BLACK mini
- new ids also imported from libmtp
- Nikon Z30, Z8
- OMSYSTEM OM-1
- Pentax KP (PTP mode)
- Ricoh GR IIIx
- Sigma fp L
- Sony A7S III, ILCE-1, ILME-FX3, 7RM5 aka A7-RV,
digigr8:
* fixed init to not switch to webcam mode
pentax:
* Added Pentax KP
general:
* disable log formatting when we are not logging (speeds up large downloads, as
we are not hex dumping the whole data and immediately discard the result)
* libltdl usage now thread-safe. (some other library pieces are not threadsafe yet)
* some time_t 32bit vs 64bit fixes
* some cleanups and warning fixes
translations:
* updated swedish, spanish
* added georgian, friulian
- libgphoto2-enable-vusb-ptp.patch: upstream
* Mon Jul 10 2023 Ludwig Nussel <lnussel@suse.com>
- drop lockdev support (boo#1212801)
* Mon Apr 24 2023 Marcus Meissner <meissner@suse.com>
- libgphoto2-enable-vusb-ptp.patch: enable virtual PTP camera in vusb
* Sat Apr 22 2023 Christopher Yeleighton <giecrilj@stegny.2a.pl>
- added %bcond_with vusb in case anyone needs a test drive
* Sat Jul 02 2022 Marcus Meissner <meissner@suse.com>
- updated to 2.5.30 release
- ptp2:
* Canon: fixed display locking/unlocking after exit
* generic: avoid potential crash on image addition
* Sony: Add image information when wait_for_event, some config values added
* Added IDs:
* Nikon Zfc, Z9
* Sony DSC-WX220, Alpha-A7 IV
* Nikon P950
* Canon EOS Rebel T8i
* Fuji Fujifilm X-E4
* GoPro HERO10 Black
- general:
* fix parallel builds by requiring gettext 0.19.1 for builds from git (PR #797)
* add gp_init_localedir() function to allow for non-standard installations (PR #796)
- translations:
* updated traditional chinese
* Tue Apr 19 2022 Marcus Meissner <meissner@suse.com>
- use https urls
/usr/lib/udev/hwdb.d/20-gphoto.hwdb /usr/lib/udev/rules.d/40-libgphoto2.rules /usr/lib64/libgphoto2 /usr/lib64/libgphoto2.so.6 /usr/lib64/libgphoto2.so.6.4.0 /usr/lib64/libgphoto2/2.5.34 /usr/lib64/libgphoto2/2.5.34/ax203.so /usr/lib64/libgphoto2/2.5.34/canon.so /usr/lib64/libgphoto2/2.5.34/digigr8.so /usr/lib64/libgphoto2/2.5.34/dimagev.so /usr/lib64/libgphoto2/2.5.34/directory.so /usr/lib64/libgphoto2/2.5.34/docupen.so /usr/lib64/libgphoto2/2.5.34/jl2005a.so /usr/lib64/libgphoto2/2.5.34/jl2005c.so /usr/lib64/libgphoto2/2.5.34/kodak_dc240.so /usr/lib64/libgphoto2/2.5.34/mars.so /usr/lib64/libgphoto2/2.5.34/pentax.so /usr/lib64/libgphoto2/2.5.34/ptp2.so /usr/lib64/libgphoto2/2.5.34/quicktake1x0.so /usr/lib64/libgphoto2/2.5.34/ricoh_g3.so /usr/lib64/libgphoto2/2.5.34/sierra.so /usr/lib64/libgphoto2/2.5.34/sonix.so /usr/lib64/libgphoto2/2.5.34/sq905.so /usr/lib64/libgphoto2/2.5.34/st2205.so /usr/lib64/libgphoto2/2.5.34/topfield.so /usr/lib64/libgphoto2/2.5.34/tp6801.so /usr/lib64/libgphoto2/print-camera-list /usr/share/doc/packages/libgphoto2-6 /usr/share/doc/packages/libgphoto2-6/AUTHORS /usr/share/doc/packages/libgphoto2-6/NEWS /usr/share/doc/packages/libgphoto2-6/README /usr/share/libgphoto2 /usr/share/libgphoto2/2.5.34 /usr/share/libgphoto2/2.5.34/konica /usr/share/libgphoto2/2.5.34/konica/english /usr/share/libgphoto2/2.5.34/konica/french /usr/share/libgphoto2/2.5.34/konica/german /usr/share/libgphoto2/2.5.34/konica/japanese /usr/share/libgphoto2/2.5.34/konica/korean /usr/share/libgphoto2/2.5.34/konica/spanish
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 00:14:01 2026