Tue, 14 May 2024 12:17:16 UTC | login

Information for build patch-2.7.6-8.fc30

ID81070
Package Namepatch
Version2.7.6
Release8.fc30
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, 06 Dec 2018 09:01:33 UTC
CompletedThu, 06 Dec 2018 10:04:30 UTC
Taskbuild (f30-candidate, patch-2.7.6-8.fc30.src.rpm)
Tags
f30
f31
RPMs
src
patch-2.7.6-8.fc30.src.rpm (info) (download)
riscv64
patch-2.7.6-8.fc30.riscv64.rpm (info) (download)
patch-debuginfo-2.7.6-8.fc30.riscv64.rpm (info) (download)
patch-debugsource-2.7.6-8.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Nov 26 2018 Than Ngo <than@redhat.com> - 2.7.6-8 - Added virtual provides for bundled gnulib library - Fixed CVE-2018-17942, gnulib: heap-based buffer overflow * 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