GNU patch
The GNU patch program is used to apply diffs between original and
changed files (generated by the diff command) to the original files.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/patch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-segfault-mangled-rename.patch | 0000000943 943 Bytes | |
patch-2.7.6.tar.xz | 0000783756 765 KB | |
patch-2.7.6.tar.xz.sig | 0000000801 801 Bytes | |
patch.changes | 0000020728 20.2 KB | |
patch.keyring | 0000055464 54.2 KB | |
patch.spec | 0000001998 1.95 KB |
Revision 41 (latest revision is 48)
Dominique Leuenberger (dimstar_suse)
accepted
request 590591
from
Jean Delvare (jdelvare)
(revision 41)
- Move COPYING from %doc to %license. - Add AUTHORS and COPYING to %doc. - fix-segfault-mangled-rename.patch: Fix segfault with mangled rename patch (bsc#1080951, CVE-2018-6951, savannah#53132). - patch 2.7.6: * Files specified on the command line are no longer verified to be inside the current working directory, so commands like "patch -i foo.diff ../foo" will work again * Fixes CVE-2016-10713 (Out-of-bounds access within pch_write_line() in pch.c could possibly lead to DoS via a crafted input file; bsc#1080918) * Various fixes
Comments 0