[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package tar-2:1.30-9.el8.x86_64 download

Name tar
Epoch 2
Version 1.30
Release 9.el8
Architecture x86_64
Website/URL http://www.gnu.org/software/tar/
License GPLv3+
Build Time 2023-08-03 17:03:13
Build Host builder-x86-01.inferitos.ru
Summary A GNU file archiving program
Repositories BaseOS
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.
Errata
Size 838 KiB
Source Project tar-1.30-9.el8
SHA-256 checksum 82b1d1ca2392d5b8ddcd000c027fffff728cbd441f1b27c7c64eac11499f60ef
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2:1.30-9
- Rebuilt for MSVSphere 8.8

* Thu Feb 09 2023 Matej Mužila <mmuzila@redhat.com> - 1.30-9
- Fix CVE-2022-48303
- Resolves: CVE-2022-48303

* Mon Dec 05 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.30-8
- Remove the capabs_raw01 test from testsuite (#2066320)

* Fri Nov 25 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.30-7
- Fix the --no-overwrite-dir option

* Wed May 12 2021 Ondrej Dubaj <odubaj@redhat.com> - 1.30-6
- added "padding with zeros" info message (#1913566)
- do not report disk error as file shrank (#1913569)

* Wed May 20 2020 Ondrej Dubaj <odubaj@redhat.com> - 1.30-5
- fixed NULL return value from xgetcwd (#1837871)

* Wed May 23 2018 Pavel Raiskup <praiskup@redhat.com> - 1.30-4
- drop BuildRequires: rsh, we anyways use ./configure RSH=%_bindir/ssh

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.30-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2:1.30-2
- Return Epoch back

* Thu Jan 04 2018 Pavel Raiskup <praiskup@redhat.com> - 1.30-1
- testsuite fixes per upstream reports