[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    [ANN] minitar 0.6.1 Released
From:       Austin Ziegler <halostatue () gmail ! com>
Date:       2017-02-08 0:57:15
Message-ID: 589a6cec.d726c80a.15ae3.f005 () mx ! google ! com
[Download RAW message or body]

minitar version 0.6.1 has been released!

* home: <https://github.com/halostatue/minitar/>
* code: <https://github.com/halostatue/minitar/>
* bugs: <https://github.com/halostatue/minitar/issues>
* rdoc: <http://rdoc.info/gems/minitar/>
* cli: <https://github.com/halostatue/minitar-cli>
* travis: <{img src="https://travis-ci.org/halostatue/minitar.svg" \
                /}[https://travis-ci.org/halostatue/minitar]>
* appveyor: <{img src="https://ci.appveyor.com/api/projects/status/bj4gqn3gp3gu45sa?svg=true" \
                /}[https://ci.appveyor.com/project/halostatue/minitar]>
* coveralls: <{img src="https://coveralls.io/repos/halostatue/minitar/badge.svg" \
alt="Coverage Status" /}[https://coveralls.io/r/halostatue/minitar]>

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.

Changes:

## 0.6.1 / 2017-02-07

*   Fixed issue [#24][] where streams were being improperly closed immediately
    on open unless there was a block provided.

*   Hopefully fixes issue [#23][] by releasing archive-tar-minitar after
    minitar-cli is available.



Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic