Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tar: A GNU file archiving program.
- Summary
- 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.
Changelog
- * Thu Feb 25 18:00:00 2010 Ondrej Vasik <ovasik{%}redhat{*}com> 1.14-13.2
- CVE-2007-4476 - fix stack crashing in safer_name_suffix
- CVE-2010-0624 - fix heap-based buffer overflow by expanding
a specially-crafted archive
- * Fri Aug 17 19:00:00 2007 Radek Brich <rbrich{%}redhat{*}com> 1.14-12.5.1.RHEL4
- CVE-2007-4131 tar directory traversal vulnerability (#251921)
- * Tue Dec 5 18:00:00 2006 Peter Vrabec <pvrabec{%}redhat{*}com> 1.14-12.RHEL4
- fix CVE-2006-6097 GNU tar directory traversal (#216937)