You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update puppet to support minitar 1.0 which contains breaking changes.
Note this important warning from https://github.com/halostatue/minitar
Minitar does not perform validation of path names provided to the convenience
classes Minitar::Output and Minitar::Input, which use Kernel.open for their
underlying implementations when not given an IO-like object.
As a result we always pass a reader/writer to the unpack/pack methods
respectively.
0 commit comments