xcb-util-cursor: update to 0.1.5.

This release sets the close-on-exec flag when opening files on platforms
that support O_CLOEXEC, and resyncs the _XcursorThemeInherits code with
libXcursor, including a fix for an off-by-one error in memory allocation
that triggered errors from AddressSanitizer.

Alan Coopersmith (2):
      Set close-on-exec when opening files
      xcb-util-cursor 0.1.5

Thomas E. Dickey (1):
      cppcheck style-fixes in _XcursorThemeInherits

shubham shrivastav (1):
      Insufficient memory for terminating null of string in _XcursorThemeInherits
This commit is contained in:
wiz 2023-10-19 20:48:57 +00:00
parent 4f7cc66794
commit 6291b7ba90
2 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.10 2022/10/18 17:48:47 wiz Exp $
# $NetBSD: Makefile,v 1.11 2023/10/19 20:48:57 wiz Exp $
DISTNAME= xcb-util-cursor-0.1.4
DISTNAME= xcb-util-cursor-0.1.5
CATEGORIES= x11
MASTER_SITES= https://xcb.freedesktop.org/dist/
MASTER_SITES= https://xorg.freedesktop.org/archive/individual/lib/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2022/10/18 17:48:47 wiz Exp $
$NetBSD: distinfo,v 1.11 2023/10/19 20:48:57 wiz Exp $
BLAKE2s (xcb-util-cursor-0.1.4.tar.xz) = 74a0d6bbdace30c479170c6a3e72390077beb32a52d895f8c93d0472f480e4f1
SHA512 (xcb-util-cursor-0.1.4.tar.xz) = d27dd59a4d7ded9994dca77774421dd9533e3ee823b880af35d3219bd7340c89fbc61d1d0fa10e2991de2cac9e6395e09497769d7b8728eedc691e76649107b1
Size (xcb-util-cursor-0.1.4.tar.xz) = 265508 bytes
BLAKE2s (xcb-util-cursor-0.1.5.tar.xz) = 2eb76ba4b77cc7b01863e405b611dea3f015eafc4c83be9b240150162a4e1822
SHA512 (xcb-util-cursor-0.1.5.tar.xz) = e2d14c3f0ab117524ba90d1a992b61717ccee04bc9e66c587a6a0f10571f15e89fc5db3413882ca7ce14ebc07b6b7b0a4ddecd59ba910e6ca654ea9b1c705ed5
Size (xcb-util-cursor-0.1.5.tar.xz) = 266788 bytes