Fri, 19 Apr 2024 09:07:27 UTC | login

Information for build cpio-2.13-10.el9

ID3263
Package Namecpio
Version2.13
Release10.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/cpio#d538b5a19c6b72bc112897b3497e92ba9be9f655
SummaryA GNU archiving program
DescriptionGNU 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.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 17 Mar 2021 14:39:44 UTC
CompletedWed, 17 Mar 2021 14:41:59 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/cpio:d538b5a19c6b72bc112897b3497e92ba9be9f655)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/cpio#d538b5a19c6b72bc112897b3497e92ba9be9f655'}}
Tags
c9s-pending
c9s-pending-signed
RPMs
src
cpio-2.13-10.el9.src.rpm (info) (download)
aarch64
cpio-2.13-10.el9.aarch64.rpm (info) (download)
cpio-debuginfo-2.13-10.el9.aarch64.rpm (info) (download)
cpio-debugsource-2.13-10.el9.aarch64.rpm (info) (download)
i686
cpio-2.13-10.el9.i686.rpm (info) (download)
cpio-debuginfo-2.13-10.el9.i686.rpm (info) (download)
cpio-debugsource-2.13-10.el9.i686.rpm (info) (download)
ppc64le
cpio-2.13-10.el9.ppc64le.rpm (info) (download)
cpio-debuginfo-2.13-10.el9.ppc64le.rpm (info) (download)
cpio-debugsource-2.13-10.el9.ppc64le.rpm (info) (download)
s390x
cpio-2.13-10.el9.s390x.rpm (info) (download)
cpio-debuginfo-2.13-10.el9.s390x.rpm (info) (download)
cpio-debugsource-2.13-10.el9.s390x.rpm (info) (download)
x86_64
cpio-2.13-10.el9.x86_64.rpm (info) (download)
cpio-debuginfo-2.13-10.el9.x86_64.rpm (info) (download)
cpio-debugsource-2.13-10.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 18 2021 Ondrej Dubaj <odubaj@redhat.com> - 2.13-10 - Properly drop priviledges for remote command * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 2.13-7 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Mon Jun 15 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.13-6 - Extract: retain times for symlinks (#1486364) * Tue Apr 07 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.13-5.1 - Release bump due to testing of gating * Wed Feb 05 2020 Petr Kubat <pkubat@redhat.com> - 2.13-4 - Revert fix for CVE-2015-1197 as it causes shutdown issues (#1797163) * Thu Jan 30 2020 Than Ngo <than@redhat.com> - 2.13-3 - Fix multiple definition of program_name * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Nov 06 2019 Pavel Raiskup <praiskup@redhat.com> - 2.13-1 - new upstream release, per release notes https://lists.gnu.org/archive/html/bug-cpio/2019-11/msg00000.html * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.12-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Feb 19 2019 Pavel Raiskup <praiskup@redhat.com> - 2.12-11 - admit that we bundle paxutils project