Package gem-minitar: Information

    Source package: gem-minitar
    Version: 0.9.0.1-alt1.1
    Latest version according to Repology
    Build time:  Oct 29, 2022, 03:08 PM in the task #296741
    Category: Development/Ruby
    Report package bug
    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.

    List of rpms provided by this srpm:
    gem-minitar (noarch)
    gem-minitar-devel (noarch)
    gem-minitar-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(rake) >= 10.0
      2. gem(rake) < 14
      3. gem(rdoc) >= 0.0
      4. gem(rdoc) < 7
      5. rpm-build-ruby
      6. gem(hoe) >= 3.22
      7. gem(hoe) < 4
      8. gem(hoe-doofus) >= 1.0
      9. gem(hoe-doofus) < 2
      10. gem(hoe-gemspec2) >= 1.1
      11. gem(hoe-gemspec2) < 2
      12. gem(hoe-git) >= 1.6
      13. gem(hoe-git) < 2
      14. gem(hoe-rubygems) >= 1.0
      15. gem(hoe-rubygems) < 2
      16. gem(minitest) >= 5.14
      17. gem(minitest) < 6
      18. gem(minitest-autotest) >= 1.0
      19. gem(minitest-autotest) < 2

    Last changed


    Oct. 21, 2022 Pavel Skrylev 0.9.0.1-alt1.1
    - !spec
    Sept. 2, 2021 Pavel Skrylev 0.9.0.1-alt1
    - ^ 0.9 -> 0.9.0.1
    Oct. 29, 2019 Pavel Skrylev 0.9-alt1
    - update (^) 0.6.1 -> 0.9
    - add (+) archive-tar-minitar gem and package deprecation