pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/utf8proc
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 16 20:13:00 UTC 2025
Modified Files:
pkgsrc/converters/utf8proc: Makefile distinfo
Log Message:
utf8proc: update to 2.11.1.
## Version 2.11.1 ##
2025-11-13
- Correct out-of-bounds memory access when calling `utf8proc_map`
with both `UTF8PROC_CHARBOUND` and `UTF8PROC_DECOMPOSE` ([#311]).
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/converters/utf8proc/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/converters/utf8proc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/utf8proc/Makefile
diff -u pkgsrc/converters/utf8proc/Makefile:1.22 pkgsrc/converters/utf8proc/Makefile:1.23
--- pkgsrc/converters/utf8proc/Makefile:1.22 Mon Oct 6 08:40:53 2025
+++ pkgsrc/converters/utf8proc/Makefile Sun Nov 16 20:13:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2025/10/06 08:40:53 micha Exp $
+# $NetBSD: Makefile,v 1.23 2025/11/16 20:13:00 wiz Exp $
-DISTNAME= utf8proc-2.11.0
+DISTNAME= utf8proc-2.11.1
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GITHUB:=JuliaLang/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/converters/utf8proc/distinfo
diff -u pkgsrc/converters/utf8proc/distinfo:1.17 pkgsrc/converters/utf8proc/distinfo:1.18
--- pkgsrc/converters/utf8proc/distinfo:1.17 Mon Oct 6 08:40:53 2025
+++ pkgsrc/converters/utf8proc/distinfo Sun Nov 16 20:13:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2025/10/06 08:40:53 micha Exp $
+$NetBSD: distinfo,v 1.18 2025/11/16 20:13:00 wiz Exp $
-BLAKE2s (utf8proc-2.11.0.tar.gz) = 4b37fbf4727bb3868ba9d99851c2d8e270c714acb0a024285a1b85955a555c06
-SHA512 (utf8proc-2.11.0.tar.gz) = bf9bfb20036e8b709449ee4a11592becf99e61f4c82d03519ab9de1a93ca47d6f8ed4b0bb471f7ca3ae06293275a391a9102ae810a9e07e914789d05ddbd25ab
-Size (utf8proc-2.11.0.tar.gz) = 201577 bytes
+BLAKE2s (utf8proc-2.11.1.tar.gz) = 96ee00d93eaec00c8c7ec69ba03a369d4b15fd84cf82abbe4a655b291a2a06de
+SHA512 (utf8proc-2.11.1.tar.gz) = 01796ffd1b253c4943af8c084f60b3fed3ef469a25f017fdb5cdb430fff901741dd06186c938c4559e9f03bbc376d3e90fcf36eba93f9c6febff3be9cc38fdae
+Size (utf8proc-2.11.1.tar.gz) = 202016 bytes
Home |
Main Index |
Thread Index |
Old Index