pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/zix



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jun 12 04:48:14 UTC 2026

Modified Files:
        pkgsrc/devel/zix: Makefile distinfo

Log Message:
zix: updated to 0.8.2

zix (0.8.2) stable; urgency=medium

* Fix build with configure checks disabled
* Fix handling of invalid ring size parameters
* Fix potential out of bounds access on error


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/zix/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/zix/distinfo

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

Modified files:

Index: pkgsrc/devel/zix/Makefile
diff -u pkgsrc/devel/zix/Makefile:1.5 pkgsrc/devel/zix/Makefile:1.6
--- pkgsrc/devel/zix/Makefile:1.5       Wed Apr 15 11:19:09 2026
+++ pkgsrc/devel/zix/Makefile   Fri Jun 12 04:48:13 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2026/04/15 11:19:09 adam Exp $
+# $NetBSD: Makefile,v 1.6 2026/06/12 04:48:13 adam Exp $
 
-DISTNAME=      zix-0.8.0
+DISTNAME=      zix-0.8.2
 CATEGORIES=    devel
 MASTER_SITES=  https://download.drobilla.net/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/zix/distinfo
diff -u pkgsrc/devel/zix/distinfo:1.3 pkgsrc/devel/zix/distinfo:1.4
--- pkgsrc/devel/zix/distinfo:1.3       Wed Apr 15 11:19:09 2026
+++ pkgsrc/devel/zix/distinfo   Fri Jun 12 04:48:13 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2026/04/15 11:19:09 adam Exp $
+$NetBSD: distinfo,v 1.4 2026/06/12 04:48:13 adam Exp $
 
-BLAKE2s (zix-0.8.0.tar.xz) = 94221b97090a832937379d5cbecefe357420fc31a773cd2bc02c9ea51ff9c72c
-SHA512 (zix-0.8.0.tar.xz) = fccb3e3b05c4d28e7fa6ed94537681167e2ee22a23dd4e1b4f3e5474da8dce3fe682cc6ccda219d140b956014c444a6f721d7272f3dba52df3a07e13b594f963
-Size (zix-0.8.0.tar.xz) = 83812 bytes
+BLAKE2s (zix-0.8.2.tar.xz) = 1c8687470ccb4277ccb5620efaa27520ddaf7b71ab285d6f9622c4eb279abc6e
+SHA512 (zix-0.8.2.tar.xz) = 0a6f4044b58013e00da97b6767d33bcb75e530a1337e70112a2e4c8e51433bf65518a7c01cb401575aec71e5b767758e1c04e895eec95cb71fcb767d3a1fdb82
+Size (zix-0.8.2.tar.xz) = 84696 bytes



Home | Main Index | Thread Index | Old Index