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:   adam
Date:           Sun Mar  1 19:36:26 UTC 2026

Modified Files:
        pkgsrc/graphics/exiv2: Makefile distinfo
Removed Files:
        pkgsrc/graphics/exiv2/patches: patch-src_futils.cpp

Log Message:
exiv2: updated to 0.28.8

0.28.8

This release fixes three low-severity vulnerabilities:

* [CVE-2026-25884](https://github.com/Exiv2/exiv2/security/advisories/GHSA-9mxq-4j5g-5wrp)
* [CVE-2026-27596](https://github.com/Exiv2/exiv2/security/advisories/GHSA-3wgv-fg4w-75x7)
* [CVE-2026-27631](https://github.com/Exiv2/exiv2/security/advisories/GHSA-p2pw-7935-c73j)


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/graphics/exiv2/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/graphics/exiv2/distinfo
cvs rdiff -u -r1.7 -r0 pkgsrc/graphics/exiv2/patches/patch-src_futils.cpp

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.73 pkgsrc/graphics/exiv2/Makefile:1.74
--- pkgsrc/graphics/exiv2/Makefile:1.73 Sun Sep 21 18:11:34 2025
+++ pkgsrc/graphics/exiv2/Makefile      Sun Mar  1 19:36:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2025/09/21 18:11:34 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2026/03/01 19:36:26 adam Exp $
 
-DISTNAME=      exiv2-0.28.7
+DISTNAME=      exiv2-0.28.8
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Exiv2/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -33,9 +33,9 @@ CXXFLAGS.SunOS+=      -fPIC
 
 PKGCONFIG_OVERRIDE=    cmake/exiv2.pc.in
 
-.include "../../devel/cmake/build.mk"
 .include "../../archivers/brotli/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/cmake/build.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../textproc/expat/buildlink3.mk"

Index: pkgsrc/graphics/exiv2/distinfo
diff -u pkgsrc/graphics/exiv2/distinfo:1.56 pkgsrc/graphics/exiv2/distinfo:1.57
--- pkgsrc/graphics/exiv2/distinfo:1.56 Sun Sep 21 18:11:34 2025
+++ pkgsrc/graphics/exiv2/distinfo      Sun Mar  1 19:36:26 2026
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.56 2025/09/21 18:11:34 wiz Exp $
+$NetBSD: distinfo,v 1.57 2026/03/01 19:36:26 adam Exp $
 
-BLAKE2s (exiv2-0.28.7.tar.gz) = 7851354385086e693b5b16edef4a2e5c89cc04081bf059fbb642a767c90c8752
-SHA512 (exiv2-0.28.7.tar.gz) = b53f4989abcd5d346f2a9c726a06707c47e1990ecb2e5e193c963e01d452fefe4dddd14e25eb08ef35e2f8288b8ec4bdee60725aa7dcd6b1c0348ed56c803fc0
-Size (exiv2-0.28.7.tar.gz) = 46935478 bytes
+BLAKE2s (exiv2-0.28.8.tar.gz) = 5f8f55ba91b5c20b6a26c6ad0064cfd93a240eb2a244e6397ff03f84c80fbbc9
+SHA512 (exiv2-0.28.8.tar.gz) = e322438b565fe373e65baceeb4fd5173f538063b12b3d5a93d6e707da5020c818b1b9cc116f7bf0709635aa72b941dacb7a2bcfe6d946e2eaf7d9e55736dec5b
+Size (exiv2-0.28.8.tar.gz) = 46670323 bytes
 SHA1 (patch-cmake_compilerFlags.cmake) = 9f56d637e5dc99d7377a8d57ca9be9aab5833a76
-SHA1 (patch-src_futils.cpp) = 16f320338ea0071098a892e23c7056ead2e18d16



Home | Main Index | Thread Index | Old Index