rubygem-minitar
No description set
- Developed at devel:languages:ruby:extensions
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/rubygem-minitar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gem2rpm.yml | 0000000021 21 Bytes | |
minitar-0.9.gem | 0000032768 32 KB | |
rubygem-minitar.changes | 0000003515 3.43 KB | |
rubygem-minitar.spec | 0000002150 2.1 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 865298
from
Stephan Kulow (coolo)
(revision 3)
- 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
Comments 0