A Rust implementation of an async TAR file reader and writer. This
library does not currently handle compression, but it is abstract over
all I/O readers and writers. Additionally, great lengths are taken to
ensure that the entire contents are never required to be entirely
resident in memory all at once.
Update Information:
Update uv and python-uv-build to 0.11.11. Update the astral-tokio-tar Rust crate to 0.6.1, fixing security advisories GHSA-xx64-wwv2-hcqq and GHSA- fp55-jw48-c537.
* Tue May 5 2026 Benjamin A. Beasley - 0.6.1-1
- Update to version 0.6.1
- Fixes GHSA-fp55-jw48-c537; fixes GHSA-xx64-wwv2-hcqq
[ 1 ] Bug #2466653 - python-uv-build-0.11.9 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2466653
[ 2 ] Bug #2466654 - uv-0.11.9 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2466654
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-7aacc8ea7d' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.