Tue, 14 May 2024 19:32:33 UTC | login

Information for build patch-2.7.6-7.fc29

ID74370
Package Namepatch
Version2.7.6
Release7.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
StartedThu, 22 Nov 2018 21:36:52 UTC
CompletedThu, 22 Nov 2018 22:26:35 UTC
Taskbuild (f29-candidate, patch-2.7.6-7.fc29.src.rpm)
Tags
f29
f30
RPMs
src
patch-2.7.6-7.fc29.src.rpm (info) (download)
riscv64
patch-2.7.6-7.fc29.riscv64.rpm (info) (download)
patch-debuginfo-2.7.6-7.fc29.riscv64.rpm (info) (download)
patch-debugsource-2.7.6-7.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Oct 11 2018 Than Ngo <than@redhat.com> - 2.7.6-7 - Fixed #1582675 - Patch can be crashed and coredumped with a trivial wrong command * Wed Aug 15 2018 Than Ngo <than@redhat.com> - 2.7.6-6 - Fixed #1554752 - Double free of memory, CVE-2018-6952 * 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