Skip to content

Releases: kspalaiologos/bzip3

1.5.2

28 Apr 08:45
a04acf6
Compare
Choose a tag to compare
Update NEWS

1.5.1

16 Dec 15:03
d149f09
Compare
Choose a tag to compare
update news / 1.5.1 (#146)

1.5.0

15 Dec 11:14
fd258cd
Compare
Choose a tag to compare
Update news in preparation for v1.5.0

1.4.0

06 Dec 17:20
23659dc
Compare
Choose a tag to compare
NEWS for v1.4.0

1.3.2

06 Aug 08:22
e954b57
Compare
Choose a tag to compare
Update NEWS

1.3.1

20 May 11:19
b4478cc
Compare
Choose a tag to compare
Fix Adam Borowski's patch to work on inflated blocks.

1.3.0

03 Apr 19:31
0aa6ed2
Compare
Choose a tag to compare
add a note on upgrades

1.2.3

24 Mar 14:01
3bf1483
Compare
Choose a tag to compare
Update NEWS

1.2.2

10 Jan 14:45
7b45d73
Compare
Choose a tag to compare
  • safety fixes for the LZP pass.
  • add the -k compatibility flag.
  • use env to detect the shell in bzip3 utility scripts
  • update libtool to v2.4.7, fixing an issue with macports and homebrew.

1.2.1

09 Nov 12:20
999def4
Compare
Choose a tag to compare

v1.2.1:

  • fix a LZP decompression bug when a match occurred before block boundary.
  • don't set rpath in the Makefile
  • fix build warnings from -v
  • add most support
  • windows binary mode fix