Change log for exiv2 package in Debian

158 of 58 results
Published in experimental-release
exiv2 (0.28.2+dfsg-1) experimental; urgency=medium

  * Team upload.
  * New upstream release:
    - fixes CVE-2024-24826, and CVE-2024-25112
  * Update the patches:
    - upstream_install-exiv2-cmake-module-in-LIBDIR.patch: drop, backported
      from upstream
    - upstream_tests-fix-parsing-w-path-containing-pa-or-pS.patch: drop,
      backported from upstream
    - cmake-restore-a-exiv2lib-target.diff: drop, fixed upstream
  * Update the symbols file.

 -- Pino Toscano <email address hidden>  Fri, 16 Feb 2024 06:21:00 +0100
Superseded in experimental-release
exiv2 (0.28.1+dfsg-3) experimental; urgency=medium

  * Team upload.
  * Replace patch tests-fix-parsing-w-path-containing-pa-or-pS.diff with the
    upstream commit 1667bb947e5b74db0dc47ba642fc9e5fa86f1484; patch
    upstream_tests-fix-parsing-w-path-containing-pa-or-pS.patch.
  * Backport the upstream PR https://github.com/Exiv2/exiv2/pull/2832 to restore
    the "exiv2lib" cmake target; patch cmake-restore-a-exiv2lib-target.diff.
  * Stop requiring the static dependencies from the cmake config file; patch
    cmake-no-private.diff.

 -- Pino Toscano <email address hidden>  Fri, 17 Nov 2023 12:03:09 +0100
Superseded in experimental-release
exiv2 (0.28.1+dfsg-2) experimental; urgency=medium

  * Team upload.
  * Replace patch cmake-config-installdir.diff with the upstream commit
    c351c7cce317571934abf693055779a59df30d6e; patch
    upstream_install-exiv2-cmake-module-in-LIBDIR.patch.
  * Backport the upstream PR https://github.com/Exiv2/exiv2/pull/2826 to fix
    one test case of tiffTest in case the full source path contains "-pa" or
    "-pS" (e.g. the "reproducible-path" component used since recent times on
    buildds); patch tests-fix-parsing-w-path-containing-pa-or-pS.diff.

 -- Pino Toscano <email address hidden>  Sun, 12 Nov 2023 01:36:45 +0100
