Index of /pub/XFree86/4.2.0/fixes

Icon  Name                          Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] 4.2.0-libGLU-bad-extern.patch 2002-01-27 03:24 1.4K [TXT] 4.2.0-xlib-i18n-module.patch 2002-01-27 03:19 3.9K [   ] 4.2.0-xlib-security.patch 2002-09-04 08:00 11K [   ] 4.2.0-zlib-security.patch 2002-03-12 02:10 1.4K [TXT] README 2002-01-27 03:30 635 [   ] SUMS.md5 2004-03-02 09:40 323 [   ] SUMS.md5sum 2004-03-02 09:40 288
This directory contains several source code patches for the 4.2.0 release.
A description of each of them can be found in the ../ERRATA file.
All of the fixes here, as well as other less critical updates to 4.2.0,
can also be found in the xf-4_2-branch branch of the XFree86 CVS
repository.

To use a source code patch you must have a full unmodified version of the
XFree86 4.2.0 source tree.  These patches cannot be applied to a binary
distribution.  To apply a patch, run the following from the directory
containing the 'xc' directory:

  patch -p0 < patch-file

A full rebuild ("make World") is recommended after applying patches.