Tue, 14 May 2024 16:45:21 UTC | login

Information for build patch-2.7.6-5.fc29

ID63780
Package Namepatch
Version2.7.6
Release5.fc29
Epoch
SummaryUtility for modifying/upgrading files
DescriptionThe patch program applies diff files to originals. The diff command is used to compare an original to a changed file. Diff lists the changes made to the file. A person who has the original file can then use the patch command with the diff file to add the changes to their original file (patching the file). Patch should be installed because it is a common way of upgrading applications.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Jul 2018 11:03:36 UTC
CompletedFri, 20 Jul 2018 12:46:02 UTC
Taskbuild (f29-candidate, patch-2.7.6-5.fc29.src.rpm)
Tags
f29
RPMs
src
patch-2.7.6-5.fc29.src.rpm (info) (download)
riscv64
patch-2.7.6-5.fc29.riscv64.rpm (info) (download)
patch-debuginfo-2.7.6-5.fc29.riscv64.rpm (info) (download)
patch-debugsource-2.7.6-5.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu May 03 2018 Tim Waugh <twaugh@redhat.com> - 2.7.6-4 - Fixed CVE-2018-1000156 - Malicious patch files cause ed to execute arbitrary commands. * Mon Feb 12 2018 Tim Waugh <twaugh@redhat.com> - 2.7.6-3 - 2.7.6 (CVE-2016-10713, CVE-2018-6951, CVE-2018-6952). * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.7.5-4 - Add missing %license macro