From dc54a319fb3dc85743e4b6e60ea437e8f1ee5870 Mon Sep 17 00:00:00 2001 From: Kevin Backhouse Date: Fri, 21 Feb 2025 17:04:04 +0000 Subject: [PATCH] Exiv2 version 0.28.5 --- .github/workflows/exiv2.org.yml | 2 +- website/master/news.xml | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.github/workflows/exiv2.org.yml b/.github/workflows/exiv2.org.yml index b29ba7d1..1f671651 100644 --- a/.github/workflows/exiv2.org.yml +++ b/.github/workflows/exiv2.org.yml @@ -13,7 +13,7 @@ jobs: deploy: strategy: matrix: - EXIV2TAG: [v0.28.4] + EXIV2TAG: [v0.28.5] runs-on: ubuntu-24.04 concurrency: group: ${{ github.workflow }}-${{ github.ref }} diff --git a/website/master/news.xml b/website/master/news.xml index 616c474c..59175823 100644 --- a/website/master/news.xml +++ b/website/master/news.xml @@ -1,6 +1,19 @@ + + 2025-02-21 + Exiv2 v0.28.5 + Exiv2 v0.28.5 + +
    +
  1. Security fix
  2. +
  3. Fix for CVE-2025-26623: Use After Free in TiffSubIfd
  4. +
+

More details: Change List

+
+
+ 2025-02-10 Exiv2 v0.28.4