Sha256: 5c29c6cb6c05c2d293251abc8666e0dae329a1119ae95039f97e39816fcf0679

Contents?: true

Size: 707 Bytes

Versions: 1

Compression:

Stored size: 707 Bytes

Contents


# v0.0.12

* Security: Fixed a safety problem which would allow for arbitrary shell execution when invoking `RPM::File#extract` or `RPM::File#files`. (Jordan Sissel, @joernchen; #14, #15)
* This library now has no external dependencies. (Jordan Sissel, #18)
* `RPM::File#extract` now correctly works when the target directory contains spaces or other special characters. (@joernchen, #19)
* Listing files (`RPM::File#files`) no longer requires external tools like `cpio` (Jordan Sissel, #17)


# v0.0.11

* Support Ruby 3.0 (Alexey Morozov, #12)
* Fix bug caused when listing config_files on an rpm with no config files. (Daniel Jay Haskin, #7)

# Older versions

Changelog not tracked for older versions.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arr-pm-0.0.12 CHANGELOG.md