pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/jasper
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 8 14:36:51 UTC 2020
Modified Files:
pkgsrc/graphics/jasper: Makefile distinfo
Log Message:
jasper: updated to 2.0.23
2.0.23:
Fix CVE-2020-27828, heap-overflow in cp_create() in jpc_enc.c
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/jasper/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/jasper/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/jasper/Makefile
diff -u pkgsrc/graphics/jasper/Makefile:1.58 pkgsrc/graphics/jasper/Makefile:1.59
--- pkgsrc/graphics/jasper/Makefile:1.58 Thu Nov 12 11:18:33 2020
+++ pkgsrc/graphics/jasper/Makefile Tue Dec 8 14:36:51 2020
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.58 2020/11/12 11:18:33 adam Exp $
+# $NetBSD: Makefile,v 1.59 2020/12/08 14:36:51 adam Exp $
-DISTNAME= jasper-2.0.22
+DISTNAME= jasper-2.0.23
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=jasper-software/}
GITHUB_TAG= version-${PKGVERSION_NOREV}
MAINTAINER= adam%NetBSD.org@localhost
-HOMEPAGE= https://www.ece.uvic.ca/~frodo/jasper/
+HOMEPAGE= https://jasper-software.github.io/jasper/
COMMENT= Software-based reference implementation of the JPEG-2000 codec
LICENSE= modified-bsd
Index: pkgsrc/graphics/jasper/distinfo
diff -u pkgsrc/graphics/jasper/distinfo:1.36 pkgsrc/graphics/jasper/distinfo:1.37
--- pkgsrc/graphics/jasper/distinfo:1.36 Thu Nov 12 11:18:33 2020
+++ pkgsrc/graphics/jasper/distinfo Tue Dec 8 14:36:51 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.36 2020/11/12 11:18:33 adam Exp $
+$NetBSD: distinfo,v 1.37 2020/12/08 14:36:51 adam Exp $
-SHA1 (jasper-2.0.22.tar.gz) = 57bccf1170947eb82dacec9448209725a35582cb
-RMD160 (jasper-2.0.22.tar.gz) = 5ba4fe8aedd864e05fc41938d6f986a7a6b41f0e
-SHA512 (jasper-2.0.22.tar.gz) = 88fd1fb1dd3a3091a3f7d0cf4a5d50f42e60d2014d548364e064f1a1bde44d4b0a3f7b9c2699506305a1e97fbc81230afbe76ccb4305839f8a80176118a795c4
-Size (jasper-2.0.22.tar.gz) = 1319080 bytes
+SHA1 (jasper-2.0.23.tar.gz) = f9bdec5e1b7e382399755958eed89af3aca9137a
+RMD160 (jasper-2.0.23.tar.gz) = 02f057981acb3d8ab097b06150bac2d7a6c9324b
+SHA512 (jasper-2.0.23.tar.gz) = 25a454827ad44d5abc5e4b4db5987d814019e00facf73dd4ab8b20a00a00e24c20e4dd7348afea32b5164b5a10b79b1a0b951cc41fb8847eb32ff139b7a567c3
+Size (jasper-2.0.23.tar.gz) = 1319177 bytes
SHA1 (patch-CMakeLists.txt) = a848a73c9e717e5d6b0a98f3c27d0dcfc1dda8a5
SHA1 (patch-build_cmake_modules_JasOpenGL.cmake) = 832cf84b0840fe1159d81c8ce92f24971da16838
SHA1 (patch-src_appl_jiv.c) = 123f1db81a95b4ddd679ccea6f1b2c4887bf574d
Home |
Main Index |
Thread Index |
Old Index