Name: | tar |
---|---|
Epoch: | 2 |
Version: | 1.30 |
Release: | 11.el8_10 |
Architecture: | aarch64 |
Group: | Applications/Archiving |
Size: | 2900591 |
License: | GPLv3+ |
RPM: | tar-1.30-11.el8_10.aarch64.rpm |
Source RPM: | tar-1.30-11.el8_10.src.rpm |
Build Date: | Tue Aug 26 2025 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/tar/ |
Summary: | A 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. |
- Backport fix for regression in the --no-overwrite-dir option fix (1.30-7) Upstream commit 4e742fc8674064a9fa00d4483d06aca48d5b0463, discussed in https://www.mail-archive.com/bug-tar@gnu.org/msg06445.html
- Warn “file changed as we read it” less often - Add downstream patch to fix related failure in filerem01 test
- Fix CVE-2022-48303 - Resolves: CVE-2022-48303
- Remove the capabs_raw01 test from testsuite (#2066320)
- Fix the --no-overwrite-dir option
- added "padding with zeros" info message (#1913566) - do not report disk error as file shrank (#1913569)
- fixed NULL return value from xgetcwd (#1837871)
- drop BuildRequires: rsh, we anyways use ./configure RSH=%_bindir/ssh
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Return Epoch back