aboutsummaryrefslogtreecommitdiffstats
path: root/tools/patch/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-10-15 10:17:29 -0700
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-10-16 11:51:10 +0100
commita6bd9d0cb652686453604b762e80a35d023908c4 (patch)
treee848a2190deac7e246fe21dd8ba02c5a6a3f5600 /tools/patch/Makefile
parent3e633bb3709611d79965fab667e3239fd3bde151 (diff)
downloadupstream-a6bd9d0cb652686453604b762e80a35d023908c4.tar.gz
upstream-a6bd9d0cb652686453604b762e80a35d023908c4.tar.bz2
upstream-a6bd9d0cb652686453604b762e80a35d023908c4.zip
tools: patch: Add missing CVE-2018-6951 fix
uscan reports a new CVE now that PKG_CPE_ID was added. Reordered patches by date. Signed-off-by: Rosen Penev <rosenp@gmail.com> [re-title commit & refresh patches] Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
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 0f4d7f0326..7323b5b2ab 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:=2
+PKG_RELEASE:=3
PKG_CPE_ID:=cpe:/a:gnu:patch
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz