Change logs for exiv2 source package in Experimental

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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