Name: | tar |
---|---|
Epoch: | 2 |
Version: | 1.34 |
Release: | 5.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3156436 |
License: | GPLv3+ |
RPM: | tar-1.34-5.el9.x86_64.rpm |
Source RPM: | tar-1.34-5.el9.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.gnu.org/software/tar/ |
Summary: | GNU file archiving program |
Description: | The GNU tar program saves many files together in one archive and can restore individual files (or all of the files) from that archive. Tar can also be used to add supplemental files to an archive and to update or list files in the archive. Tar includes multivolume support, automatic archive compression/decompression, the ability to perform remote archives, and the ability to perform incremental and full backups. If you want to use tar for remote backups, you also need to install the rmt package on the remote box. |
- Release bump
- added "padding with zeros" info message (#2089298) - do not report disk error as file shrank (#2089316)
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebase to version 1.34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Fixed memory leak in read_header() in list.c (#1917631)
- new upstream release (see the packaged NEWS file)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Bugfix of --sparse option in --diff mode