From: Peter Müller Date: Sat, 9 Apr 2022 07:38:59 +0000 (+0000) Subject: gzip: Update to 1.12 X-Git-Tag: v2.27-core167~5^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f57a4b483f09c3a09e029a8bf1b9ad5b46041d72;p=ipfire-2.x.git gzip: Update to 1.12 This fixes CVE-2022-1271. Signed-off-by: Peter Müller --- diff --git a/lfs/gzip b/lfs/gzip index 70c7a3f44a..809c6a91f2 100644 --- a/lfs/gzip +++ b/lfs/gzip @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.11 +VER = 1.12 THISAPP = gzip-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -49,7 +49,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = c251066f0bded6a6557a5cbfe5d20090c6446051c31fad610af4f9f7b2537c28fed1cfab424a459452db73b7d1df1361e5aeba163a9e980fc611faf408cac128 +$(DL_FILE)_BLAKE2 = 7e2d482c08555f5fb0ff5408c0afe48c61034e9779eed6e3dd8046c847234c0a8a6bc34d49a934a54db0d73033e12c71a228d373551384a4cd663315071637e0 install : $(TARGET)