Name: | cpio |
---|---|
Version: | 2.13 |
Release: | 16.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1088179 |
License: | GPLv3+ |
RPM: | cpio-2.13-16.el9.x86_64.rpm |
Source RPM: | cpio-2.13-16.el9.src.rpm |
Build Date: | Wed May 04 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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 CVE-2021-38185 (#1992512)
- Revert patch for CVE-2021-38185 (#1992512)
- Minor fix for CVE-2021-38185 (#1992512)
- Fixed CVE-2021-38185 (#1992512)
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Properly drop priviledges for remote command
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro