Skip to content

Releases: clearlinux/bsdiff

More rename improvements

30 Aug 14:31
Compare
Choose a tag to compare
v1.0.6

deal with two error cases

v1.0.5

30 Aug 01:21
Compare
Choose a tag to compare
write to a unique-ish file and then rename at the end to avoid clashes

v1.0.4

14 Jun 21:55
Compare
Choose a tag to compare

This release fixes an issue with libbsdiff thread safety. This was a regression introduced in v1.0.3.

v1.0.3

23 Feb 02:10
Compare
Choose a tag to compare

This release fixes a bug that results in significantly improved diff creation times in certain cases.

v1.0.2

21 Nov 21:32
Compare
Choose a tag to compare

This release enables the functional test suite by default. To disable
the ability to run the test suite and its dependency checks, pass
--disable-tests to configure for the build.

v1.0.1

26 Feb 21:07
Compare
Choose a tag to compare

This release fixes a small issue with permissions on the target files
created by both bsdiff and bspatch, namely that there is no reason for
them not to be group and world readable.

v1.0.0

16 Feb 20:56
Compare
Choose a tag to compare

Initial release