pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2017Q3] pkgsrc/x11/libXfont



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Oct 22 18:12:32 UTC 2017

Modified Files:
        pkgsrc/x11/libXfont [pkgsrc-2017Q3]: Makefile distinfo

Log Message:
Pullup ticket #5585 - requested by sevan
x11/libXfont: security fix

Revisions pulled up:
- x11/libXfont/Makefile                                         1.37
- x11/libXfont/distinfo                                         1.29

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Thu Oct 19 23:29:46 UTC 2017

   Modified Files:
           pkgsrc/x11/libXfont: Makefile distinfo

   Log Message:
   libXfont: update to 1.5.3.

   Matt Turner (1):
        libXfont 1.5.3

   Michal Srb (2):
        Check for end of string in PatternMatch (CVE-2017-13720)
        pcfGetProperties: Check string boundaries (CVE-2017-13722)


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.36.12.1 pkgsrc/x11/libXfont/Makefile
cvs rdiff -u -r1.28 -r1.28.12.1 pkgsrc/x11/libXfont/distinfo

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

Modified files:

Index: pkgsrc/x11/libXfont/Makefile
diff -u pkgsrc/x11/libXfont/Makefile:1.36 pkgsrc/x11/libXfont/Makefile:1.36.12.1
--- pkgsrc/x11/libXfont/Makefile:1.36   Wed Aug 31 20:28:28 2016
+++ pkgsrc/x11/libXfont/Makefile        Sun Oct 22 18:12:32 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2016/08/31 20:28:28 wiz Exp $
+# $NetBSD: Makefile,v 1.36.12.1 2017/10/22 18:12:32 bsiegert Exp $
 
-DISTNAME=              libXfont-1.5.2
+DISTNAME=              libXfont-1.5.3
 CATEGORIES=            x11 devel fonts
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/x11/libXfont/distinfo
diff -u pkgsrc/x11/libXfont/distinfo:1.28 pkgsrc/x11/libXfont/distinfo:1.28.12.1
--- pkgsrc/x11/libXfont/distinfo:1.28   Wed Aug 31 20:28:28 2016
+++ pkgsrc/x11/libXfont/distinfo        Sun Oct 22 18:12:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2016/08/31 20:28:28 wiz Exp $
+$NetBSD: distinfo,v 1.28.12.1 2017/10/22 18:12:32 bsiegert Exp $
 
-SHA1 (libXfont-1.5.2.tar.bz2) = a9470774f271622c1b425826d1c8836ed96e4a96
-RMD160 (libXfont-1.5.2.tar.bz2) = 959e3f80160e22111505146ea8f2554a76034095
-SHA512 (libXfont-1.5.2.tar.bz2) = 6f2005eb07afe6ea39b0be035cebdf3492b60758b7b9bed9e226280e370c15883ce6e2f72d1faa006968a0d9b3b649d3b80fcdaa3f7e01a71abcae88d99c7a41
-Size (libXfont-1.5.2.tar.bz2) = 530367 bytes
+SHA1 (libXfont-1.5.3.tar.bz2) = 628b8ca2207f09324b8926084318a2fa2edb16d1
+RMD160 (libXfont-1.5.3.tar.bz2) = 8f973cc4cca152bdb0fa074e58fa01d5b957f446
+SHA512 (libXfont-1.5.3.tar.bz2) = e7c8a09c4d174129e5d550194d3c3dc2b4abf797e52fe588c6002920727c52cf33b7db8d07fc69c2987e766d3af2d6ddda72f0c70eb21b135c691c97656a81b4
+Size (libXfont-1.5.3.tar.bz2) = 519793 bytes



Home | Main Index | Thread Index | Old Index