From: Pino Toscano Date: Sat, 28 Jan 2023 10:45:47 +0000 (+0100) Subject: exiv2 (0.27.6-1) unstable; urgency=medium X-Git-Tag: archive/raspbian/0.28.5+dfsg-1+rpi1~1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bf221102ebca014cc5b9c279217e2f8062a5f7c2;p=exiv2.git exiv2 (0.27.6-1) unstable; urgency=medium * Team upload. * New upstream release. * Update standards version to 4.6.2, no changes needed. * Update Vcs-* fields. * Use execute_after_dh_* to avoid invoking dh_* manually * Execute chrpath right after dh_auto_install, rather than after dh_install. * Update the build dependencies according to the upstream build system: - bump cmake to 3.7.2 * Remove non-existing file from copyright. * Rename debian/docs to debian/exiv2.docs, to make it clearer (and consistent with other files) to which package it refers to. [dgit import unpatched exiv2 0.27.6-1] --- bf221102ebca014cc5b9c279217e2f8062a5f7c2 diff --cc debian/changelog index 0000000,0000000..a0bb043 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,869 @@@ ++exiv2 (0.27.6-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Update standards version to 4.6.2, no changes needed. ++ * Update Vcs-* fields. ++ * Use execute_after_dh_* to avoid invoking dh_* manually ++ * Execute chrpath right after dh_auto_install, rather than after dh_install. ++ * Update the build dependencies according to the upstream build system: ++ - bump cmake to 3.7.2 ++ * Remove non-existing file from copyright. ++ * Rename debian/docs to debian/exiv2.docs, to make it clearer (and consistent ++ with other files) to which package it refers to. ++ ++ -- Pino Toscano Sat, 28 Jan 2023 11:45:47 +0100 ++ ++exiv2 (0.27.5-4) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Sandro Knauß ] ++ * Update symbol file for gcc-12 (Closes: #1012920). ++ * Update Standards-Version to 4.6.1 (No changes needed). ++ * Update symbols for link time optimation (Closes: #1015399). ++ ++ -- Sandro Knauß Mon, 22 Aug 2022 14:33:14 +0200 ++ ++exiv2 (0.27.5-3) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols from buildds. ++ ++ -- Sandro Knauß Sat, 26 Mar 2022 18:35:36 +0100 ++ ++exiv2 (0.27.5-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Update Multi-Arch information for -dev and -doc. ++ * Enable BMFF support (Closes: #1000788) ++ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, ++ Repository-Browse. ++ * Fix day-of-week for changelog entry 0.10-1. ++ * Enable hardening. ++ * Update symbols from buildds. ++ * Register documentation via doc-base. ++ * Update symbols for BMFF support. ++ ++ -- Sandro Knauß Fri, 25 Mar 2022 01:00:00 +0100 ++ ++exiv2 (0.27.5-1) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Simon Schmeisser ] ++ * New upstream release (Closes: #1000788): ++ - fixes CVE-2021-29458 (Closes: #987277) ++ - fixes CVE-2021-29463 (Closes: #988241) ++ - fixes CVE-2021-29464 (Closes: #988242) ++ - fixes CVE-2021-29470 (Closes: #987450) ++ - fixes CVE-2021-29473 (Closes: #987736) ++ - fixes CVE-2021-29623 (Closes: #988481) ++ - fixes CVE-2021-32617 (Closes: #988731) ++ - fixes CVE-2021-32815 (Closes: #992705) ++ - fixes CVE-2021-34334 (Closes: #992706) ++ - fixes CVE-2021-34335 (Closes: #992707) ++ - fixes CVE-2021-3482 (Closes: #986888) ++ - fixes CVE-2021-37615 ++ - fixes CVE-2021-37616 ++ - fixes CVE-2021-37618 ++ - fixes CVE-2021-37619 ++ - fixes CVE-2021-37620 ++ - fixes CVE-2021-37621 ++ - fixes CVE-2021-37622 ++ - fixes CVE-2021-37623 ++ * Remove patches that have been fixed upstream: ++ - fix-man-page-table-formatting.patch ++ - fcf-protection-only-on-x86.diff ++ * Update symbols file ++ ++ [ Sandro Knauß ] ++ * Remove cruft dbg->dbgsym package dependency. ++ * Bump Standards-Version to 4.6.0 (No changes needed). ++ * Bump compat level to 13. ++ * Bring copyright file in line with DEP-5. ++ * Remove maxy from Uploaders list. ++ * Cleanup copyright file. ++ ++ -- Sandro Knauß Thu, 10 Feb 2022 20:05:47 +0100 ++ ++exiv2 (0.27.3-3) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols file from the logs of buildds. ++ ++ -- Pino Toscano Sun, 09 Aug 2020 07:15:23 +0200 ++ ++exiv2 (0.27.3-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Limit -fcf-protection only on x86 architectures, as it does not exist ++ elsewhere; patch fcf-protection-only-on-x86.diff. ++ ++ -- Pino Toscano Sun, 09 Aug 2020 00:51:27 +0200 ++ ++exiv2 (0.27.3-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release: ++ - fixes CVE-2019-17402 (Closes: #946341) ++ * Update the patches: ++ - fix-man-page-table-formatting.patch: refresh ++ - remove-execute-permission-bit-from-ini-test-sample.patch: not needed as ++ patch, it will be done with a simpler chmod ++ - Fix-issue-712.patch: drop, backported from upstream ++ - Add-comment-to-explain-choice-of-cut-off-value.patch: drop, backported ++ from upstream ++ - Fix-1011-fix_1011_jp2_readmetadata_loop.patch: drop, backported from ++ upstream ++ - drop debian/source/include-binaries, no more needed now ++ * Update symbols file. (Closes: #950631, #957188) ++ * Add Rules-Requires-Root: no. ++ * Append -Wno-deprecated-declarations to the CXXFLAGS: exiv2 uses ++ std::auto_ptr<> a lot, so avoid the lots of deprecation warnings. ++ * Remove the executable permissions from all the .ini files in libexiv2-doc. ++ * Explicitly add the gettext build dependency. ++ * Do not ship TODO in libexiv2-doc, as it is not useful for users. ++ ++ -- Pino Toscano Sat, 08 Aug 2020 23:23:52 +0200 ++ ++exiv2 (0.27.2-8) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols file from the logs of buildds. ++ * Merge useful changes from 0.25-4: ++ - add Maximiliano Curia as Uploader ++ - adjust version of dbgsym migration ++ * Drop the python:native build dependency, as it is not used. ++ (Closes: #936496) ++ * Sort install files. ++ * Move the static libexiv2-xmp.a from libexiv2-27 to libexiv2-dev, as it is ++ needed only for development ++ - add proper breaks/replaces ++ * The current way to build the API documentation is suboptimal: even in ++ -indep builds a an -arch build is forced; also the separate doc build ++ requires a custom patch, Instead: ++ - move the common arguments for cmake to a variable to avoid duplication ++ - pass -DEXIV2_BUILD_DOC=ON to enable the documentation build, unless on ++ -arch builds ++ - pass -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/exiv2/html to cmake to change ++ the installation directory of the documentation (mostly for the "html" ++ part), and change libexiv2-doc.docs to pick it from that location ++ - call the "doc" target in -indep builds ++ - drop patch 0001-doc-only-build-target.patch, no more needed now ++ * Remove patch numbers from patch files. ++ * Backport upstream commits 4c28673b641d7eacb50baafb5c286f6900ce2002, and ++ d4d4d766e9ade2376115eb41cc478eb195df1b39 to fix CVE-2019-9143 and ++ CVE-2019-9144; patches Fix-issue-712.patch, and ++ Add-comment-to-explain-choice-of-cut-off-value.patch. ++ (Closes: #923472, #923473) ++ * Backport upstream commit 1b917c3f7dd86336a9f6fda4456422c419dfe88c to fix ++ CVE-2019-20421; patch Fix-1011-fix_1011_jp2_readmetadata_loop.patch. ++ (Closes: #950183) ++ * Add debian/source/include-binaries for the patches Fix-issue-712.patch, and ++ Fix-1011-fix_1011_jp2_readmetadata_loop.patch, as they contain the binary ++ testcases for the fixes. ++ ++ -- Pino Toscano Thu, 30 Jan 2020 09:39:44 +0100 ++ ++exiv2 (0.27.2-7) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols file. ++ * Remove the dh_missing --list-missing invocation, as it is done by default ++ in debhelper compatibility 12. ++ * Switch from the debhelper build dependency to debhelper-compat ++ - remove debian/compat ++ * Bump Standards-Version to 4.5.0, no changes required. ++ * Remove trailing whitespaces in changelog. ++ * Update lintian overrides. ++ * Pass -DEXIV2_BUILD_SAMPLES=OFF to cmake to disable the build of samples, ++ as we do not ship them anyway. ++ * Remove debian/not-installed, no more needed now. ++ * Drop removal of .la files, as they are not shipped anymore. ++ * Add the configuration for the CI on salsa. ++ * Use https for Homepage. ++ * Tweak watch file to consider only digits and dots for versions. ++ * Move translations from libexiv2-dev to the main library package, as they ++ contain messages for the library and the exiv2 tool ++ - add proper breaks/replaces ++ ++ -- Pino Toscano Tue, 28 Jan 2020 09:32:57 +0100 ++ ++exiv2 (0.27.2-6) unstable; urgency=medium ++ ++ [ Steve Robbins ] ++ * Source upload to unstable. Closes: #914006, #926880. ++ * Update symbols. ++ ++ -- Steve M. Robbins Mon, 27 Jan 2020 22:50:41 -0600 ++ ++exiv2 (0.27.2-5) experimental; urgency=medium ++ ++ [ Steve Robbins ] ++ * Update symbols ++ ++ -- Steve M. Robbins Sun, 26 Jan 2020 09:57:00 -0600 ++ ++exiv2 (0.27.2-4) experimental; urgency=medium ++ ++ [ Steve Robbins ] ++ * Add myself to uploaders ++ * Fix SOVERSION in symbols file. ++ ++ -- Steve M. Robbins Sat, 25 Jan 2020 22:42:34 -0600 ++ ++exiv2 (0.27.2-3) experimental; urgency=medium ++ ++ [ Steve Robbins ] ++ * Updated symbol file from build server logs. ++ ++ -- Steve M. Robbins Wed, 06 Nov 2019 19:36:27 -0600 ++ ++exiv2 (0.27.2-2) experimental; urgency=medium ++ ++ [ Jelmer Vernooij ] ++ * Fix Vcs-Git and Vcs-Browser URLs. ++ ++ [ Steven Robbins ] ++ * Revert symbols file to 0.25, in order to get diffs from build servers. ++ ++ -- Steve M. Robbins Mon, 04 Nov 2019 23:54:08 -0600 ++ ++exiv2 (0.27.2-1) experimental; urgency=medium ++ ++ * Team upload. ++ ++ [ Maximiliano Curia ] ++ * New revision ++ * Update uploaders list as requested by MIA team (Closes: #879288) ++ ++ [ Simon Frei ] ++ * New upstream release (0.27.2) ++ * Drop upstream patches ++ * Follow upstream soversion bump ++ * Update build dependencies ++ * Reenable XMP support ++ * Bump debhelper from 9 to 12 ++ * Bump Standards-Version to 4.4.0 (no changes) ++ * Various fixes due to lintian ++ ++ -- Steve M. Robbins Tue, 10 Sep 2019 00:05:18 -0500 ++ ++exiv2 (0.26-1) experimental; urgency=medium ++ ++ * Team upload. ++ ++ [ Helmut Grohne ] ++ * Fix FTCBFS: Annotate python build dependency with :native (Closes: ++ #843102) ++ ++ [ Maximiliano Curia ] ++ * Update watch file ++ * New upstream release (0.26). ++ * Bump Standards-Version to 4.0.0, no changes needed. ++ * Update Vcs fields ++ * Migrate to automatic dbgsym packages ++ * Update build-deps and deps with the info from cmake ++ * Drop patch: libtool_update.diff ++ * Drop upstream patches ++ * Follow upstream soversion bump ++ * Drop .a file ++ * Disable the static xmp lib ++ * Update symbols files. ++ * Add libssh-gcrypt-dev missing build dep ++ * Fix indep build ++ * Release to experimental ++ ++ -- Maximiliano Curia Thu, 13 Jul 2017 18:56:52 +0200 ++ ++exiv2 (0.25-4) unstable; urgency=medium ++ ++ [ Roberto C. Sanchez ] ++ * CVE-2018-10958: denial of service through memory exhaustion and ++ application crash by a crafted PNG image. ++ * CVE-2018-10999: a heap-based buffer over-read via a crafted PNG image. ++ * CVE-2018-10998: denial of service through memory exhaustion and ++ application crash by a crafted image. ++ * CVE-2018-11531: a heap-based buffer overflow and application crash by a ++ crafted image. ++ * CVE-2018-12264: integer overflow leading to out of bounds read by a ++ crafted image. (Closes: #901707) ++ * CVE-2018-12265: integer overflow leading to out of bounds read by a ++ crafted image. (Closes: #901706) ++ ++ [ Maximiliano Curia ] ++ * Bump debhelper build-dep and compat to 11 ++ * Bump to Standards-Version 4.1.4 ++ * Update Vcs fields ++ * Migrate to automatic dbgsym packages ++ * Drop parallel and autotools_dev from dh call ++ * Update watch file ++ * Release to unstable ++ ++ -- Maximiliano Curia Thu, 28 Jun 2018 18:05:24 +0200 ++ ++exiv2 (0.25-3.1) unstable; urgency=medium ++ ++ * Non-maintainer upload. ++ * CVE-2017-9239 (Closes: #863410) ++ ++ -- Moritz Muehlenhoff Mon, 05 Jun 2017 22:42:20 +0200 ++ ++exiv2 (0.25-3) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * Fix crashes on Casio images files (upstream cherry pick) (Closes: #814051) ++ * mention XMP in the description (Closes: #790784) ++ ++ -- Norbert Preining Tue, 17 May 2016 23:08:21 +0900 ++ ++exiv2 (0.25-2.1) unstable; urgency=medium ++ ++ * Non-maintainer upload ++ * Fix symbol files for amd64/mips64el/sparc64/sh4 (Closes: #799611). ++ ++ -- YunQiang Su Thu, 08 Oct 2015 14:39:02 +0800 ++ ++exiv2 (0.25-2) unstable; urgency=medium ++ ++ * Update symbols files from buildds logs (0.25-1) (Closes: #794728) Thanks ++ to Aaron M. Ucko. ++ * Update symbols files. ++ ++ -- Maximiliano Curia Thu, 06 Aug 2015 12:37:59 +0200 ++ ++exiv2 (0.25-1) unstable; urgency=medium ++ ++ [ Pino Toscano ] ++ * libexiv2-dev: stop again depending on pkg-config, as this is no more ++ needed now (for real this time). ++ ++ [ Maximiliano Curia ] ++ * New upstream release (0.25). (Closes: #789956) ++ * Refresh patch: libtool_update.diff ++ * Remove upstream applied patch: CVE-2014-9449.patch ++ * Bump Standards-Version to 3.9.6, no changes needed. ++ * Update copyright information. ++ ++ -- Maximiliano Curia Wed, 05 Aug 2015 13:07:18 +0200 ++ ++exiv2 (0.24-4.1) unstable; urgency=medium ++ ++ * Non-maintainer upload. ++ * Add CVE-2014-9449.patch patch. ++ CVE-2014-9449: buffer overflow in RiffVideo::infoTagsHandler ++ Thanks to Klaus Ethgen (Closes: #773846) ++ ++ -- Salvatore Bonaccorso Wed, 07 Jan 2015 20:25:48 +0100 ++ ++exiv2 (0.24-4) unstable; urgency=medium ++ ++ * Team upload. ++ * Upload to unstable. (See #732957) ++ * Re-add the pkg-config dependency in libexiv2-dev, as there is still one ++ source relying on it. ++ ++ -- Pino Toscano Fri, 05 Sep 2014 23:22:40 +0200 ++ ++exiv2 (0.24-3) experimental; urgency=medium ++ ++ * Team upload. ++ * Integrate 0.23-1.1 NMU (thanks Wookey). ++ * Move the libjs-jquery, doxygen, graphviz build dependencies as ++ Build-Depend-Indep, as they are needed in indep-build only. ++ * Update libtool files for ppc64el. (Closes: #757412) ++ ++ -- Pino Toscano Thu, 28 Aug 2014 23:00:16 +0200 ++ ++exiv2 (0.24-2) experimental; urgency=low ++ ++ * Team upload. ++ * Update Vcs-* headers. ++ * Fix the replacement of the doxygen-generated jquery.js with a symlink to ++ the system copy: ++ - properly replace any version with a symlink ++ - remove usage of dh-linktree: drop libexiv2-doc.linktrees and the ++ dh-linktree build dependency ++ - make libexiv2-doc depend on libjs-jquery ++ * Improve the .install files: ++ - use exiv2.install to install the exiv2.1 man page ++ - make them a bit more explicit ++ - remove the "debian/tmp/" prefix from the installed files ++ - sort them ++ * Remove the libtool .la file instead of installing it; dependencies have to ++ be rebuilt for the SONAME bump anyway, so there is no risk for breakages. ++ * Remove the doxygen-generated *.map and *.md5 files from the -doc package. ++ * Add a lintian override in libexiv2-doc for the duplicated files ++ (image graphs, basically) generated by doxygen. ++ * Bump to the debhelper compatibility 9: ++ - bump compat to 9 ++ - bump the debhelper build dependency to >= 9~ ++ - stop manually specifying the build flags, they are handled automatically ++ - adjust the library paths in .install files and rules to the multiarch ++ paths ++ - add Pre-Depends: ${misc:Pre-Depends} in libexiv2-13 ++ * Mark libexiv2-13 and libexiv2-dbg as Multi-Arch: same. ++ * Tighten the exiv2 dependency on the same version of the libexiv2 library. ++ * Remove the extra "samples" subdirectory for the examples in libexiv2-dev. ++ * Bump Standards-Version to 3.9.5, no changes required. ++ * Do not compress .cpp files (found in examples). ++ * libexiv2-dev: stop depending on pkg-config, as this is no more needed now. ++ ++ -- Pino Toscano Fri, 17 Jan 2014 22:39:03 +0100 ++ ++exiv2 (0.24-1) experimental; urgency=low ++ ++ * New upstream release ++ - support for Video metadata ++ - more cameras and accessories now recognised ++ - Numerous bugs fixes, build and test improvments ++ * NEW package libexiv2-13 - match soname ++ * Fix "libexiv2-doc documentation package seems to be lacking in ++ content" include patch from ~dancer (Closes: #687278) ++ * Update "config.{guess,sub}" --with autotools_dev (Closes: #727295, #548926) ++ * Drop 00_hyphens_used_as_minus.diff - included upstream ++ * Add specific +override_dh_auto_build-indep: target for doxygen build ++ ++ -- Mark Purcell Sun, 15 Dec 2013 11:12:34 +1100 ++ ++exiv2 (0.23-1.1) unreleased; urgency=low ++ ++ * Non-maintainer upload. ++ * Ensure configurey is updated for new architectures (Closes: #727295) ++ ++ -- Wookey Wed, 18 Jun 2014 21:55:26 +0000 ++ ++exiv2 (0.23-1) unstable; urgency=low ++ ++ * New upstream release ++ - Fixes "Support for .cr2 RAW files" (Closes: #665736) ++ * NEW package libexiv2-12 - match soname ++ * Drop spelling-error-in-binary.diff - included upstream ++ * Drop spelling-error-in-manpage.diff - included upstream ++ * Upload to unstable - coordinated through debian release ++ - Fixes "please package 0.21 or newer to unstable" (Closes: #650516) ++ * Update to Standard 3.9.3 - no changes necessary ++ ++ -- Mark Purcell Sat, 05 May 2012 09:31:28 +1000 ++ ++exiv2 (0.22-2) experimental; urgency=low ++ ++ * dh_auto_configure $(shell dpkg-buildflags --export=configure) ++ - Fixes "Please enabled hardened build flags" (Closes: #656356) ++ * dh-linktree - fixes libexiv2-doc: embedded-javascript-library ++ * Update debian/copyright GPL-2 - copyright-refers-to-symlink-license ++ * Fix spelling-error-in-manpage exiv2.1.gz explicitely explicitly ++ * Fix spelling-error-in-binary ++ * Switch to dh_bugfiles ++ * Add samples/ to libexiv2-doc/examples ++ * Fixed "Lib not recommend exiv2" changes to Suggests: (Closes: #615137) ++ ++ -- Mark Purcell Wed, 25 Jan 2012 07:16:15 +1100 ++ ++exiv2 (0.22-1) experimental; urgency=low ++ ++ * New upstream release ++ * NEW Package libexiv2-11 - soname bump ++ * Drop usr/lib/libexiv2.la non-empty-dependency_libs-in-la-file ++ * Ack NMU, Thanks Luk (Closes: #618747) ++ ++ -- Mark Purcell Sat, 24 Sep 2011 14:28:30 +1000 ++ ++exiv2 (0.20-2.1) unstable; urgency=low ++ ++ * Non-maintainer upload. ++ * Remove references to other libraries from dependency_libs field ++ (Closes: #618747) ++ ++ -- Luk Claes Sun, 29 May 2011 19:49:33 +0200 ++ ++exiv2 (0.21.1-1) experimental; urgency=low ++ ++ * New upstream release ++ * Update upstream bug tracker in presubj ++ ++ -- Mark Purcell Fri, 25 Feb 2011 20:03:39 +1100 ++ ++exiv2 (0.21-1) experimental; urgency=low ++ ++ * New upstream release (Closes: #556913, #486884, #511273) ++ - Samsung SRW and Makernote support, API Changes ++ * NEW package libexiv2-10 - soname bump ++ * Update debian/control Description: ++ ++ -- Mark Purcell Thu, 27 Jan 2011 00:05:42 +1100 ++ ++exiv2 (0.20-2) unstable; urgency=low ++ ++ * Upload to unstable - cleared with debian-release ++ ++ -- Mark Purcell Fri, 09 Jul 2010 19:43:59 +1000 ++ ++exiv2 (0.20-1) experimental; urgency=low ++ ++ * New upstream release ++ - NEW package libexiv2-9 - soname bump ++ - Makernote updates ++ - Nikon performance improvement (Closes: #579835) ++ ++ [ Michal Čihař ] ++ * Add -dbg package (Closes: #557088) ++ ++ [ Mark Purcell ] ++ * Siwtch to source/format = 3.0 (quilt) ++ * debian/control switch to '-' bullet marker (Closes: #564326) ++ * Dropped fuji from Maintainers - inactive ++ * Simplify get-orig-source target - uscan ++ ++ -- Mark Purcell Sun, 30 May 2010 14:45:46 +1000 ++ ++exiv2 (0.19-1) unstable; urgency=low ++ ++ * New upstream release ++ - TIFF performance improvement and Nikon updates ++ * NEW package libexiv2-6 - soname bump ++ ++ -- Mark Purcell Fri, 01 Jan 2010 11:42:13 +1100 ++ ++exiv2 (0.18.2-1) unstable; urgency=low ++ ++ * New upstream release ++ - Bugfix release ++ ++ [Ryan Kavanagh] ++ ++ * Add lintian overrides: ++ - libexiv2-dev: extended-description-is-probably-too-short ++ * Fix a typo in README.Debian (s/enviroment/environment/) ++ * Fix hyphens as minus signs in the manpage, 00_hyphens_used_as_minus.diff ++ ++ [Fathi Boudra] ++ ++ * Bump Standards-Version from 3.8.1 to 3.8.2 (no changes needed) ++ * Add quilt build dependency ++ * Remove cdbs build dependency - use dh and rewrite debian/rules ++ ++ -- Fathi Boudra Thu, 09 Jul 2009 18:50:32 -0400 ++ ++exiv2 (0.18.1-1) unstable; urgency=low ++ ++ * New upstream release ++ - (Closes: #525535): "[libexiv2-5] New upstream version 0.18.1" ++ - write-support for Adobe Photoshop PSD images ++ - read-support for Panasonic RW2 images ++ - Panasonic and Nikon makernote update ++ * Upload to unstable - discussed on debian-release ++ - libexiv2-5 library transition ++ * Fix: package-lacks-versioned-build-depends-on-debhelper ++ * Add ${misc:Depends} ++ ++ -- Mark Purcell Wed, 29 Apr 2009 21:53:40 +1000 ++ ++exiv2 (0.18-1) experimental; urgency=low ++ ++ * New upstream release ++ - Closes: #426274 - "Setting "Exif.Image.DateTime Date" error" ++ - Closes: #505023 - "FTBFS with GCC 4.4: missing #include" ++ ++ -- Mark Purcell Fri, 19 Dec 2008 07:39:10 +1100 ++ ++exiv2 (0.18~pre2-1) experimental; urgency=low ++ ++ * New upstream release ++ * NEW package libexiv2-5 - match upstream soname ++ * Update Standards Version 3.8.0 - no changes ++ ++ -- Mark Purcell Sat, 08 Nov 2008 10:46:51 +1100 ++ ++exiv2 (0.17.1-1) unstable; urgency=medium ++ ++ * New upstream release ++ - Library transition cleared on debian-release/ d-d-a ++ * Version 0.17 also fixes: ++ - CVE-2008-2696: DoS via metadata in images (Closes: #486328) ++ - crashes when fed with wrong file (Closes: #485670) ++ * Urgency medium for CVE fix ++ * debian/patches/gcc4.3.diff unecessary for gcc-4.3 ++ * Add /usr/share/bug/exiv2/presubj message for reportbug(1) ++ ++ -- Mark Purcell Sat, 21 Jun 2008 08:23:53 +1000 ++ ++exiv2 (0.17-1) experimental; urgency=low ++ ++ * New upstream release ++ * Switch to simple-patchsys.mk ++ * Refresh & merge gcc4.3 patches ++ * New Package: libexiv2-4 - soname bump ++ * Add Build-Depends: libexpat1-dev ++ * Upload to experimental to clear NEW processing ++ ++ -- Mark Purcell Tue, 10 Jun 2008 23:05:33 +1000 ++ ++exiv2 (0.16-4) unstable; urgency=low ++ ++ [Ana Beatriz Guerrero Lopez] ++ ++ * Team upload to address FTBFS with GCC 4.3. ++ * Apply patch by Cyril Brulebois to fix FTBFS with GCC 4.3. ++ (Closes: #466901) ++ ++ -- Debian KDE Extras Team Sun, 23 Mar 2008 15:42:16 +0100 ++ ++exiv2 (0.16-3) unstable; urgency=low ++ ++ * Remove Conflicts/Replaces libexiv2-0 for libexiv2-2. (Closes: #463852) ++ ++ -- Fathi Boudra Tue, 05 Feb 2008 00:52:35 +0100 ++ ++exiv2 (0.16-2) unstable; urgency=low ++ ++ * Remove Conflicts/Replaces libexiv2-0 for libexiv2-2. (Closes: #463852) ++ ++ -- Fathi Boudra Mon, 04 Feb 2008 15:39:20 +0100 ++ ++exiv2 (0.16-1) unstable; urgency=low ++ ++ * New upstream release (Closes: #441524, #455633, #461009) ++ * Remove patches, merged upstream: ++ * CVE-2007-6353 ++ * Rev 1124 pull ++ * Add 01_gcc4.3.diff patch. Missing std:: removal not merged upstream yet ++ * Bump compat to 6 ++ * Update copyright file ++ * Add myself in Uploaders field ++ * Clean up build dependencies: ++ * Remove g++ and dpkg-dev ++ * Add quilt and libexpat1-dev ++ * Bump debhelper to 6 ++ * Bump Standard-Version to 3.7.3 ++ * Use Homepage field ++ * Add Conflicts/Replaces libexiv2-0 for libexiv2-2 ++ * Clean up rules ++ * Add clean target (Closes: 442560) ++ * Build with --no-undefined and --as-needed linker flags ++ ++ -- Fathi Boudra Wed, 16 Jan 2008 09:17:08 +0100 ++ ++exiv2 (0.15-2) unstable; urgency=high ++ ++ [Ana Beatriz Guerrero Lopez] ++ * Team upload to fix security bug. ++ * Add patch to fix integer overflow in EXIF parsing. ++ CVE-2007-6353 (Closes: #456760) ++ ++ -- Debian KDE Extras Team Mon, 17 Dec 2007 19:13:11 +0100 ++ ++exiv2 (0.15-1) unstable; urgency=low ++ ++ * New upstream release ++ - maintenance release, support for Minolta G500 RAW files ++ ++ -- Mark Purcell Sun, 22 Jul 2007 12:20:57 +0100 ++ ++exiv2 (0.14-2) unstable; urgency=medium ++ ++ * DebConf7 release :-) ++ * Urgency medium as this fixes a number of crashes in digikam et al ++ * Pull in upstream fixes for jpeg/tiff MSC makernote crashes ++ (rev 1106/1124) ++ ++ -- Mark Purcell Tue, 19 Jun 2007 12:55:55 +0100 ++ ++exiv2 (0.14-1) unstable; urgency=low ++ ++ * new upstream release (Closes: #414372) ++ ++ [ Achim Bohnet ] ++ * 0.14 changed API: rename libexiv2-0.12 to libexiv2-0 accordingly. ++ * libexiv2-dev: exiv2 has no exiv2-config script anymore. ++ * debian/control: ++ + Etch does not have a libexiv2 package. So remove Replaces/Conflict. ++ + libexiv2-dev: No need to depend on ${shlibs:Depends}, ${misc:Depends} ++ * debian/exiv2.1 removed: included upstream. ++ * debian/libexiv2-0: install message catalogs ++ ++ [ Mark Purcell ] ++ * FTBFS with GCC 4.3: missing #includes (Closes: #417176) ++ * Build-Depends: doxygen, graphviz, python, xsltproc ++ * Reinstate libexiv2-doc, better to build with doxygen than other tarball ++ * Add build/libexiv2-doc:: to debian/rules ++ * Rework debian/libexiv2-dev.install ++ * Rework debian/libexiv2-doc.docs ++ * Rework debian/libexiv2-0.install ++ ++ -- Mark Purcell Wed, 09 May 2007 22:28:37 +0100 ++ ++exiv2 (0.12-1) unstable; urgency=low ++ ++ * Maintainer: Debian KDE Extras Team ++ * Switch to cdbs ++ * Add debian/watch ++ * Ack NMU fix: ++ - library package needs to be renamed (libstdc++ allocator change) ++ (Closes: #339163) ++ ++ -- Mark Purcell Wed, 14 Mar 2007 08:12:49 +0000 ++ ++exiv2 (0.10-1.4) unstable; urgency=high ++ ++ * Non-Maintainer upload. Again :-( ++ * High-urgency upload for RC bugfix ++ * Apply Steve Langasek patch to overcome crashes on invalid input ++ - Image with corrupted metadata crashes Exiv2 (Closes: #401660) ++ * Move usr/lib/*.la libtool linkage information file to -dev package ++ - file conflict with libexiv2-0.10 (Closes: #405805) ++ * Move usr/lib/*.so development linkage file to -dev package ++ * Include upstream exiv2.pc in -dev package ++ - exiv2.pc is missing (Closes: #396060) ++ * Add libexiv2-dev Depends: pkg-config ++ ++ -- Mark Purcell Sun, 21 Jan 2007 21:06:27 +0000 ++ ++exiv2 (0.12-0.2) experimental; urgency=low ++ ++ * Non-maintainer upload. (NMU) ++ * Add Build-Depends: zlib1g-dev, thanks Kurt ++ - FTBFS: checking zlib in /usr... failed (Closes: #405916) ++ ++ -- Mark Purcell Sun, 7 Jan 2007 12:22:39 +0000 ++ ++exiv2 (0.12-0.1) experimental; urgency=medium ++ ++ * Non-mantainer upload. (NMU) ++ * Urgency medium as this fixes RC bugs ++ * New upstream bugfix release ++ - Image with corrupted metadata crashes Exiv2 (Closes: #401660) ++ - new upstream release 0.12 (Closes: #389711) ++ * Include upstream exiv2.pc in debian package ++ - exiv2.pc is missing (Closes: #396060) ++ * Bump soname ++ - file conflict with libexiv2 (Closes: #386934) ++ ++ -- Mark Purcell Sat, 23 Dec 2006 18:42:30 +1100 ++ ++exiv2 (0.10-1.3) unstable; urgency=low ++ ++ * NMU. ++ * debian/rules dh_makeshlibs -V (Closes: #386899) ++ ++ -- Mark Purcell Thu, 21 Sep 2006 06:37:22 +0100 ++ ++exiv2 (0.10-1.2) unstable; urgency=low ++ ++ * Non-maintainer upload. ++ * Fix overly strict shlibs line. Closes: #386899 ++ * Also adding conflict,replaces from libexiv2-0.10 to libexiv2. ++ ++ -- Andreas Barth Mon, 11 Sep 2006 20:04:40 +0200 ++ ++exiv2 (0.10-1.1) unstable; urgency=medium ++ ++ [ David Schmitt ] ++ * Non-maintainer upload. ++ * Medium-urgency upload for RC bugfix. ++ * Change package name from libexiv2 to libexiv2-0.10 to encode the full ++ SONAME as well as for the C++ mt allocator ABI change, and conflict/replace ++ libexiv2 accordingly. Closes: #339163, #382867. ++ * Remove unnecessary libexiv2.{postinst,postrm} scripts, as they don't do ++ anything that debhelper doesn't already do for us. ++ * replace shlibs.local by dh_makeshlibs -V ++ * make package bin-NMU-able by using ${binary:Version} and B-D on dpkg-dev ++ (>= 1.13.19) ++ ++ [ Andreas Barth ] ++ * Uploading NMU. ++ ++ -- Andreas Barth Sun, 10 Sep 2006 09:09:55 +0200 ++ ++exiv2 (0.10-1) unstable; urgency=low ++ ++ * New Upstream Release. (Fixes: #370151) ++ ++ -- KELEMEN Peter Wed, 14 Jun 2006 00:02:57 +0200 ++ ++exiv2 (0.9.1-1) unstable; urgency=low ++ ++ * New Upstream Release. ++ * debian/control: -dev Suggests: -doc. ++ ++ -- KELEMEN Peter Sat, 4 Feb 2006 07:45:00 +0100 ++ ++exiv2 (0.9-1) unstable; urgency=low ++ ++ * New Upstream Release. ++ * debian/rules: Ship with upstream documentation by default. ++ * debian/control: relax build dependencies. ++ ++ -- KELEMEN Peter Fri, 27 Jan 2006 20:41:35 +0100 ++ ++exiv2 (0.7-10) unstable; urgency=low ++ ++ * C++ allocator change. (Closes: #339163) ++ ++ -- KELEMEN Peter Fri, 18 Nov 2005 00:08:45 +0100 ++ ++exiv2 (0.7-9) unstable; urgency=low ++ ++ * Added missing Build-Depends: sharutils (Closes: #328376) ++ * Standards-Version: 3.6.2 (no changes) ++ ++ -- KELEMEN Peter Thu, 15 Sep 2005 14:54:32 +0200 ++ ++exiv2 (0.7-8) unstable; urgency=low ++ ++ * Upload to unstable. ++ ++ -- KELEMEN Peter Wed, 14 Sep 2005 15:11:33 +0200 ++ ++exiv2 (0.7-7) experimental; urgency=low ++ ++ * Upload to Debian archive. ++ ++ -- KELEMEN Peter Mon, 18 Jul 2005 00:18:51 +0200 ++ ++exiv2 (0.7-6) experimental; urgency=low ++ ++ * g++-4.0 rebuild. ++ ++ -- KELEMEN Peter Mon, 11 Jul 2005 03:36:38 +0200 ++ ++exiv2 (0.7-5) experimental; urgency=low ++ ++ * fix multiple copyrights ++ * strengthen lib deps ++ ++ -- KELEMEN Peter Sun, 19 Jun 2005 16:24:51 +0200 ++ ++exiv2 (0.7-4) experimental; urgency=low ++ ++ * doc fixes ++ ++ -- KELEMEN Peter Sun, 19 Jun 2005 14:43:46 +0200 ++ ++exiv2 (0.7-3) experimental; urgency=low ++ ++ * Make the package non-native. ++ * Build with g++-4.0. ++ ++ -- KELEMEN Peter Sat, 18 Jun 2005 19:34:44 +0200 ++ ++exiv2 (0.7-2) experimental; urgency=low ++ ++ * static libray to -dev ++ * clean up -doc ++ * cmd.txt as example in exiv2 ++ ++ -- KELEMEN Peter Thu, 16 Jun 2005 20:48:55 +0200 ++ ++exiv2 (0.7-1) experimental; urgency=low ++ ++ * New upstream release. ++ ++ -- KELEMEN Peter Thu, 16 Jun 2005 10:46:37 +0200 ++ ++exiv2 (0.6.2-1) experimental; urgency=low ++ ++ * Initial release. (Closes: #312490) ++ ++ -- KELEMEN Peter Wed, 8 Jun 2005 14:39:56 +0200 diff --cc debian/control index 0000000,0000000..47fe248 new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,95 @@@ ++Source: exiv2 ++Section: graphics ++Priority: optional ++Maintainer: Debian KDE Extras Team ++Uploaders: Mark Purcell , ++ Steve M. Robbins ++Build-Depends: chrpath, ++ cmake (>= 3.7.2~), ++ debhelper-compat (= 13), ++ gettext, ++ libexpat1-dev, ++ pkg-kde-tools, ++ zlib1g-dev, ++Build-Depends-Indep: doxygen, graphviz, libjs-jquery, xsltproc ++Standards-Version: 4.6.2 ++Rules-Requires-Root: no ++Homepage: https://www.exiv2.org/ ++Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/exiv2 ++Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/exiv2.git ++ ++Package: exiv2 ++Architecture: any ++Depends: libexiv2-27 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} ++Description: EXIF/IPTC/XMP metadata manipulation tool ++ Exiv2 is a C++ library and a command line utility to manage image metadata. ++ It provides fast and easy read and write access to the Exif, IPTC and XMP ++ metadata of images in various formats ++ . ++ Exiv2 command line utility to: ++ . ++ * print Exif, IPTC and XMP image metadata in different formats: ++ - Exif summary info, interpreted values, or the plain data for each tag ++ * set, add and delete Exif, IPTC and XMP image metadata from command line ++ modify commands or command scripts ++ * adjust the Exif timestamp (that's how it all started...) ++ * rename Exif image files according to the Exif timestamp ++ * extract, insert and delete Exif, IPTC and XMP metadata and JPEG comments ++ * extract previews from RAW images and thumbnails from the Exif metadata ++ * insert and delete the thumbnail image embedded in the Exif metadata ++ * print, set and delete the JPEG comment of JPEG images ++ * fix the Exif ISO setting of picture taken with Canon and Nikon cameras ++ ++Package: libexiv2-27 ++Section: libs ++Architecture: any ++Pre-Depends: ${misc:Pre-Depends} ++Depends: ${misc:Depends}, ${shlibs:Depends} ++Breaks: libexiv2-dev (<< 0.27.2-7~) ++Replaces: libexiv2-dev (<< 0.27.2-7~) ++Suggests: exiv2 ++Multi-Arch: same ++Description: EXIF/IPTC/XMP metadata manipulation library ++ Exiv2 is a C++ library and a command line utility to manage image metadata. ++ It provides fast and easy read and write access to the Exif, IPTC and XMP ++ metadata of images in various formats ++ . ++ Exiv2 library provides: ++ * fast read and write access to the Exif, IPTC, and XMP metadata of an image ++ * an easy to use and extensively documented API ++ * conversions of Exif and IPTC metadata to XMP and vice versa ++ * a smart IPTC implementation that does not affect data that programs like ++ Photoshop store in the same image segment ++ * Exif Makernote support: ++ - Makernote tags can be read and written just like any other metadata ++ - a sophisticated write algorithm avoids corrupting the Makernote ++ * a simple interface to extract previews embedded in RAW images and Exif ++ thumbnails ++ * set and delete methods for Exif thumbnails ++ ++Package: libexiv2-dev ++Section: libdevel ++Architecture: any ++Multi-Arch: same ++Depends: libexiv2-27 (= ${binary:Version}), ${misc:Depends} ++Breaks: libexiv2-27 (<< 0.27.2-8~) ++Replaces: libexiv2-27 (<< 0.27.2-8~) ++Suggests: libexiv2-doc ++Description: EXIF/IPTC/XMP metadata manipulation library - development files ++ Exiv2 is a C++ library and a command line utility to manage image metadata. ++ It provides fast and easy read and write access to the Exif, IPTC and XMP ++ metadata of images in various formats ++ . ++ This package provides the development files for using exiv2. ++ ++Package: libexiv2-doc ++Depends: libjs-jquery, ${misc:Depends} ++Section: doc ++Architecture: all ++Multi-Arch: foreign ++Description: EXIF/IPTC/XMP metadata manipulation library - HTML documentation ++ Exiv2 is a C++ library and a command line utility to manage image metadata. ++ It provides fast and easy read and write access to the Exif, IPTC and XMP ++ metadata of images in various formats ++ . ++ This package provides the Exiv2 HTML documentation. diff --cc debian/copyright index 0000000,0000000..d4f7f2c new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,99 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: exiv2 ++Source: https://www.exiv2.org ++ ++Files: * ++Copyright: 2004-2015, Andreas Huggel ++ 2009, Brad Schick ++ 1989-1991, Free Software Foundation, Inc ++ 2005-2014, Robert Rottmerhusen ++License: GPL-2+ ++ ++Files: debian/* ++Copyright: Kelemen Peter ++License: GPL-2+ ++ ++Files: CMakeLists.txt ++ contrib/coverity.sh ++ contrib/organize/Makefile ++ doc/templates/Makefile ++ po/CMakeLists.txt ++ samples/CMakeLists.txt ++ src/CMakeLists.txt ++ xmpsdk/CMakeLists.txt ++Copyright: 1999-2008, Adobe Systems Incorporated ++ 2010, Alexander Neundorf ++ 2004-2015, Andreas Huggel ++ 2008-2015, Gilles Caulier ++ 2008, Patrick Spendrin ++ 2012, Robin Mills ++License: BSD-3-clause ++ ++Files: samples/Jzon.cpp ++ samples/Jzon.h ++Copyright: 2008-2009, Aristid Breitkreuz, Ash Berlin, Ruediger Sonderfeld ++ 2013, Johannes Häggqvist ++ 1994, X Consortium ++License: Expat ++ ++License: BSD-3-clause ++ Redistribution and use in source and binary forms, with or without ++ modification, are permitted provided that the following conditions ++ are met: ++ . ++ 1. Redistributions of source code must retain the copyright ++ notice, this list of conditions and the following disclaimer. ++ 2. Redistributions in binary form must reproduce the copyright ++ notice, this list of conditions and the following disclaimer in the ++ documentation and/or other materials provided with the distribution. ++ 3. The name of the author may not be used to endorse or promote products ++ derived from this software without specific prior written permission. ++ . ++ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR ++ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES ++ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ++ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, ++ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ++ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ++ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ++ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ++ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF ++ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ++ ++License: Expat ++ Permission is hereby granted, free of charge, to any person obtaining a copy ++ of this software and associated documentation files (the "Software"), to deal ++ in the Software without restriction, including without limitation the rights ++ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell ++ copies of the Software, and to permit persons to whom the Software is ++ furnished to do so, subject to the following conditions: ++ . ++ The above copyright notice and this permission notice shall be included in ++ all copies or substantial portions of the Software. ++ . ++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ++ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ++ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ++ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER ++ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, ++ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN ++ THE SOFTWARE. ++ ++License: GPL-2+ ++ This program is free software; you can redistribute it and/or modify ++ it under the terms of the GNU General Public License as published by ++ the Free Software Foundation; either version 2 of the License, or ++ (at your option) any later version. ++ . ++ This program is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ GNU General Public License for more details. ++ . ++ You should have received a copy of the GNU General Public License ++ along with this program; if not, write to the Free Software ++ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, ++ MA 02110-1301, USA. ++ -- ++ On Debian systems, the complete text of the GNU General Public License ++ version 2 can be found in "/usr/share/common-licenses/GPL-2". diff --cc debian/exiv2.bug-presub index 0000000,0000000..6e571c9 new file mode 100644 --- /dev/null +++ b/debian/exiv2.bug-presub @@@ -1,0 -1,0 +1,9 @@@ ++If you know that the bug you want to report is in the "upstream" ++code then please file a bug report in the exiv2 bug tracking system ++on the web at http://dev.exiv2.org/projects/exiv2/issues ++ ++If you feel that the bug is one that other Debian users should ++know about then you are welcome to file a report in the Debian BTS ++as well. Please keep in mind, however, that managing bug reports ++is part of the maintainers' workload. ++ diff --cc debian/exiv2.docs index 0000000,0000000..b43bf86 new file mode 100644 --- /dev/null +++ b/debian/exiv2.docs @@@ -1,0 -1,0 +1,1 @@@ ++README.md diff --cc debian/exiv2.install index 0000000,0000000..3f5cdfb new file mode 100644 --- /dev/null +++ b/debian/exiv2.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/bin/exiv2 ++usr/share/man/man1/exiv2.1 diff --cc debian/libexiv2-27.install index 0000000,0000000..331f7e3 new file mode 100644 --- /dev/null +++ b/debian/libexiv2-27.install @@@ -1,0 -1,0 +1,3 @@@ ++usr/lib/*/libexiv2.so.0.27.* ++usr/lib/*/libexiv2.so.27 ++usr/share/locale/* diff --cc debian/libexiv2-27.symbols index 0000000,0000000..29facc4 new file mode 100644 --- /dev/null +++ b/debian/libexiv2-27.symbols @@@ -1,0 -1,0 +1,1512 @@@ ++# SymbolsHelper-Confirmed: 0.27.5 alpha amd64 arm64 armel armhf hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 x32 ++libexiv2.so.27 libexiv2-27 #MINVER# ++* Build-Depends-Package: libexiv2-dev ++ _Z11_exvGettextPKc@Base 0.25 ++ _ZN5Exiv210AsciiValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv210AsciiValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv210AsciiValueC1Ev@Base 0.25 ++ _ZN5Exiv210AsciiValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv210AsciiValueC2Ev@Base 0.25 ++ _ZN5Exiv210AsciiValueD0Ev@Base 0.25 ++ _ZN5Exiv210AsciiValueD1Ev@Base 0.25 ++ _ZN5Exiv210AsciiValueD2Ev@Base 0.25 ++ (optional=templinst)_ZN5Exiv210BasicErrorIcE6setMsgEv@Base 0.25 ++ _ZN5Exiv210ExifParser6decodeERNS_8ExifDataEPKhj@Base 0.25 ++ _ZN5Exiv210ExifParser6encodeERSt6vectorIhSaIhEEPKhjNS_9ByteOrderERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv210ExifThumbCC1ERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv210ExifThumbCC2ERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv210IptcParser6decodeERNS_8IptcDataEPKhj@Base 0.25 ++ _ZN5Exiv210IptcParser6encodeERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv210IptcParser7marker_E@Base 0.25 ++ _ZN5Exiv210RecordInfoC1EtPKcS2_@Base 0.25 ++ _ZN5Exiv210RecordInfoC2EtPKcS2_@Base 0.25 ++ _ZN5Exiv210TiffParser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj@Base 0.25 ++ _ZN5Exiv210TiffParser6encodeERNS_7BasicIoEPKhjNS_9ByteOrderERKNS_8ExifDataERKNS_8IptcDataERKNS_7XmpDataE@Base 0.25 ++ _ZN5Exiv210UtilsVideo15compareTagValueERNS_7DataBufEPA5_Kci@Base 0.27.2 ++ _ZN5Exiv210UtilsVideo15compareTagValueERNS_7DataBufEPKc@Base 0.27.2 ++ _ZN5Exiv210UtilsVideo21simpleBytesComparisonERNS_7DataBufEPKci@Base 0.27.2 ++ _ZN5Exiv210XmpSidecar10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv210XmpSidecar12readMetadataEv@Base 0.25 ++ _ZN5Exiv210XmpSidecar13writeMetadataEv@Base 0.25 ++ _ZN5Exiv210XmpSidecarC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv210XmpSidecarC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv210enableBMFFEb@Base 0.27.5 ++ _ZN5Exiv210exvGettextEPKc@Base 0.25 ++ _ZN5Exiv210fileExistsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 0.25 ++ _ZN5Exiv210isBmffTypeERNS_7BasicIoEb@Base 0.27.5 ++ _ZN5Exiv210isJpegTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv210isRiffTypeERNS_7BasicIoEb@Base 0.27.2 ++ _ZN5Exiv210isTiffTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv210isWebPTypeERNS_7BasicIoEb@Base 0.27.2 ++ _ZN5Exiv210parseFloatERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb@Base 0.25 ++ _ZN5Exiv210saturationERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv211StringValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv211StringValueC1Ev@Base 0.25 ++ _ZN5Exiv211StringValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv211StringValueC2Ev@Base 0.25 ++ _ZN5Exiv211StringValueD0Ev@Base 0.25 ++ _ZN5Exiv211StringValueD1Ev@Base 0.25 ++ _ZN5Exiv211StringValueD2Ev@Base 0.25 ++ _ZN5Exiv211flashEnergyERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv211focalLengthERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv211getRationalEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv211isQTimeTypeERNS_7BasicIoEb@Base 0.27.2 ++ _ZN5Exiv211lightSourceERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv211orientationERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv211subjectAreaERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv211testVersionEiii@Base 0.25 ++ _ZN5Exiv212CommentValue11CharsetInfo13charsetTable_E@Base 0.25 ++ _ZN5Exiv212CommentValue11CharsetInfo15charsetIdByCodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212CommentValue11CharsetInfo15charsetIdByNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212CommentValue11CharsetInfo4codeENS0_9CharsetIdE@Base 0.25 ++ _ZN5Exiv212CommentValue11CharsetInfo4nameENS0_9CharsetIdE@Base 0.25 ++ _ZN5Exiv212CommentValue12CharsetTableC1ENS0_9CharsetIdEPKcS4_@Base 0.25 ++ _ZN5Exiv212CommentValue12CharsetTableC2ENS0_9CharsetIdEPKcS4_@Base 0.25 ++ _ZN5Exiv212CommentValue4readEPKhlNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv212CommentValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212CommentValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212CommentValueC1Ev@Base 0.25 ++ _ZN5Exiv212CommentValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212CommentValueC2Ev@Base 0.25 ++ _ZN5Exiv212CommentValueD0Ev@Base 0.25 ++ _ZN5Exiv212CommentValueD1Ev@Base 0.25 ++ _ZN5Exiv212CommentValueD2Ev@Base 0.25 ++ _ZN5Exiv212ImageFactory4openEPKhl@Base 0.25 ++ _ZN5Exiv212ImageFactory4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 0.25 ++ _ZN5Exiv212ImageFactory4openESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv212ImageFactory6createEi@Base 0.25 ++ _ZN5Exiv212ImageFactory6createEiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212ImageFactory6createEiSt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv212ImageFactory7getTypeEPKhl@Base 0.25 ++ _ZN5Exiv212ImageFactory7getTypeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212ImageFactory7getTypeERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv212ImageFactory8createIoERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 0.25 ++ _ZN5Exiv212ImageFactory9checkModeEiNS_10MetadataIdE@Base 0.25 ++ _ZN5Exiv212ImageFactory9checkTypeEiRNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv212IptcDataSets10dataSetIdxERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt@Base 0.25 ++ _ZN5Exiv212IptcDataSets10dataSetIdxEtt@Base 0.25 ++ _ZN5Exiv212IptcDataSets10recordDescEt@Base 0.25 ++ _ZN5Exiv212IptcDataSets10recordNameB5cxx11Et@Base 0.25 ++ _ZN5Exiv212IptcDataSets11dataSetDescEtt@Base 0.25 ++ _ZN5Exiv212IptcDataSets11dataSetListERSo@Base 0.25 ++ _ZN5Exiv212IptcDataSets11dataSetNameB5cxx11Ett@Base 0.25 ++ _ZN5Exiv212IptcDataSets11dataSetTypeEtt@Base 0.25 ++ _ZN5Exiv212IptcDataSets11recordInfo_E@Base 0.25 ++ _ZN5Exiv212IptcDataSets12dataSetTitleEtt@Base 0.25 ++ _ZN5Exiv212IptcDataSets13dataSetPsNameEtt@Base 0.25 ++ _ZN5Exiv212IptcDataSets17dataSetRepeatableEtt@Base 0.25 ++ _ZN5Exiv212IptcDataSets18envelopeRecordListEv@Base 0.25 ++ _ZN5Exiv212IptcDataSets22application2RecordListEv@Base 0.25 ++ _ZN5Exiv212IptcDataSets7dataSetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt@Base 0.25 ++ _ZN5Exiv212IptcDataSets8recordIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212IptcDataSets8records_E@Base 0.25 ++ _ZN5Exiv212LangAltValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212LangAltValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212LangAltValueC1Ev@Base 0.25 ++ _ZN5Exiv212LangAltValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212LangAltValueC2Ev@Base 0.25 ++ _ZN5Exiv212PreviewImageC1ERKNS_17PreviewPropertiesENS_7DataBufE@Base 0.27.2 ++ _ZN5Exiv212PreviewImageC1ERKS0_@Base 0.25 ++ _ZN5Exiv212PreviewImageC2ERKNS_17PreviewPropertiesENS_7DataBufE@Base 0.27.2 ++ _ZN5Exiv212PreviewImageC2ERKS0_@Base 0.25 ++ _ZN5Exiv212PreviewImageD1Ev@Base 0.25 ++ _ZN5Exiv212PreviewImageD2Ev@Base 0.25 ++ _ZN5Exiv212PreviewImageaSERKS0_@Base 0.25 ++ _ZN5Exiv212XmpTextValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212XmpTextValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212XmpTextValueC1Ev@Base 0.25 ++ _ZN5Exiv212XmpTextValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212XmpTextValueC2Ev@Base 0.25 ++ (subst)_ZN5Exiv212base64decodeEPKcPc{size_t}@Base 0.25 ++ (subst)_ZN5Exiv212base64encodeEPKv{size_t}Pc{size_t}@Base 0.25 ++ _ZN5Exiv212exposureModeERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv212exposureTimeERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv212fileProtocolERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv212getULongLongEPKhNS_9ByteOrderE@Base 0.27.2 ++ _ZN5Exiv212getURationalEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv212imageQualityERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv212meteringModeERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv212serialNumberERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv212whiteBalanceERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv213MatroskaVideo11aspectRatioEv@Base 0.27.2 ++ _ZN5Exiv213MatroskaVideo11decodeBlockEv@Base 0.27.2 ++ _ZN5Exiv213MatroskaVideo12readMetadataEv@Base 0.27.2 ++ _ZN5Exiv213MatroskaVideo13findBlockSizeEh@Base 0.27.2 ++ _ZN5Exiv213MatroskaVideo13writeMetadataEv@Base 0.27.2 ++ _ZN5Exiv213MatroskaVideo17contentManagementEPKNS_12MatroskaTagsEPKhl@Base 0.27.2 ++ _ZN5Exiv213MatroskaVideoC1ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv213MatroskaVideoC2ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv213XmpArrayValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpArrayValueC1ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv213XmpArrayValueC2ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv213XmpProperties10registerNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base 0.25 ++ _ZN5Exiv213XmpProperties11nsRegistry_B5cxx11E@Base 0.25 ++ _ZN5Exiv213XmpProperties12nsInfoUnsafeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.27.2 ++ _ZN5Exiv213XmpProperties12propertyDescERKNS_6XmpKeyE@Base 0.25 ++ _ZN5Exiv213XmpProperties12propertyInfoERKNS_6XmpKeyE@Base 0.25 ++ _ZN5Exiv213XmpProperties12propertyListERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpProperties12propertyTypeERKNS_6XmpKeyE@Base 0.25 ++ _ZN5Exiv213XmpProperties12unregisterNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpProperties12unregisterNsEv@Base 0.25 ++ _ZN5Exiv213XmpProperties13printPropertyERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_5ValueE@Base 0.25 ++ _ZN5Exiv213XmpProperties13propertyTitleERKNS_6XmpKeyE@Base 0.25 ++ _ZN5Exiv213XmpProperties15printPropertiesERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpProperties16lookupNsRegistryERKNS_9XmpNsInfo6PrefixE@Base 0.25 ++ _ZN5Exiv213XmpProperties18unregisterNsUnsafeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.27.2 ++ _ZN5Exiv213XmpProperties20registeredNamespacesERSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_St4lessIS7_ESaISt4pairIKS7_S7_EEE@Base 0.27.2 ++ _ZN5Exiv213XmpProperties22lookupNsRegistryUnsafeERKNS_9XmpNsInfo6PrefixE@Base 0.27.2 ++ _ZN5Exiv213XmpProperties2nsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpProperties6nsDescERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpProperties6nsInfoERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpProperties6prefixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213XmpProperties7rwLock_E@Base 0.27.2 ++ _ZN5Exiv213apertureValueERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv213copyExifToXmpERKNS_8ExifDataERNS_7XmpDataE@Base 0.25 ++ _ZN5Exiv213copyIptcToXmpERKNS_8IptcDataERNS_7XmpDataEPKc@Base 0.25 ++ _ZN5Exiv213copyXmpToExifERKNS_7XmpDataERNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv213copyXmpToIptcERKNS_7XmpDataERNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv213exposureIndexERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv213moveExifToXmpERNS_8ExifDataERNS_7XmpDataE@Base 0.25 ++ _ZN5Exiv213moveIptcToXmpERNS_8IptcDataERNS_7XmpDataEPKc@Base 0.25 ++ _ZN5Exiv213moveXmpToExifERNS_7XmpDataERNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv213moveXmpToIptcERNS_7XmpDataERNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv213parseRationalERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb@Base 0.25 ++ _ZN5Exiv213pathOfFileUrlERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv213sensingMethodERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv213versionNumberEv@Base 0.25 ++ _ZN5Exiv213versionStringB5cxx11Ev@Base 0.25 ++ _ZN5Exiv214PreviewManagerC1ERKNS_5ImageE@Base 0.25 ++ _ZN5Exiv214PreviewManagerC2ERKNS_5ImageE@Base 0.25 ++ _ZN5Exiv214QuickTimeVideo10sampleDescEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo10tagDecoderERNS_7DataBufEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo11aspectRatioEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo11decodeBlockEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo12readMetadataEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo13writeMetadataEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo14handlerDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo14keysTagDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo14setMediaStreamEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo15fileTypeDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo15userDataDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo16NikonTagsDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo16audioDescDecoderEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo16imageDescDecoderEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo17CameraTagsDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo17previewTagDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo18mediaHeaderDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo18movieHeaderDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo18trackHeaderDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo18videoHeaderDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo19timeToSampleDecoderEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo22multipleEntriesDecoderEv@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo23trackApertureTagDecoderEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideo7discardEm@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideoC1ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv214QuickTimeVideoC2ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv214getProcessPathB5cxx11Ev@Base 0.27.2 ++ _ZN5Exiv214newAsfInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.27.2 ++ _ZN5Exiv214newBmpInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newCr2InstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newCrwInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newEpsInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newExvInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newGifInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newJp2InstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newMkvInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.27.2 ++ _ZN5Exiv214newMrwInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newOrfInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newPgfInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newPngInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newPsdInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newRafInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newRw2InstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newTgaInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv214newXmpInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv215StringValueBase4readEPKhlNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv215StringValueBase4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv215StringValueBaseC1ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv215StringValueBaseC1ENS_6TypeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv215StringValueBaseC1ERKS0_@Base 0.25 ++ _ZN5Exiv215StringValueBaseC2ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv215StringValueBaseC2ENS_6TypeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv215StringValueBaseC2ERKS0_@Base 0.25 ++ _ZN5Exiv215StringValueBaseD0Ev@Base 0.25 ++ _ZN5Exiv215StringValueBaseD1Ev@Base 0.25 ++ _ZN5Exiv215StringValueBaseD2Ev@Base 0.25 ++ _ZN5Exiv215StringValueBaseaSERKS0_@Base 0.25 ++ _ZN5Exiv215brightnessValueERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv215dumpLibraryInfoERSoRKSt6vectorI17re_pattern_bufferSaIS2_EE@Base 0.25 ++ _ZN5Exiv215newBmffInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.27.5 ++ _ZN5Exiv215newJpegInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv215newRiffInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.27.2 ++ _ZN5Exiv215newTiffInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv215newWebPInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.27.2 ++ _ZN5Exiv215subjectDistanceERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv215syncExifWithXmpERNS_8ExifDataERNS_7XmpDataE@Base 0.25 ++ _ZN5Exiv216cmpMetadataByKeyERKNS_9MetadatumES2_@Base 0.25 ++ _ZN5Exiv216cmpMetadataByTagERKNS_9MetadatumES2_@Base 0.25 ++ _ZN5Exiv216dateTimeOriginalERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv216maxApertureValueERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv216newQTimeInstanceESt8auto_ptrINS_7BasicIoEEb@Base 0.27.2 ++ _ZN5Exiv216sceneCaptureTypeERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv217exposureBiasValueERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv217shutterSpeedValueERKNS_8ExifDataE@Base 0.27.5 ++ _ZN5Exiv219floatToRationalCastEf@Base 0.25 ++ _ZN5Exiv220ReplaceStringInPlaceENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS5_S7_@Base 0.25 ++ _ZN5Exiv220convertStringCharsetERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcS8_@Base 0.25 ++ _ZN5Exiv222versionNumberHexStringB5cxx11Ev@Base 0.25 ++ _ZN5Exiv23KeyD0Ev@Base 0.25 ++ _ZN5Exiv23KeyD1Ev@Base 0.25 ++ _ZN5Exiv23KeyD2Ev@Base 0.25 ++ _ZN5Exiv23KeyaSERKS0_@Base 0.25 ++ _ZN5Exiv23Uri5ParseERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv23Uri6DecodeERS0_@Base 0.25 ++ _ZN5Exiv24httpERSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_St4lessIS6_ESaISt4pairIKS6_S6_EEESE_RS6_@Base 0.25 ++ _ZN5Exiv24makeERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv25Image10isLongTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image10isPrintICCEtNS_20PrintStructureOptionE@Base 0.27.2 ++ _ZN5Exiv25Image10isPrintXMPEtNS_20PrintStructureOptionE@Base 0.27.2 ++ _ZN5Exiv25Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv25Image10setXmpDataERKNS_7XmpDataE@Base 0.25 ++ _ZN5Exiv25Image11is2ByteTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image11is4ByteTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image11is8ByteTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image11isShortTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image11setExifDataERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv25Image11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv25Image11setMetadataERKS0_@Base 0.25 ++ _ZN5Exiv25Image12clearCommentEv@Base 0.25 ++ _ZN5Exiv25Image12clearXmpDataEv@Base 0.25 ++ _ZN5Exiv25Image12isStringTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image12setByteOrderENS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv25Image12setXmpPacketERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv25Image13clearExifDataEv@Base 0.25 ++ _ZN5Exiv25Image13clearIptcDataEv@Base 0.25 ++ _ZN5Exiv25Image13clearMetadataEv@Base 0.25 ++ _ZN5Exiv25Image13setIccProfileERNS_7DataBufEb@Base 0.27.2 ++ _ZN5Exiv25Image14clearXmpPacketEv@Base 0.25 ++ _ZN5Exiv25Image14isLongLongTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image14isRationalTypeEt@Base 0.27.2 ++ _ZN5Exiv25Image14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv25Image15clearIccProfileEv@Base 0.27.2 ++ _ZN5Exiv25Image17printIFDStructureERNS_7BasicIoERSoNS_20PrintStructureOptionEjbci@Base 0.27.2 ++ (subst)_ZN5Exiv25Image18printTiffStructureERNS_7BasicIoERSoNS_20PrintStructureOptionEi{size_t}@Base 0.27.2 ++ _ZN5Exiv25Image18writeXmpFromPacketEb@Base 0.25 ++ _ZN5Exiv25Image19isBigEndianPlatformEv@Base 0.27.2 ++ _ZN5Exiv25Image22isLittleEndianPlatformEv@Base 0.27.2 ++ _ZN5Exiv25Image7tagNameB5cxx11Et@Base 0.27.2 ++ _ZN5Exiv25Image7xmpDataEv@Base 0.25 ++ _ZN5Exiv25Image8exifDataEv@Base 0.25 ++ _ZN5Exiv25Image8iptcDataEv@Base 0.25 ++ _ZN5Exiv25Image9xmpPacketB5cxx11Ev@Base 0.25 ++ _ZN5Exiv25ImageC1EitSt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv25ImageC2EitSt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv25ImageD0Ev@Base 0.25 ++ _ZN5Exiv25ImageD1Ev@Base 0.25 ++ _ZN5Exiv25ImageD2Ev@Base 0.25 ++ _ZN5Exiv25MemIo16populateFakeDataEv@Base 0.25 ++ _ZN5Exiv25MemIo4Impl7reserveEl@Base 0.25 ++ _ZN5Exiv25MemIo4ImplC1EPKhl@Base 0.25 ++ _ZN5Exiv25MemIo4ImplC1Ev@Base 0.25 ++ _ZN5Exiv25MemIo4ImplC2EPKhl@Base 0.25 ++ _ZN5Exiv25MemIo4ImplC2Ev@Base 0.25 ++ _ZN5Exiv25MemIo4getbEv@Base 0.25 ++ _ZN5Exiv25MemIo4mmapEb@Base 0.25 ++ _ZN5Exiv25MemIo4openEv@Base 0.25 ++ _ZN5Exiv25MemIo4putbEh@Base 0.25 ++ _ZN5Exiv25MemIo4readEPhl@Base 0.25 ++ _ZN5Exiv25MemIo4readEl@Base 0.25 ++ _ZN5Exiv25MemIo4seekElNS_7BasicIo8PositionE@Base 0.25 ++ _ZN5Exiv25MemIo5closeEv@Base 0.25 ++ _ZN5Exiv25MemIo5writeEPKhl@Base 0.25 ++ _ZN5Exiv25MemIo5writeERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv25MemIo6munmapEv@Base 0.25 ++ _ZN5Exiv25MemIo8transferERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv25MemIoC1EPKhl@Base 0.25 ++ _ZN5Exiv25MemIoC1Ev@Base 0.25 ++ _ZN5Exiv25MemIoC2EPKhl@Base 0.25 ++ _ZN5Exiv25MemIoC2Ev@Base 0.25 ++ _ZN5Exiv25MemIoD0Ev@Base 0.25 ++ _ZN5Exiv25MemIoD1Ev@Base 0.25 ++ _ZN5Exiv25MemIoD2Ev@Base 0.25 ++ _ZN5Exiv25Value11setDataAreaEPKhl@Base 0.25 ++ _ZN5Exiv25Value6createENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv25ValueC1ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv25ValueC2ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv25ValueD0Ev@Base 0.25 ++ _ZN5Exiv25ValueD1Ev@Base 0.25 ++ _ZN5Exiv25ValueD2Ev@Base 0.25 ++ _ZN5Exiv25ValueaSERKS0_@Base 0.25 ++ _ZN5Exiv25flashERKNS_8ExifDataE@Base 0.27.5 ++ (subst)_ZN5Exiv25isHexERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}S7_@Base 0.25 ++ _ZN5Exiv25modelERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv26FileIo16populateFakeDataEv@Base 0.25 ++ _ZN5Exiv26FileIo4Impl10switchModeENS1_6OpModeE@Base 0.25 ++ _ZN5Exiv26FileIo4Impl13copyXattrFromERKS0_@Base 0.25 ++ _ZN5Exiv26FileIo4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26FileIo4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26FileIo4getbEv@Base 0.25 ++ _ZN5Exiv26FileIo4mmapEb@Base 0.25 ++ _ZN5Exiv26FileIo4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26FileIo4openEv@Base 0.25 ++ _ZN5Exiv26FileIo4putbEh@Base 0.25 ++ _ZN5Exiv26FileIo4readEPhl@Base 0.25 ++ _ZN5Exiv26FileIo4readEl@Base 0.25 ++ _ZN5Exiv26FileIo4seekElNS_7BasicIo8PositionE@Base 0.25 ++ _ZN5Exiv26FileIo5closeEv@Base 0.25 ++ _ZN5Exiv26FileIo5writeEPKhl@Base 0.25 ++ _ZN5Exiv26FileIo5writeERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv26FileIo6munmapEv@Base 0.25 ++ _ZN5Exiv26FileIo7setPathERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26FileIo8transferERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv26FileIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26FileIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26FileIoD0Ev@Base 0.25 ++ _ZN5Exiv26FileIoD1Ev@Base 0.25 ++ _ZN5Exiv26FileIoD2Ev@Base 0.25 ++ (subst)_ZN5Exiv26HttpIo8HttpImpl11writeRemoteEPKh{size_t}ll@Base 0.25 ++ _ZN5Exiv26HttpIo8HttpImpl13getFileLengthEv@Base 0.25 ++ _ZN5Exiv26HttpIo8HttpImpl14getDataByRangeEllRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ (subst)_ZN5Exiv26HttpIo8HttpImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25 ++ (subst)_ZN5Exiv26HttpIo8HttpImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25 ++ (subst)_ZN5Exiv26HttpIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25 ++ (subst)_ZN5Exiv26HttpIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25 ++ _ZN5Exiv26LogMsg10setHandlerEPFviPKcE@Base 0.27.2 ++ _ZN5Exiv26LogMsg14defaultHandlerEiPKc@Base 0.25 ++ _ZN5Exiv26LogMsg2osB5cxx11Ev@Base 0.27.2 ++ _ZN5Exiv26LogMsg5levelEv@Base 0.27.2 ++ _ZN5Exiv26LogMsg6level_E@Base 0.25 ++ _ZN5Exiv26LogMsg7handlerEv@Base 0.27.2 ++ _ZN5Exiv26LogMsg8handler_E@Base 0.25 ++ _ZN5Exiv26LogMsg8setLevelENS0_5LevelE@Base 0.27.2 ++ _ZN5Exiv26LogMsgC1ENS0_5LevelE@Base 0.27.2 ++ _ZN5Exiv26LogMsgC2ENS0_5LevelE@Base 0.27.2 ++ _ZN5Exiv26LogMsgD1Ev@Base 0.27.2 ++ _ZN5Exiv26LogMsgD2Ev@Base 0.27.2 ++ _ZN5Exiv26XmpKey4Impl11familyName_E@Base 0.25 ++ _ZN5Exiv26XmpKey4Impl12decomposeKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26XmpKey4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_@Base 0.25 ++ _ZN5Exiv26XmpKey4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_@Base 0.25 ++ _ZN5Exiv26XmpKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26XmpKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base 0.25 ++ _ZN5Exiv26XmpKeyC1ERKS0_@Base 0.25 ++ _ZN5Exiv26XmpKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv26XmpKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base 0.25 ++ _ZN5Exiv26XmpKeyC2ERKS0_@Base 0.25 ++ _ZN5Exiv26XmpKeyD0Ev@Base 0.25 ++ _ZN5Exiv26XmpKeyD1Ev@Base 0.25 ++ _ZN5Exiv26XmpKeyD2Ev@Base 0.25 ++ _ZN5Exiv26XmpKeyaSERKS0_@Base 0.25 ++ _ZN5Exiv26appendERSt6vectorIhSaIhEEPKhj@Base 0.27.2 ++ _ZN5Exiv26d2DataEPhdNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv26f2DataEPhfNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv26getEnvB5cxx11Ei@Base 0.27.2 ++ _ZN5Exiv26l2DataEPhiNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv26r2DataEPhSt4pairIiiENS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv26s2DataEPhsNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv27BasicIoD0Ev@Base 0.25 ++ _ZN5Exiv27BasicIoD1Ev@Base 0.25 ++ _ZN5Exiv27BasicIoD2Ev@Base 0.25 ++ _ZN5Exiv27DataBuf4freeEv@Base 0.27.2 ++ _ZN5Exiv27DataBuf5allocEl@Base 0.25 ++ _ZN5Exiv27DataBuf5resetESt4pairIPhlE@Base 0.25 ++ _ZN5Exiv27DataBuf7releaseEv@Base 0.25 ++ _ZN5Exiv27DataBufC1EPKhl@Base 0.25 ++ _ZN5Exiv27DataBufC1ERKNS_10DataBufRefE@Base 0.27.2 ++ _ZN5Exiv27DataBufC1ERS0_@Base 0.25 ++ _ZN5Exiv27DataBufC1El@Base 0.27.2 ++ _ZN5Exiv27DataBufC1Ev@Base 0.27.2 ++ _ZN5Exiv27DataBufC2EPKhl@Base 0.25 ++ _ZN5Exiv27DataBufC2ERKNS_10DataBufRefE@Base 0.27.2 ++ _ZN5Exiv27DataBufC2ERS0_@Base 0.25 ++ _ZN5Exiv27DataBufC2El@Base 0.27.2 ++ _ZN5Exiv27DataBufC2Ev@Base 0.27.2 ++ _ZN5Exiv27DataBufD1Ev@Base 0.27.2 ++ _ZN5Exiv27DataBufD2Ev@Base 0.27.2 ++ _ZN5Exiv27DataBufaSENS_10DataBufRefE@Base 0.27.2 ++ _ZN5Exiv27DataBufaSERS0_@Base 0.25 ++ _ZN5Exiv27DataBufcvNS_10DataBufRefEEv@Base 0.27.2 ++ _ZN5Exiv27DataSetC1EtPKcS2_S2_bbjjNS_6TypeIdEtS2_@Base 0.25 ++ _ZN5Exiv27DataSetC2EtPKcS2_S2_bbjjNS_6TypeIdEtS2_@Base 0.25 ++ _ZN5Exiv27ExifKey4Impl11familyName_E@Base 0.25 ++ _ZN5Exiv27ExifKey4Impl12decomposeKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27ExifKey4Impl7makeKeyEtNS_8Internal5IfdIdEPKNS_7TagInfoE@Base 0.25 ++ _ZN5Exiv27ExifKey4ImplC1Ev@Base 0.25 ++ _ZN5Exiv27ExifKey4ImplC2Ev@Base 0.25 ++ _ZN5Exiv27ExifKey6setIdxEi@Base 0.25 ++ _ZN5Exiv27ExifKeyC1ERKNS_7TagInfoE@Base 0.25 ++ _ZN5Exiv27ExifKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27ExifKeyC1ERKS0_@Base 0.25 ++ _ZN5Exiv27ExifKeyC1EtRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27ExifKeyC2ERKNS_7TagInfoE@Base 0.25 ++ _ZN5Exiv27ExifKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27ExifKeyC2ERKS0_@Base 0.25 ++ _ZN5Exiv27ExifKeyC2EtRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27ExifKeyD0Ev@Base 0.25 ++ _ZN5Exiv27ExifKeyD1Ev@Base 0.25 ++ _ZN5Exiv27ExifKeyD2Ev@Base 0.25 ++ _ZN5Exiv27ExifKeyaSERKS0_@Base 0.25 ++ _ZN5Exiv27IptcKey11familyName_E@Base 0.25 ++ _ZN5Exiv27IptcKey12decomposeKeyEv@Base 0.25 ++ _ZN5Exiv27IptcKey7makeKeyEv@Base 0.25 ++ _ZN5Exiv27IptcKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27IptcKeyC1ERKS0_@Base 0.25 ++ _ZN5Exiv27IptcKeyC1Ett@Base 0.25 ++ _ZN5Exiv27IptcKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27IptcKeyC2ERKS0_@Base 0.25 ++ _ZN5Exiv27IptcKeyC2Ett@Base 0.25 ++ _ZN5Exiv27IptcKeyD0Ev@Base 0.25 ++ _ZN5Exiv27IptcKeyD1Ev@Base 0.25 ++ _ZN5Exiv27IptcKeyD2Ev@Base 0.25 ++ _ZN5Exiv27IptcKeyaSERKS0_@Base 0.25 ++ (optional=templinst)_ZN5Exiv27TagInfoC1EtPKcS2_S2_iiNS_6TypeIdEsPFRSoS4_RKNS_5ValueEPKNS_8ExifDataEE@Base 0.25 ++ (optional=templinst)_ZN5Exiv27TagInfoC2EtPKcS2_S2_iiNS_6TypeIdEsPFRSoS4_RKNS_5ValueEPKNS_8ExifDataEE@Base 0.25 ++ _ZN5Exiv27XPathIo12GEN_FILE_EXTB5cxx11E@Base 0.25 ++ _ZN5Exiv27XPathIo13TEMP_FILE_EXTB5cxx11E@Base 0.25 ++ _ZN5Exiv27XPathIo15writeDataToFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27XPathIo8transferERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv27XPathIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27XPathIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27XPathIoD0Ev@Base 0.25 ++ _ZN5Exiv27XPathIoD1Ev@Base 0.25 ++ _ZN5Exiv27XPathIoD2Ev@Base 0.25 ++ _ZN5Exiv27XmpData11eraseFamilyERN9__gnu_cxx17__normal_iteratorIPNS_8XmpdatumESt6vectorIS3_SaIS3_EEEE@Base 0.27.2 ++ _ZN5Exiv27XmpData3addERKNS_6XmpKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv27XmpData3addERKNS_8XmpdatumE@Base 0.25 ++ _ZN5Exiv27XmpData3endEv@Base 0.25 ++ _ZN5Exiv27XmpData5beginEv@Base 0.25 ++ _ZN5Exiv27XmpData5clearEv@Base 0.25 ++ _ZN5Exiv27XmpData5eraseEN9__gnu_cxx17__normal_iteratorIPNS_8XmpdatumESt6vectorIS3_SaIS3_EEEE@Base 0.25 ++ _ZN5Exiv27XmpData7findKeyERKNS_6XmpKeyE@Base 0.25 ++ _ZN5Exiv27XmpData9sortByKeyEv@Base 0.25 ++ _ZN5Exiv27XmpDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv27afPointERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv27fNumberERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv27getLongEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv27hexdumpERSoPKhll@Base 0.25 ++ _ZN5Exiv27ul2DataEPhjNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv27ur2DataEPhSt4pairIjjENS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv27us2DataEPhtNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv27versionEv@Base 0.25 ++ _ZN5Exiv28AnyErrorC1ERKS0_@Base 0.27.2 ++ _ZN5Exiv28AnyErrorC1Ev@Base 0.27.2 ++ _ZN5Exiv28AnyErrorC2ERKS0_@Base 0.27.2 ++ _ZN5Exiv28AnyErrorC2Ev@Base 0.27.2 ++ _ZN5Exiv28AnyErrorD0Ev@Base 0.25 ++ _ZN5Exiv28AnyErrorD1Ev@Base 0.25 ++ _ZN5Exiv28AnyErrorD2Ev@Base 0.25 ++ (subst)_ZN5Exiv28AsfVideo10tagDecoderEPKNS_8Internal13TagVocabularyE{uint64_t}@Base 0.27.2 ++ _ZN5Exiv28AsfVideo11aspectRatioEv@Base 0.27.2 ++ _ZN5Exiv28AsfVideo11decodeBlockEv@Base 0.27.2 ++ _ZN5Exiv28AsfVideo12readMetadataEv@Base 0.27.2 ++ _ZN5Exiv28AsfVideo13writeMetadataEv@Base 0.27.2 ++ _ZN5Exiv28AsfVideo14filePropertiesEv@Base 0.27.2 ++ (subst)_ZN5Exiv28AsfVideo15headerExtensionE{uint64_t}@Base 0.27.2 ++ _ZN5Exiv28AsfVideo15metadataHandlerEi@Base 0.27.2 ++ _ZN5Exiv28AsfVideo16streamPropertiesEv@Base 0.27.2 ++ (subst)_ZN5Exiv28AsfVideo18contentDescriptionE{uint64_t}@Base 0.27.2 ++ (subst)_ZN5Exiv28AsfVideo24extendedStreamPropertiesE{uint64_t}@Base 0.27.2 ++ _ZN5Exiv28AsfVideo9codecListEv@Base 0.27.2 ++ _ZN5Exiv28AsfVideoC1ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv28AsfVideoC2ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv28BmpImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28BmpImage11setExifDataERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28BmpImage11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv28BmpImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28BmpImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28BmpImageC1ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28BmpImageC2ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28Cr2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28Cr2Image12readMetadataEv@Base 0.25 ++ _ZN5Exiv28Cr2Image13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28Cr2Image14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv28Cr2ImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28Cr2ImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28CrwImage11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv28CrwImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28CrwImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28CrwImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28CrwImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28EpsImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28EpsImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28EpsImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28EpsImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28EpsImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28ExifData3addERKNS_7ExifKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv28ExifData3addERKNS_9ExifdatumE@Base 0.25 ++ _ZN5Exiv28ExifData5clearEv@Base 0.25 ++ _ZN5Exiv28ExifData5eraseESt14_List_iteratorINS_9ExifdatumEE@Base 0.25 ++ _ZN5Exiv28ExifData5eraseESt14_List_iteratorINS_9ExifdatumEES3_@Base 0.25 ++ _ZN5Exiv28ExifData7findKeyERKNS_7ExifKeyE@Base 0.25 ++ _ZN5Exiv28ExifData9sortByKeyEv@Base 0.25 ++ _ZN5Exiv28ExifData9sortByTagEv@Base 0.25 ++ _ZN5Exiv28ExifDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28ExifTags11isExifGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28ExifTags11sectionNameERKNS_7ExifKeyE@Base 0.25 ++ _ZN5Exiv28ExifTags12defaultCountERKNS_7ExifKeyE@Base 0.25 ++ _ZN5Exiv28ExifTags12isMakerGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28ExifTags7ifdNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28ExifTags7tagListERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28ExifTags7taglistERSo@Base 0.25 ++ _ZN5Exiv28ExifTags7taglistERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28ExifTags9groupListEv@Base 0.25 ++ _ZN5Exiv28ExvImage6blank_E@Base 0.25 ++ _ZN5Exiv28ExvImage8exiv2Id_E@Base 0.25 ++ _ZN5Exiv28ExvImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28ExvImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28GifImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28GifImage11setExifDataERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28GifImage11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv28GifImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28GifImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28GifImageC1ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28GifImageC2ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28IptcData14printStructureERSoRKNS_5SliceIPhEEj@Base 0.27.2 ++ _ZN5Exiv28IptcData3addERKNS_7IptcKeyEPNS_5ValueE@Base 0.25 ++ _ZN5Exiv28IptcData3addERKNS_9IptcdatumE@Base 0.25 ++ _ZN5Exiv28IptcData5eraseEN9__gnu_cxx17__normal_iteratorIPNS_9IptcdatumESt6vectorIS3_SaIS3_EEEE@Base 0.25 ++ _ZN5Exiv28IptcData6findIdEtt@Base 0.25 ++ _ZN5Exiv28IptcData7findKeyERKNS_7IptcKeyE@Base 0.25 ++ _ZN5Exiv28IptcData9sortByKeyEv@Base 0.25 ++ _ZN5Exiv28IptcData9sortByTagEv@Base 0.25 ++ _ZN5Exiv28IptcDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28Jp2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28Jp2Image12readMetadataEv@Base 0.25 ++ _ZN5Exiv28Jp2Image13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28Jp2Image14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv28Jp2Image15doWriteMetadataERNS_7BasicIoE@Base 0.27.2 ++ _ZN5Exiv28Jp2Image15encodeJp2HeaderERKNS_7DataBufERS1_@Base 0.27.2 ++ _ZN5Exiv28Jp2ImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28Jp2ImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28JpegBase12readMetadataEv@Base 0.25 ++ _ZN5Exiv28JpegBase13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28JpegBase14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv28JpegBase15doWriteMetadataERNS_7BasicIoE@Base 0.27.2 ++ _ZN5Exiv28JpegBase4com_E@Base 0.25 ++ _ZN5Exiv28JpegBase4dht_E@Base 0.25 ++ _ZN5Exiv28JpegBase4dqt_E@Base 0.25 ++ _ZN5Exiv28JpegBase4dri_E@Base 0.25 ++ _ZN5Exiv28JpegBase4eoi_E@Base 0.25 ++ _ZN5Exiv28JpegBase4sos_E@Base 0.25 ++ _ZN5Exiv28JpegBase5app0_E@Base 0.25 ++ _ZN5Exiv28JpegBase5app1_E@Base 0.25 ++ _ZN5Exiv28JpegBase5app2_E@Base 0.27.2 ++ _ZN5Exiv28JpegBase5sof0_E@Base 0.25 ++ _ZN5Exiv28JpegBase5sof1_E@Base 0.25 ++ _ZN5Exiv28JpegBase5sof2_E@Base 0.25 ++ _ZN5Exiv28JpegBase5sof3_E@Base 0.25 ++ _ZN5Exiv28JpegBase5sof5_E@Base 0.25 ++ _ZN5Exiv28JpegBase5sof6_E@Base 0.25 ++ _ZN5Exiv28JpegBase5sof7_E@Base 0.25 ++ _ZN5Exiv28JpegBase5sof9_E@Base 0.25 ++ _ZN5Exiv28JpegBase6app13_E@Base 0.25 ++ _ZN5Exiv28JpegBase6iccId_E@Base 0.27.2 ++ _ZN5Exiv28JpegBase6sof10_E@Base 0.25 ++ _ZN5Exiv28JpegBase6sof11_E@Base 0.25 ++ _ZN5Exiv28JpegBase6sof13_E@Base 0.25 ++ _ZN5Exiv28JpegBase6sof14_E@Base 0.25 ++ _ZN5Exiv28JpegBase6sof15_E@Base 0.25 ++ _ZN5Exiv28JpegBase6xmpId_E@Base 0.25 ++ _ZN5Exiv28JpegBase7exifId_E@Base 0.25 ++ _ZN5Exiv28JpegBase7jfifId_E@Base 0.25 ++ _ZN5Exiv28JpegBase9initImageEPKhl@Base 0.27.2 ++ _ZN5Exiv28JpegBaseC1EiSt8auto_ptrINS_7BasicIoEEbPKhl@Base 0.25 ++ _ZN5Exiv28JpegBaseC2EiSt8auto_ptrINS_7BasicIoEEbPKhl@Base 0.25 ++ _ZN5Exiv28MrwImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28MrwImage11setExifDataERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28MrwImage11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv28MrwImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28MrwImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28MrwImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28MrwImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28OrfImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28OrfImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28OrfImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28OrfImage14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv28OrfImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28OrfImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28PgfImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28PgfImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28PgfImage15doWriteMetadataERNS_7BasicIoE@Base 0.27.2 ++ _ZN5Exiv28PgfImage17readPgfHeaderSizeERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv28PgfImage18readPgfMagicNumberERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv28PgfImage22readPgfHeaderStructureERNS_7BasicIoERiS3_@Base 0.27.2 ++ _ZN5Exiv28PgfImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28PgfImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28PngImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28PngImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28PngImage14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv28PngImage15doWriteMetadataERNS_7BasicIoE@Base 0.27.2 ++ _ZN5Exiv28PngImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28PngImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28PsdImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28PsdImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28PsdImage13writeExifDataERKNS_8ExifDataERNS_7BasicIoE@Base 0.27.2 ++ _ZN5Exiv28PsdImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28PsdImage15doWriteMetadataERNS_7BasicIoE@Base 0.27.2 ++ _ZN5Exiv28PsdImage17readResourceBlockEtj@Base 0.27.2 ++ _ZN5Exiv28PsdImageC1ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28PsdImageC2ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28RafImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28RafImage11setExifDataERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28RafImage11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv28RafImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28RafImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28RafImage14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv28RafImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28RafImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv28RemoteIo16populateFakeDataEv@Base 0.25 ++ (subst)_ZN5Exiv28RemoteIo4Impl14populateBlocksE{size_t}{size_t}@Base 0.25 ++ (subst)_ZN5Exiv28RemoteIo4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25 ++ (subst)_ZN5Exiv28RemoteIo4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25 ++ _ZN5Exiv28RemoteIo4ImplD0Ev@Base 0.25 ++ _ZN5Exiv28RemoteIo4ImplD1Ev@Base 0.25 ++ _ZN5Exiv28RemoteIo4ImplD2Ev@Base 0.25 ++ _ZN5Exiv28RemoteIo4getbEv@Base 0.25 ++ _ZN5Exiv28RemoteIo4mmapEb@Base 0.25 ++ _ZN5Exiv28RemoteIo4openEv@Base 0.25 ++ _ZN5Exiv28RemoteIo4putbEh@Base 0.25 ++ _ZN5Exiv28RemoteIo4readEPhl@Base 0.25 ++ _ZN5Exiv28RemoteIo4readEl@Base 0.25 ++ _ZN5Exiv28RemoteIo4seekElNS_7BasicIo8PositionE@Base 0.25 ++ _ZN5Exiv28RemoteIo5closeEv@Base 0.25 ++ _ZN5Exiv28RemoteIo5writeEPKhl@Base 0.25 ++ _ZN5Exiv28RemoteIo5writeERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv28RemoteIo6munmapEv@Base 0.25 ++ _ZN5Exiv28RemoteIo8transferERNS_7BasicIoE@Base 0.25 ++ _ZN5Exiv28RemoteIoD0Ev@Base 0.25 ++ _ZN5Exiv28RemoteIoD1Ev@Base 0.25 ++ _ZN5Exiv28RemoteIoD2Ev@Base 0.25 ++ _ZN5Exiv28Rw2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28Rw2Image11setExifDataERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28Rw2Image11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv28Rw2Image12readMetadataEv@Base 0.25 ++ _ZN5Exiv28Rw2Image13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28Rw2Image14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv28Rw2ImageC1ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28Rw2ImageC2ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28TgaImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28TgaImage11setExifDataERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28TgaImage11setIptcDataERKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv28TgaImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv28TgaImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv28TgaImageC1ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28TgaImageC2ESt8auto_ptrINS_7BasicIoEE@Base 0.25 ++ _ZN5Exiv28TypeInfo6typeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28TypeInfo8typeNameENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv28TypeInfo8typeSizeENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv28XmpValue12setXmpStructENS0_9XmpStructE@Base 0.25 ++ _ZN5Exiv28XmpValue12xmpArrayTypeENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv28XmpValue15setXmpArrayTypeENS0_12XmpArrayTypeE@Base 0.25 ++ _ZN5Exiv28XmpValue4readEPKhlNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv28XmpValueC1ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv28XmpValueC2ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv28XmpValueaSERKS0_@Base 0.25 ++ _ZN5Exiv28Xmpdatum4ImplC1ERKNS_6XmpKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv28Xmpdatum4ImplC1ERKS1_@Base 0.25 ++ _ZN5Exiv28Xmpdatum4ImplC2ERKNS_6XmpKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv28Xmpdatum4ImplC2ERKS1_@Base 0.25 ++ _ZN5Exiv28Xmpdatum4ImplaSERKS1_@Base 0.25 ++ _ZN5Exiv28Xmpdatum8setValueEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv28Xmpdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28XmpdatumC1ERKNS_6XmpKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv28XmpdatumC1ERKS0_@Base 0.25 ++ _ZN5Exiv28XmpdatumC2ERKNS_6XmpKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv28XmpdatumC2ERKS0_@Base 0.25 ++ _ZN5Exiv28XmpdatumD0Ev@Base 0.25 ++ _ZN5Exiv28XmpdatumD1Ev@Base 0.25 ++ _ZN5Exiv28XmpdatumD2Ev@Base 0.25 ++ _ZN5Exiv28XmpdatumaSERKNS_5ValueE@Base 0.25 ++ _ZN5Exiv28XmpdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28XmpdatumaSERKS0_@Base 0.25 ++ (optional=templinst|arch=!amd64)_ZN5Exiv28XmpdatumaSIPhEERS0_RKT_@Base 0.27.2 ++ (optional=templinst|arch=!amd64)_ZN5Exiv28XmpdatumaSIdEERS0_RKT_@Base 0.27.2 ++ _ZN5Exiv28contrastERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28exifTimeEPKcP2tm@Base 0.25 ++ _ZN5Exiv28getFloatEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv28getShortEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv28getULongEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv28isoSpeedERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28lensNameERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv28readFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv28strErrorB5cxx11Ev@Base 0.25 ++ _ZN5Exiv29BmffImage10boxHandlerERSoNS_20PrintStructureOptionEli@Base 0.27.5 ++ _ZN5Exiv29BmffImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.27.5 ++ _ZN5Exiv29BmffImage11openOrThrowEv@Base 0.27.5 ++ _ZN5Exiv29BmffImage12readMetadataEv@Base 0.27.5 ++ _ZN5Exiv29BmffImage13writeMetadataEv@Base 0.27.5 ++ _ZN5Exiv29BmffImage14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.5 ++ _ZN5Exiv29BmffImage15parseCr3PreviewERNS_7DataBufERSobhjjjj@Base 0.27.5 ++ _ZN5Exiv29BmffImage7fullBoxEj@Base 0.27.5 ++ _ZN5Exiv29BmffImage7toAsciiB5cxx11El@Base 0.27.5 ++ (arch=alpha amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64)_ZN5Exiv29BmffImage8parseXmpEmm@Base 0.27.5 ++ (arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mipsel powerpc sh4 x32)_ZN5Exiv29BmffImage8parseXmpEyy@Base 0.27.5 ++ _ZN5Exiv29BmffImage8superBoxEj@Base 0.27.5 ++ _ZN5Exiv29BmffImage8uuidNameB5cxx11ERNS_7DataBufE@Base 0.27.5 ++ (arch=alpha amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64)_ZN5Exiv29BmffImage9parseTiffEjm@Base 0.27.5 ++ (arch=alpha amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64)_ZN5Exiv29BmffImage9parseTiffEjmm@Base 0.27.5 ++ (arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mipsel powerpc sh4 x32)_ZN5Exiv29BmffImage9parseTiffEjy@Base 0.27.5 ++ (arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mipsel powerpc sh4 x32)_ZN5Exiv29BmffImage9parseTiffEjyy@Base 0.27.5 ++ _ZN5Exiv29BmffImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.27.5 ++ _ZN5Exiv29BmffImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.27.5 ++ _ZN5Exiv29Cr2Parser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj@Base 0.25 ++ _ZN5Exiv29Cr2Parser6encodeERNS_7BasicIoEPKhjNS_9ByteOrderERKNS_8ExifDataERKNS_8IptcDataERKNS_7XmpDataE@Base 0.25 ++ _ZN5Exiv29CrwParser6decodeEPNS_8CrwImageEPKhj@Base 0.25 ++ _ZN5Exiv29CrwParser6encodeERSt6vectorIhSaIhEEPKhjPKNS_8CrwImageE@Base 0.25 ++ _ZN5Exiv29DataValue4readEPKhlNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv29DataValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29DataValueC1ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv29DataValueC1EPKhlNS_9ByteOrderENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv29DataValueC2ENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv29DataValueC2EPKhlNS_9ByteOrderENS_6TypeIdE@Base 0.25 ++ _ZN5Exiv29DataValueD0Ev@Base 0.25 ++ _ZN5Exiv29DataValueD1Ev@Base 0.25 ++ _ZN5Exiv29DataValueD2Ev@Base 0.25 ++ _ZN5Exiv29DateValue4readEPKhlNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv29DateValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29DateValue7setDateERKNS0_4DateE@Base 0.25 ++ _ZN5Exiv29DateValueC1Eiii@Base 0.25 ++ _ZN5Exiv29DateValueC1Ev@Base 0.25 ++ _ZN5Exiv29DateValueC2Eiii@Base 0.25 ++ _ZN5Exiv29DateValueC2Ev@Base 0.25 ++ _ZN5Exiv29DateValueD0Ev@Base 0.25 ++ _ZN5Exiv29DateValueD1Ev@Base 0.25 ++ _ZN5Exiv29DateValueD2Ev@Base 0.25 ++ _ZN5Exiv29ExifThumb16setJpegThumbnailEPKhl@Base 0.25 ++ _ZN5Exiv29ExifThumb16setJpegThumbnailEPKhlSt4pairIjjES4_t@Base 0.25 ++ _ZN5Exiv29ExifThumb16setJpegThumbnailERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29ExifThumb16setJpegThumbnailERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIjjESA_t@Base 0.25 ++ _ZN5Exiv29ExifThumb5eraseEv@Base 0.25 ++ _ZN5Exiv29ExifThumbC1ERNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv29ExifThumbC2ERNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv29Exifdatum11setDataAreaEPKhl@Base 0.25 ++ _ZN5Exiv29Exifdatum8setValueEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29Exifdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29ExifdatumC1ERKNS_7ExifKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29ExifdatumC1ERKS0_@Base 0.25 ++ _ZN5Exiv29ExifdatumC2ERKNS_7ExifKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29ExifdatumC2ERKS0_@Base 0.25 ++ _ZN5Exiv29ExifdatumD0Ev@Base 0.25 ++ _ZN5Exiv29ExifdatumD1Ev@Base 0.25 ++ _ZN5Exiv29ExifdatumD2Ev@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKS0_@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKSt4pairIiiE@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKSt4pairIjjE@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKi@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKj@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKs@Base 0.25 ++ _ZN5Exiv29ExifdatumaSERKt@Base 0.25 ++ _ZN5Exiv29GroupInfo9GroupNameC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29GroupInfo9GroupNameC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29INIReader10GetBooleanENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_b@Base 0.27.2 ++ _ZN5Exiv29INIReader10GetIntegerENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_l@Base 0.27.2 ++ _ZN5Exiv29INIReader10ParseErrorEv@Base 0.27.2 ++ _ZN5Exiv29INIReader12ValueHandlerEPvPKcS3_S3_@Base 0.27.2 ++ _ZN5Exiv29INIReader3GetENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_S6_@Base 0.27.2 ++ _ZN5Exiv29INIReader7GetRealENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_d@Base 0.27.2 ++ _ZN5Exiv29INIReader7MakeKeyENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_@Base 0.27.2 ++ _ZN5Exiv29INIReaderC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.27.2 ++ _ZN5Exiv29INIReaderC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.27.2 ++ _ZN5Exiv29Iptcdatum8setValueEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29Iptcdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29IptcdatumC1ERKNS_7IptcKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29IptcdatumC1ERKS0_@Base 0.25 ++ _ZN5Exiv29IptcdatumC2ERKNS_7IptcKeyEPKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29IptcdatumC2ERKS0_@Base 0.25 ++ _ZN5Exiv29IptcdatumD0Ev@Base 0.25 ++ _ZN5Exiv29IptcdatumD1Ev@Base 0.25 ++ _ZN5Exiv29IptcdatumD2Ev@Base 0.25 ++ _ZN5Exiv29IptcdatumaSERKNS_5ValueE@Base 0.25 ++ _ZN5Exiv29IptcdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29IptcdatumaSERKS0_@Base 0.25 ++ _ZN5Exiv29IptcdatumaSERKt@Base 0.25 ++ _ZN5Exiv29JpegImage4soi_E@Base 0.25 ++ _ZN5Exiv29JpegImage6blank_E@Base 0.25 ++ _ZN5Exiv29JpegImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv29JpegImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv29MetadatumC1ERKS0_@Base 0.25 ++ _ZN5Exiv29MetadatumC1Ev@Base 0.25 ++ _ZN5Exiv29MetadatumC2ERKS0_@Base 0.25 ++ _ZN5Exiv29MetadatumC2Ev@Base 0.25 ++ _ZN5Exiv29MetadatumD0Ev@Base 0.25 ++ _ZN5Exiv29MetadatumD1Ev@Base 0.25 ++ _ZN5Exiv29MetadatumD2Ev@Base 0.25 ++ _ZN5Exiv29MetadatumaSERKS0_@Base 0.25 ++ _ZN5Exiv29OrfParser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj@Base 0.25 ++ _ZN5Exiv29OrfParser6encodeERNS_7BasicIoEPKhjNS_9ByteOrderERKNS_8ExifDataERKNS_8IptcDataERKNS_7XmpDataE@Base 0.25 ++ _ZN5Exiv29Photoshop10setIptcIrbEPKhlRKNS_8IptcDataE@Base 0.25 ++ _ZN5Exiv29Photoshop13locateIptcIrbEPKhlPS2_PjS4_@Base 0.25 ++ _ZN5Exiv29Photoshop16locatePreviewIrbEPKhlPS2_PjS4_@Base 0.25 ++ _ZN5Exiv29Photoshop5iptc_E@Base 0.25 ++ _ZN5Exiv29Photoshop5isIrbEPKhl@Base 0.25 ++ _ZN5Exiv29Photoshop5validEPKhl@Base 0.25 ++ _ZN5Exiv29Photoshop6bimId_E@Base 0.25 ++ _ZN5Exiv29Photoshop6irbId_E@Base 0.25 ++ _ZN5Exiv29Photoshop6ps3Id_E@Base 0.25 ++ _ZN5Exiv29Photoshop8preview_E@Base 0.25 ++ _ZN5Exiv29Photoshop9locateIrbEPKhltPS2_PjS4_@Base 0.25 ++ _ZN5Exiv29RiffVideo10tagDecoderERNS_7DataBufEm@Base 0.27.2 ++ _ZN5Exiv29RiffVideo11decodeBlockEv@Base 0.27.2 ++ _ZN5Exiv29RiffVideo11junkHandlerEl@Base 0.27.2 ++ _ZN5Exiv29RiffVideo12fillDurationEdl@Base 0.27.2 ++ _ZN5Exiv29RiffVideo12readMetadataEv@Base 0.27.2 ++ _ZN5Exiv29RiffVideo12skipListDataEv@Base 0.27.2 ++ _ZN5Exiv29RiffVideo13RIFF_TAG_SIZEE@Base 0.27.2 ++ _ZN5Exiv29RiffVideo13equalsRiffTagERNS_7DataBufEPKc@Base 0.27.2 ++ _ZN5Exiv29RiffVideo13streamHandlerEl@Base 0.27.2 ++ _ZN5Exiv29RiffVideo13writeMetadataEv@Base 0.27.2 ++ _ZN5Exiv29RiffVideo14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv29RiffVideo15fillAspectRatioEll@Base 0.27.2 ++ _ZN5Exiv29RiffVideo15infoTagsHandlerEv@Base 0.27.2 ++ _ZN5Exiv29RiffVideo15odmlTagsHandlerEv@Base 0.27.2 ++ _ZN5Exiv29RiffVideo16dateTimeOriginalEli@Base 0.27.2 ++ _ZN5Exiv29RiffVideo16nikonTagsHandlerEv@Base 0.27.2 ++ _ZN5Exiv29RiffVideo16returnSampleRateERNS_7DataBufEl@Base 0.27.2 ++ (subst)_ZN5Exiv29RiffVideo18printAudioEncodingE{uint64_t}@Base 0.27.2 ++ _ZN5Exiv29RiffVideo19streamFormatHandlerEl@Base 0.27.2 ++ _ZN5Exiv29RiffVideo20aviHeaderTagsHandlerEl@Base 0.27.2 ++ _ZN5Exiv29RiffVideo20streamDataTagHandlerEl@Base 0.27.2 ++ _ZN5Exiv29RiffVideo21RIFF_CHUNK_HEADER_XMPE@Base 0.27.2 ++ _ZN5Exiv29RiffVideo22RIFF_CHUNK_HEADER_EXIFE@Base 0.27.2 ++ _ZN5Exiv29RiffVideo22RIFF_CHUNK_HEADER_ICCPE@Base 0.27.2 ++ _ZN5Exiv29RiffVideoC1ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv29RiffVideoC2ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv29Rw2Parser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj@Base 0.25 ++ _ZN5Exiv29TiffImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29TiffImage12readMetadataEv@Base 0.25 ++ _ZN5Exiv29TiffImage13writeMetadataEv@Base 0.25 ++ _ZN5Exiv29TiffImage14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv29TiffImageC1ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv29TiffImageC2ESt8auto_ptrINS_7BasicIoEEb@Base 0.25 ++ _ZN5Exiv29TimeValue4readEPKhlNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv29TimeValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29TimeValue7setTimeERKNS0_4TimeE@Base 0.25 ++ _ZN5Exiv29TimeValue9scanTime3EPKcS2_@Base 0.27.2 ++ _ZN5Exiv29TimeValue9scanTime6EPKcS2_@Base 0.27.2 ++ _ZN5Exiv29TimeValueC1Eiiiii@Base 0.25 ++ _ZN5Exiv29TimeValueC1Ev@Base 0.25 ++ _ZN5Exiv29TimeValueC2Eiiiii@Base 0.25 ++ _ZN5Exiv29TimeValueC2Ev@Base 0.25 ++ _ZN5Exiv29TimeValueD0Ev@Base 0.25 ++ _ZN5Exiv29TimeValueD1Ev@Base 0.25 ++ _ZN5Exiv29TimeValueD2Ev@Base 0.25 ++ _ZN5Exiv29WebPImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.27.2 ++ _ZN5Exiv29WebPImage11inject_VP8XERNS_7BasicIoEbbbbii@Base 0.27.2 ++ _ZN5Exiv29WebPImage11setIptcDataERKNS_8IptcDataE@Base 0.27.2 ++ _ZN5Exiv29WebPImage12WEBP_PAD_ODDE@Base 0.27.2 ++ _ZN5Exiv29WebPImage12decodeChunksEl@Base 0.27.2 ++ _ZN5Exiv29WebPImage12readMetadataEv@Base 0.27.2 ++ _ZN5Exiv29WebPImage13WEBP_TAG_SIZEE@Base 0.27.2 ++ _ZN5Exiv29WebPImage13equalsWebPTagERNS_7DataBufEPKc@Base 0.27.2 ++ _ZN5Exiv29WebPImage13writeMetadataEv@Base 0.27.2 ++ _ZN5Exiv29WebPImage14printStructureERSoNS_20PrintStructureOptionEi@Base 0.27.2 ++ _ZN5Exiv29WebPImage15doWriteMetadataERNS_7BasicIoE@Base 0.27.2 ++ _ZN5Exiv29WebPImage15getHeaderOffsetEPhlS1_l@Base 0.27.2 ++ _ZN5Exiv29WebPImage17WEBP_VP8X_ICC_BITE@Base 0.27.2 ++ _ZN5Exiv29WebPImage17WEBP_VP8X_XMP_BITE@Base 0.27.2 ++ _ZN5Exiv29WebPImage18WEBP_VP8X_EXIF_BITE@Base 0.27.2 ++ _ZN5Exiv29WebPImage19WEBP_VP8X_ALPHA_BITE@Base 0.27.2 ++ _ZN5Exiv29WebPImage21WEBP_CHUNK_HEADER_VP8E@Base 0.27.2 ++ _ZN5Exiv29WebPImage21WEBP_CHUNK_HEADER_XMPE@Base 0.27.2 ++ _ZN5Exiv29WebPImage22WEBP_CHUNK_HEADER_ANIME@Base 0.27.2 ++ _ZN5Exiv29WebPImage22WEBP_CHUNK_HEADER_ANMFE@Base 0.27.2 ++ _ZN5Exiv29WebPImage22WEBP_CHUNK_HEADER_EXIFE@Base 0.27.2 ++ _ZN5Exiv29WebPImage22WEBP_CHUNK_HEADER_ICCPE@Base 0.27.2 ++ _ZN5Exiv29WebPImage22WEBP_CHUNK_HEADER_VP8LE@Base 0.27.2 ++ _ZN5Exiv29WebPImage22WEBP_CHUNK_HEADER_VP8XE@Base 0.27.2 ++ _ZN5Exiv29WebPImageC1ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv29WebPImageC2ESt8auto_ptrINS_7BasicIoEE@Base 0.27.2 ++ _ZN5Exiv29XmpNsInfo2NsC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29XmpNsInfo2NsC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29XmpNsInfo6PrefixC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29XmpNsInfo6PrefixC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29XmpParser10initializeEPFvPvbES1_@Base 0.25 ++ _ZN5Exiv29XmpParser10pLockData_E@Base 0.25 ++ _ZN5Exiv29XmpParser10registerNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base 0.25 ++ _ZN5Exiv29XmpParser11xmpLockFct_E@Base 0.25 ++ _ZN5Exiv29XmpParser12initialized_E@Base 0.25 ++ _ZN5Exiv29XmpParser12unregisterNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29XmpParser20registeredNamespacesERSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_St4lessIS7_ESaISt4pairIKS7_S7_EEE@Base 0.27.2 ++ _ZN5Exiv29XmpParser6decodeERNS_7XmpDataERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29XmpParser6encodeERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_7XmpDataEtj@Base 0.25 ++ _ZN5Exiv29XmpParser9terminateEv@Base 0.25 ++ _ZN5Exiv29flashBiasERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv29getDoubleEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv29getUShortEPKhNS_9ByteOrderE@Base 0.25 ++ _ZN5Exiv29isAsfTypeERNS_7BasicIoEb@Base 0.27.2 ++ _ZN5Exiv29isBmpTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isCr2TypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isCrwTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isEpsTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isExvTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isGifTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isJp2TypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isMkvTypeERNS_7BasicIoEb@Base 0.27.2 ++ _ZN5Exiv29isMrwTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isOrfTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isPgfTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isPngTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isPsdTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isRafTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isRw2TypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isTgaTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29isXmpTypeERNS_7BasicIoEb@Base 0.25 ++ _ZN5Exiv29macroModeERKNS_8ExifDataE@Base 0.25 ++ (subst)_ZN5Exiv29makeSliceERKNS_7DataBufE{size_t}{size_t}@Base 0.27.2 ++ (subst)_ZN5Exiv29makeSliceERNS_7DataBufE{size_t}{size_t}@Base 0.27.2 ++ _ZN5Exiv29parseLongERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb@Base 0.25 ++ _ZN5Exiv29sceneModeERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv29sharpnessERKNS_8ExifDataE@Base 0.25 ++ _ZN5Exiv29urldecodeEPKc@Base 0.25 ++ _ZN5Exiv29urldecodeERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv29urlencodeB5cxx11EPKc@Base 0.27.2 ++ _ZN5Exiv29writeFileERKNS_7DataBufERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZN5Exiv2lsERSoRKNS_15XmpPropertyInfoE@Base 0.25 ++ _ZN5Exiv2lsERSoRKNS_7DataSetE@Base 0.25 ++ _ZN5Exiv2lsERSoRKNS_7TagInfoE@Base 0.25 ++ _ZN5Exiv2lsERSoRKSt4pairIiiE@Base 0.25 ++ _ZN5Exiv2lsERSoRKSt4pairIjjE@Base 0.25 ++ _ZN5Exiv2rsERSiRSt4pairIiiE@Base 0.25 ++ _ZN5Exiv2rsERSiRSt4pairIjjE@Base 0.25 ++ _ZNK5Exiv210AsciiValue5writeERSo@Base 0.25 ++ _ZNK5Exiv210AsciiValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv210ExifThumbC4copyEv@Base 0.25 ++ _ZNK5Exiv210ExifThumbC8mimeTypeEv@Base 0.25 ++ _ZNK5Exiv210ExifThumbC9extensionEv@Base 0.25 ++ _ZNK5Exiv210ExifThumbC9writeFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZNK5Exiv210XmpSidecar8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv211StringValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv212CommentValue13detectCharsetERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZNK5Exiv212CommentValue4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv212CommentValue5writeERSo@Base 0.25 ++ _ZNK5Exiv212CommentValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv212CommentValue7commentB5cxx11EPKc@Base 0.25 ++ _ZNK5Exiv212CommentValue9charsetIdEv@Base 0.25 ++ _ZNK5Exiv212LangAltValue10toRationalEl@Base 0.25 ++ _ZNK5Exiv212LangAltValue5cloneEv@Base 0.25 ++ _ZNK5Exiv212LangAltValue5countEv@Base 0.25 ++ _ZNK5Exiv212LangAltValue5writeERSo@Base 0.25 ++ _ZNK5Exiv212LangAltValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv212LangAltValue6toLongEl@Base 0.25 ++ _ZNK5Exiv212LangAltValue7toFloatEl@Base 0.25 ++ _ZNK5Exiv212LangAltValue8toStringB5cxx11El@Base 0.25 ++ _ZNK5Exiv212LangAltValue8toStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZNK5Exiv212PreviewImage2idEv@Base 0.25 ++ _ZNK5Exiv212PreviewImage4copyEv@Base 0.25 ++ _ZNK5Exiv212PreviewImage4sizeEv@Base 0.25 ++ _ZNK5Exiv212PreviewImage5pDataEv@Base 0.25 ++ _ZNK5Exiv212PreviewImage5widthEv@Base 0.25 ++ _ZNK5Exiv212PreviewImage6heightEv@Base 0.25 ++ _ZNK5Exiv212PreviewImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv212PreviewImage9extensionB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv212PreviewImage9writeFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZNK5Exiv212XmpTextValue10toRationalEl@Base 0.25 ++ _ZNK5Exiv212XmpTextValue4sizeEv@Base 0.25 ++ _ZNK5Exiv212XmpTextValue5cloneEv@Base 0.25 ++ _ZNK5Exiv212XmpTextValue5countEv@Base 0.25 ++ _ZNK5Exiv212XmpTextValue5writeERSo@Base 0.25 ++ _ZNK5Exiv212XmpTextValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv212XmpTextValue6toLongEl@Base 0.25 ++ _ZNK5Exiv212XmpTextValue7toFloatEl@Base 0.25 ++ _ZNK5Exiv213MatroskaVideo8mimeTypeB5cxx11Ev@Base 0.27.2 ++ _ZNK5Exiv213XmpArrayValue10toRationalEl@Base 0.25 ++ _ZNK5Exiv213XmpArrayValue5cloneEv@Base 0.25 ++ _ZNK5Exiv213XmpArrayValue5countEv@Base 0.25 ++ _ZNK5Exiv213XmpArrayValue5writeERSo@Base 0.25 ++ _ZNK5Exiv213XmpArrayValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv213XmpArrayValue6toLongEl@Base 0.25 ++ _ZNK5Exiv213XmpArrayValue7toFloatEl@Base 0.25 ++ _ZNK5Exiv213XmpArrayValue8toStringB5cxx11El@Base 0.25 ++ _ZNK5Exiv214PreviewManager15getPreviewImageERKNS_17PreviewPropertiesE@Base 0.25 ++ _ZNK5Exiv214PreviewManager20getPreviewPropertiesEv@Base 0.25 ++ _ZNK5Exiv214QuickTimeVideo8mimeTypeB5cxx11Ev@Base 0.27.2 ++ _ZNK5Exiv215StringValueBase10toRationalEl@Base 0.25 ++ _ZNK5Exiv215StringValueBase4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv215StringValueBase4sizeEv@Base 0.25 ++ _ZNK5Exiv215StringValueBase5countEv@Base 0.25 ++ _ZNK5Exiv215StringValueBase5writeERSo@Base 0.25 ++ _ZNK5Exiv215StringValueBase6toLongEl@Base 0.25 ++ _ZNK5Exiv215StringValueBase7toFloatEl@Base 0.25 ++ _ZNK5Exiv215XmpPropertyInfoeqERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.25 ++ _ZNK5Exiv23Key5cloneEv@Base 0.25 ++ _ZNK5Exiv25Image10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv25Image11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv25Image14nativePreviewsEv@Base 0.25 ++ _ZNK5Exiv25Image16supportsMetadataENS_10MetadataIdE@Base 0.25 ++ _ZNK5Exiv25Image18writeXmpFromPacketEv@Base 0.25 ++ _ZNK5Exiv25Image2ioEv@Base 0.25 ++ _ZNK5Exiv25Image4goodEv@Base 0.25 ++ _ZNK5Exiv25Image7commentB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv25Image7xmpDataEv@Base 0.25 ++ _ZNK5Exiv25Image8byteSwapEjb@Base 0.27.2 ++ (arch=alpha amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64)_ZNK5Exiv25Image8byteSwapEmb@Base 0.27.5 ++ _ZNK5Exiv25Image8byteSwapEtb@Base 0.27.2 ++ (arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mipsel powerpc sh4 x32)_ZNK5Exiv25Image8byteSwapEyb@Base 0.27.5 ++ _ZNK5Exiv25Image8exifDataEv@Base 0.25 ++ _ZNK5Exiv25Image8iptcDataEv@Base 0.25 ++ _ZNK5Exiv25Image8typeNameEt@Base 0.27.2 ++ _ZNK5Exiv25Image9byteOrderEv@Base 0.25 ++ (subst)_ZNK5Exiv25Image9byteSwap2ERKNS_7DataBufE{size_t}b@Base 0.27.2 ++ (subst)_ZNK5Exiv25Image9byteSwap4ERKNS_7DataBufE{size_t}b@Base 0.27.2 ++ (subst)_ZNK5Exiv25Image9byteSwap8ERKNS_7DataBufE{size_t}b@Base 0.27.2 ++ _ZNK5Exiv25Image9checkModeENS_10MetadataIdE@Base 0.25 ++ _ZNK5Exiv25Image9xmpPacketB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv25MemIo3eofEv@Base 0.25 ++ _ZNK5Exiv25MemIo4pathB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv25MemIo4sizeEv@Base 0.25 ++ _ZNK5Exiv25MemIo4tellEv@Base 0.25 ++ _ZNK5Exiv25MemIo5errorEv@Base 0.25 ++ _ZNK5Exiv25MemIo6isopenEv@Base 0.25 ++ _ZNK5Exiv25Value12sizeDataAreaEv@Base 0.25 ++ _ZNK5Exiv25Value8dataAreaEv@Base 0.25 ++ _ZNK5Exiv25Value8toStringB5cxx11El@Base 0.25 ++ _ZNK5Exiv25Value8toStringB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv26FileIo3eofEv@Base 0.25 ++ _ZNK5Exiv26FileIo4Impl4statERNS1_10StructStatE@Base 0.25 ++ _ZNK5Exiv26FileIo4pathB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv26FileIo4sizeEv@Base 0.25 ++ _ZNK5Exiv26FileIo4tellEv@Base 0.25 ++ _ZNK5Exiv26FileIo5errorEv@Base 0.25 ++ _ZNK5Exiv26FileIo6isopenEv@Base 0.25 ++ _ZNK5Exiv26XmpKey10familyNameEv@Base 0.25 ++ _ZNK5Exiv26XmpKey2nsB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv26XmpKey3keyB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv26XmpKey3tagEv@Base 0.25 ++ _ZNK5Exiv26XmpKey5cloneEv@Base 0.25 ++ _ZNK5Exiv26XmpKey6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv26XmpKey7tagNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv26XmpKey8tagLabelB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv26XmpKey9groupNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27ExifKey10familyNameEv@Base 0.25 ++ _ZNK5Exiv27ExifKey13defaultTypeIdEv@Base 0.25 ++ _ZNK5Exiv27ExifKey3idxEv@Base 0.25 ++ _ZNK5Exiv27ExifKey3keyB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27ExifKey3tagEv@Base 0.25 ++ _ZNK5Exiv27ExifKey4Impl7tagNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27ExifKey5cloneEv@Base 0.25 ++ _ZNK5Exiv27ExifKey5ifdIdEv@Base 0.25 ++ _ZNK5Exiv27ExifKey6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv27ExifKey7tagDescB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27ExifKey7tagNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27ExifKey8tagLabelB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27ExifKey9groupNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27IptcKey10familyNameEv@Base 0.25 ++ _ZNK5Exiv27IptcKey10recordNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27IptcKey3keyB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27IptcKey3tagEv@Base 0.25 ++ _ZNK5Exiv27IptcKey5cloneEv@Base 0.25 ++ _ZNK5Exiv27IptcKey6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv27IptcKey6recordEv@Base 0.25 ++ _ZNK5Exiv27IptcKey7tagNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27IptcKey8tagLabelB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27IptcKey9groupNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv27XmpData3endEv@Base 0.25 ++ _ZNK5Exiv27XmpData5beginEv@Base 0.25 ++ _ZNK5Exiv27XmpData5countEv@Base 0.25 ++ _ZNK5Exiv27XmpData5emptyEv@Base 0.25 ++ _ZNK5Exiv27XmpData7findKeyERKNS_6XmpKeyE@Base 0.25 ++ _ZNK5Exiv28AsfVideo8mimeTypeB5cxx11Ev@Base 0.27.2 ++ _ZNK5Exiv28BmpImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28Cr2Image10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv28Cr2Image11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv28Cr2Image8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28CrwImage10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv28CrwImage11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv28CrwImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28EpsImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28ExifData7findKeyERKNS_7ExifKeyE@Base 0.25 ++ _ZNK5Exiv28ExvImage10isThisTypeERNS_7BasicIoEb@Base 0.25 ++ _ZNK5Exiv28ExvImage11writeHeaderERNS_7BasicIoE@Base 0.25 ++ _ZNK5Exiv28ExvImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28GifImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28IptcData13detectCharsetEv@Base 0.25 ++ _ZNK5Exiv28IptcData4sizeEv@Base 0.25 ++ _ZNK5Exiv28IptcData6findIdEtt@Base 0.25 ++ _ZNK5Exiv28IptcData7findKeyERKNS_7IptcKeyE@Base 0.25 ++ _ZNK5Exiv28Jp2Image8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28JpegBase15advanceToMarkerEv@Base 0.27.2 ++ _ZNK5Exiv28MrwImage10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv28MrwImage11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv28MrwImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28OrfImage10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv28OrfImage11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv28OrfImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28PngImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28PsdImage12writeXmpDataERKNS_7XmpDataERNS_7BasicIoE@Base 0.27.2 ++ _ZNK5Exiv28PsdImage13writeIptcDataERKNS_8IptcDataERNS_7BasicIoE@Base 0.27.2 ++ _ZNK5Exiv28PsdImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28RafImage10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv28RafImage11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv28RafImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28RemoteIo3eofEv@Base 0.25 ++ _ZNK5Exiv28RemoteIo4pathB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28RemoteIo4sizeEv@Base 0.25 ++ _ZNK5Exiv28RemoteIo4tellEv@Base 0.25 ++ _ZNK5Exiv28RemoteIo5errorEv@Base 0.25 ++ _ZNK5Exiv28RemoteIo6isopenEv@Base 0.25 ++ _ZNK5Exiv28Rw2Image10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv28Rw2Image11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv28Rw2Image8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28TgaImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28XmpValue12xmpArrayTypeEv@Base 0.25 ++ _ZNK5Exiv28XmpValue4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv28XmpValue4sizeEv@Base 0.25 ++ _ZNK5Exiv28XmpValue9xmpStructEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum10familyNameEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum10toRationalEl@Base 0.25 ++ _ZNK5Exiv28Xmpdatum3keyB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28Xmpdatum3tagEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv28Xmpdatum4sizeEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum5countEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum5valueEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum5writeERSoPKNS_8ExifDataE@Base 0.25 ++ _ZNK5Exiv28Xmpdatum6toLongEl@Base 0.25 ++ _ZNK5Exiv28Xmpdatum6typeIdEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum7tagNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28Xmpdatum7toFloatEl@Base 0.25 ++ _ZNK5Exiv28Xmpdatum8getValueEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum8tagLabelB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28Xmpdatum8toStringB5cxx11El@Base 0.25 ++ _ZNK5Exiv28Xmpdatum8toStringB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv28Xmpdatum8typeNameEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum8typeSizeEv@Base 0.25 ++ _ZNK5Exiv28Xmpdatum9groupNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29BmffImage10pixelWidthEv@Base 0.27.5 ++ _ZNK5Exiv29BmffImage11pixelHeightEv@Base 0.27.5 ++ _ZNK5Exiv29BmffImage8mimeTypeB5cxx11Ev@Base 0.27.5 ++ _ZNK5Exiv29DataValue10toRationalEl@Base 0.25 ++ _ZNK5Exiv29DataValue4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv29DataValue4sizeEv@Base 0.25 ++ _ZNK5Exiv29DataValue5countEv@Base 0.25 ++ _ZNK5Exiv29DataValue5writeERSo@Base 0.25 ++ _ZNK5Exiv29DataValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv29DataValue6toLongEl@Base 0.25 ++ _ZNK5Exiv29DataValue7toFloatEl@Base 0.25 ++ _ZNK5Exiv29DataValue8toStringB5cxx11El@Base 0.25 ++ _ZNK5Exiv29DateValue10toRationalEl@Base 0.25 ++ _ZNK5Exiv29DateValue4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv29DateValue4sizeEv@Base 0.25 ++ _ZNK5Exiv29DateValue5countEv@Base 0.25 ++ _ZNK5Exiv29DateValue5writeERSo@Base 0.25 ++ _ZNK5Exiv29DateValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv29DateValue6toLongEl@Base 0.25 ++ _ZNK5Exiv29DateValue7getDateEv@Base 0.25 ++ _ZNK5Exiv29DateValue7toFloatEl@Base 0.25 ++ _ZNK5Exiv29Exifdatum10familyNameEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum10toRationalEl@Base 0.25 ++ _ZNK5Exiv29Exifdatum12sizeDataAreaEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum3idxEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum3keyB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Exifdatum3tagEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv29Exifdatum4sizeEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum5countEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum5ifdIdEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum5valueEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum5writeERSoPKNS_8ExifDataE@Base 0.25 ++ _ZNK5Exiv29Exifdatum6toLongEl@Base 0.25 ++ _ZNK5Exiv29Exifdatum6typeIdEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum7ifdNameEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum7tagNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Exifdatum7toFloatEl@Base 0.25 ++ _ZNK5Exiv29Exifdatum8dataAreaEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum8getValueEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum8tagLabelB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Exifdatum8toStringB5cxx11El@Base 0.25 ++ _ZNK5Exiv29Exifdatum8toStringB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Exifdatum8typeNameEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum8typeSizeEv@Base 0.25 ++ _ZNK5Exiv29Exifdatum9groupNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29GroupInfoeqERKNS0_9GroupNameE@Base 0.25 ++ _ZNK5Exiv29GroupInfoeqEi@Base 0.25 ++ _ZNK5Exiv29Iptcdatum10familyNameEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum10recordNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Iptcdatum10toRationalEl@Base 0.25 ++ _ZNK5Exiv29Iptcdatum3keyB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Iptcdatum3tagEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv29Iptcdatum4sizeEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum5countEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum5valueEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum5writeERSoPKNS_8ExifDataE@Base 0.25 ++ _ZNK5Exiv29Iptcdatum6recordEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum6toLongEl@Base 0.25 ++ _ZNK5Exiv29Iptcdatum6typeIdEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum7tagNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Iptcdatum7toFloatEl@Base 0.25 ++ _ZNK5Exiv29Iptcdatum8getValueEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum8tagLabelB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Iptcdatum8toStringB5cxx11El@Base 0.25 ++ _ZNK5Exiv29Iptcdatum8toStringB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Iptcdatum8typeNameEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum8typeSizeEv@Base 0.25 ++ _ZNK5Exiv29Iptcdatum9groupNameB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29JpegImage10isThisTypeERNS_7BasicIoEb@Base 0.25 ++ _ZNK5Exiv29JpegImage11writeHeaderERNS_7BasicIoE@Base 0.25 ++ _ZNK5Exiv29JpegImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29Metadatum5printB5cxx11EPKNS_8ExifDataE@Base 0.25 ++ _ZNK5Exiv29RiffVideo8mimeTypeB5cxx11Ev@Base 0.27.2 ++ _ZNK5Exiv29TiffImage10pixelWidthEv@Base 0.25 ++ _ZNK5Exiv29TiffImage11pixelHeightEv@Base 0.25 ++ _ZNK5Exiv29TiffImage12primaryGroupB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29TiffImage8mimeTypeB5cxx11Ev@Base 0.25 ++ _ZNK5Exiv29TimeValue10toRationalEl@Base 0.25 ++ _ZNK5Exiv29TimeValue4copyEPhNS_9ByteOrderE@Base 0.25 ++ _ZNK5Exiv29TimeValue4sizeEv@Base 0.25 ++ _ZNK5Exiv29TimeValue5countEv@Base 0.25 ++ _ZNK5Exiv29TimeValue5writeERSo@Base 0.25 ++ _ZNK5Exiv29TimeValue6clone_Ev@Base 0.27.2 ++ _ZNK5Exiv29TimeValue6toLongEl@Base 0.25 ++ _ZNK5Exiv29TimeValue7getTimeEv@Base 0.25 ++ _ZNK5Exiv29TimeValue7toFloatEl@Base 0.25 ++ _ZNK5Exiv29WebPImage8mimeTypeB5cxx11Ev@Base 0.27.2 ++ _ZNK5Exiv29XmpNsInfoeqERKNS0_2NsE@Base 0.25 ++ _ZNK5Exiv29XmpNsInfoeqERKNS0_6PrefixE@Base 0.25 ++ (optional=templinst|subst|arch=!amd64)_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKc{size_t}{size_t}@Base 0.27.3 ++ (optional=templinst|arch=!amd64)_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEPKc@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_@Base 0.25 ++ (optional=lto|subst|arch=!amd64)_ZNSt17_Temporary_bufferIN9__gnu_cxx17__normal_iteratorIPN5Exiv29IptcdatumESt6vectorIS3_SaIS3_EEEES3_EC1ES8_{ssize_t}@Base 0.27.2 ++ (optional=lto|subst|arch=!amd64)_ZNSt17_Temporary_bufferIN9__gnu_cxx17__normal_iteratorIPN5Exiv29IptcdatumESt6vectorIS3_SaIS3_EEEES3_EC2ES8_{ssize_t}@Base 0.27.2 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIN5Exiv217PreviewPropertiesESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIN5Exiv28Internal5IfdIdESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIN5Exiv28XmpdatumESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIN5Exiv28XmpdatumESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.5 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIN5Exiv29IptcdatumESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIN5Exiv29IptcdatumESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.5 ++ (optional=templinst|arch=!amd64)_ZNSt6vectorIN5Exiv29IptcdatumESaIS1_EEaSERKS3_@Base 0.25 ++ (optional=lto|arch=!amd64)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorISt4pairIPKhjESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorISt4pairIiiESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorISt4pairIiiESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorISt4pairIjjESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorISt4pairIjjESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=alpha arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64)_ZNSt6vectorISt4pairImmESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.27.3 ++ (optional=lto|subst|arch=!amd64)_ZNSt6vectorIcSaIcEE17_M_default_appendE{size_t}@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIdSaIdEE17_M_realloc_insertIJRKdEEEvN9__gnu_cxx17__normal_iteratorIPdS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIdSaIdEE17_M_realloc_insertIJdEEEvN9__gnu_cxx17__normal_iteratorIPdS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIfSaIfEE17_M_realloc_insertIJRKfEEEvN9__gnu_cxx17__normal_iteratorIPfS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIfSaIfEE17_M_realloc_insertIJfEEEvN9__gnu_cxx17__normal_iteratorIPfS1_EEDpOT_@Base 0.27.3 ++ (optional=templinst|arch=!amd64)_ZNSt6vectorIhSaIhEE13_M_assign_auxIPKhEEvT_S5_St20forward_iterator_tag@Base 0.27.2 ++ (optional=lto|subst|arch=!amd64)_ZNSt6vectorIhSaIhEE17_M_default_appendE{size_t}@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIhSaIhEE17_M_realloc_insertIJhEEEvN9__gnu_cxx17__normal_iteratorIPhS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJRKiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 0.27.3 ++ (optional=templinst|arch=!amd64)_ZNSt6vectorIlSaIlEE12emplace_backIJlEEERlDpOT_@Base 0.27.5 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIlSaIlEE17_M_realloc_insertIJlEEEvN9__gnu_cxx17__normal_iteratorIPlS1_EEDpOT_@Base 0.27.5 ++ (optional=lto|arch=alpha arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 s390x sparc64)_ZNSt6vectorImSaImEE17_M_realloc_insertIJRKmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIsSaIsEE17_M_realloc_insertIJRKsEEEvN9__gnu_cxx17__normal_iteratorIPsS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorIsSaIsEE17_M_realloc_insertIJsEEEvN9__gnu_cxx17__normal_iteratorIPsS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorItSaItEE17_M_realloc_insertIJRKtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt6vectorItSaItEE17_M_realloc_insertIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt7__cxx1110_List_baseIN5Exiv29ExifdatumESaIS2_EE8_M_clearEv@Base 0.25 ++ (optional=lto|subst|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceE{size_t}{size_t}PKc{size_t}@Base 0.27.3 ++ (optional=lto|subst|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructE{size_t}c@Base 0.27.5 ++ (optional=templinst|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag@Base 0.27.2 ++ (optional=lto|subst|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE14_M_replace_auxE{size_t}{size_t}{size_t}c@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_@Base 0.27.3 ++ (optional=lto|subst|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveE{size_t}@Base 0.27.3 ++ (optional=lto|subst|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKc{size_t}@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_@Base 0.27.3 ++ (optional=lto|subst|arch=!amd64)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateE{size_t}{size_t}PKc{size_t}@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EE4sortIPFbRKNS1_9MetadatumES8_EEEvT_@Base 0.25 ++ (optional=templinst|arch=!amd64)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EE5mergeIPFbRKNS1_9MetadatumES8_EEEvOS4_T_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE16_M_insert_uniqueIRKS5_EESt4pairISt17_Rb_tree_iteratorIS5_EbEOT_@Base 0.27.3 ++ (optional=templinst|arch=!amd64 !arm64 !hppa !ia64 !kfreebsd-amd64 !mips64el !ppc64el !riscv64 !sh4 !sparc64 !x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE16_M_insert_uniqueIS5_EESt4pairISt17_Rb_tree_iteratorIS5_EbEOT_@Base 0.27.3 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE24_M_get_insert_unique_posERS7_@Base 0.25 ++ (optional=lto|arch=arm64 hppa ia64 kfreebsd-amd64 m68k mips64el ppc64el riscv64 sh4 sparc64 x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISA_ERS7_@Base 0.25 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE4findERS7_@Base 0.25 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE11equal_rangeERS7_@Base 0.27.2 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 0.25 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 0.25 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_@Base 0.25 ++ (optional=templinst|arch=!amd64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base 0.25 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeIPKhSt4pairIKS1_N5Exiv28Internal5IfdIdEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE24_M_get_insert_unique_posERS3_@Base 0.25 ++ (optional=lto|arch=arm64 hppa ia64 kfreebsd-amd64 m68k mips64 mips64el ppc64el riscv64 sh4 sparc64 x32)_ZNSt8_Rb_treeIPKhSt4pairIKS1_N5Exiv28Internal5IfdIdEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_@Base 0.25 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE24_M_get_insert_unique_posERS1_@Base 0.25 ++ (optional=lto|arch=arm64 hppa ia64 kfreebsd-amd64 m68k mips64 mips64el ppc64el riscv64 sh4 sparc64 x32)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_@Base 0.25 ++#MISSING: 0.27.5# (optional=templinst|arch=amd64)_ZNSt8_Rb_treeImSt4pairIKmS0_IPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_EESt10_Select1stISA_ESt4lessImESaISA_EE21_M_emplace_hint_equalIJRSA_EEESt17_Rb_tree_iteratorISA_ESt23_Rb_tree_const_iteratorISA_EDpOT_@Base 0.27.5 ++ (optional=lto|arch=!amd64)_ZNSt8_Rb_treeItSt4pairIKtiESt10_Select1stIS2_ESt4lessItESaIS2_EE24_M_get_insert_unique_posERS1_@Base 0.25 ++ (optional=lto|arch=arm64 hppa ia64 kfreebsd-amd64 m68k mips64 mips64el ppc64el riscv64 sh4 sparc64 x32)_ZNSt8_Rb_treeItSt4pairIKtiESt10_Select1stIS2_ESt4lessItESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 0.25 ++ (optional=lto|arch=arm64 hppa ia64 kfreebsd-amd64 m68k mips64 mips64el ppc64el riscv64 sh4 sparc64 x32|subst)_ZNSt8_Rb_treeI{size_t}St4pairIK{size_t}S0_IPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_EESt10_Select1stISA_ESt4lessI{size_t}ESaISA_EE28_M_get_insert_hint_equal_posESt23_Rb_tree_const_iteratorISA_ERS1_@Base 0.25 ++ (optional=templinst|arch=alpha armel armhf hurd-i386 i386 kfreebsd-i386 m68k mipsel powerpc ppc64 s390x|subst)_ZNSt8_Rb_treeI{uint64_t}{uint64_t}St9_IdentityI{uint64_t}ESt4lessI{uint64_t}ESaI{uint64_t}EE16_M_insert_uniqueI{uint64_t}EESt4pairISt17_Rb_tree_iteratorI{uint64_t}EbEOT_@Base 0.27.5 ++ (optional=lto|arch=amd64)_ZSt19piecewise_construct@Base 0.27.5 ++ (optional=lto|arch=!amd64)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_@Base 0.25 ++ (optional=lto|arch=!amd64 !mipsel)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_@Base 0.25 ++ _ZTIN5Exiv210AsciiValueE@Base 0.25 ++ _ZTIN5Exiv210BasicErrorIcEE@Base 0.25 ++ _ZTIN5Exiv210XmpSidecarE@Base 0.25 ++ _ZTIN5Exiv211StringValueE@Base 0.25 ++ _ZTIN5Exiv212CommentValueE@Base 0.25 ++ _ZTIN5Exiv212LangAltValueE@Base 0.25 ++ _ZTIN5Exiv212XmpTextValueE@Base 0.25 ++ _ZTIN5Exiv213MatroskaVideoE@Base 0.27.2 ++ _ZTIN5Exiv213XmpArrayValueE@Base 0.25 ++ _ZTIN5Exiv214QuickTimeVideoE@Base 0.27.2 ++ _ZTIN5Exiv215StringValueBaseE@Base 0.25 ++ _ZTIN5Exiv23KeyE@Base 0.25 ++ _ZTIN5Exiv25ImageE@Base 0.25 ++ _ZTIN5Exiv25MemIoE@Base 0.25 ++ _ZTIN5Exiv25ValueE@Base 0.25 ++ _ZTIN5Exiv26FileIoE@Base 0.25 ++ _ZTIN5Exiv26HttpIo8HttpImplE@Base 0.25 ++ (optional=lto|arch=!amd64)_ZTIN5Exiv26HttpIoE@Base 0.27.5 ++ _ZTIN5Exiv26XmpKeyE@Base 0.25 ++ _ZTIN5Exiv27BasicIoE@Base 0.25 ++ _ZTIN5Exiv27ExifKeyE@Base 0.25 ++ _ZTIN5Exiv27IptcKeyE@Base 0.25 ++ _ZTIN5Exiv27XPathIoE@Base 0.25 ++ _ZTIN5Exiv28AnyErrorE@Base 0.25 ++ _ZTIN5Exiv28AsfVideoE@Base 0.27.2 ++ _ZTIN5Exiv28BmpImageE@Base 0.25 ++ _ZTIN5Exiv28Cr2ImageE@Base 0.25 ++ _ZTIN5Exiv28CrwImageE@Base 0.25 ++ _ZTIN5Exiv28EpsImageE@Base 0.25 ++ _ZTIN5Exiv28ExvImageE@Base 0.25 ++ _ZTIN5Exiv28GifImageE@Base 0.25 ++ (optional=lto|arch=!amd64)_ZTIN5Exiv28IoCloserE@Base 0.27.5 ++ _ZTIN5Exiv28Jp2ImageE@Base 0.25 ++ _ZTIN5Exiv28JpegBaseE@Base 0.25 ++ _ZTIN5Exiv28MrwImageE@Base 0.25 ++ _ZTIN5Exiv28OrfImageE@Base 0.25 ++ _ZTIN5Exiv28PgfImageE@Base 0.25 ++ _ZTIN5Exiv28PngImageE@Base 0.25 ++ _ZTIN5Exiv28PsdImageE@Base 0.25 ++ _ZTIN5Exiv28RafImageE@Base 0.25 ++ _ZTIN5Exiv28RemoteIo4ImplE@Base 0.25 ++ _ZTIN5Exiv28RemoteIoE@Base 0.25 ++ _ZTIN5Exiv28Rw2ImageE@Base 0.25 ++ _ZTIN5Exiv28TgaImageE@Base 0.25 ++ _ZTIN5Exiv28XmpValueE@Base 0.25 ++ _ZTIN5Exiv28XmpdatumE@Base 0.25 ++ _ZTIN5Exiv29BmffImageE@Base 0.27.5 ++ _ZTIN5Exiv29DataValueE@Base 0.25 ++ _ZTIN5Exiv29DateValueE@Base 0.25 ++ _ZTIN5Exiv29ExifdatumE@Base 0.25 ++ _ZTIN5Exiv29IptcdatumE@Base 0.25 ++ _ZTIN5Exiv29JpegImageE@Base 0.25 ++ _ZTIN5Exiv29MetadatumE@Base 0.25 ++ _ZTIN5Exiv29RiffVideoE@Base 0.27.2 ++ _ZTIN5Exiv29TiffImageE@Base 0.25 ++ _ZTIN5Exiv29TimeValueE@Base 0.25 ++ _ZTIN5Exiv29WebPImageE@Base 0.27.2 ++ _ZTSN5Exiv210AsciiValueE@Base 0.25 ++ _ZTSN5Exiv210BasicErrorIcEE@Base 0.25 ++ _ZTSN5Exiv210XmpSidecarE@Base 0.25 ++ _ZTSN5Exiv211StringValueE@Base 0.25 ++ _ZTSN5Exiv212CommentValueE@Base 0.25 ++ _ZTSN5Exiv212LangAltValueE@Base 0.25 ++ _ZTSN5Exiv212XmpTextValueE@Base 0.25 ++ _ZTSN5Exiv213MatroskaVideoE@Base 0.27.2 ++ _ZTSN5Exiv213XmpArrayValueE@Base 0.25 ++ _ZTSN5Exiv214QuickTimeVideoE@Base 0.27.2 ++ _ZTSN5Exiv215StringValueBaseE@Base 0.25 ++ _ZTSN5Exiv23KeyE@Base 0.25 ++ _ZTSN5Exiv25ImageE@Base 0.25 ++ _ZTSN5Exiv25MemIoE@Base 0.25 ++ _ZTSN5Exiv25ValueE@Base 0.25 ++ _ZTSN5Exiv26FileIoE@Base 0.25 ++ _ZTSN5Exiv26HttpIo8HttpImplE@Base 0.25 ++ _ZTSN5Exiv26HttpIoE@Base 0.25 ++ _ZTSN5Exiv26XmpKeyE@Base 0.25 ++ _ZTSN5Exiv27BasicIoE@Base 0.25 ++ _ZTSN5Exiv27ExifKeyE@Base 0.25 ++ _ZTSN5Exiv27IptcKeyE@Base 0.25 ++ _ZTSN5Exiv27XPathIoE@Base 0.25 ++ _ZTSN5Exiv28AnyErrorE@Base 0.25 ++ _ZTSN5Exiv28AsfVideoE@Base 0.27.2 ++ _ZTSN5Exiv28BmpImageE@Base 0.25 ++ _ZTSN5Exiv28Cr2ImageE@Base 0.25 ++ _ZTSN5Exiv28CrwImageE@Base 0.25 ++ _ZTSN5Exiv28EpsImageE@Base 0.25 ++ _ZTSN5Exiv28ExvImageE@Base 0.25 ++ _ZTSN5Exiv28GifImageE@Base 0.25 ++ _ZTSN5Exiv28IoCloserE@Base 0.25 ++ _ZTSN5Exiv28Jp2ImageE@Base 0.25 ++ _ZTSN5Exiv28JpegBaseE@Base 0.25 ++ _ZTSN5Exiv28MrwImageE@Base 0.25 ++ _ZTSN5Exiv28OrfImageE@Base 0.25 ++ _ZTSN5Exiv28PgfImageE@Base 0.25 ++ _ZTSN5Exiv28PngImageE@Base 0.25 ++ _ZTSN5Exiv28PsdImageE@Base 0.25 ++ _ZTSN5Exiv28RafImageE@Base 0.25 ++ _ZTSN5Exiv28RemoteIo4ImplE@Base 0.25 ++ _ZTSN5Exiv28RemoteIoE@Base 0.25 ++ _ZTSN5Exiv28Rw2ImageE@Base 0.25 ++ _ZTSN5Exiv28TgaImageE@Base 0.25 ++ _ZTSN5Exiv28XmpValueE@Base 0.25 ++ _ZTSN5Exiv28XmpdatumE@Base 0.25 ++ _ZTSN5Exiv29BmffImageE@Base 0.27.5 ++ _ZTSN5Exiv29DataValueE@Base 0.25 ++ _ZTSN5Exiv29DateValueE@Base 0.25 ++ _ZTSN5Exiv29ExifdatumE@Base 0.25 ++ _ZTSN5Exiv29IptcdatumE@Base 0.25 ++ _ZTSN5Exiv29JpegImageE@Base 0.25 ++ _ZTSN5Exiv29MetadatumE@Base 0.25 ++ _ZTSN5Exiv29RiffVideoE@Base 0.27.2 ++ _ZTSN5Exiv29TiffImageE@Base 0.25 ++ _ZTSN5Exiv29TimeValueE@Base 0.25 ++ _ZTSN5Exiv29WebPImageE@Base 0.27.2 ++ _ZTVN5Exiv210AsciiValueE@Base 0.25 ++ (optional=lto|arch=!amd64)_ZTVN5Exiv210BasicErrorIcEE@Base 0.27.5 ++ _ZTVN5Exiv210XmpSidecarE@Base 0.25 ++ _ZTVN5Exiv211StringValueE@Base 0.25 ++ _ZTVN5Exiv212CommentValueE@Base 0.25 ++ _ZTVN5Exiv212LangAltValueE@Base 0.25 ++ _ZTVN5Exiv212XmpTextValueE@Base 0.25 ++ _ZTVN5Exiv213MatroskaVideoE@Base 0.27.2 ++ _ZTVN5Exiv213XmpArrayValueE@Base 0.25 ++ _ZTVN5Exiv214QuickTimeVideoE@Base 0.27.2 ++ _ZTVN5Exiv215StringValueBaseE@Base 0.25 ++ _ZTVN5Exiv23KeyE@Base 0.25 ++ _ZTVN5Exiv25ImageE@Base 0.25 ++ _ZTVN5Exiv25MemIoE@Base 0.25 ++ _ZTVN5Exiv25ValueE@Base 0.25 ++ _ZTVN5Exiv26FileIoE@Base 0.25 ++ _ZTVN5Exiv26HttpIo8HttpImplE@Base 0.25 ++ (optional=lto|arch=!amd64)_ZTVN5Exiv26HttpIoE@Base 0.27.5 ++ _ZTVN5Exiv26XmpKeyE@Base 0.25 ++ _ZTVN5Exiv27BasicIoE@Base 0.25 ++ _ZTVN5Exiv27ExifKeyE@Base 0.25 ++ _ZTVN5Exiv27IptcKeyE@Base 0.25 ++ _ZTVN5Exiv27XPathIoE@Base 0.25 ++ _ZTVN5Exiv28AnyErrorE@Base 0.25 ++ _ZTVN5Exiv28AsfVideoE@Base 0.27.2 ++ _ZTVN5Exiv28BmpImageE@Base 0.25 ++ _ZTVN5Exiv28Cr2ImageE@Base 0.25 ++ _ZTVN5Exiv28CrwImageE@Base 0.25 ++ _ZTVN5Exiv28EpsImageE@Base 0.25 ++ _ZTVN5Exiv28ExvImageE@Base 0.25 ++ _ZTVN5Exiv28GifImageE@Base 0.25 ++ (optional=lto|arch=!amd64)_ZTVN5Exiv28IoCloserE@Base 0.27.5 ++ _ZTVN5Exiv28Jp2ImageE@Base 0.25 ++ _ZTVN5Exiv28JpegBaseE@Base 0.25 ++ _ZTVN5Exiv28MrwImageE@Base 0.25 ++ _ZTVN5Exiv28OrfImageE@Base 0.25 ++ _ZTVN5Exiv28PgfImageE@Base 0.25 ++ _ZTVN5Exiv28PngImageE@Base 0.25 ++ _ZTVN5Exiv28PsdImageE@Base 0.25 ++ _ZTVN5Exiv28RafImageE@Base 0.25 ++ _ZTVN5Exiv28RemoteIo4ImplE@Base 0.25 ++ _ZTVN5Exiv28RemoteIoE@Base 0.25 ++ _ZTVN5Exiv28Rw2ImageE@Base 0.25 ++ _ZTVN5Exiv28TgaImageE@Base 0.25 ++ _ZTVN5Exiv28XmpValueE@Base 0.25 ++ _ZTVN5Exiv28XmpdatumE@Base 0.25 ++ _ZTVN5Exiv29BmffImageE@Base 0.27.5 ++ _ZTVN5Exiv29DataValueE@Base 0.25 ++ _ZTVN5Exiv29DateValueE@Base 0.25 ++ _ZTVN5Exiv29ExifdatumE@Base 0.25 ++ _ZTVN5Exiv29IptcdatumE@Base 0.25 ++ _ZTVN5Exiv29JpegImageE@Base 0.25 ++ _ZTVN5Exiv29MetadatumE@Base 0.25 ++ _ZTVN5Exiv29RiffVideoE@Base 0.27.2 ++ _ZTVN5Exiv29TiffImageE@Base 0.25 ++ _ZTVN5Exiv29TimeValueE@Base 0.25 ++ _ZTVN5Exiv29WebPImageE@Base 0.27.2 diff --cc debian/libexiv2-dev.install index 0000000,0000000..b3acf98 new file mode 100644 --- /dev/null +++ b/debian/libexiv2-dev.install @@@ -1,0 -1,0 +1,5 @@@ ++usr/include/exiv2/* ++usr/lib/*/cmake/exiv2/*.cmake ++usr/lib/*/libexiv2-xmp.a ++usr/lib/*/libexiv2.so ++usr/lib/*/pkgconfig/exiv2.pc diff --cc debian/libexiv2-doc.doc-base index 0000000,0000000..03d5f8f new file mode 100644 --- /dev/null +++ b/debian/libexiv2-doc.doc-base @@@ -1,0 -1,0 +1,10 @@@ ++Document: exiv2-c++-api ++Title: Exiv2 - C++ API ++Author: Exiv2 developers ++Abstract: Exiv2 comprises of a C++ library and a command line utility to access ++ image metadata. This document the API in detail. ++Section: Programming/C++ ++ ++Format: HTML ++Index: /usr/share/doc/libexiv2-doc/html/index.html ++Files: /usr/share/doc/libexiv2-doc/html/*.html diff --cc debian/libexiv2-doc.docs index 0000000,0000000..9ce8e88 new file mode 100644 --- /dev/null +++ b/debian/libexiv2-doc.docs @@@ -1,0 -1,0 +1,3 @@@ ++doc/*.txt ++doc/include ++usr/share/doc/exiv2/html diff --cc debian/libexiv2-doc.examples index 0000000,0000000..781fb73 new file mode 100644 --- /dev/null +++ b/debian/libexiv2-doc.examples @@@ -1,0 -1,0 +1,1 @@@ ++samples/* diff --cc debian/patches/series index 0000000,0000000..ad3fe31 new file mode 100644 --- /dev/null +++ b/debian/patches/series @@@ -1,0 -1,0 +1,1 @@@ ++xmpsdk-integer-typedef-x64.patch diff --cc debian/patches/xmpsdk-integer-typedef-x64.patch index 0000000,0000000..9915872 new file mode 100644 --- /dev/null +++ b/debian/patches/xmpsdk-integer-typedef-x64.patch @@@ -1,0 -1,0 +1,52 @@@ ++From: Steve Robbins ++Date: Mon, 2 Sep 2019 22:07:58 -0500 ++Subject: xmpsdk-integer-typedef-x64 Unconditionally use to define ++ known bit-width types. ++ =================================================================== ++ ++--- ++ xmpsdk/include/XMP_Const.h | 16 ---------------- ++ 1 file changed, 16 deletions(-) ++ ++diff --git a/xmpsdk/include/XMP_Const.h b/xmpsdk/include/XMP_Const.h ++index 0316188..631a253 100644 ++--- a/xmpsdk/include/XMP_Const.h +++++ b/xmpsdk/include/XMP_Const.h ++@@ -13,9 +13,7 @@ ++ ++ #include ++ ++-#if XMP_MacBuild // ! No stdint.h on Windows and some UNIXes. ++ #include ++-#endif ++ ++ #if __cplusplus ++ extern "C" { ++@@ -34,7 +32,6 @@ extern "C" { ++ // case only the declarations of the XMP_... types needs to change, not all of the uses. These ++ // types are used where fixed sizes are required in order to have a known ABI for a DLL build. ++ ++-#if XMP_MacBuild ++ ++ typedef int8_t XMP_Int8; ++ typedef int16_t XMP_Int16; ++@@ -46,19 +43,6 @@ extern "C" { ++ typedef uint32_t XMP_Uns32; ++ typedef uint64_t XMP_Uns64; ++ ++-#else ++- ++- typedef signed char XMP_Int8; ++- typedef signed short XMP_Int16; ++- typedef signed long XMP_Int32; ++- typedef signed long long XMP_Int64; ++- ++- typedef unsigned char XMP_Uns8; ++- typedef unsigned short XMP_Uns16; ++- typedef unsigned long XMP_Uns32; ++- typedef unsigned long long XMP_Uns64; ++- ++-#endif ++ ++ typedef XMP_Uns8 XMP_Bool; ++ diff --cc debian/rules index 0000000,0000000..e50f577 new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,45 @@@ ++#!/usr/bin/make -f ++ ++export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto ++# exiv2 uses std::auto_ptr<> a lot, so avoid the lots of deprecation warnings ++export DEB_CXXFLAGS_MAINT_APPEND = -Wno-deprecated-declarations ++ ++CMAKE_COMMON_ARGS = \ ++ -DEXIV2_ENABLE_BMFF=ON \ ++ -DEXIV2_ENABLE_NLS=ON \ ++ -DEXIV2_ENABLE_VIDEO=ON \ ++ -DEXIV2_ENABLE_WEBREADY=ON \ ++ -DEXIV2_BUILD_SAMPLES=OFF ++ ++%: ++ dh $@ --with pkgkde_symbolshelper --buildsystem cmake ++ ++override_dh_auto_configure-indep: ++ dh_auto_configure -- \ ++ $(CMAKE_COMMON_ARGS) \ ++ -DEXIV2_BUILD_DOC=ON \ ++ -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/exiv2/html ++ ++override_dh_auto_configure-arch: ++ dh_auto_configure -a -- \ ++ $(CMAKE_COMMON_ARGS) ++ ++execute_after_dh_auto_install: ++ find $(CURDIR)/debian -type f -name exiv2 | xargs /usr/bin/chrpath -d ++ ++execute_after_dh_auto_build-indep: ++ dh_auto_build -- doc ++ ++override_dh_installdocs: ++ dh_installdocs -A -Xcmd.txt -XMakefile -Xtemplates -XChangeLog ++ find $(CURDIR)/debian -name jquery.js -exec ln -sfv /usr/share/javascript/jquery/jquery.js {} \; ++ find $(CURDIR)/debian \( -name '*.map' -o -name '*.md5' \) -delete ++ ++override_dh_installchangelogs: ++ dh_installchangelogs -A doc/ChangeLog ++ ++override_dh_compress: ++ dh_compress -X.xls -X.js -X.idx -X.xml -X.php -X.cpp ++ ++execute_after_dh_fixperms-indep: ++ find $(CURDIR)/debian/libexiv2-doc -name '*.ini' -exec chmod -x {} \; diff --cc debian/salsa-ci.yml index 0000000,0000000..f71bdf3 new file mode 100644 --- /dev/null +++ b/debian/salsa-ci.yml @@@ -1,0 -1,0 +1,7 @@@ ++include: ++ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml ++ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ++variables: ++ SALSA_CI_DISABLE_MISSING_BREAKS: 'no' ++ SALSA_CI_DISABLE_RC_BUGS: 'no' ++ SALSA_CI_REPROTEST_ARGS: '--variations=-build-path' diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/upstream/metadata index 0000000,0000000..5c516b2 new file mode 100644 --- /dev/null +++ b/debian/upstream/metadata @@@ -1,0 -1,0 +1,5 @@@ ++--- ++Bug-Database: https://github.com/Exiv2/exiv2/issues ++Bug-Submit: https://github.com/Exiv2/exiv2/issues/new ++Repository: https://github.com/Exiv2/exiv2.git ++Repository-Browse: https://github.com/Exiv2/exiv2 diff --cc debian/watch index 0000000,0000000..30ff528 new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,4 @@@ ++version=4 ++ ++opts=filenamemangle=s/.+\/v?([\d\.]+)\.tar\.gz/exiv2-$1\.tar\.gz/ \ ++ https://github.com/Exiv2/exiv2/tags .*/v?([\d\.]+)\.tar\.gz