v0.0.2
Small bug fixes of Vaar. Recommended for all users.
See README.md for detailed usage.
What's fixed?
- ☑️ Symlink targets might be truncated if they are too long.
- ☑️ The actual rlimit might be smaller than the OS allowed.
What's broken?
Vaar is still in beta! There are some known issues:
Creation
- ❌ Hard links are added as regular files.
- ❌ Unsupported files (like sockets) abort the creation.
Extraction
- ❌ Hard links are extracted as symlinks.
- ❌ Directories refusing the owner to write in the tarball may cause errors.
Any pull requests are welcome :)