Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
graphics
exiv2
exiv2.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File exiv2.changes of Package exiv2
------------------------------------------------------------------- Mon Jul 8 18:05:16 UTC 2024 - Dirk Müller <dmueller@suse.com> - update to 0.28.3 (bsc#1227528, CVE-2024-39695): * Release Notes: + https://github.com/Exiv2/exiv2/issues/3008 + https://github.com/Exiv2/exiv2/milestone/14?closed=1 * This release also fixes a low-severity security issue in asfvideo.cpp: out-of-bounds read in AsfVideo::streamProperties. ------------------------------------------------------------------- Mon Jul 8 08:28:26 UTC 2024 - Dirk Müller <dmueller@suse.com> - use --parallel as single-dash parameters are eaten by ctest's rpm macro ------------------------------------------------------------------- Wed Mar 6 12:31:04 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com> - Fix build with --nochecks ------------------------------------------------------------------- Wed Feb 28 14:31:47 UTC 2024 - Dirk Müller <dmueller@suse.com> - update to 0.28.2 (bsc#1219870, CVE-2024-24826, bsc#1219871, CVE-2024-25112): * CVE-2024-24826: out-of-bounds read in QuickTimeVideo::NikonTagsDecoder. * CVE-2024-25112: denial of service due to unbounded recursion in QuickTimeVideo::multipleEntriesDecoder. ------------------------------------------------------------------- Tue Nov 7 08:42:19 UTC 2023 - Dirk Müller <dmueller@suse.com> - update to 0.28.1 (bsc#1216923, CVE-2023-44398): * Release Notes: https://github.com/Exiv2/exiv2/issues/2813 - drop exiv2-metadata-null-checks.patch (upstream) ------------------------------------------------------------------- Fri Jul 7 21:44:18 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz> - add exiv2-metadata-null-checks.patch fixes gwenview crashes and other apps https://github.com/Exiv2/exiv2/issues/2638 ------------------------------------------------------------------- Fri Jun 30 16:44:33 UTC 2023 - Dirk Müller <dmueller@suse.com> - add a x86-64-v3 build, remove 32bit build (not used) ------------------------------------------------------------------- Wed Jun 21 07:48:56 UTC 2023 - Michal Kubecek <mkubecek@suse.cz> - drop old C++ standard hack (patched line dropped in 0.28) - use g++-11 for Leap 15 builds (fix for failed std::filesystem check) ------------------------------------------------------------------- Mon Jun 19 20:06:02 UTC 2023 - Dirk Müller <dmueller@suse.com> - update to 0.28.0: - long list of improvements and security fixes, see https://github.com/Exiv2/exiv2/issues/2406#issuecomment-1529139799 - drop always-use-signed-char-for-conversion.patch (code no longer exists) - drop CVE-2022-3953.patch (merged upstream) - drop xml-static subpackage, cannot be built from shared builds anymore and appears to be unused ------------------------------------------------------------------- Tue Jan 24 17:42:24 UTC 2023 - Dirk Müller <dmueller@suse.com> - add always-use-signed-char-for-conversion.patch for test suite fixes on non-x86_64 ------------------------------------------------------------------- Tue Jan 24 10:40:48 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org> - Disable bugfixes.github.test_CVE_2018_12265.AdditionOverflowInLoaderExifJpeg as it is broken on some archs See: https://github.com/Exiv2/exiv2/issues/933 ------------------------------------------------------------------- Sat Jan 21 09:21:41 UTC 2023 - Dirk Müller <dmueller@suse.com> - update to 0.27.6: * Add Nikon3.WhiteBalanceBias2 * Add Nikon LensData v0802 * Add some F mount lenses * Initial support for OM System MakerNote * Add Sony ARW compression to dict * Exif start can be at any byte in payload, not word aligned * Fix exception type when writing BMFF file * Add more MIME type mappings for TIFF-based raws * Fix naming of canon EF 35-80mm * Replace assert with enforce * PNG: always strip the existing iCCP chunk * Account for header bytes for Exif and XMP boxes * Fix Integer overflow in Photoshop::setIptcIrb * Fix Integer-overflow in sumToLong * Fix out of bounds read in isValidBoxFileType() * Fix in Jp2 metadata writing & improvements in reading * Strip XMP raw packet before decoding * Add tiff tags * Add more DNG 1.6 tags * Fix bug in iterating over the elements of dateStrings * Use memmove in TiffEncoder::updateDirEntry * Treat Exif.Sony1.PreviewImage as undefined tag ------------------------------------------------------------------- Wed Jan 4 13:50:39 UTC 2023 - Dirk Müller <dmueller@suse.com> - switch to ctest for running the testsuite ------------------------------------------------------------------- Mon Dec 12 08:58:58 UTC 2022 - Dirk Müller <dmueller@suse.com> - switch to pkgconfig(zlib) so that alternative providers can be used - require zlib from devel package ------------------------------------------------------------------- Mon Nov 14 11:59:46 UTC 2022 - Dirk Müller <dmueller@suse.com> - spec-cleaner run - add CVE-2022-3953.patch (CVE-2022-3953, bsc#1205391) ------------------------------------------------------------------- Wed Sep 28 15:24:59 UTC 2022 - Dirk Müller <dmueller@suse.com> - add tracker for SLE (jsc#PED-1393) ------------------------------------------------------------------- Sat Nov 13 12:08:13 UTC 2021 - Dirk Müller <dmueller@suse.com> - update to 0.27.5 (bsc#1189332, CVE-2021-37620, bsc#1189333, CVE-2021-37621, bsc#1189334, CVE-2021-37622, bsc#1189338, CVE-2021-34334, bsc#1189335, CVE-2021-37623, bsc#1189337, CVE-2021-32815, bsc#1189340, CVE-2021-34335, bsc#1189341, CVE-2021-37615, bsc#1185003, CVE-2021-29458): * BMFF bug fixes including CR3 previews * Security fixes * libFuzzer target * Exiv2 monitored by oss-fuzz * Minor bugs and fixes ------------------------------------------------------------------- Fri Jun 18 15:15:56 UTC 2021 - Marcus Rueckert <mrueckert@suse.de> - enable bmff format - disable docs for now: - graphviz was failing for a long time when trying to render the pngs as graphviz-gd was missing - even after adding this it still fails with missing fonts ------------------------------------------------------------------- Fri Jun 18 12:57:03 UTC 2021 - Marcus Rueckert <mrueckert@suse.de> - Update to 0.27.4 (bsc#1186053, CVE-2021-29623, bsc#1185447, CVE-2021-29470, bsc#1185002, CVE-2021-29457, bsc#1188733, CVE-2021-31291, bsc#1186192, CVE-2021-32617, bsc#1185913, CVE-2021-29463): - Support for bmff files (HEIC, HEIF, AVIF, CR3, JXL/bmff) - Bash test scripts rewritten in python - DNG 1.6 and Exif 2.32 support - Bug and Security fixes - Updated build and test environments - Localisation support on Crowdin - Revised documentation - Other improvements - drop 1271.patch: included in update ------------------------------------------------------------------- Wed May 12 16:35:44 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> - Add 1271.patch: Fix build using GCC 11 (boo#1185218). - Drop the sed hack to remove -fcf-protection: this is properly solved with the above patch. ------------------------------------------------------------------- Wed May 12 15:28:24 UTC 2021 - Ludwig Nussel <lnussel@suse.de> - -fcf-protection doesn't work on i586 with gcc11 either (boo#1185218) ------------------------------------------------------------------- Thu Aug 20 09:36:07 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org> - Fix build on non-x86 by dropping -fcf-protection flag on non-x86 architectures ------------------------------------------------------------------- Sun Aug 16 01:27:34 UTC 2020 - Dirk Mueller <dmueller@suse.com> - Update to 0.27.3: * Bug and security fixes * UNIX suppport * Support for building with C++11 and C++14 * Revised build and test environments * Revised documentation * Improved charset handling in UserComment * Other improvements ------------------------------------------------------------------- Fri Apr 17 11:26:29 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de> - Use C++11 for building instead of C++98. Googletest 1.10 is no longer compatible with C++98. For details, see https://github.com/Exiv2/exiv2/issues/1163 ------------------------------------------------------------------- Fri Aug 2 06:59:05 UTC 2019 - Martin Liška <mliska@suse.cz> - Use FAT LTO objects in order to provide proper static library. ------------------------------------------------------------------- Mon Jul 29 09:49:08 UTC 2019 - Andreas Schneider <asn@cryptomilk.org> - Update to 0.27.2 (bsc#1188645, CVE-2020-19716, bsc#1214582, CVE-2020-18831) * Bug and security fixes * Support for Nikon/AutoFocus and Sony/FocusPosition Metadata * Documentation and man page revisions * Updated Catalan Localisation * Using mergify to sync select PRs between 0.27-maintenance and 0.28 * Monitoring API changes for v0.27 dot releases * Prelinary Dutch Localisation * Prelinary Support for Unix (FreeBSD and NetBSD) * Better Build Bundle Dependency handling ------------------------------------------------------------------- Wed Jul 3 07:35:25 UTC 2019 - Dan Čermák <dcermak@suse.com> - Update exiv2-build-date.patch to new source tarball - Enable testsuite run in %check on x86_64 for Leap >= 15.0, SLE >= 15 and Tumbleweed - Use libcurl for HTTP - Enable webready (webp image support) - Add licenses to %license & add BSD 3 clause license (used for some CMake scripts) ------------------------------------------------------------------- Thu Jun 6 06:13:34 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de> - update to 0.27.1 (CVE-2019-13108, bsc#1142675) * 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) ------------------------------------------------------------------- Thu Jan 10 07:26:49 UTC 2019 - Andreas Schneider <asn@cryptomilk.org> - Create libexiv2-xmp-static subpackage ------------------------------------------------------------------- Tue Jan 8 17:51:23 UTC 2019 - Andreas Schneider <asn@cryptomilk.org> - Updated exiv2-build-date.patch - Added exiv2-cmake-installdir.patch (exiv2 bug #623) - Added exiv2-rename-libxmp.patch (exiv2 bug #624) * This should prevent possible issues with libxmp project - Added exiv2-install-headers.patch (exiv2 bug #627) - Added exiv2-BanAllEntityUsage.patch * This prevents a denial of service attack related to XML entity expansion ------------------------------------------------------------------- Thu Jan 3 15:53:46 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at> - 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 ------------------------------------------------------------------- Fri Dec 28 02:37:40 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de> - update to final 0.27.0 release ------------------------------------------------------------------- Thu Nov 22 08:51:04 UTC 2018 - Dirk Mueller <dmueller@suse.com> - update to official RC2 tarball release: which obsoletes the following patches in previous dists as backports that have always been upstream: * obsoletes 0001-PSD-Use-Safe-add-for-preventing-overflows-in-PSD-fil.patch * obsoletes 0002-PSD-enforce-Length-of-image-resource-section-file-si.patch (CVE-2018-19108, bsc#1115364) * obsoletes 0001-Fix-561.-Use-proper-counter-for-the-idx-variable.patch (CVE-2018-19607, bsc#1117513) * obsoletes 0001-Avoid-null-pointer-exception-due-to-NULL-return-valu.patch (bsc#1142684, CVE-2019-13114) * obsoletes 0001-IptcData-printStructure-Remove-buffer-overrun.patch (bsc#1088424, CVE-2018-9305) * obsoletes 0001-Fix-SEGV-in-DataValue-Copy.patch (bsc#1109299, CVE-2018-17282) ------------------------------------------------------------------- Fri Nov 16 12:52:40 UTC 2018 - Dirk Mueller <dmueller@suse.com> - update to current 0.27-RC2 git state to fix SONAME change issues - drop exiv2-0.27-rc2-branch.patch: built git tarball instead. ------------------------------------------------------------------- Tue Oct 30 10:13:56 UTC 2018 - Dirk Mueller <dmueller@suse.com> - update to 0.27-RC1 (bsc#1080734, CVE-2017-17725): * 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 exiv2-0.27-rc2-branch.patch: add fixes staged for RC2 ------------------------------------------------------------------- Tue Oct 16 16:08:55 UTC 2018 - Dirk Mueller <dmueller@suse.com> - update to latest 0.26 branch: * Fixes CVE-2018-12264, CVE-2018-12265 (bsc#1097599) * Fixes CVE-2017-9239 (bsc#1040973): null pointer dereference in doWriteImage * Fixes CVE-2018-17229 (bsc#1109175): (Heap buffer overflow in Exiv2::d2Data) * Fixes CVE-2018-17230 (bsc#1109176): (heap-based buffer overflow in Exiv2::ul2Data) * Fixes CVE-2017-1000126 (Stack out of bounds read in webp parser) (bsc#1068873) ------------------------------------------------------------------- Fri Jun 29 12:20:33 UTC 2018 - tchvatal@suse.com - Fix build on python3 only system by making sure we use python3 when building ------------------------------------------------------------------- Wed May 30 11:36:20 UTC 2018 - dmueller@suse.com - update to latest 0.26 branch: * obsoletes 0001-Use-more-GNUInstallDirs.patch d4e4288d839d0d9546a05986771f8738c382060c.patch gcc-version-check.patch 7f5b0778fa301b68c1c88e3820ec3afbd09dd0a5.patch fix-crash.patch * adds exiv2-update-to-0.26-branch.patch * Fixes CVE-2017-14864 (bsc#1060995), * Fixes CVE-2017-1000128 (bsc#1068871) CVE-2017-14862 (bsc#1060996), CVE-2017-14859 (bsc#1061000) CVE-2017-14860 (bsc#1048883), CVE-2017-11337 (bsc#1048883), CVE-2017-11338 (bsc#1048883), CVE-2017-11339 (bsc#1048883), CVE-2017-11340 (bsc#1048883), CVE-2017-11553, CVE-2017-12955 (bsc#1054593), CVE-2017-12956, CVE-2017-12957, CVE-2017-11683, CVE-2017-11592, CVE-2017-11591 (bsc#1050257) ------------------------------------------------------------------- Fri Nov 24 04:10:00 UTC 2017 - cfeck@kde.org - split developer documentation into separate package ------------------------------------------------------------------- Tue Oct 17 09:34:26 UTC 2017 - dmueller@suse.com - add 0001-Use-more-GNUInstallDirs.patch (bsc#938600) - add d4e4288d839d0d9546a05986771f8738c382060c.patch ( CVE-2017-14864 bsc#1060995, CVE-2017-14862 bsc#1060996, CVE-2017-14859 bsc#1061000) ------------------------------------------------------------------- Wed Aug 9 09:53:36 UTC 2017 - wbauer@tmo.at - Add fix-crash.patch to prevent crashes in gwenview with certain images (boo#1051782) - Update source tarball to the fixed upstream re-release and remove the workaround in the spec file - Replace gcc-version-check.patch with the version committed upstream ------------------------------------------------------------------- Tue Jul 4 09:09:22 UTC 2017 - wbauer@tmo.at - Fix baselibs.conf ------------------------------------------------------------------- Fri Jun 30 14:49:55 UTC 2017 - wbauer@tmo.at - Update to version 0.26 * See http://www.exiv2.org/changelog.html - Add gcc-version-check.patch to fix build on Tumbleweed - Dropped the following upstreamed patches: * exiv2-cmake-libsuffix.patch * exiv2_r3889_r3890_fix_boo964344.diff ------------------------------------------------------------------- Thu May 5 11:53:59 UTC 2016 - suse-beta@cboltz.de - add exiv2_r3889_r3890_fix_boo964344.diff (taken from revisions linked in http://dev.exiv2.org/issues/1106) to fix crash in darktable (boo#964344) ------------------------------------------------------------------- Wed Jul 15 15:03:47 UTC 2015 - jengelh@inai.de - Adjust RPM groups - Put manpage in proper subpackage ------------------------------------------------------------------- Tue Jun 23 06:07:21 UTC 2015 - dmueller@suse.com - readd parallel-build-dep.patch ------------------------------------------------------------------- Mon Jun 22 12:20:15 UTC 2015 - tittiatcoke@gmail.com - Update to version 0.25 * exivsimple has array index errors when stripping quotes form trivial input strings * Use SVN eol-style LF on all files * Access violation on IptcData::operator[] when key is invalid * PNG images with tiff tags throw exceptions * Plasma kde crashes when specific jpeg is on the Desktop * TIFF parser,Binary array elements should be decoded using the Makernote's endianness, not that of the image * Coverity scan : Issue CID 981992 , 981993 * Wrong key name in output of addmodel sample * Printing tags does not honor multi-byte label widths correctly * Wrong ApertureValue written * pyexiv2 fails on cifs shares on an Ubuntu client * TIFF parser,Parse TIFF PageNumber * Add new sample applications exifdata and exivvalue * Add option -K Key (--key Key) to specify one or more keys to output * "exiv2 -eX" followed by "exiv2 -iX" produces invalid XMP metadata packet * Sony NEX Lens Information * Handle Pentax makernotes in samsung-rebranded cameras * Olympus XZ-1 FocusDistance incorrect * Support Panasonic Makernote * detection of Pentax DA 35/2.4 lens * Canon EOS M EF-M lenses * Lens matching on Canon * Tamron 18-270 is not detected anymore * Wrong aperture for Tamron 70-300? * Recognize Samsung NX 10mm Fisheye * Pentax/Sigma 24-70mm F2.8 IF EX DG HSM data * See also http://www.exiv2.org/changelog.html - Dropped the following upstreamed patches: * fix-overflow-in-info-tags-r3264.patch * fix-video-timescale-handling.patch * parallel-build-dep.patch * fix-parallel-build.patch ------------------------------------------------------------------- Thu Jun 18 15:01:30 UTC 2015 - dimstar@opensuse.org - Switch to cmake build system: there are various code snips that use variables that are only defined in the cmake build system (e.g. src/utils.cpp uses EXV_HAVE_UNISTD_H to include unistd.h, which is not done with configure. With gcc5 this results now in a failure, as unistd.h is no longer implicit). - Add exiv2-cmake-libsuffix.patch: Install the library to lib64 on the respective archs. ------------------------------------------------------------------- Sun May 24 13:29:40 UTC 2015 - gernot@hillier.de - add fix-video-timescale-handling.patch: Fix crash when scanning mp4 videos. ------------------------------------------------------------------- Tue May 12 10:18:32 UTC 2015 - dmueller@suse.com - add parallel-build-dep.patch: Fix build dependencies ------------------------------------------------------------------- Mon Feb 9 00:34:20 UTC 2015 - nico.kruber@gmail.com - fix a Buffer Overflow in INFO tags of RIFFVIDEO.CPP (fix-overflow-in-info-tags-r3264.patch) (CVE-2014-9449). ------------------------------------------------------------------- Mon May 26 20:46:15 UTC 2014 - crrodriguez@opensuse.org - Build with large file support in 32 bit systems. - Ensure we do not use __DATE__ or __TIME__ anywhere (exiv2-build-date.patch) ------------------------------------------------------------------- Mon May 5 09:49:40 UTC 2014 - coolo@suse.com - add fix-parallel-build.patch to fix -j, notified upstream about it ------------------------------------------------------------------- Mon Apr 14 18:32:06 UTC 2014 - ctrippe@opensuse.org - 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) * Patches for locale and boost issue (Patches by Mario anyc) * Support for two lens for sony mount * (Patch by Michal Babej) * Exif.OlympusEq.0x0403 tag * (Christoph Anton Mitterer, Robin Mills) * New Samsung NX 12-24mm f/4-5.6 ED * (Jaroslav Stepanek) * New lens "Tamron SP 24-70mm F/2.8 Di VC USD" * (Reported by Jean-Pierre Verrue, patch by Niels Kristian Bech Jensen) * New lens: Canon EF 35mm f/2 IS USM * (markus kanet, Robin Mills) * New camera: Canon EOS 6D * (markus kanet) * Update list of lenses for Olympus cameras. * (Niels Kristian Bech Jensen) * Add another lens for Olympus cameras. * (Niels Kristian Bech Jensen) * Another bunch of Olympus lens updates. * (Niels Kristian Bech Jensen) * One more Olympus lens - the list is complete. * (Niels Kristian Bech Jensen) * Nikon AF-S Nikkor 28mm f/1.8G not recognized * (Reported by Philip Johnsson, patch by Niels Kristian Bech Jensen) * Missing lenses reported by Paul Bissonnette * (Robin Mills) * Samsung D-Xenon 12-24mm not recognized * (Reported by Romain Henriet, patch by S. Verdoold) * (near-)infinite loop in video decoders * (Reported by Alyssa Milburn, patch by Abhinav Badola) * ASF: heap overflow * (Reported by Alyssa Milburn, patch by Abhinav Badola) * Sigma 30mm f/1.4 on Canon not detected correctly * (Reported by Christian Roumano, patch by Aakash Goenka) * User-readable output of Olympus' FocusDistance * (Patch by Teemu Rytilahti) * New Compilation Warnings * New lens: Pentax smc DA 18-135mm f/3.5-5.6 ED AL [IF] DC WR * (Reported by Matthieu Volat, patch by Pascal de Bruijn) * New Lens: Canon EF-S 55-250mm f/4-5.6 IS II * (Patch by Andrew Aylett) * Exiv2: lensName misreporting for some CR2s * (Reported by Pascal de Bruijn, patch by Niels Kristian Bech Jensen) * Mountain Lion Plugin crashes when setxattr called * (Robin Mills) * New Lens: Samsung NX 45mm f1.8 * (Pascal de Bruijn) * strerror_r gives no error message back * (Reported by Ákos Szőts, patch by Robin Mills) * New Lens: Samsung NX 45mm f1.8 2D/3D * (Pascal de Bruijn) * New Lens: Sigma 150-500mm f/5-6.3 APO DG OS HSM on Canon (Steve Fosdick) * Maintenance of Sony Makernote (Patch by Thomas Beutlich) - Removed patches included in the new release * 90_changeset_r2743.diff * 90_changeset_r2744.diff * 90_changeset_r2756.diff * 90_changeset_r2818_partial.dif * 90_changeset_r2860.diff * 90_changeset_r2889.diff * 90_changeset_r2958.diff * 90_changeset_r2959.diff * 90_changeset_r2961.diff * 90_changeset_r2963.diff * 90_changeset_r2968.diff * 90_changeset_r2969.diff * 90_changeset_r2970.diff * 90_changeset_r2975.diff * 90_changeset_r2978.diff * 90_changeset_r2981.diff * 90_changeset_r2982.diff * 90_changeset_r2984.diff * 90_changeset_r2985.diff * 90_changeset_r2986.diff * 90_changeset_r2988.diff * 90_changeset_r2989.diff * 90_changeset_r2990.diff * 90_changeset_r2991.diff * 90_changeset_r2992.diff * 90_changeset_r2993.diff * 90_changeset_r2994.diff * 90_changeset_r2995.diff * 90_changeset_r2998.diff * 90_changeset_r3002.diff * 90_changeset_r3003.diff * 90_changeset_r3004.diff * 90_changeset_r3005.diff * 90_changeset_r3006.diff * 90_changeset_r3011.diff * 90_changeset_r3016.diff * 90_changeset_r3017.diff * 90_changeset_r3023.diff * 90_changeset_r3026.diff * 90_changeset_r3036.diff * 90_changeset_r3037.diff * 90_changeset_r3038.diff * 90_changeset_r3039.diff * 90_changeset_r3047.diff * 90_changeset_r3048.diff * 90_changeset_r3051.diff * 90_changeset_r3052.diff * 90_changeset_r3053.diff * 90_changeset_r3054.diff * 90_changeset_r3055.diff * 90_changeset_r3060.diff * 90_changeset_r3061.diff * 90_changeset_r3062.diff * 90_changeset_r3063.diff * 90_changeset_r3066.diff * 90_changeset_r3067.diff * 90_changeset_r3068.diff * 95_post_r3026_cleanup.diff - Rename libexiv2-12 subpackage to libexiv2-13 following upstream soversion change. ------------------------------------------------------------------- Fri Jul 26 16:37:53 UTC 2013 - mrueckert@suse.de - 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 ------------------------------------------------------------------- Mon Jun 3 12:40:37 UTC 2013 - fcrozat@suse.com - Remove pending patches with upstream versions : + 99_pending_canon_eos_m.diff (replaced by 90_changeset_r2993.diff). + 99_pending_minolta_manual_lens.diff (replaced by 90_changeset_r2989.diff). + 99_pending_pentax_da_35.diff (replaced by 90_changeset_r2860.diff). + 99_pending_zeiss_planar_35_ze.diff (replaced by 90_changeset_r3011.diff). - Backport patches from upstream (cherry-picking courtesy of Pascal de Bruijn): + 90_changeset_r2889.diff, 90_changeset_r2985.diff: additional lenses for Pentax body. + 90_changeset_r2958.diff: additional lenses for Samsung body + 90_changeset_r2959.diff, 90_changeset_r2961.diff, 90_changeset_r2985.diff, 90_changeset_r3003.diff, 90_changeset_r3016.diff, 90_changeset_r3017.diff: additional lenses for Pentax body. + 90_changeset_r2963.diff, 90_changeset_r2994.diff, 90_changeset_r3004.diff, 90_changeset_r3023.diff, 90_changeset_r3026.diff: additional lenses for Canon body. + 90_changeset_r2968.diff, 90_changeset_r2969.diff, 90_changeset_r2995.diff, 90_changeset_r3005.diff, 90_changeset_r3006.diff: additional lenses for Minolta body. + 90_changeset_r2970.diff, 90_changeset_r2975.diff, 90_changeset_r2978.diff, 90_changeset_r2981.diff, 90_changeset_r2982.diff, 90_changeset_r2992.diff: additional lenses for Olympus body. + 90_changeset_r2998.diff: add support for FocusDistance data from Olympus EXIF tags. + 90_changeset_r2984.diff, 90_changeset_r2986.diff, 90_changeset_r3002.diff: additional lenses for Nikon body. + 90_changeset_r2988.diff: add support for Exif.Photo.LensModel EXIF tag. + 90_changeset_r2990.diff: prevent double variable creation. + 90_changeset_r2991.diff: fix memory corruption. + 95_post_r3026_cleanup.diff: cleanup lenses names. ------------------------------------------------------------------- Wed Sep 19 17:16:50 CEST 2012 - fcrozat@suse.com - 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) ------------------------------------------------------------------- Wed Apr 25 08:33:41 UTC 2012 - vuntz@opensuse.org - Update to version 0.23: + Add write support for Canon CR2 raw images. + Add support for CR2 IFD2 image preview. + Add support for Pentax makernotes in Pentax native DNG images. + Add several KIPI XMP properties. + Add support for Windows Live Photo Gallery face tags. + Add MS Photo RegionInfo and MetaWorkingGroup Regions schemas. + Update various lens lists + Exiv2 utility: Allow to add/set tags without a value with the command line tool. + Several new minor features. + Bugfixes. - Rename libexiv2-11 subpackage to libexiv2-12 following upstream soversion change. ------------------------------------------------------------------- Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de - Add BuildRequires: graphviz to resolve "sh: dot: command not found" and make doxygen happy ------------------------------------------------------------------- Sun Sep 18 14:30:35 UTC 2011 - coolo@suse.com - ran spec-cleaner ------------------------------------------------------------------- Sun Sep 18 14:25:46 UTC 2011 - coolo@suse.com - update to 0.22 This release introduces support for Postscript (EPS) images. XMP metadata can be read and written from/to EPS images and previews are accessible. Further it includes a new build environment for MSVC 64 bit builds and a number of smaller features and bugfixes. ------------------------------------------------------------------- Fri May 20 21:27:23 CEST 2011 - dmueller@suse.de - update to 0.21.1: 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. ------------------------------------------------------------------- Tue Jan 25 16:09:40 UTC 2011 - wstephenson@novell.com - Update to version 0.21 + Exiv2 utility - grep should find all occurrences of a tag, not only one. - Added option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool. - Allow "migration" of XMP namespaces. + Exiv2 library - Error handler: Applications should be able to register an error handler. - Silence warnings from code. - Support of Sigma 17-50 2.8 OS HSM. - Tag 0x0203 in Olympus makernotes should be "Lens ID". - Remove makernote classes and pretty-print functions from the published interface. - Remove IfdId from the published interface. - Add support for Samsung's .SRW raw format. - Need a way to get a list of all supported tags. - The default type of Array element tags is incorrect. - New image formats and improved makernote support should not break ABI. - Lensname missing with EF100mm f/2.8L Macro IS USM. - exiv2 0.20 is corrupting ORF files from E-PL1. - Problem compiling with Sun Studio - visibility. - Writing Exif.Image.ImageDescription in ORF file corrupts file. - Support for Tamron 17-50mm f/2.8 SP XR LD II Di VC. - Support for Sigma AF 50mm f/1.4 EX DG HSM. - Exiv2 crash on "print". - Metadata of Canon EF-S 18-55mm are not read correctly. - exiv2 crashes when examining previews. - Typo in XMPCore_Impl.hpp. - Missing header in canonmp.cpp. - Fix pkg-config file. - PSD resource block handling patch. - Updated Nikon Lens lookup table to v4.3.410.01 of Robert Rottmerhusen's fmountlens list. - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. - Added a count field to the Exif tag reference data. - Added ExifKey::defaultCount() to access the new count reference information. - Fixed zlib uncompression of large PNG metadata buffers. - Improved determination of MIME type. - Updated Canon makernote. - Updated Olympus makernote. - Updated Sony and Minolta makernote tags. - Fixed writing to pseudo memory mapped areas on Linux. - Modified test for XMP files to not recognize any XML file with a regular header as XMP. - Added afPoint() easy-access function. - Updated Spanish translations. ------------------------------------------------------------------- Mon Aug 9 18:28:03 CEST 2010 - vuntz@opensuse.org - Update to version 0.20: + Exiv2 utility - %a broken in rename - It should be possible to insert newlines in text strings. - Exif.Photo.UserComment unicode comment doesn't work (deb#486884) - Added -g option to 'grep' info for individual tags. + Exiv2 library - Pentax 645D makernote update - Update of Pentax makernote - Nikon Capture NX won't save a NEF file manipulated with exiv2 from SVN - Padding of XMP data results in invalid XMP JPEG segment larger than 65535 bytes - Add XMP support for src/metacopy - src/psdimage.cpp: operands of ? are integers of different signs: 'unsigned int' and 'long' - Wrong conversion of IPTC SpecialInstructions in copyIptcToXmp() - LLVM clang: error: default initialization of an object of const type 'class Exiv2::IptcData const' requires a user-provided default constructor. - Exif.Image.SubIFDs should support more than 4 sub-IFDs - Nikon Makernote tags regression in exiv 0.19 (deb#579835) - ShutterSpeedValue should be a signed rational - Allow XMP sidecar files which start with a UTF-8 BOM - Image file gets deleted when writing to it - Writing to read-only TIFF-like file fails - "TIFF-safe" setExifData variant - Optimize binary array elements - Write support for Olympus RAW ORF files - Incorrect Unicode encoding of Exif UserComment tag - LensType not reported for Pentax K-x - Add support for makernote of Sony ARW files - Unable to write GPS data in ORF files with digikam - Added Kipi XMP namespace used by digiKam kipi-plugins - Added iView Media Pro and MS Expression Media XMP schemas. - Generalized class Error, added class WError for use with Unicode-Paths. - Updated Nikon Lens lookup table to v4.3.401.01 of Robert Rottmerhusen's fmountlens list. - Various fixes and enhancements when building with MSVC. - Added several missing TIFF tags (from PageMaker 6.0, Adobe OPI TIFF, Adobe TIFF&PM6 and TIFF/EP specs). - Completed support for Nikon makernote - Rename libexiv2-6 to libexiv2-9 following library version bump. - Add pkg-config BuildRequires to have pkgconfig() Provides. ------------------------------------------------------------------- Sun Jan 31 22:09:19 UTC 2010 - jengelh@medozas.de - Package baselibs.conf ------------------------------------------------------------------- Wed Jan 6 12:41:12 CET 2010 - vuntz@opensuse.org - Update to version 0.19: + See complete changes at http://www.exiv2.org/changelog.html + Exiv2 utility - Inverted the meaning of -u to deal with large numbers of unknown Nikon Makernote tags. - -b option now also suppresses Byte and SByte values. + Exiv2 library - Fix various bugs, crashes and exceptions. - Add exif tag: TimeZoneOffset (0x882a) and other TIFF/EP tags. - Additional lens data. - Update Nikon makernotes. - Optimize TIFF writing. - Upgrade XMP Toolkit to version 4.4.2. - Remove FindMetadatum* from API. - Convert character set when writing XMP sidecar. - Support multiple APP13 Photoshop 3.0 segments in a JPEG. - Changed FileIo and MemIo classes to use a Pimpl structure. - Removed --disable-printucs2 configure option. - Updated config files - Added support for Canon FileInfo tags. - Updated Nikon Lens lookup table to v4.1.361.01 of Robert Rottmerhusen's fmountlens list. - Added Sigma 28-80mm f/3.5-5.6 lens. - Added easy-access functions saturation, sharpness, contrast and sceneCaptureType. - Support for PGF files added. - Updated digiKam XMP properties. - Added iptc4xmpExt and plus XMP schemas. - Some windows-specific change. - Updated translations. - Drop gcc43.diff: it's not needed anymore. - Change libexiv2-5 to libexiv2-6, following soname change. ------------------------------------------------------------------- Tue Nov 3 19:09:15 UTC 2009 - coolo@novell.com - updated patches to apply with fuzz=0 ------------------------------------------------------------------- Fri Jul 24 14:23:40 CEST 2009 - beineri@opensuse.org - update to 0.18.2, fixed issues: * Exiv2 corrupts certain NEF images when writing to them. * Editing via symlink does not work as expected. * PNG images: CRC error in chunk zTXt. * JPG images: Exiv2 puts comments directly after SOI. * PNG images: Setting IPTC preview corrupts PNG image. ------------------------------------------------------------------- Tue May 5 16:20:36 CEST 2009 - wstephenson@novell.com - update to 0.18.1: * added new 'organize' tool * bug fixes * for changelog see http://www.exiv2.org/changelog.html ------------------------------------------------------------------- Mon Feb 16 08:11:55 CET 2009 - coolo@suse.de - forgot one package rename ------------------------------------------------------------------- Sun Feb 15 14:52:01 CET 2009 - coolo@suse.de - update to 0.18: * mostly bug fixes * for changelog see http://www.exiv2.org/changelog.html ------------------------------------------------------------------- Sun Feb 15 14:43:01 CET 2009 - coolo@suse.de - more includes for gcc 4.4 ------------------------------------------------------------------- Thu Nov 27 14:14:24 CET 2008 - ro@suse.de - update baselibs.conf ------------------------------------------------------------------- Sun Aug 31 03:20:28 CEST 2008 - crrodriguez@suse.de - kill libexiv2.la, aka. the real fix for gwenview build failure. - correct requires of -devel packages ------------------------------------------------------------------- Mon Jun 30 21:40:17 CEST 2008 - dmueller@suse.de - update to 0.17.1: * for changelog see http://www.exiv2.org/changelog.html ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support ------------------------------------------------------------------- Wed Feb 27 19:26:21 CET 2008 - dmueller@suse.de - fix build for older distributions ------------------------------------------------------------------- Tue Feb 26 11:06:38 CET 2008 - dmueller@suse.de - fix obsoletes/requires/provides ------------------------------------------------------------------- Mon Feb 18 13:25:04 CET 2008 - adrian@suse.de - split and rename package to exiv2/libexiv2-2 to follow library policy - reduce package size with fdupes - drop SL 9.3 specific patch ------------------------------------------------------------------- Sun Feb 10 10:32:12 CET 2008 - adrian@suse.de - update to version 0.16: * adds XMP support * Broken PNG image causes exiv2 to crash * Read IPTC data from multiple APP13 Photoshop 3.0 segments * Pentax lens info decoding. * Updated Nikon lens info to v2.99 * Added reference tables for XMP properties to documentation. * Updated translations * Add support for Pentax maker note * Lightzone-created JPEG causes exiv2 to segfault * Support for Olympus ORF format * Added Minolta lenses * Ported various Exif tags from Exiftool * Added i18n for XMP properties, XMP support in PNG images - drop obsolete patches and redo gcc43.diff ------------------------------------------------------------------- Sat Dec 15 14:34:36 CET 2007 - dmueller@suse.de - fix integer overflows (CVE-2007-6353, #348748) ------------------------------------------------------------------- Fri Oct 5 01:47:59 CEST 2007 - dmueller@suse.de - fix build with gcc 4.3 (upstream backport) ------------------------------------------------------------------- Fri Aug 31 11:36:26 CEST 2007 - dmueller@suse.de - update to 0.15: * Image with large invalid Exif tag crashes exiv2. (Reported by Marco Piovanelli) * crash when loading certain image. * Another Minolta G500 file impossible to read after fix. * Sony Makernote crashes exiv2. * Wrong AFPoints mapping for Canon cameras. * Minolta G500 RAW format support. * Fix "Since v0.14 the version check macro doesn't work in a precompiler #if test anymore". * [jpeg i/o] Uncouple IPTC and Exif reading. * Updated Nikon lens info to v2.30 of Robert Rottmerhusen's lens database. * Added additional values to the Exif.CanonCs.ISOSpeed. lookup table. * Canon ModelId patch. (Gerry Patterson) * Updated German translation. * Updated Russian translation. * Updated French translation. ------------------------------------------------------------------- Thu Apr 12 15:18:36 CEST 2007 - dmueller@suse.de - update to version 0.14: * Fixed mapping of CRW rotation info to Exif orientation. (Reported and analysed by Marco Piovanelli) * Fixed RAF read-support for systems without mmap. (Reported by Udi Fuchs) * [exif] Added tag names for a few tags used by Windows Vista and ACDSee. (Gilles Caulier) * [exif] Updated Nikon lens info to v2.20 of Robert Rottmerhusen's lens database. * [miscellaneous] Changed AnyError to inherit from std::exception; changed the signature of AnyError::what(). (Suggested by Marco Piovanelli) * [miscellaneous] Fixed version check macro to actually check the runtime version and not the compile-time version. Added version() and versionNumber() functions. * [miscellaneous] Updated German translation. (Oliver Dörr) * [miscellaneous] Changed name of installed translation files to lower case exiv2.mo. (Highlighted by Angelo Naselli) Tiff generated by photoshop crashes exiv2 (digikam bug 139658). * New TIFF parser: Decode IPTC from Exif.Image.IPTCNAA. (Reported by Walter Hangartner) * IPTC field parsing is still too strict: shouldn't fail if the type is not as expected. (Reported by Elsa Nordh) * exiv2 tool doesn't respect unix file rights. (Reported and analysed by fabien) * Probe exiv2 for the extensions it supports. (Suggested by Will Stokes) * Add i18n support. Requires gettext. ------------------------------------------------------------------- Thu Mar 29 11:53:30 CEST 2007 - rguenther@suse.de - add zlib-devel BuildRequires ------------------------------------------------------------------- Tue Nov 28 10:43:47 CET 2006 - adrian@suse.de - update to version 0.12 * Exiv2 utility - 0000493: [tools] exiv2 -T DST problem. - 0000459: [exif] Exiv2 tool: Added a variable for the original filename to the rename option. (Patch by Tobias Jahn) * Exiv2 library - 0000498: [exif] Exiv2 cannot read the Exif data written after deleting all tags. - 0000496: [metadata] Digikam bug 136855: Editing metadata on a few selected imagefiles and clicking forward or apply crashes digikam. (Reported by several digikam users) - 0000495: [exif] Image with corrupted metadata crashes Exiv2. (Reported as digikam bug 136932 by Rainer Krienke) - 0000489: [build environment] exiv2.pc.in includes private/static libs by default. (Reported with patch by Rex Dieter) - 0000488: [metadata] GPSInfo Metadata should return decimal numbers. (Feature requested by Fabien) - 0000486: [build environment] Test bugfixes-test.sh error under Mac OS X x86. (Reported with fix by Max Lapshin) - [exif] Updated Nikon lens info to v2.07 of Robert Rottmerhusen's lens database. - [metadata] Added methods to access built-in read-only Exif taglists and IPTC record lists. (Initiated by Max Lapshin) - [iptc] Improved IPTC record descriptions using IIM4 specification version 4.1. (Gilles Caulier) - [exif] Improved Exif tag descriptions using Exif specification 2.2 and libexif. (Gilles Caulier) - [exif] Added and improved pretty print functions for some Exif tags. (Gilles Caulier) - [exif] Updated Minolta makernote. (Gilles Caulier, Paul Tribick) ------------------------------------------------------------------- Tue Nov 7 17:14:46 CET 2006 - dmueller@suse.de - don't build as root ------------------------------------------------------------------- Tue Nov 7 13:38:06 CET 2006 - dmueller@suse.de - Initial package (0.11), adopted from openSUSE buildservice
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor