Changelog for
libgphoto2-6-lang-2.5.18-lp152.2.7.noarch.rpm :
* Sun May 13 2018 meissnerAATTsuse.com- updated to 2.5.18 release (bsc#1091309) - ptp2: Canon EOS: Fixed file download on several EOS brands, broken by 2.5.17 release. - pentax: Added K01 and K70 models.
* Mon Apr 16 2018 meissnerAATTsuse.com- updated to 2.5.17 release - ptp2:
* Apple iOSX: handle root directory objects that have ParentObject==StorageID instead of 0
* implement PTP 1.1 Manifest reading and hook into filesystem. currently only supported by Apple iOS.
* Canon PowerShot CHDK live view support.
* Canon EOS: prepare capture needs to wait a bit on a crucial place to get all events. might fix some PTP Device Busy reports.
* Canon EOS: split bulk downloads into pieces of partial downloads. This might cure the Error 70.
* Canon EOS: Improved EOS M capture
* Canon CHDK: live preview capture support added
* Added USB IDs:
* Sony A7r III
* Nikon CoolPix L430
* Nikon D850
* Canon EOS M2, M6, M100
* Canon EOS 6D Mark II
* Fuji Film X-Pro 2 - pentax:
* Code updates imported from pkremote - libgphoto2:
* Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS currently) - translations:
* updates spanish, chinese
* Mon Oct 16 2017 meissnerAATTsuse.com- updated to 2.5.16 release - ptp2: emergency bugfix as a previous bugfix broke some detection features
* Mon Oct 02 2017 jengelhAATTinai.de- Avoid running fdupes across partitions. Replace old tar options, old RPM shell variables by new constructs. Rectify RPM groups. Make macro style consistent again.
* Mon Oct 02 2017 meissnerAATTsuse.com- updated to 2.5.15 release - ptp2:
* fuji: Fix cameras without new capture properties.
* Canon EOS: config aspectratio, highisonr
* Canon EOS: emit CAPTURECOMPLETE event
* Canon EOS: whitebalanaceadjustment is 32bit signed, not 16bit signed
* usb: better error feedback
* fixed some bugs found by AFL fuzzing
* Added USB ids:
* Sony: A6500, HX400V
* Nikon: D500, D7500
* Olympus: VR360
* Canon PowerShot: ELPH 350 HS
* Canon EOS: 200D, Rebel T7i
* Fuji: GFX 50 S
* Ricoh Theta S, Theta SC - libgphoto2_port/vusb:
* now default disabled as it confused people, enable with --enable-vusb- libgphoto2-fix-fuji.patch: upstreamed
* Sun Jul 16 2017 meissnerAATTsuse.com- libgphoto2-fix-fuji.patch: check before using a ptp property that is only available in some updated Fuji cameras (bsc#1048853)
* Mon Jun 05 2017 meissnerAATTsuse.com- updated to 2.5.14 release
* ptp2:
* Canon EOS M remote control / capture support (M3, M5, M10 ... but not the original EOS M currently)
* fix for Canon EOS camera crash bug introduced in 2.5.13.
* Fuji XT-2 capture support (firmware update needed, might work for other Fuji XT too)
* Canon EOS 77D added.
* various bugfixes
* added USB IDs:
* Sony DSC-RX10M3, DSC-HX90V
* Sony UMC-R10C
* Nikon D5600,
* Canon EOS 77D
* Fuji XT-20
* synced MTP device ids from libmtp
* more issues fixed that were found by the AFL fuzzer
* pentax:
* Added Pentax K5-II, Pentax K3-II
* libgphoto2_port:
* fixed gp_log_remove_func
* libgphoto2_port/vusb:
* support f-number, shutterspeed, and exposurebias in the virtual PTP camera
* all:
* several issues found by gcc 7 fixed
* translations:
* updated ukrainian, polish, vietnamese, french, swedish
* Sat Apr 08 2017 meissnerAATTsuse.com- updated to 2.5.13 release See below in 2.5.12.1 pre relase, also: pentax:
* Now using the pktriggercord codebase
* lots of improvements
* Please report missing Pentax K USB ids that are supported by pktriggercord!
* Tue Mar 21 2017 meissnerAATTsuse.com- updated to 2.5.12.1 temporary snapshot ptp2:
* iPhone iOS 10.2 storage handling fixed, added dynamic storage handling
* Sony Alpha Live View support.
* Canon EOS M series capture enabled. (might not fully work yet)
* Various crashes and endless loops fixed that were found by the AFL fuzzer.
* Various bugfixes in Nikon, Canon capture
* New USB Ids:
* Sony: SLT A37, DSC-RX100M5
* Nikon KeyMission 360
* Canon PowerShot G16
* Canon EOS M5
* Fuji Fujifilm XT-2
* GoPro Hero 5 Black
* Thu Jan 05 2017 meissnerAATTsuse.com- updated to 2.5.12 release ptp2:
* Canon EOS: more fixes for Canon EOS 5D Mark IV and Canon EOS 80D.
* Parrot Sequoia support and property decoding
* Nikon 1: Fixed Nikon 1 capture
* Sony Alpha: various bugfixes.
* New USB IDs:
* Nikon Coolpix AW130
* Nikon DSC D3400
* Parrot Sequoia
* GoPro Hero, Hero4 Silver, Hero +
* bugfixes and cleanups canon:
* fixed zoom on some older Canon Powershots translations:
* updated polish, ukrainian, vietnamese, danish, french, svensk
* Sun Nov 20 2016 meissnerAATTsuse.com- updated to 2.5.11 release
* canon:
* not experimental anymore, for some years
* some bugfixes in configuration handling
* ptp2:
* canon: EOS capture improvements, also supporting new EOS
* sony: tethering and trigger capture implemented, capture stability improvements
* sony: exposure compensation setting fixed
* sony: capture and autofocus configurations, similar to eosremoterelease
* generic: fixed serialnumber retrieval
* nikon: \"autofocus\" config variable for global autofocus enable/disable (default on, default liveview off)
* various bugs fixed, stability improved
* ptpip: allow different event ports. --port ptpip:IP:dataport:eventport
* New ids reported: - Sony Alpha 7, DSC-RX100M4, NEX-7, DSC-HX20V, Alpha 6300, A7S II, A7, - Nikon DSC Df, D7200, D5, D810A, 1 V3 - Canon EOS 1Dx Mark 3, 80D, 5D Mark IV - Canon Digital IXUS 180 - various music players / android phones imported from libmtp
* libgphoto2:
* Speed up initial startup.
* Win32: store settings in the \"User Profile\\.gphoto\\settings\" and not in C:\\\\Windows anymore.
* gp_widget_changed() no longer clears the \"changed\" state to make this API more consistent. Use gp_widget_set_changed(widget,FALSE) to do so.
* examples:
* sample-photobooth: a sample program handling tethering, SIGUSR1 driven capture and SIGUSR2 based configuration reading.
* sample-afl: code to inject afl fuzzing data
* translations:
* updated swedish, ukrainian, polish, finnish, russian, danish, polish, brazilian, serbian, dutch, chinese- libgphoto2-newjpeg.patch: removed, upstream
* Tue Jul 05 2016 toddrme2178AATTgmail.com- Fix Group tag.
* Thu Jun 09 2016 meissnerAATTsuse.com- require: udev in the library package for the hwdb refresher bsc#982339
* Thu Jun 09 2016 meissnerAATTsuse.com- libgphoto2-newjpeg.patch: jpeg_mem_src gets a const buffer now in new libjpeg-turbo.
* Wed Mar 23 2016 meissnerAATTsuse.com- updated to 2.5.10 release libgphoto2:
* added gp_camera_list_config, gp_camera_get_single_config, gp_camera_set_single_config additional configuration APIs for faster access to single configuration values. ptp2:
* allow generic opcode commands with parameters, config variable \"opcode\"
* fixed pretending that Nikon Coolpix S series is a Nikon 1 S.
* Nikon: fixed problem with SDRAM capture
* Canon EOS: handle \"no focus\" during capture
* Canon EOS: handle --new correctly
* Canon Powershot: handle lack of object protection setting
* Ricoh Theta: support shutterspeed configuration
* added size checking to PTP unpacking primitives
* various bugfixes
* New ids:
* Imported Media Players and Android phones from libmtp
* Sony Alpha A7S II, ILCE 7M2
* Kodak Z990
* Nikon Coolpix L840, S3600
* Leica SL
* Olympus TG-620, E-M5 Mark 2
* Canon EOS 1D C, 750D
* Canon IXUS 160
* Fuji Film X-T1, X-T10, A-610 pentax:
* fixed some crashes on non-existing config variables
* use portable directory api (helps Visual Studio) libgphoto2_port/vusb:
* Implemented a virtual PTP camera for test purposes. libgphoto2_port/disk:
* Support exfat fuse filesystems. all:
* fixed various issues found by Coverity static analyzer
* removed unistd.h headers where not needed to help Visual Studio translations:
* updated swedish, brazilian portuguese, danish, polish, ukrainian, vietnamese
* Tue Dec 29 2015 stefan.bruensAATTrwth-aachen.de- Several changes/fixes to packaging:
* API documentation was packaged twice, once in the -devel package and once in the main package (under different paths), split off to separate libgphoto2-devel-doc package
* Use apidocs from source tar instead of using doxygen
* package user documentation in separate libgphoto2-doc package
* remove obsolete hotplug scripts
* Wed Nov 18 2015 meissnerAATTsuse.com- updated to 2.5.9 release Now maintained (source and issue tracker) in GIT at https://github.com/gphoto/libgphoto2 ptp2:
* PTP/IP: fixes to support Ricoh Theta and Sony Alpha over WLAN better
* unification of timeout with backoff handling
* Canon EOS: fixed a timeout bug on wait_event
* Canon EOS: report protection status correctly
* Canon EOS: unlock the ui on close
* Sony: bulb mode support (in manual mode, shutterspeed and bulb option)
* Hook up PTP OpenCapture opcode
* Nikon J5 support. Nikon now hides prop and opcodes even differently.
* Added USB IDs: - Sony SLT A77V, A7R2, HDR-PJ260VE - Nikon DSLR D5500 - Canon EOS 760D, 5Ds, 5Ds R - Nikon Coolpix AW110, S6300, S6800, S3700, S2900 - Nikon 1 S2, J5 - Ricoh Theta m15 (USB and WLAN) - GoProp Hero 4 canon: readd old Canon IXUS 30. translations: updated ukrainian, vietnamese, polish, italian
* Sun Sep 20 2015 meissnerAATTsuse.com- add -devel to baselibs for use to build wine in 64bit environments
* Fri Aug 07 2015 dimstarAATTopensuse.org- Change udev BuildRequires for pkgconfig(udev)- use pkg-config --modversion udev instead of querying the package database. udev is often installed as udev-mini in OBS\' build env, which the rpm -q udev call could not find.
* Sun Jul 05 2015 meissnerAATTsuse.com- updated to 2.5.8 release- all:
* Missing COPYRIGHT headers added.
* Bug fixes for issues detected by Coverity.- ptp2:
* Canon Powershot/IXUS CHDK support Install the CHDK firmware and then use \"gphoto2 --set-config chdk=On\" to enable.
* Canon EOS: Implemented new capture method for new Canon EOS to avoid hangs.
* Canon EOS: New configuration variable: continuousaf
* Canon EOS: event output for focusinfo / focusmask
* Nikon DSLR: New configuration variables: movieiso, movieshutterspeed, moviehighisonr
* Nikon Coolpix A: also manually add override opcodes for capture (please report if it works)
* New USB ids: Sony: DSC-HX60V, Alpha-A7S, Alpha-A77 M2, Alpha A5100 Panasonic: DMC-LS2 Canon EOS 7D Mark II, Canon EOS M3 Canon Powershot SX520 HS Fuji Fujifilm X-E2 Samsung NX1
* Media Player IDs synced with the libmtp ID database.
* Lots of bugfixes.- libgphoto2_port/libusb1:
* Prefer libusb1 over libusb0 if both are present.
* Asynchronous interrupt handling, to avoid losing usb interrupts during other operations.- libgphoto2.keyring: replaced by my new 4096 bit key
* Fri May 01 2015 meissnerAATTsuse.com- disable libusb 0.1, as it is no longer needed and will cause hangs. bsc#926862
* Sun Jan 25 2015 meissnerAATTsuse.com- remove all the .la files, improves startup time.
* Sun Jan 18 2015 meissnerAATTsuse.com- 2.5.7 release ptp2:
* Canon EOS focusinfo crash fixed (affected all config operations)
* wait_for_event sleep backoff increased (50 - 100 - 150 - 200ms)
* Nikon: fixes to make Nikon Coolpix S9700 over PTPIP work better
* Nikon: WLAN GUID setting
* Sony: tighten event loop to avoid loss of objectadded events
* New USB ids: Nikon Coolpix 9400, Nikon S9700, Pentax K3 (in PTP). pentax:
* added Pentax K100Ds
* added raw capture support packaging:
* fixed missing libexif in pkgconfig translations:
* updated ukrainian, vietnamese, french, polish
* Sun Dec 21 2014 meissnerAATTsuse.com- 2.5.6 release ptp2:
* Nikon D3000/D3100/D3200: It hides the \"good\" capture opcodes from the DeviceInfo. Override and add them. If you see capture bugs, please report with debuglogfile.
* \"exposurecompensation\" now in correct size (-3.0 <-> 3.0 usually)
* Canon EOS: decode and report \"focusinfo\" variable that outputs the focus information of the camera.
* Canon EOS: autofocusdrive=0 and cancelautofocus=1 added to cancel autofocusing, to avoid blocking the camera.
* Canon EOS: \"eosviewfinder\" renamed to \"viewfinder\"
* Sony SLT: Make property setting work for \"iso\", \"exposurecompensation\", \"f-number\", \"shutterspeed\"
* Canon EOS: crash on 700D fixed
* Nikon DSLR: race condition on object addition handled better
* Nikon DSLR: make sure we make a pause a bit during polling after capture.
* IDs added: Nikon: Coolpix P7800, S1, J4 Nikon: D3300, D610, D4s, D810, D750 Canon: IXUS 125HS, PowerShot Elph340HS Leica M9
* various bugfixes libgphoto2_port/usb1:
* fixed a memory leak
* api changed for gp_log_data to make smaller debuglogs possible