Path to this page:
./
x11/libXfont,
X font Library
Branch: pkgsrc-2013Q4,
Version: 1.4.6nb1,
Package name: libXfont-1.4.6nb1,
Maintainer: joergThis package provides the X font Library from the modular
X.org X11 project.
Required to run:[
fonts/libfontenc] [
graphics/freetype2]
Required to build:[
x11/fontcacheproto] [
x11/fontsproto] [
x11/xtrans] [
x11/xproto]
Master sites: (Expand)
SHA1: 356512420fa8573a541450b957526dfd151b4870
RMD160: 6c284e2d50638753e43f7dae09a5d4b80c660920
Filesize: 477.604 KB
Version history: (Expand)
- (2014-01-08) Updated to version: libXfont-1.4.6nb1
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version libXfont-1.4.6 (created)
CVS history: (Expand)
2014-01-07 18:11:53 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4287 - requested by wiz
x11/libXfont: security patch
Revisions pulled up:
- x11/libXfont/Makefile 1.29
- x11/libXfont/distinfo 1.20
- x11/libXfont/patches/patch-src_bitmap_bdfread.c 1.1
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 7 07:39:49 UTC 2014
Modified Files:
pkgsrc/x11/libXfont: Makefile distinfo
Added Files:
pkgsrc/x11/libXfont/patches: patch-src_bitmap_bdfread.c
Log message:
CVE-2013-6462:
A BDF font file containing a longer than expected string could
overflow the buffer on the stack. Testing in X servers built with
Stack Protector resulted in an immediate crash when reading a
user-provided specially crafted font.
Bump PKGREVISION.
|