Name: | cpio |
---|---|
Version: | 2.15 |
Release: | 3.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1150513 |
License: | GPL-3.0-or-later |
RPM: | cpio-2.15-3.el10.x86_64.rpm |
Source RPM: | cpio-2.15-3.el10.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebase to version 2.15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Backport upstream patch for C99 compatibility issue
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- gpg verify source tarball
- Release bump
- Rebase to version 2.14 - Resolves #1188590 CVE-2015-1197