pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/exiv2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 31 10:02:58 UTC 2025

Modified Files:
        pkgsrc/graphics/exiv2: Makefile distinfo

Log Message:
exiv2: update to 0.28.6.

Changes from version 0.28.5 to 0.28.6
-------------------------------------

This release 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)


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/graphics/exiv2/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/graphics/exiv2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/exiv2/Makefile
diff -u pkgsrc/graphics/exiv2/Makefile:1.71 pkgsrc/graphics/exiv2/Makefile:1.72
--- pkgsrc/graphics/exiv2/Makefile:1.71 Thu Jul 10 14:12:27 2025
+++ pkgsrc/graphics/exiv2/Makefile      Sun Aug 31 10:02:58 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2025/07/10 14:12:27 jperkin Exp $
+# $NetBSD: Makefile,v 1.72 2025/08/31 10:02:58 wiz Exp $
 
-DISTNAME=      exiv2-0.28.5
+DISTNAME=      exiv2-0.28.6
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Exiv2/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/graphics/exiv2/distinfo
diff -u pkgsrc/graphics/exiv2/distinfo:1.54 pkgsrc/graphics/exiv2/distinfo:1.55
--- pkgsrc/graphics/exiv2/distinfo:1.54 Sun Feb 23 11:24:54 2025
+++ pkgsrc/graphics/exiv2/distinfo      Sun Aug 31 10:02:58 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.54 2025/02/23 11:24:54 wiz Exp $
+$NetBSD: distinfo,v 1.55 2025/08/31 10:02:58 wiz Exp $
 
-BLAKE2s (exiv2-0.28.5.tar.gz) = d85495a131a5f00c7cd276486853aff2c0945b3b476e904241c9dafdcc8d7b89
-SHA512 (exiv2-0.28.5.tar.gz) = 43c1d68255ee8df124b3093e1f4101d2f55fd8d6105bb6f20b148fe7d59472b895f0cba914e59f6d1581e84eee9d7033572821b80c16507e92abcb9a738daadc
-Size (exiv2-0.28.5.tar.gz) = 46932602 bytes
+BLAKE2s (exiv2-0.28.6.tar.gz) = 911e34e4422646996bf296fa16f9aa54cfce710df092a9df4121851957950648
+SHA512 (exiv2-0.28.6.tar.gz) = 2c57255a77eee291acc045b022e8637c38646726410379d80fb3db7f90dcbb511be804142f8569842694adb88cfd3e064554e6f7a66b5e0ca0c00ef1245bffea
+Size (exiv2-0.28.6.tar.gz) = 46934906 bytes
 SHA1 (patch-cmake_compilerFlags.cmake) = 9f56d637e5dc99d7377a8d57ca9be9aab5833a76
 SHA1 (patch-src_futils.cpp) = 16f320338ea0071098a892e23c7056ead2e18d16



Home | Main Index | Thread Index | Old Index