Superseded in experimental-release
exiv2 (0.28.1+dfsg-1) experimental; urgency=medium

  * Team upload.
  * New upstream release:
    - fixes CVE-2023-44398 (Closes: #1055470)
  * Update the patches:
    - upstream_avoid-LTO-issues.patch: drop, backported from upstream
    - upstream_asf-fix-GUID-reading-on-big-endian-platforms.patch: drop,
      backported from upstream
    - tests-do-not-hardcode-ENOENT.diff: drop, fixed upstream
  * Backport the upstream PR https://github.com/Exiv2/exiv2/pull/2819 to fix
    the installation of the CMake config files in the library directory;
    cmake-config-installdir.diff.

 -- Pino Toscano <email address hidden>  Mon, 06 Nov 2023 22:41:59 +0100
Superseded in experimental-release
exiv2 (0.28.0+dfsg-4) experimental; urgency=medium

  * Team upload.
  * Replace patch asf-fix-GUID-reading-on-big-endian-platforms.diff with the
    upstream commit 2d5a51b9ddcecaa747ef4de8b0de22a3e0e89dd1; patch
    upstream_asf-fix-GUID-reading-on-big-endian-platforms.patch.
  * Backport the upstream PR https://github.com/Exiv2/exiv2/pull/2700 to fix
    a unit test on GNU/Hurd; patch tests-do-not-hardcode-ENOENT.diff.
  * Update symbols files from the logs of buildds.

 -- Pino Toscano <email address hidden>  Tue, 18 Jul 2023 06:55:44 +0200
Superseded in experimental-release
exiv2 (0.28.0+dfsg-3) experimental; urgency=medium

  * Team upload.
  * Tweak AdditionOverflowInLoaderExifJpeg for 32bit platforms with
    unsigned char, see https://github.com/Exiv2/exiv2/issues/933;
    patch tests-overflow-skip-unsigned-char-23bit.diff.
  * Update symbols files from the logs of buildds.

 -- Pino Toscano <email address hidden>  Sun, 16 Jul 2023 14:36:07 +0200
Superseded in experimental-release
exiv2 (0.28.0+dfsg-2) experimental; urgency=medium

  * Team upload.
  * Explicitly add the python3:any build dependency, used to run the test suite.
  * Update symbols files from the logs of buildds.
  * Backport upstream commit 7b51b7c97967eb45fe7cd0fbe55a8fc260fd1a46 to fix
    issues when using LTO; patch upstream_avoid-LTO-issues.patch.
  * Backport the upstream PR https://github.com/Exiv2/exiv2/pull/2694 to fix
    big endian issues in the ASF format; patch
    asf-fix-GUID-reading-on-big-endian-platforms.diff.
  * Enable also the unit tests during build:
    - add the libgmock-dev, and libgtest-dev build dependencies
    - pass -DEXIV2_BUILD_UNIT_TESTS=ON to cmake

 -- Pino Toscano <email address hidden>  Sun, 16 Jul 2023 10:55:51 +0200
Superseded in experimental-release
exiv2 (0.28.0+dfsg-1) experimental; urgency=medium

  * Team upload.
  * New upstream release:
    - fixes a regression on Olympus Maker notes (Closes: #1034641)
  * Update the patches:
    - xmpsdk-integer-typedef-x64.patch: drop, fixed upstream
  * Update the build dependencies according to the upstream build system:
    - bump cmake to 3.11.0
    - add libbrotli-dev, libinih-dev (Closes: #1036248)
  * Update packages according to the upstream SONAME bump:
    - rename libexiv2-27 to libexiv2-28
    - update install files & symbols file
  * Do not run the tests in parallel, as there are path conflicts between the
    tests.
  * Update install files.
  * Simplify the dh_auto_configure run to be one, enabling the documentation
    depending on whether the doc package needs to be built.
  * Split the data files (currently only translations) out of the library
    package into a new arch:all libexiv2-data.
  * Drop -Wno-deprecated-declarations from the CXXFLAGS: exiv2 no longer uses
    std::auto_ptr<>.
  * Drop the exclusion from dh_compress of .xls, .idx, .php, and .cpp, as they
    either do not exist anymore or they are not compressed by dh_compress.
  * Update copyright.
  * Exclude test/data/issue_1934_poc4_ref.icc, as it is a copy of sRGB.icm
    which is not free
    - exclude also test/data/issue_1934_poc4.jpg, which contains the ICM file
    - set the version suffix to +dfsg
    - adapt watch file for repack
    - add patch non-free.diff to drop the references to the excluded files in
      the tests
  * Drop the private/static markers from the exiv2.pc pkg-config file; patch
    pkgconfig-no-private.diff.

 -- Pino Toscano <email address hidden>  Sat, 15 Jul 2023 10:55:38 +0200
Published in bullseye-release
exiv2 (0.27.3-3+deb11u2) bullseye; urgency=medium

  * Non-maintainer upload by the LTS Team.
  * Fix CVE-2021-3482 (Closes: #986888)
  * Fix CVE-2021-29458 (Closes: #987277)
    + This is a more complete fix of duplicate CVE-2021-31292
  * Fix CVE-2021-29463 (Closes: #988241)
  * Fix CVE-2021-29464 (Closes: #988242)
  * Fix CVE-2021-29470 (Closes: #987450)
  * Fix CVE-2021-29473 (Closes: #987736)
  * Fix CVE-2021-29623 (Closes: #988481)
  * Fix CVE-2021-32815 (Closes: #992705)
  * Fix CVE-2021-34334 (Closes: #992706)
  * Fix CVE-2021-34335 (Closes: #992707)
  * Fix CVE-2021-37615
    + Also fixes CVE-2021-37616
  * Fix CVE-2021-37618
  * Fix CVE-2021-37619
  * Fix CVE-2021-37620
  * Fix CVE-2021-37621
  * Fix CVE-2021-37622
  * Fix CVE-2021-37623
  * Run unit and python tests without making the build fail.

 -- Helmut Grohne <email address hidden>  Thu, 05 Jan 2023 18:19:20 +0100
Published in bookworm-release
Published in sid-release
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 <email address hidden>  Sat, 28 Jan 2023 11:45:47 +0100

Available diffs

Superseded in sid-release
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ß <email address hidden>  Mon, 22 Aug 2022 14:33:14 +0200
Superseded in sid-release
exiv2 (0.27.5-3) unstable; urgency=medium

  * Team upload.
  * Update symbols from buildds.

 -- Sandro Knauß <email address hidden>  Sat, 26 Mar 2022 18:35:36 +0100
Superseded in sid-release
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ß <email address hidden>  Fri, 25 Mar 2022 01:00:00 +0100
Superseded in sid-release
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ß <email address hidden>  Thu, 10 Feb 2022 20:05:47 +0100
Published in buster-release
exiv2 (0.25-4+deb10u2) buster-security; urgency=medium

  * CVE-2021-31291 (Closes: #991705)
    The fix for CVE-2021-31291 also required to backport a few patches that
    fix some (harmless) CVEs alongside:
      - CVE-2019-20421 (Closes: #950183)
      - CVE-2021-3482  (Closes: #986888)
      - CVE-2021-29457 (Closes: #987277)
      - CVE-2021-29473 (Closes: #991705)
  * CVE-2021-31292 (Closes: #991706)

 -- Moritz Mühlenhoff <email address hidden>  Fri, 06 Aug 2021 11:46:33 +0200
Superseded in bullseye-release
exiv2 (0.27.3-3+deb11u1) bullseye-security; urgency=medium

  * CVE-2021-31291 (Closes: #991705)
  * CVE-2021-31292 (Closes: #991706)

 -- Moritz Muehlenhoff <email address hidden>  Fri, 06 Aug 2021 10:57:42 +0200
Superseded in sid-release
exiv2 (0.27.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload changes from 0.27.3-3+deb11u1 to unstable to make sure the version
    in unstable is higher than the bullseye-security upload and including the
    needed CVE fixes.

 -- Salvatore Bonaccorso <email address hidden>  Mon, 04 Oct 2021 20:56:31 +0200
Superseded in bullseye-release
Superseded in sid-release
exiv2 (0.27.3-3) unstable; urgency=medium

  * Team upload.
  * Update symbols file from the logs of buildds.

 -- Pino Toscano <email address hidden>  Sun, 09 Aug 2020 07:15:23 +0200
Superseded in sid-release
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 <email address hidden>  Sun, 09 Aug 2020 00:51:27 +0200
Superseded in buster-release
exiv2 (0.25-4+deb10u1) buster; urgency=medium

  * Non-maintainer upload by the Security Team.
  * Minor adjustment to the patch for CVE-2018-10958 and CVE-2018-10999.  The
    initial patch was overly restrictive in counting PNG image chunks.
  * CVE-2018-16336: remote denial of service (heap-based buffer over-read) via
    a crafted image file.

 -- Roberto C. Sanchez <email address hidden>  Tue, 23 Jun 2020 18:11:23 -0400
Published in stretch-release
exiv2 (0.25-3.1+deb9u2) stretch; urgency=medium

  * Non-maintainer upload by the Security Team.
  * Minor adjustment to the patch for CVE-2018-10958 and CVE-2018-10999.  The
    initial patch was overly restrictive in counting PNG image chunks.
  * CVE-2018-16336: remote denial of service (heap-based buffer over-read) via
    a crafted image file.

 -- Roberto C. Sanchez <email address hidden>  Mon, 15 Jun 2020 18:15:41 -0400
Superseded in sid-release
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 <email address hidden>  Thu, 30 Jan 2020 09:39:44 +0100
Superseded in sid-release
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 <email address hidden>  Tue, 28 Jan 2020 09:32:57 +0100
Superseded in sid-release
exiv2 (0.27.2-6) unstable; urgency=medium

  [ Steve Robbins ]
  * Source upload to unstable.  Closes: #914006, #926880.
  * Update symbols.

 -- Steve M. Robbins <email address hidden>  Mon, 27 Jan 2020 22:50:41 -0600
Deleted in experimental-release (Reason: None provided.)
exiv2 (0.27.2-5) experimental; urgency=medium

  [ Steve Robbins ]
  * Update symbols

 -- Steve M. Robbins <email address hidden>  Sun, 26 Jan 2020 09:57:00 -0600
Superseded in experimental-release
exiv2 (0.27.2-4) experimental; urgency=medium

  [ Steve Robbins ]
  * Add myself to uploaders
  * Fix SOVERSION in symbols file.

 -- Steve M. Robbins <email address hidden>  Sat, 25 Jan 2020 22:42:34 -0600
Deleted in experimental-release (Reason: None provided.)
exiv2 (0.27.2-3) experimental; urgency=medium

  [ Steve Robbins ]
  * Updated symbol file from build server logs.

 -- Steve M. Robbins <email address hidden>  Wed, 06 Nov 2019 19:36:27 -0600
Superseded in experimental-release
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 <email address hidden>  Mon, 04 Nov 2019 23:54:08 -0600
Superseded in experimental-release
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 <email address hidden>  Tue, 10 Sep 2019 00:05:18 -0500
Superseded in stretch-release
exiv2 (0.25-3.1+deb9u1) stretch-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * 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)

 -- Roberto C. Sanchez <email address hidden>  Wed, 27 Jun 2018 08:09:36 -0400
Superseded in buster-release
Superseded in sid-release
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 <email address hidden>  Thu, 28 Jun 2018 18:05:24 +0200

Available diffs

Superseded in experimental-release
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 <email address hidden>  Thu, 13 Jul 2017 18:56:52 +0200
Superseded in buster-release
Superseded in stretch-release
Superseded in sid-release
exiv2 (0.25-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * CVE-2017-9239 (Closes: #863410)

 -- Moritz Muehlenhoff <email address hidden>  Mon, 05 Jun 2017 22:42:20 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
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 <email address hidden>  Tue, 17 May 2016 23:08:21 +0900

Available diffs

Superseded in stretch-release
Superseded in sid-release
exiv2 (0.25-2.1) unstable; urgency=medium

  * Non-maintainer upload
  * Fix symbol files for amd64/mips64el/sparc64/sh4 (Closes: #799611).

 -- YunQiang Su <email address hidden>  Thu, 08 Oct 2015 14:39:02 +0800
Superseded in stretch-release
Superseded in sid-release
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 <email address hidden>  Thu, 06 Aug 2015 12:37:59 +0200
Superseded in sid-release
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 <email address hidden>  Wed, 05 Aug 2015 13:07:18 +0200
Superseded in stretch-release
Published in jessie-release
Superseded in sid-release
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 <email address hidden> (Closes: #773846)

 -- Salvatore Bonaccorso <email address hidden>  Wed, 07 Jan 2015 20:25:48 +0100
Superseded in jessie-release
Superseded in sid-release
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 <email address hidden>  Fri, 05 Sep 2014 23:22:40 +0200
Deleted in experimental-release (Reason: None provided.)
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 <email address hidden>  Thu, 28 Aug 2014 23:00:16 +0200
Superseded in jessie-release
Superseded in sid-release
exiv2 (0.23-1.1) unreleased; urgency=low


  * Non-maintainer upload.
  * Ensure configurey is updated for new architectures (Closes: #727295)

 -- Wookey <email address hidden>  Wed, 18 Jun 2014 21:55:26 +0000
Deleted in experimental-release (Reason: None provided.)
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 <email address hidden>  Fri, 17 Jan 2014 22:39:03 +0100
Superseded in experimental-release
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 <email address hidden>  Sun, 15 Dec 2013 11:12:34 +1100
Superseded in jessie-release
Published in wheezy-release
Superseded in sid-release
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 <email address hidden>  Sat, 05 May 2012 09:31:28 +1000

Available diffs

Deleted in experimental-release (Reason: None provided.)
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 <email address hidden>  Wed, 25 Jan 2012 07:16:15 +1100

Available diffs

Superseded in experimental-release
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 <email address hidden>  Sat, 24 Sep 2011 14:28:30 +1000
Superseded in wheezy-release
Superseded in sid-release
exiv2 (0.20-2.1) unstable; urgency=low
  * Non-maintainer upload.  * Remove references to other libraries from dependency_libs field    (Closes: #618747) -- Luk Claes <email address hidden>  Sun, 29 May 2011 19:49:33 +0200
Superseded in experimental-release
exiv2 (0.21.1-1) experimental; urgency=low
  * New upstream release  * Update upstream bug tracker in presubj -- Mark Purcell <email address hidden>  Fri, 25 Feb 2011 20:03:39 +1100
Superseded in experimental-release
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 <email address hidden>  Thu, 27 Jan 2011 00:05:42 +1100
Superseded in wheezy-release
Published in squeeze-release
Superseded in sid-release
exiv2 (0.20-2) unstable; urgency=low


  * Upload to unstable - cleared with debian-release

 -- Mark Purcell <email address hidden>  Fri, 09 Jul 2010 19:43:59 +1000
Superseded in squeeze-release
Superseded in sid-release
exiv2 (0.19-3) unstable; urgency=low


  * Drop upstream Nikon fixes; partial patch breaks image display
    - Reopen: #579835 - not fixed
    - changeset 2017-2020 

 -- Mark Purcell <email address hidden>  Tue, 15 Jun 2010 08:22:09 +1000
Superseded in sid-release
exiv2 (0.19-2) unstable; urgency=low


  * Backport upstream Nikon Makernote regression fix (Closes: #579835)
    - changeset 2017-2020
  * source/format -> 3.0 (quilt)
  * Drop inactive Uploaders
  * Standards-Version: 3.8.3 - no changes
  * debian/rules Added dh --parallel

 -- Mark Purcell <email address hidden>  Mon, 14 Jun 2010 11:46:28 +1000
Superseded in experimental-release
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 <email address hidden>  Sun, 30 May 2010 14:45:46 +1000
Superseded in squeeze-release
Superseded in sid-release
exiv2 (0.19-1) unstable; urgency=low


  * New upstream release 
    - TIFF performance improvement and Nikon updates
  * NEW package libexiv2-6 - soname bump

 -- Mark Purcell <email address hidden>  Fri, 01 Jan 2010 11:42:13 +1100
Superseded in squeeze-release
Superseded in sid-release
exiv2 (0.18.2-1) unstable; urgency=low


  * New upstream 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 <email address hidden>  Thu, 09 Jul 2009 18:50:32 -0400
Superseded in squeeze-release
Superseded in sid-release
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 <email address hidden>  Wed, 29 Apr 2009 21:53:40 +1000
Superseded in experimental-release
exiv2 (0.18-1) experimental; urgency=low


  * New upstream release
    - Fix "Setting "Exif.Image.DateTime Date" gives "Value too large"
    exception" <explain what you changed and why> (Closes: #426274)
    - Fix "FTBFS with GCC 4.4: missing #include" <explain what you changed
    and why> (Closes: #505023)

 -- Mark Purcell <email address hidden>  Fri, 19 Dec 2008 07:39:10 +1100
Superseded in squeeze-release
Superseded in sid-release
Published in lenny-release
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 <email address hidden>  Sat, 21 Jun 2008 08:23:53 +1000
158 of 58 results