RubyGems Navigation menu

minitar 0.6.1

The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.6, providing a number of bug fixes including a directory traversal vulnerability, CVE-2016-10173. This release starts the migration and modernization of the code: * the licence has been changed to match the modern Ruby licensing scheme (Ruby and Simplified BSD instead of Ruby and GNU GPL); * the +minitar+ command-line program has been separated into the +minitar-cli+ gem; and * the +archive-tar-minitar+ gem now points to the +minitar+ and +minitar-cli+ gems and discourages its installation. Some of these changes may break existing programs that depend on the internal structure of the minitar library, but every effort has been made to ensure compatibility; inasmuch as is possible, this compatibility will be maintained through the release of minitar 1.0 (which will have strong breaking changes). minitar (previously called Archive::Tar::Minitar) is based heavily on code originally written by Mauricio Julio Fernández Pradier for the rpa-base project.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.9 - September 05, 2019 (32.0 KB)
  2. 0.8 - January 05, 2019 (32.5 KB)
  3. 0.7 - October 28, 2018 (30.5 KB)
  4. 0.6.1 - February 08, 2017 (28.5 KB)
  5. 0.6 - February 07, 2017 (28.0 KB)
显示所有版本 (共 7 个)

Development 依赖 (10):

hoe ~> 3.16
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.10
minitest-autotest < 2, >= 1.0
rake < 12, >= 10.0
rdoc >= 0.0

业主:

作者:

  • Austin Ziegler

SHA 256 校验和:

df5cdcdd5ecdcc1100cf3513557748f726bb1feea55f5cc25bb5a7116f069ddd

下载总量 43,557,724

这个版本 8,530,151

许可:

Ruby, BSD-2-Clause

需要的 Ruby 版本: >= 1.8

链接: