pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libexif
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 19 14:53:25 UTC 2026
Modified Files:
pkgsrc/graphics/libexif: Makefile PLIST distinfo
Log Message:
libexif: update to 0.6.26.
libexif-0.6.26 (2026-04-14):
* Security issues fixed:
* CVE-2026-40386: An unsigned integer underflow in Fuji and Olympus makernote handling
* CVE-2026-40385: An unsigned integer overflow on 32bit systems in Nikon makernote handling
* CVE-2026-32775: A buffer overwrite via integer underflow in makernote handling
* handle JPEG APP3 marker
* added EXIF_TAG_IMAGE_DEPTH tag
* translations updated: Arabic, German, Spanish, Polish, Romanian,
Serbian, Swedish, Ukrainian, Chinese
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/graphics/libexif/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/libexif/PLIST
cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/libexif/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/libexif/Makefile
diff -u pkgsrc/graphics/libexif/Makefile:1.54 pkgsrc/graphics/libexif/Makefile:1.55
--- pkgsrc/graphics/libexif/Makefile:1.54 Sun Jan 19 18:34:55 2025
+++ pkgsrc/graphics/libexif/Makefile Sun Apr 19 14:53:25 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2025/01/19 18:34:55 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2026/04/19 14:53:25 wiz Exp $
-DISTNAME= libexif-0.6.25
+DISTNAME= libexif-0.6.26
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=libexif/}
GITHUB_PROJECT= libexif
Index: pkgsrc/graphics/libexif/PLIST
diff -u pkgsrc/graphics/libexif/PLIST:1.23 pkgsrc/graphics/libexif/PLIST:1.24
--- pkgsrc/graphics/libexif/PLIST:1.23 Sun Jan 19 18:34:55 2025
+++ pkgsrc/graphics/libexif/PLIST Sun Apr 19 14:53:25 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2025/01/19 18:34:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.24 2026/04/19 14:53:25 wiz Exp $
include/libexif/_stdint.h
include/libexif/exif-byte-order.h
include/libexif/exif-content.h
@@ -22,6 +22,7 @@ share/doc/libexif/ChangeLog
share/doc/libexif/NEWS
share/doc/libexif/README
share/doc/libexif/SECURITY.md
+share/locale/ar/LC_MESSAGES/libexif-12.mo
share/locale/be/LC_MESSAGES/libexif-12.mo
share/locale/bs/LC_MESSAGES/libexif-12.mo
share/locale/cs/LC_MESSAGES/libexif-12.mo
Index: pkgsrc/graphics/libexif/distinfo
diff -u pkgsrc/graphics/libexif/distinfo:1.37 pkgsrc/graphics/libexif/distinfo:1.38
--- pkgsrc/graphics/libexif/distinfo:1.37 Sun Jan 19 18:34:55 2025
+++ pkgsrc/graphics/libexif/distinfo Sun Apr 19 14:53:25 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2025/01/19 18:34:55 wiz Exp $
+$NetBSD: distinfo,v 1.38 2026/04/19 14:53:25 wiz Exp $
-BLAKE2s (libexif-0.6.25.tar.bz2) = d37ba69eb157e6be11094d553d576526f65f7cf04e35d3cf90369c83617be7a8
-SHA512 (libexif-0.6.25.tar.bz2) = 8dbf56c85f18157affde0e8500b847424ec508e7dfd40ff9f8d85816d45eccc4b70ebca891550a10824641bbd63f69050f9e24be82bcbfa9e8acda2f123ce848
-Size (libexif-0.6.25.tar.bz2) = 1980619 bytes
+BLAKE2s (libexif-0.6.26.tar.bz2) = 0475a08eee568adc628446938b5cf279b4988e172191ad0ad539557c6ebcf38e
+SHA512 (libexif-0.6.26.tar.bz2) = e99d2de0566284d98547915d6661effd18a51fe1687d923e57bd2250551d3ee73587f7c8386d926e7ff21df06887bedae3e10b4441bf544f04f559c381e258fe
+Size (libexif-0.6.26.tar.bz2) = 2070333 bytes
Home |
Main Index |
Thread Index |
Old Index