Пакет gem-minitar: Информация

    Исходный пакет: gem-minitar
    Версия: 0.9.0.1-alt1.1
    Собран:  17 апреля 2024 г. 15:35
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/halostatue/minitar/

    Лицензия: Ruby or BSD-2-Clause
    О пакете: Minimal pure-ruby support for POSIX tar(1) archives
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    gem-minitar (noarch)
    gem-minitar-devel (noarch)
    gem-minitar-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

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

    Последнее изменение


    21 октября 2022 г. Pavel Skrylev 0.9.0.1-alt1.1
    - !spec
    2 сентября 2021 г. Pavel Skrylev 0.9.0.1-alt1
    - ^ 0.9 -> 0.9.0.1
    29 октября 2019 г. Pavel Skrylev 0.9-alt1
    - update (^) 0.6.1 -> 0.9
    - add (+) archive-tar-minitar gem and package deprecation