pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/xdelta3
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 8 16:26:49 UTC 2016
Modified Files:
pkgsrc/devel/xdelta3: Makefile PLIST distinfo
Log Message:
Update xdelta3 to 3.0.11.
3.0.11:
Fixes and one major bug:
Decoder block cache poor cache performance (source buffer was effectively half-sized)
and a number of minor and non-critical bugs:
Number of decoder crashes discovered by American Fuzzy Lop
Lingering XD3_TOOFARBACK issues
Improved testing & portability
3.0.10
Primarily fixes jmacd/xdelta#188
Continuing work on portability, new release script runs build+test in more configurations.
Windows executable built with MinGW cross compiler.
3.0.9
Builds (more) cleanly on newer compilers.
Improvements in "printf" usage & portability Several minor bug fixes. Move to Github.
3.0.8
Windows build now includes support for liblzma secondary compression with "-S lzma". (Sorry for the delay.)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/xdelta3/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/xdelta3/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/xdelta3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index