| OLD | NEW |
| 1 Name: bspatch | 1 Name: bspatch |
| 2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/ | 2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/ |
| 3 Version: unknown | 3 Version: unknown |
| 4 License: BSD Protection license | 4 License: BSD Protection license |
| 5 Security Critical: yes | 5 Security Critical: yes |
| 6 | 6 |
| 7 Description: | 7 Description: |
| 8 This is Chrome's locally patched copy of Colin Percival's bspatch tool | 8 This is Chrome's locally patched copy of Colin Percival's bspatch tool |
| 9 (see ../bsdiff for the corresponding bsdiff tool). | 9 (see ../bsdiff for the corresponding bsdiff tool). |
| 10 | 10 |
| 11 Originally obtained from Mozilla's local copy/fork of bspatch; see: | 11 Originally obtained from Mozilla's local copy/fork of bspatch; see: |
| 12 | 12 |
| 13 The license is shared in common with bsdiff. | 13 The license is shared in common with bsdiff. |
| 14 | 14 |
| 15 Local changes include CRC32 verification. | 15 Local changes include CRC32 verification and improvements in error handling. |
| 16 | 16 |
| 17 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths | 17 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths |
| 18 instead of char paths. | 18 instead of char paths. |
| OLD | NEW |