Skip to content

Releases: win93/ruby-xz

Version 1.0.3

28 Mar 21:45
v1.0.3
542d843

Choose a tag to compare

Get via rubygems: https://rubygems.org/gems/ruby-xz/versions/1.0.3

Summary of changes

  • Fix a number of memory leaks by freeing allocated liblzma data structures (Issue Quintus#20 reported by xTRiM, PR #7 by Alex Gittemeier)

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2

28 Mar 21:44
v1.0.2

Choose a tag to compare

Get via rubygems: https://rubygems.org/gems/ruby-xz/versions/1.0.2

Summary of changes

  • Fix a deprecation warning and some other gemspec concerns (Issue #5, PR #6 by Alex Gittemeier)

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

28 Mar 21:42
v1.0.1

Choose a tag to compare

Get via rubygems: https://rubygems.org/gems/ruby-xz/versions/1.0.1

Summary of changes

  • Fix a buffer overflow error in XZ::Stream (PR Quintus#17 by genail)
  • Fix an issue with transcode_options that was introduced by Ruby 3 (PR #1 by Alex Gittemeier)
  • Update project README, gemspec, and other metadata to reflect a change in maintainership. All prior releases were released by Marvin Gülker.

Full Changelog: v1.0.0...v1.0.1