Name: | cpio |
---|---|
Version: | 2.12 |
Release: | 10.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 967577 |
License: | GPLv3+ |
RPM: | cpio-2.12-10.el8.x86_64.rpm |
Source RPM: | cpio-2.12-10.el8.src.rpm |
Build Date: | Wed Apr 07 2021 |
Build Host: | host-100-100-224-42.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/cpio/ |
Summary: | A GNU archiving program |
Description: | GNU cpio copies files into or out of a cpio or tar archive. Archives are files which contain a collection of other files plus information about them, such as their file name, owner, timestamps, and access permissions. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1 tar. By default, cpio creates binary format archives, so that they are compatible with older cpio programs. When it is extracting files from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order. Install cpio if you need a program to manage file archives. |
- Fixed improper input validation when writing tar header fields (#1766223)
- Extract: retain times for symlinks (#1487673)
- cleanup, sync with rawhide
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- (re)generate manual page for new options
- rebase, per release notes http://lists.gnu.org/archive/html/bug-cpio/2015-09/msg00004.html