Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 |
2.fc6 |
src |
7 KiB |
Mon Sep 11 02:39:44 2006 |
Changelog
- * Mon Sep 11 18:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3-2
- rebuild
- * Fri Mar 24 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3-1
- initial build