summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2019-10-03 21:23:00 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-11-07 19:42:42 +0100
commit99435068166b39e90d5d64acb8d1ce3dc47c8856 (patch)
treef2b6b788a6f3a158b18275de3e44d612026c426e /tools
parent569bec190cce4730282ea59ad841cd12bb592c53 (diff)
downloadopenwrt-99435068166b39e90d5d64acb8d1ce3dc47c8856.tar.gz
openwrt-99435068166b39e90d5d64acb8d1ce3dc47c8856.tar.bz2
openwrt-99435068166b39e90d5d64acb8d1ce3dc47c8856.zip
tools/e2fsprogs: Update to version 1.45.4
Fixes CVE-2019-5094 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit 700e7a2eb9c515ffe4f3278857e538ea37cc5e56)
Diffstat (limited to 'tools')
-rw-r--r--tools/e2fsprogs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index a4523137ac..c7ccd4478f 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
PKG_CPE_ID:=cpe:/a:e2fsprogs_project:e2fsprogs
-PKG_VERSION:=1.45.3
-PKG_HASH:=90d10066b815e27b0b4875f0d5e396c663e0bf55aa3ca10868978d10c6ffe595
+PKG_VERSION:=1.45.4
+PKG_HASH:=65faf6b590ca1da97440d6446bd11de9e0914b42553740ba5d9d2a796fa0dc02
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz