pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick
Module Name: pkgsrc
Committed By: triaxx
Date: Tue Dec 30 22:25:06 UTC 2025
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
ImageMagick: Update to 7.1.2.12
pkgsrc changes:
---------------
* Fix CVE-2025-68618
* Fix CVE-2025-68950
* Fix CVE-2025-69204
upstream changes:
-----------------
7.1.2-12 - 2025-12-28
Merged
* Bump actions/download-artifact from 6 to 7 #8497
* Bump actions/upload-artifact from 5 to 6 #8498
* Fix warnings about operations on volatiles that are deprecated in C++20. #8502
* Bump msys2/setup-msys2 from 2.29.0 to 2.30.0 #8499
* Fix autoconf syntax errors (configure.ac) #8488
Commits
* beta release 22ed20a
* latest autoconf update 7b8b8e9
* ImageMagick/ImageMagick#8487 16d029a
* Removed const keyword. eec063c
* Also remove const from the header file. a9223bb
* Removed undefined private function declaration. 8b7b850
* https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p27m-hp98-6637 6f431d4
* Removed name. ecd4edc
* Fixed memory leak that happens when we hit a list limit. ad65a4c
* Removed specific methods for Windows with memory allocation. 7b0bce0
* https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7rvh-xqp3-pr8j 204718c
* Revert patches to solve #8484 and #8506. d6a53ce
* Updated the Windows dependencies. 92dce45
* https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hrh7-j8q2-4qcw 2c08c23
* release bdd4fa5
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.314 -r1.315 pkgsrc/graphics/ImageMagick/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/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.292 pkgsrc/graphics/ImageMagick/Makefile.common:1.293
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.292 Tue Dec 16 09:58:05 2025
+++ pkgsrc/graphics/ImageMagick/Makefile.common Tue Dec 30 22:25:05 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.292 2025/12/16 09:58:05 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.293 2025/12/30 22:25:05 triaxx Exp $
#
# used by graphics/p5-PerlMagick/Makefile
#
# Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
IM_MAJOR_VER= 7.1.2
-IM_MINOR_VER= 11
+IM_MINOR_VER= 12
IM_MAJOR_LIB_VER= 7
.if ${IM_MINOR_VER} != NONE
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.314 pkgsrc/graphics/ImageMagick/distinfo:1.315
--- pkgsrc/graphics/ImageMagick/distinfo:1.314 Tue Dec 16 09:58:05 2025
+++ pkgsrc/graphics/ImageMagick/distinfo Tue Dec 30 22:25:05 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.314 2025/12/16 09:58:05 triaxx Exp $
+$NetBSD: distinfo,v 1.315 2025/12/30 22:25:05 triaxx Exp $
-BLAKE2s (ImageMagick-7.1.2-11.tar.xz) = 2f25175906d8115f4e3abdae15c1a755a4804675f2a8e40a7a9d4a7f9c20c7ca
-SHA512 (ImageMagick-7.1.2-11.tar.xz) = 0c2dae1983a9e7285b02d718b7e7812f45bf1920cf214b26641574311f9f14a4838434a342f90acb2161e8b4743891bf33f9ed7bee15bae7530bc295283705cb
-Size (ImageMagick-7.1.2-11.tar.xz) = 10795280 bytes
+BLAKE2s (ImageMagick-7.1.2-12.tar.xz) = 2bcb6c420b4420325a122ea76677dda935f6cb2722d446428df7ab7d77aac59a
+SHA512 (ImageMagick-7.1.2-12.tar.xz) = 9a04140f098807b0cac280ce134eb5259b652dab806da38d9611358b9675ea71244710fdbb9bb7a770455d6c2dadb0200fc2c7439bb50c6f514a9dcc73b219ca
+Size (ImageMagick-7.1.2-12.tar.xz) = 10796588 bytes
SHA1 (patch-MagickCore_random.c) = 56b33395e4bbdffbff5094c40ecf4e2d4be3d813
SHA1 (patch-ghostscript-private.h) = ab25d5b565c11b98bf623f9f8afd0fedae9bf1fa
Home |
Main Index |
Thread Index |
Old Index