From patchwork Tue Jan 30 22:13:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7523 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4TPfb04KX9z3xmQ for ; Tue, 30 Jan 2024 22:14:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4TPfZx1JYgz2fg; Tue, 30 Jan 2024 22:14:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4TPfZx0kh4z32jG; Tue, 30 Jan 2024 22:14:01 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4TPfZp2T8Dz30Ps for ; Tue, 30 Jan 2024 22:13:54 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4TPfZp0gFGzPW; Tue, 30 Jan 2024 22:13:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1706652834; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=D9sUTUoSFmnJQOuAUp2plGZPxbHwQo10bDjBTC5U4bE=; b=YDp4NwiQ1xqeCsgiakaFQHX65kDQLZCaBGNNUmmFKJmLv7FmQszatLOucvCD2rAMm9nK7G ztWVJHl+wHT2p+BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1706652834; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=D9sUTUoSFmnJQOuAUp2plGZPxbHwQo10bDjBTC5U4bE=; b=u8quckYJ3i2FIvaHyOvaaTieVDAGVgDU0kwnfYqXu2Yalm+15NdyTrTCdYjNu0qRgy8QoG P/c49l8W+IQ1KCOsEQGTjB0M7G7p/wbBnqgPMG273g0hYqbgjnXZSsDD8v5fqjj3RouUzs /ksCsxqzyOqXH+v5BMzKe0xO5G8FazziEb+i16TwVnxnBDLAXotJiKtc0KkRjEh5iC1ru2 8IBtH4PPzrR8cOFSFXbpe9kZijkB5C0XbtNdeWk65+W3B3EaDxJsZs3BkGlmRibUr33p5A UFeWo7x4pi/Aavb+3Bh/QDCNrLDMI36/f+rt6boI9hjyDdB3lL2coh+Kixk0Xg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] zlib: Update to version 1.3.1 Date: Tue, 30 Jan 2024 23:13:45 +0100 Message-ID: <20240130221345.1710154-7-adolf.belka@ipfire.org> In-Reply-To: <20240130221345.1710154-1-adolf.belka@ipfire.org> References: <20240130221345.1710154-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 3R2AFY5YWP7QONKF2IK43KHR227MFUVF X-Message-ID-Hash: 3R2AFY5YWP7QONKF2IK43KHR227MFUVF X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.3 to 1.3.1 - Update of rootfile - Changelog 1.3.1 - Reject overflows of zip header fields in minizip - Fix bug in inflateSync() for data held in bit buffer - Add LIT_MEM define to use more memory for a small deflate speedup - Fix decision on the emission of Zip64 end records in minizip - Add bounds checking to ERR_MSG() macro, used by zError() - Neutralize zip file traversal attacks in miniunz - Fix a bug in ZLIB_DEBUG compiles in check_match() - Various portability and appearance improvements Signed-off-by: Adolf Belka --- config/rootfiles/common/zlib | 2 +- lfs/zlib | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/zlib b/config/rootfiles/common/zlib index 596b14641..ae2bd9e85 100644 --- a/config/rootfiles/common/zlib +++ b/config/rootfiles/common/zlib @@ -1,6 +1,6 @@ lib/libz.so lib/libz.so.1 -lib/libz.so.1.3 +lib/libz.so.1.3.1 #usr/include/zconf.h #usr/include/zlib.h #usr/lib/libz.a diff --git a/lfs/zlib b/lfs/zlib index 914e1d855..d7c723914 100644 --- a/lfs/zlib +++ b/lfs/zlib @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 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.3 +VER = 1.3.1 THISAPP = zlib-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 5fe0f32339267348a313f23a21e9588bdb180b7415be303c85f5f169444d019e5f176ef7322f6e64297c360acc2a6041c50e2f66d1860e5c392d8970990f176a +$(DL_FILE)_BLAKE2 = 42d109223801a493de6d52e7343403d7fc3234a6ca816425fe41ac9c18019b01b93841acd28a235e99f2256a6a17f93624e96b2ddb58d588c8190a6bedb82910 install : $(TARGET)