pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2017Q3]: pkgsrc/x11/libXfont Pullup ticket #5585 - requested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6fe172bbece
branches:  pkgsrc-2017Q3
changeset: 408544:c6fe172bbece
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sun Oct 22 18:12:32 2017 +0000

description:
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)

diffstat:

 x11/libXfont/Makefile |   4 ++--
 x11/libXfont/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r eb879de85e39 -r c6fe172bbece x11/libXfont/Makefile
--- a/x11/libXfont/Makefile     Sun Oct 22 18:12:21 2017 +0000
+++ b/x11/libXfont/Makefile     Sun Oct 22 18:12:32 2017 +0000
@@ -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
diff -r eb879de85e39 -r c6fe172bbece x11/libXfont/distinfo
--- a/x11/libXfont/distinfo     Sun Oct 22 18:12:21 2017 +0000
+++ b/x11/libXfont/distinfo     Sun Oct 22 18:12:32 2017 +0000
@@ -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