AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.3: * Performance improvements when comparing large files * libwiggle.a can be built for other tools to use * Makefile is quieter and can put binaries elsewhere * Fix a bug that corrupted the format of output in some case
- Update to 1.2: * Fix format overflow and truncation warnings with GCC-8. * Fix array bounds error in diff_path * extract: allow blank lines in unified diffs * Add --no-backup option * Preserve file mode when using doing --merge --replace * Fix very minor memory leaks in do_merge() * Several small fixes
- Update to 1.1: * Fix endian checks as per austin group definitions of endian.h * Minor man page fixes
- Some spec file cleanups with spec-cleaner - Enable parallel building - Install COPYING (as package should contain its license)
- New upstream release 1.0 Substatial improvements to --browser mode including ability to edit the resulting merge. New --ignore-blanks flag. Improved git integration.
- New upstream release 0.9. Numerous bugfixes for edge cases, lots of improvements to --browser mode which is now documented new --show-wiggle flag to make it easier to see what wiggle is trying to do
- patch license to follow spdx.org standard
- Fixed typo in wiggle.spec
- Fix buffer overflow.
- Update to new upstream release 0.8 which makes all patches redundant and resolves bnc#473776
- remap-segfault.diff: Fix a segmentation fault in function remap (147977).
- converted neededforbuild to BuildRequires
- don't build as root
- Add fix from Chris Mason.
- Initial version.