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 Jul 14 12:59:11 UTC 2024

Modified Files:
        pkgsrc/graphics/exiv2: Makefile PLIST distinfo

Log Message:
exiv2: update to 0.28.3.

Minor bugs and fixes
Fix for CVE-2024-39695: out-of-bounds read in AsfVideo::streamProperties.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/graphics/exiv2/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/exiv2/PLIST
cvs rdiff -u -r1.51 -r1.52 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.64 pkgsrc/graphics/exiv2/Makefile:1.65
--- pkgsrc/graphics/exiv2/Makefile:1.64 Mon Feb 19 12:38:31 2024
+++ pkgsrc/graphics/exiv2/Makefile      Sun Jul 14 12:59:11 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2024/02/19 12:38:31 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2024/07/14 12:59:11 wiz Exp $
 
-DISTNAME=      exiv2-0.28.2
+DISTNAME=      exiv2-0.28.3
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Exiv2/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/graphics/exiv2/PLIST
diff -u pkgsrc/graphics/exiv2/PLIST:1.27 pkgsrc/graphics/exiv2/PLIST:1.28
--- pkgsrc/graphics/exiv2/PLIST:1.27    Mon Feb 19 12:38:31 2024
+++ pkgsrc/graphics/exiv2/PLIST Sun Jul 14 12:59:11 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2024/02/19 12:38:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.28 2024/07/14 12:59:11 wiz Exp $
 bin/exiv2
 include/exiv2/asfvideo.hpp
 include/exiv2/basicio.hpp
@@ -18,7 +18,6 @@ include/exiv2/exiv2lib_export.h
 include/exiv2/exv_conf.h
 include/exiv2/futils.hpp
 include/exiv2/gifimage.hpp
-include/exiv2/http.hpp
 include/exiv2/image.hpp
 include/exiv2/image_types.hpp
 include/exiv2/iptc.hpp

Index: pkgsrc/graphics/exiv2/distinfo
diff -u pkgsrc/graphics/exiv2/distinfo:1.51 pkgsrc/graphics/exiv2/distinfo:1.52
--- pkgsrc/graphics/exiv2/distinfo:1.51 Mon Feb 19 12:38:31 2024
+++ pkgsrc/graphics/exiv2/distinfo      Sun Jul 14 12:59:11 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.51 2024/02/19 12:38:31 wiz Exp $
+$NetBSD: distinfo,v 1.52 2024/07/14 12:59:11 wiz Exp $
 
-BLAKE2s (exiv2-0.28.2.tar.gz) = 1e7ab716a3112d8b995e4358d7a06009d0a19bc9a8c9ad7abb456304c1e6d17a
-SHA512 (exiv2-0.28.2.tar.gz) = 197cc607c0271b5731714713283756250031cef81ba7ed5d9c3e222b4c2397966cc2bbdbceaae706598329dde6f8a9729597d0ae4c36ac264c76546942e4e37b
-Size (exiv2-0.28.2.tar.gz) = 45224206 bytes
+BLAKE2s (exiv2-0.28.3.tar.gz) = 2bf0059f1176ddb1129de25c7cb1c6fe1c403efded53a168df77f033736aca2b
+SHA512 (exiv2-0.28.3.tar.gz) = c8338a118feefa104d73932890c732247c884ab9ce1d170c43a22ab5884517a0e2a7fd1febde7705b8290fbbbc29e64738610404816e4db2b56a70fc444ca049
+Size (exiv2-0.28.3.tar.gz) = 46480702 bytes
 SHA1 (patch-cmake_compilerFlags.cmake) = 9f56d637e5dc99d7377a8d57ca9be9aab5833a76
 SHA1 (patch-src_futils.cpp) = 16f320338ea0071098a892e23c7056ead2e18d16



Home | Main Index | Thread Index | Old Index