From patchwork Thu Feb 1 08:29:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7533 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 4TQXBq5Qhyz3wvJ for ; Thu, 1 Feb 2024 08:29:39 +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 4TQXBj56BGz7NM; Thu, 1 Feb 2024 08:29:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4TQXBj42CSz302X; Thu, 1 Feb 2024 08:29:33 +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 4TQXBW2LxNz302X for ; Thu, 1 Feb 2024 08:29:23 +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 4TQXBV6ZnDznn; Thu, 1 Feb 2024 08:29:22 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1706776163; 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=YLeLWoa5HX9TKgl0egSqdq0djqPcm5VhcxFnpL4gapE=; b=t9umTP1jUhGcJpy5KXUmYUWDhucU96dI+mYdw2pWBt3cuK0pFDHQjAy11qDvjXP/A9vdDc J002+m9vZCE+TgAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1706776163; 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=YLeLWoa5HX9TKgl0egSqdq0djqPcm5VhcxFnpL4gapE=; b=NIL662oQjLd4/QptPcVdbgr/Q71TyYGA1NTQJWdJklHAflCC5uNpHEdoV2olFQjW+BSeRC YRfoLqhwfcYyHNsiSf36X91uog8kMhXS6wN3+LNZfTdx/D0XoqSJAoIkrwjfBiOy86kUPF NnB30mmxuvQkzegLlPGPvANkfukmZUgchQEnLXQTXKab/GSA8xJWZMYiHMcKdMUF3pMWLg AJEpHt9Y8WABD9s/4HAMx+KE6EQiEQuDxoUJH/IOJX8BzX7dAmOTvqoBJhyV8NJ7SEemTi FHEpEESw4l16qAFd9NIbF6epjw7C7qxOm42+AqRFQGv+dApMgxfalliKCI/pYA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] lzip: Update to version 1.24 Date: Thu, 1 Feb 2024 09:29:13 +0100 Message-ID: <20240201082913.2610-5-adolf.belka@ipfire.org> In-Reply-To: <20240201082913.2610-1-adolf.belka@ipfire.org> References: <20240201082913.2610-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: TJPXULTYO6HH2IS53OLGJGU53QEGZTK7 X-Message-ID-Hash: TJPXULTYO6HH2IS53OLGJGU53QEGZTK7 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.23 to 1.24 - Update of rootfile not required - Changelog 1.24 The option '--empty-error', which forces exit status 2 if any empty member is found, has been added. The option '--marking-error', which forces exit status 2 if the first LZMA byte is non-zero in any member, has been added. File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'. Diagnostics caused by invalid arguments to command-line options now show the argument and the name of the option. The option '-o, --output' now preserves dates, permissions, and ownership of the file when (de)compressing exactly one file. The option '-o, --output' now creates missing intermediate directories when writing to a file. The variable MAKEINFO has been added to configure and Makefile.in. Signed-off-by: Adolf Belka --- lfs/lzip | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lfs/lzip b/lfs/lzip index f539494d3..5e7da457f 100644 --- a/lfs/lzip +++ b/lfs/lzip @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 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.23 +VER = 1.24 THISAPP = lzip-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 934a35e31b0db76c4dcbe2fe903f04b60471485118aa5d4001599a3c23a7db74f05f703cf430bb299795be7025f71efb225afddff85c8245e962bdadcf82aef7 +$(DL_FILE)_BLAKE2 = ef6b7b51e7369b7b07ca2d5bbdd57a287f3a96866f50b327237a35ce9a4d19b2e3f7586a099ff4191c3c793de2dfe59120a42b8d744e220c4f7652d049df87f5 install : $(TARGET) @@ -75,7 +75,8 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=$(PREFIX) + cd $(DIR_APP) && ./configure \ + --prefix=$(PREFIX) cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP)