Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bsdiff - Binary diff/patch utility
bsdiff and bspatch are tools for building and applying patches to binary files.
By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and
taking advantage of how executable files change, bsdiff routinely produces
binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller
than those produced by .RTPatch.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| bsdiff |
4.3 |
3.el5 |
src |
7 KiB |
Tue Dec 11 09:26:24 2007 |
Changelog
- * Tue Dec 11 22:00:00 2007 Jindrich Novy <jnovy{%}redhat{*}com> 4.3-3
- bump release
- * Mon Sep 11 22:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3-2
- rebuild
- * Fri Mar 24 22:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3-1
- initial build