Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

exiv2-lang-0.28.8-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: exiv2-lang Distribution: openSUSE Tumbleweed
Version: 0.28.8 Vendor: openSUSE
Release: 2.1 Build date: Wed Mar 4 16:24:00 2026
Group: System/Localization Build host: reproducible
Size: 12239551 Source RPM: exiv2-0.28.8-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://exiv2.org/
Summary: Translations for package exiv2
Provides translations for the "exiv2" package.

Provides

Requires

License

BSD-3-Clause AND GPL-2.0-or-later

Changelog

* Wed Mar 04 2026 Dirk Müller <dmueller@suse.com>
  - update to 0.28.8 (bsc#1259083, CVE-2026-25884, bsc#1259085,
      CVE-2026-27631, bsc#1259084, CVE-2026-27596):
    * [CVE-2026-
      25884](https://github.com/Exiv2/exiv2/security/advisories/GHS
      A-9mxq-4j5g-5wrp)
    * [CVE-2026-
      27596](https://github.com/Exiv2/exiv2/security/advisories/GHS
      A-3wgv-fg4w-75x7)
    * [CVE-2026-
      27631](https://github.com/Exiv2/exiv2/security/advisories/GHS
      A-p2pw-7935-c73j)
* Mon Sep 01 2025 Cliff Zhao <qzhao@suse.com>
  - Update to 0.28.7:
    * Reverts an ABI incompatibility that was accidentally introduced in v0.28.6;
    * Fixes two low-severity vulnerabilities:
      [CVE-2025-54080](https://github.com/Exiv2/exiv2/security/advisories/GHSA-496f-x7cq-cq39)
      [CVE-2025-55304](https://github.com/Exiv2/exiv2/security/advisories/GHSA-m54q-mm9w-fp6g)
    * Fixes a use-after-free vulnerability in `tiffcomposite_int.cpp`:
      [CVE-2025-26623, bsc#1237347](https://github.com/Exiv2/exiv2/security/advisories/GHSA-38h4-fx85-qcx7)
      (CVE-2025-55304, bsc#1248963, CVE-2025-54080, bsc#1248962)
* Mon Jul 08 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.28.3 :
    * Release Notes:
      + https://github.com/Exiv2/exiv2/issues/3008
      + https://github.com/Exiv2/exiv2/milestone/14?closed=1
    * This release also fixes a low-severity security issue in
      asfvideo.cpp: out-of-bounds read in AsfVideo::streamProperties.
      (bsc#1227528, CVE-2024-39695)
* Mon Jul 08 2024 Dirk Müller <dmueller@suse.com>
  - use --parallel as single-dash parameters are eaten by
    ctest's rpm macro
* Wed Mar 06 2024 Bernhard Wiedemann <bwiedemann@suse.com>
  - Fix build with --nochecks
* Wed Feb 28 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.28.2 :
    * CVE-2024-24826: out-of-bounds read in
      QuickTimeVideo::NikonTagsDecoder.
    * CVE-2024-25112: denial of service due to unbounded
      recursion in QuickTimeVideo::multipleEntriesDecoder.
    (bsc#1219870, CVE-2024-24826, bsc#1219871, CVE-2024-25112)
* Tue Nov 07 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.28.1 (bsc#1216923, CVE-2023-44398):
    * Release Notes:
      https://github.com/Exiv2/exiv2/issues/2813
  - drop exiv2-metadata-null-checks.patch (upstream)
* Fri Jul 07 2023 Konstantin Voinov <kv@kott.no-ip.biz>
  - add exiv2-metadata-null-checks.patch fixes gwenview crashes and
    other apps https://github.com/Exiv2/exiv2/issues/2638
* Fri Jun 30 2023 Dirk Müller <dmueller@suse.com>
  - add a x86-64-v3 build, remove 32bit build (not used)
* Wed Jun 21 2023 Michal Kubecek <mkubecek@suse.cz>
  - drop old C++ standard hack (patched line dropped in 0.28)
  - use g++-11 for Leap 15 builds (fix for failed std::filesystem
    check)
* Mon Jun 19 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.28.0:
    - long list of improvements and security fixes, see
    https://github.com/Exiv2/exiv2/issues/2406#issuecomment-1529139799
  - drop always-use-signed-char-for-conversion.patch (code no longer exists)
  - drop CVE-2022-3953.patch (merged upstream)
  - drop xml-static subpackage, cannot be built from shared builds anymore
    and appears to be unused
* Tue Jan 24 2023 Dirk Müller <dmueller@suse.com>
  - add always-use-signed-char-for-conversion.patch for test suite
    fixes on non-x86_64
* Tue Jan 24 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Disable bugfixes.github.test_CVE_2018_12265.AdditionOverflowInLoaderExifJpeg
    as it is broken on some archs
    See: https://github.com/Exiv2/exiv2/issues/933
* Sat Jan 21 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.27.6:
    * Add Nikon3.WhiteBalanceBias2
    * Add Nikon LensData v0802
    * Add some F mount lenses
    * Initial support for OM System MakerNote
    * Add Sony ARW compression to dict
    * Exif start can be at any byte in payload, not word aligned
    * Fix exception type when writing BMFF file
    * Add more MIME type mappings for TIFF-based raws
    * Fix naming of canon EF 35-80mm
    * Replace assert with enforce
    * PNG: always strip the existing iCCP chunk
    * Account for header bytes for Exif and XMP boxes
    * Fix Integer overflow in Photoshop::setIptcIrb
    * Fix Integer-overflow in sumToLong
    * Fix out of bounds read in isValidBoxFileType()
    * Fix in Jp2 metadata writing & improvements in reading
    * Strip XMP raw packet before decoding
    * Add tiff tags
    * Add more DNG 1.6 tags
    * Fix bug in iterating over the elements of dateStrings
    * Use memmove in TiffEncoder::updateDirEntry
    * Treat Exif.Sony1.PreviewImage as undefined tag
* Wed Jan 04 2023 Dirk Müller <dmueller@suse.com>
  - switch to ctest for running the testsuite

Files

/usr/share/locale/bs/LC_MESSAGES/exiv2.mo
/usr/share/locale/ca/LC_MESSAGES/exiv2.mo
/usr/share/locale/da/LC_MESSAGES/exiv2.mo
/usr/share/locale/de/LC_MESSAGES/exiv2.mo
/usr/share/locale/es/LC_MESSAGES/exiv2.mo
/usr/share/locale/fi/LC_MESSAGES/exiv2.mo
/usr/share/locale/fr/LC_MESSAGES/exiv2.mo
/usr/share/locale/gl/LC_MESSAGES/exiv2.mo
/usr/share/locale/it/LC_MESSAGES/exiv2.mo
/usr/share/locale/ka/LC_MESSAGES/exiv2.mo
/usr/share/locale/ms/LC_MESSAGES/exiv2.mo
/usr/share/locale/nl/LC_MESSAGES/exiv2.mo
/usr/share/locale/pl/LC_MESSAGES/exiv2.mo
/usr/share/locale/pt/LC_MESSAGES/exiv2.mo
/usr/share/locale/pt_BR/LC_MESSAGES/exiv2.mo
/usr/share/locale/ru/LC_MESSAGES/exiv2.mo
/usr/share/locale/sk/LC_MESSAGES/exiv2.mo
/usr/share/locale/sv/LC_MESSAGES/exiv2.mo
/usr/share/locale/ug/LC_MESSAGES/exiv2.mo
/usr/share/locale/uk/LC_MESSAGES/exiv2.mo
/usr/share/locale/vi/LC_MESSAGES/exiv2.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:23:10 2026