- update to 0.27.1
* Bug and security fixes.
* Deprecation warnings for Video, EPS and SSH support.
* Branch 0.27-maintenance for "dots" to avoid confusion with tag 0.27 (== 0.27.0 code).
* Support for Visual Studio 2019 using Conan and CMake
- Update patch exiv2-build-date.patch
- Drop exiv2-cmake-installdir.patch (included upstream)
- Drop exiv2-rename-libxmp.patch (included upstream)
- Drop exiv2-install-headers.patch (included upstream)
- Drop exiv2-BanAllEntityUsage.patch (included upstream)
OBS-URL: https://build.opensuse.org/request/show/708115
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=81
- Add libxmp.a to the devel package instead of deleting it, it's
needed by the new exiv2Config.cmake that's installed now
- Add libexpat-devel requirement to the devel package, also needed
by exiv2Config.cmake
Without libxmp.a, other packages that try to use exiv2Config.cmake would fail with a cmake error because it refers to it, and without libexpat-devel installed they would fail with a linker error about libexpat.so not found because exiv2Config.cmake adds it to the linker libs.
OBS-URL: https://build.opensuse.org/request/show/662696
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=78
* Security Fixes.
* New build and test infrastructure.
* Many bug fixes.
* Support for MinGW/msys2.
* Buildserver rewritten.
* Support for Adobe XMPsdk
- drop exiv2-update-to-0.26-branch.patch, parallel-build-dep.patch: obsolete
- add no-packaging.patch: skip cpack steps on install
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=70
- Update to version 0.24
* exiv2 (0.19-1) 00_hyphens_used_as_minus.diff
* (Reported with patch by Mark Purcell, fixed by Niels Kristian Bech Jensen)
* Video metadata support (Abhinav Badola for GSoC 2012)
* Samsung NX100 JPG exports have broken EXIF (Reported by Pascal de Bruijn)
* Warnings while compiling with g++4.5
* (Reported by Sebastien Gilles, fixed by Robin Mills)
* For TIFF-like images, non-intrusive writing is not used when it should
* (Reported by Thomas Lotze)
* Patch to detect Carl Zeiss Planar T* 50mm f/1.4 ZE on Canon
* (Reported with patch by Stian Grindvoll)
* Exiv2 fails to compile under Linux (Volker Grabsch)
* example1.cpp clang Mac OS X warnings (Reported by Jerry Jacobs)
* Exiv2 crashes on input (Reported by Christian Grothoff)
* Complete Samsung NX lenses portfolio recognition
* (Reported with patch by Jaroslav Stepanek, updates by Pascal de Bruijn)
* Porting the Video Code to MSVC (umbrella)
* (Robin Mills, Abhinav Badola, Shawn Xiong)
* Photoshop doesn't recognize its own EPS files after modification by Exiv2
* (Volker Grabsch)
* autotools build (make config ; ./configure ; make) is broken
* (Robin Mills)
* Sigma 50mm f/1.4 on Canon not detected correctly
* (Reported by Rick Gabriel, patch by Aakash Goenka)
* PENTAX-DA 18-135mm F3.5-5.6 not detected correctly
* (Reported by S. Verdoold, patch by Pascal de Bruijn)
* Sigma 18-250mm not properly recognised on Pentax
* (Reported by S. Verdoold, patch by Pascal de Bruijn)
* Video code is failing the test suite (on all plaforms)
* (Robin Mills, Abhinav Badola)
OBS-URL: https://build.opensuse.org/request/show/230069
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=34
- Backport patches from upstream (cherry-picking courtesy of Pascal
de Bruijn):
* 90_changeset_r3036.diff: Canon EF-S 55-250mm f/4-5.6 IS II
* 90_changeset_r3037.diff: A few more Pentax lenses
* 90_changeset_r3038.diff: Updates for the Minolta Bodies
* 90_changeset_r3039.diff: Added 18-55mm f/3.5-5.6 IS STM
* 90_changeset_r3047.diff: Added Sigma 60mm to the Olympus list
* 90_changeset_r3048.diff: Added Sigma 19 and 30m to the Olympus
list
* 90_changeset_r3051.diff: Added a lot more canon compacts
* 90_changeset_r3052.diff: Sigma 17-50mm F2.8 EX DC HSM
* 90_changeset_r3053.diff: Removed Optio M30 from the Pentax list
* 90_changeset_r3054.diff: Added Samsung NX 45mm F1.8
* 90_changeset_r3055.diff: Added Samsung NX 45mm F1.8 2D/3D
* 90_changeset_r3060.diff: Renamed LensModel to LensType in the
Olympus struct.
* 90_changeset_r3061.diff: Fixes Issue# 908
* 90_changeset_r3062.diff: More entries for Pentax
* 90_changeset_r3063.diff: Do not try to guess lenses when it is
undefined
* 90_changeset_r3066.diff: Lumix G Vario 14-140mm F3.5-5.6 Asph.
Power OIS
* 90_changeset_r3067.diff: Lumix G Vario 14-42mm F3.5-5.6 II
Asph. Mega OIS
* 90_changeset_r3068.diff: Added EOS 70D
OBS-URL: https://build.opensuse.org/request/show/184591
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=32
- Add 90_changeset_r2743.diff: add support for additional Samgsung
EXIF tags (backport for upstream)
- Add 90_changeset_r2744.diff: add support for additional Pentax
EXIF tags (backport for upstream)
- Add more Canon models (5D Mark III, 600D, 60D, 1100D, WFT-E2 II,
WFT-E4 II, 650D)
- Add 90_changeset_r2756.diff: add support for EOS-M Sigma 12-24mm
f/4.5-5.6 DG HSM II lens (backport from upstream)
- Add 90_changeset_r2818_partial.diff: add support for additional
Canon camera (5D Mark III, 600D, 60D, 1100D, WFT-E2 II, WFT-E4
II, 650D) and EF/EF-M lenses. (backport from upstream)
- Add 99_pending_canon_eos_m.diff: add support for some Canon EOS-M
lenses (pending upstream merge)
- Add 99_pending_minolta_manual_lens.diff: add support for Minolta
manual lens (pending upstream merge)
- Add 99_pending_pentax_da_35.diff: add support for PENTAX-DA 35mm
F2.4 AL lens (pending upstream merge)
- Add 99_pending_zeiss_planar_35_ze.diff: add support for Carl
Zeiss Planar T* 50mm f/1.4 ZE lens (pending upstream merge)
OBS-URL: https://build.opensuse.org/request/show/135061
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=28
Cannot extract exif data from Pentax K-x DNG file.
Crash when writing Exif.Image.Software.
Assertion in XmpParser::encode should be an exception.
Regression: Compilation error with EXV_HAVE_XMP_TOOLKIT undefined.
Regression: Panasonic RW2 files are missing information.
- Updated configuration files (config.guess, config.sub).
- Added new Color Label value to digiKam 2.0.0 XMP namespace.
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=19