./x11/libXcursor, Client-side cursor loading library for X

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 1.1.15, Package name: libXcursor-1.1.15, Maintainer: joerg

This package, libXcursor, provides the client-side cursor loading
library for X. This cursor management library is a simple library
designed to help locate and load cursors (from files or memory).

This is from the modular X.org project.


Required to run:
[x11/Xfixes] [x11/Xrender]

Required to build:
[x11/xextproto] [x11/inputproto] [x11/renderproto] [x11/xproto] [x11/fixesproto4] [pkgtools/cwrappers] [pkgtools/x11-links]

Master sites: (Expand)

SHA1: 3e19f991f244b7fa31566adce7ead078424296cf
RMD160: 73a68d854a9dfec3d75b72ab979652cef61dee64
Filesize: 323.835 KB

Version history: (Expand)


CVS history: (Expand)


   2017-12-20 19:44:06 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #5662 - requested by bsiegert
x11/libXcursor: security update

Revisions pulled up:
- x11/libXcursor/Makefile                                       1.9
- x11/libXcursor/distinfo                                       1.7

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Tue Nov 28 14:57:20 UTC 2017

   Modified Files:
           pkgsrc/x11/libXcursor: Makefile distinfo

   Log message:
   libXcursor: update to 1.1.15.

   Alan Coopersmith (4):
         configure: Drop AM_MAINTAINER_MODE
         autogen.sh: Honor NOCONFIGURE=1
         Use strdup() instead of malloc(strlen())+strcpy()
         Fix some clang integer sign/size mismatch warnings

   Emil Velikov (1):
         autogen.sh: use quoted string variables

   Matthieu Herrb (1):
         libXcursor 1.1.15

   Mihail Konev (1):
         autogen: add default patch prefix

   Peter Hutterer (1):
         autogen.sh: use exec instead of waiting for configure to finish

   Tobias Stoeckmann (1):
         Fix heap overflows when parsing malicious files. (CVE-2017-16612)

   shubham shrivastav (1):
         Insufficient memory for terminating null of string in
   _XcursorThemeInherits

   To generate a diff of this commit:
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/libXcursor/Makefile
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libXcursor/distinfo