Package patch: Information
Source package: patch
Version: 2.7.6.0.27.7623-alt2
Build time: Feb 1, 2026, 10:37 AM
Category: Text tools
Report package bugHome page: https://www.gnu.org/software/patch/
License: GPLv3+
Summary: The GNU patch command, for modifying/upgrading files
Description:
The 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).
Maintainer: Andrew A. Vasilyev
Last changed
Jan. 30, 2026 Andrew A. Vasilyev 2.7.6.0.27.7623-alt2
- Fix FTBFS with gcc14. - src/pch.c: Double free in another_hunk function (CVE-2019-20633).
April 12, 2021 Dmitry V. Levin 2.7.6.0.27.7623-alt1
- patch: v2.7.6-24-g76e7758 -> v2.7.6-27-g7623b2d. - gnulib BR: v0.1-2305-g95c96b6dd -> v0.1-4078-g702cba00f.
Nov. 2, 2019 Dmitry V. Levin 2.7.6.0.24.76e7-alt1
- patch: v2.7.6-17-g9c98635 -> v2.7.6-24-g76e7758. - spec: added VCS tag.