Path to this page:
./
archivers/ruby-xz,
Ruby bindings for liblzma
Branch: CURRENT,
Version: 1.0.3,
Package name: ruby31-xz-1.0.3,
Maintainer: minskimruby-xz is a basic binding for liblzma that allows you to create and
extract XZ-compressed archives. It can cope with big files as well as
small ones, but doesn't offer much of the possibilities liblzma itself
has.
Required to run:[
devel/ruby-fiddle] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 24.5 KB
Version history: (Expand)
- (2023-02-09) Updated to version: ruby31-xz-1.0.3
- (2022-04-03) Updated to version: ruby27-xz-1.0.3
- (2022-01-14) Updated to version: ruby27-xz-1.0.2nb1
- (2021-12-05) Updated to version: ruby27-xz-1.0.2
- (2021-11-20) Updated to version: ruby27-xz-1.0.1
- (2021-10-07) Updated to version: ruby27-xz-1.0.0
CVS history: (Expand)
2022-04-03 07:45:55 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
archivers/ruby-xz: update to 1.0.3
1.0.3 (2022-03-28)
* *Fix* a number of memory leaks by freeing allocated liblzma data structures
(Issue Quintus#20 reported by xTRiM, PR win93#7 by Alex Gittemeier)
|
2022-01-14 17:18:50 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
archivers/ruby-xz: drop dependency to ruby-fiddle
Now devel/ruby-fiddle is part of ruby*-base package.
Bump PKGREVISION.
|
2021-12-05 16:26:13 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
archivers/ruby-xz: update to 1.0.2
1.0.2 (2021-11-28)
* Fix a deprecation warning and some other gemspec concerns (PR win93#6
by Alex Gittemeier)
|
2021-11-20 16:28:40 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
archivers/ruby-xz: update to 1.0.1
1.0.1 (2021-11-13)
* 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
win93#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.
|
2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and SHA512
hashes.
|
2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140) |
Log message:
archivers: Remove SHA1 distfiles hashes
|
2020-04-25 21:56:49 by Roland Illig | Files touched by this commit (1) |
Log message:
archivers/ruby-xz: remove redundant SUBST block
|
2020-03-23 16:23:10 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
archivers/ruby-xz: allow build with ruby27
Allow build with Ruby 2.7.
|