Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570211
en ru br
ALT Linux repos
S:0.9.0.1-alt1.1

Group :: Development/Ruby
RPM: gem-minitar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.0.1-alt1.1
Build date: 21 october 2022, 20:09 ( 79.2 weeks ago )
Size: 34.39 Kb

Home page:   https://github.com/halostatue/minitar/

License: Ruby or BSD-2-Clause
Summary: Minimal pure-ruby support for POSIX tar(1) archives
Description:

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;
* 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 Fernandez Pradier for the rpa-base project.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-minitar
  • gem-minitar-devel
  • gem-minitar-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin