Koen van de Sande
19th August 2005 19:42 UTC
VPatch 3 release candidate 7
It is another release candidate from the VPatch world. Only a few months late, and everyone should upgrade:
- CRITICIAL BUGFIX Having multiple patches in a single file lead to corrupted patches. Always. Only the last patch added to the file would work.
- Fixed a bug in the stand-alone EXE runtime (not NSIS-related): process kept did not exit properly
- Testing framework to test basic functionality automatically.
Get it from
http://www.tibed.net/vpatch.
TODO list for a 3.0 final:
- Address SF bug report
- Build everything using SCons, like NSIS (would that be useful?)
kichik
19th August 2005 22:00 UTC
Re: VPatch 3 release candidate 7
Originally posted by Koen van de Sande
Build everything using SCons, like NSIS (would that be useful?)
Building VPatch with SCons will not be useful for the NSIS package, unless you put it in the context of the NSIS source tree and use the functions provided in it. However, if you want to release it as a separate package as well, it is not necessary to use SCons. I recommend using SCons anyway, but you should use whatever you like best.
Koen van de Sande
20th August 2005 20:40 UTC
Addressed the SourceForge bug in Release Candidate 8.
TODO:
- make an installer (or go without one?).
- confirm that the GUI is working correctly with date/time stamps, MD5 checksums added. I think it does, but have to be sure in order to release a final.