Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
patch: The GNU patch command, for modifying/upgrading files.
- Summary
- The patch program applies diff files to originals. The diff command
is used to compare an original to a changed file. Diff lists the
changes made to the file. A person who has the original file can then
use the patch command with the diff file to add the changes to their
original file (patching the file).
Patch should be installed because it is a common way of upgrading
applications.
Arch: x86_64
Download: | patch-2.5.4-29.2.1.x86_64.rpm |
Build Date: | Sun Feb 12 03:14:31 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 104 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.5.4-29.2.1
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.5.4-29.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Fri Dec 9 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt