forked from pool/rubygem-minitar
factory
This branch is 12 commits behind pool/rubygem-minitar:factory
- updated to version 0.9
see installed History.md
## 0.9 / 2019-09-04
* jtappa added the ability to skip fsync with a new option to Minitar.unpack
and Minitar::Input#extract_entry. Provide `:fsync => false` as the last
parameter to enable. Merged from a modified version of PR [#37][].
- updated to version 0.8
see installed History.md
## 0.8 / 2019-01-05
* inkstak resolved an issue introduced in the fix for [#31][] by allowing
spaces to be considered valid characters in strict octal handling. Octal
conversion ignores leading spaces. Merged from a slightly modified version
of PR [#35][].
* dearblue contributed PR [#32][] providing an explicit call to #bytesize for
strings that include multibyte characters. The PR has been modified to be
compatible with older versions of Ruby and extend tests.
* Akinori MUSHA (knu) contributed PR [#36][] that treats certain badly
encoded regular files (with names ending in `/`) as if they were
directories on decode.
- updated to version 0.7
see installed History.md
## 0.7 / 2018-02-19
* Fixed issue [#28][] with a modified version of PR [#29][] covering the
OBS-URL: https://build.opensuse.org/request/show/865298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-minitar?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%