2007-07-12 14:41:18 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Update to libXfont-1.3.0:
- Introduce catalogue FPE, which contains symlinks to font directories.
Options like unscaled can be attached to it. Fix a bug in this code.
- Remove lots of dead code and cleanup some warnings.
Note: the second point does change the ABI, but as the code seems to have
been unused, I'm not forcing a major bump that upstream didn't do.
|
2007-04-10 19:43:30 by Matthias Drochner | Files touched by this commit (4) | |
Log message:
update to 1.2.8
changes:
-the integer overflow fixes went in (was patched in pkgsrc)
-build fixes
|
2007-04-03 22:27:21 by Matthias Drochner | Files touched by this commit (4) |
Log message:
fix a possible memory corruption due to integer overflow, caused by lack
of validation of bdf font files
(CVE 2007-1351)
fix a possible memory corruption due to integer overflow, caused by lack
of validation of fonts.dir files
(CVE 2007-1352)
bump PKGREVISION
|
2007-01-23 16:49:37 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Update to libXfont-1.2.7:
- no more CID support
- fixed a crash when rescaling bitmaps in the X server
- accept font pathes with empty list of valid entries
|
2006-11-03 23:40:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Add fonts to category.
|
2006-11-03 22:45:46 by Joerg Sonnenberger | Files touched by this commit (5) | |
Log message:
Import libXfont-1.2.3 from pkgsrc-wip:
This package provides the X font Library from the modular
X.org X11 project.
|