Path to this page:
./
x11/libXfont,
X font Library
Branch: pkgsrc-2014Q1,
Version: 1.4.7nb2,
Package name: libXfont-1.4.7nb2,
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/xtrans] [
x11/fontcacheproto] [
x11/fontsproto] [
x11/xproto]
Master sites: (Expand)
SHA1: 77f60d0a2190cb36c07c2217693f46d5e8942ca2
RMD160: 9ed172b89586d7f1b8342045c75f5aa861c6f661
Filesize: 471.534 KB
Version history: (Expand)
- (2014-05-21) Updated to version: libXfont-1.4.7nb2
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version libXfont-1.4.7 (created)
CVS history: (Expand)
2014-05-21 15:14:03 by Matthias Scheler | Files touched by this commit (7) | |
Log message:
Pullup ticket #4413 - requested by he
x11/fontsproto: security update
x11/libXfont: security patch
Revisions pulled up:
- x11/fontsproto/Makefile 1.7
- x11/fontsproto/distinfo 1.4
- x11/libXfont/Makefile 1.31-1.32
- x11/libXfont/distinfo 1.22-1.23
- x11/libXfont/patches/patch-src_fc_fsconvert.c 1.1
- x11/libXfont/patches/patch-src_fc_fserve.c 1.1
- x11/libXfont/patches/patch-src_util_patcache.c 1.1
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 15 08:22:53 UTC 2014
Modified Files:
pkgsrc/x11/fontsproto: Makefile distinfo
Log message:
Update to 2.1.3:
2.1.3:
This release features a number of spec formatting improvements, and some
header adjustments for current xserver.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (35):
spec: Replace ASCII => & -> arrows with Unicode ⶠ& \
â
spec: add olinks to X11 protocol & XLFD specs
spec: fixup bibliography entries (correct authors, link to references)
spec: convert from article with sections to book with chapters
spec: markup introduction of new terms with <firstterm>
spec: fixup markup/formatting of the naming syntax section
spec: change ids for encoding sections from *_2 to Encoding::*
spec: add links to references to other sections
spec: Use <figure> markup for figure labels
spec: remove some extra quotes from nroff conversion
spec: add <acronym> markup
spec: convert list of license models from itemizedlist to variablelist
spec: Convert .IN comments to indexterm tags
spec: add autogenerated index
spec: fix boundaries of <function> tags
spec: Use <errorname> instead of <function> for error names
spec: Convert Requests chapter to have a section per request
spec: Convert Events chapter to have a section per request
spec: Convert Errors chapter to have a section per request
spec: make links from encoding section to definitions
spec: Use <personname> markup in Acknowledgements
spec: Use tables for contents of Requests, Events & Errors
spec: Convert a bunch of AccessContext references from <function> \
to </type>
spec: Use <superscript> for exponents
spec: markup data type names with <type>
spec: Finish replacing nroff .sp macros with <para> breaks
spec: Convert Data Types section to have a section per type, with tables
spec: give footnotes ids for more stable links
spec: fixup quote characters
spec: add enumerated constants to index
spec: markup enumerated constant names with <constant>
spec: Make links to data types, requests, events & errors
spec: Remove <!- .LP --> comments leftover from nroff migration
spec: use <parameter> markup for elements of requests & replies
spec: Make alignment of columns in Encoding section more consistent
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Julien Cristau (1):
fontsproto 2.1.3
Keith Packard (2):
Replace 'pointer' with the equivalent 'void *'.
Allow paths and patterns to be const
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 15 16:47:26 UTC 2014
Modified Files:
pkgsrc/x11/libXfont: Makefile distinfo
Added Files:
pkgsrc/x11/libXfont/patches: patch-src_util_patcache.c
Log message:
Fix compatibility with fontsproto-2.1.3 and depend on it.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: joerg
Date: Thu May 15 23:48:05 UTC 2014
Modified Files:
pkgsrc/x11/libXfont: Makefile distinfo
Added Files:
pkgsrc/x11/libXfont/patches: patch-src_fc_fsconvert.c
patch-src_fc_fserve.c
Log message:
Fix CVE-2014-0209, CVE-2014-0210 and CVE-2014-0211, validation errors
triggerable via XFS or local font directories under user control.
Bump revision.
|