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

libxcursor: Changes to 'refs/tags/libxcursor-1_1.1.15-1'



Tag 'libxcursor-1_1.1.15-1' created by Drew Parsons <dparsons@debian.org> at 2017-12-19 14:21 +0000

Tagging upload of libxcursor 1:1.1.15-1 to unstable.

Changes since debian/1%1.1.14-3.1:
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

Drew Parsons (7):
      Merge tag 'libXcursor-1.1.15' of https://anongit.freedesktop.org/git/xorg/lib/libXcursor into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      delete autogen.sh
      update generated files from tarball
      new upstream version, drop debian patch for CVE-2017-16612
      Standards-Version: 4.1.2
      upload 1:1.1.15-1 to unstable

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

---
 ChangeLog                                                                 |  110 +++++++++
 INSTALL                                                                   |  121 ++++++++--
 configure.ac                                                              |    7 
 debian/changelog                                                          |    9 
 debian/control                                                            |    2 
 debian/patches/Fix-heap-overflows-when-parsing-malicious-files.-CVE.patch |   75 ------
 debian/patches/series                                                     |    1 
 include/X11/Xcursor/Xcursor.h                                             |    2 
 src/cursor.c                                                              |    4 
 src/display.c                                                             |   16 -
 src/file.c                                                                |   15 -
 src/library.c                                                             |    4 
 12 files changed, 244 insertions(+), 122 deletions(-)
---


Reply to: