aboutsummaryrefslogtreecommitdiffstats
path: root/tools/patch/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-10-31 16:55:14 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2018-11-01 17:16:52 +0100
commit32fc41baabc9e83a045a7a805b0d91a030cfbd3c (patch)
tree7b2e4f77649a5466d216b5976a7d455db9391b66 /tools/patch/Makefile
parentf9a408b75e72d9ddbe4ddf9e54bad2b4b604235a (diff)
downloadupstream-32fc41baabc9e83a045a7a805b0d91a030cfbd3c.tar.gz
upstream-32fc41baabc9e83a045a7a805b0d91a030cfbd3c.tar.bz2
upstream-32fc41baabc9e83a045a7a805b0d91a030cfbd3c.zip
tools/patch: Add fedora patch for crashing git style patches
https://lists.gnu.org/archive/html/bug-patch/2018-10/msg00000.html I assume a CVE number will be assigned soon. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'tools/patch/Makefile')
-rw-r--r--tools/patch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patch/Makefile b/tools/patch/Makefile
index 7323b5b2ab..cab9fee9f6 100644
--- a/tools/patch/Makefile
+++ b/tools/patch/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=patch
PKG_VERSION:=2.7.6
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_CPE_ID:=cpe:/a:gnu:patch
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz