pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Bump libvips to 8.18.5



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Mon Aug 10 15:40:20 2026 +0100
Changeset:	bfb90712187348623d57b7eeb9786195b373916a

Modified Files:
	libvips/Makefile
	libvips/PLIST
	libvips/distinfo

Log Message:
Bump libvips to 8.18.5

From upstream:

> Changes since 8.18.4:
>
>     maplut: fix possible OOB read with complex images [sage-mode-hunter]
>     measure: verify image region is larger than patch count [lovell]
>     matload: more specific Matlab detection
>     reduceh: fix potential incorrect output with Highway < 1.1.0 [dloebl]
>     jxlsave: ensure EXIF data is freed on error [kleisauke]
>     icc_ac2rc: ensure ICC profile is closed on error [kleisauke]
>     buildlut: guard against NaN values [kleisauke]
>     tiffsave: better xyz handling [har-pi]
>     more use of vips_image_decode() [har-pi]
>     quantise: better conversion to rgba [har-pi]
>     jp2kload: support palette images [Socialpranker]
>     buildlut: better final write calculation [har-pi]

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bfb90712187348623d57b7eeb9786195b373916a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libvips/Makefile | 2 +-
 libvips/PLIST    | 4 ++--
 libvips/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 332a4a1bb8..16e14ec2e3 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.7 2026/01/07 08:47:23 wiz Exp $
 
-DISTNAME=		vips-8.18.4
+DISTNAME=		vips-8.18.5
 PKGNAME=		lib${DISTNAME}
 CATEGORIES=		graphics
 MASTER_SITES=		${MASTER_SITE_GITHUB:=libvips/}
diff --git a/libvips/PLIST b/libvips/PLIST
index 6f2bb4a11e..e460596912 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -52,10 +52,10 @@ include/vips/vips.h
 include/vips/vips8
 lib/libvips-cpp.so
 lib/libvips-cpp.so.42
-lib/libvips-cpp.so.42.20.4
+lib/libvips-cpp.so.42.20.5
 lib/libvips.so
 lib/libvips.so.42
-lib/libvips.so.42.20.4
+lib/libvips.so.42.20.5
 lib/pkgconfig/vips-cpp.pc
 lib/pkgconfig/vips.pc
 lib/vips-modules-8.18/vips-heif.so
diff --git a/libvips/distinfo b/libvips/distinfo
index c06d8e64cf..91bdc9bd3a 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2025/10/31 22:44:40 hauke Exp $
 
-BLAKE2s (vips-8.18.4.tar.xz) = f67c45961cc375ae3f13f53dab5067d7751984d395f4034e5f6b72640e994ca9
-SHA512 (vips-8.18.4.tar.xz) = 19eeafcb8bef187b056242c0852038a432672481476d16aabab97f2fd44e97852c96d28c730e32e60cf89d0afa3f4698a14c66f0bac5c04eceef082af6a69be8
-Size (vips-8.18.4.tar.xz) = 25424116 bytes
+BLAKE2s (vips-8.18.5.tar.xz) = 5cfc83385713555dca45a48a4adb10cbaf672f5dc00c604e7ce5ffd41d29c58c
+SHA512 (vips-8.18.5.tar.xz) = 0351887a74f530a8c1f46093e305cff245bd90473f3016e83de550d102f3631da3d2351d055f9ade8b440e636c4aa20b42ed0bc9eec952a440ef668d2ecdd45d
+Size (vips-8.18.5.tar.xz) = 25388332 bytes


Home | Main Index | Thread Index | Old Index