From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] lzip: Update to version 1.25
Date: Wed, 17 Sep 2025 13:09:39 +0200 [thread overview]
Message-ID: <20250917110940.3378937-9-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250917110940.3378937-1-adolf.belka@ipfire.org>
- Update from version 1.24.1 to 1.25
- Update of rootfile not required
- Changelog
1.25
lzip now exits with error status 2 if any empty member is found in a
multimember file.
lzip now exits with error status 2 if the first byte of the LZMA stream is
not 0.
Options '--empty-error' and '--marking-error' have been removed.
The chapter 'Syntax of command-line arguments' has been added to the manual.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/lzip | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/lzip b/lfs/lzip
index 5d67be6f5..9ab7d6c8d 100644
--- a/lfs/lzip
+++ b/lfs/lzip
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
# #
# 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.24.1
+VER = 1.25
THISAPP = lzip-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = b387577087af5596ea49af16c44e1dfc11f78cbcc1031fc480a4e7ef1a01f4d8fb35c03d8cbeb7f6feb51e427708b1ed0f9a160e80ff938555ea3cf34f28be7c
+$(DL_FILE)_BLAKE2 = c9215246cf792c0448d8b71c80ea822e34ecb43b580d3707570dffe31af327f42758fa07ce78d94a3b12ea0a1bb80b7868822cfffdafd467abab397723c5d6e2
install : $(TARGET)
--
2.51.0
next prev parent reply other threads:[~2025-09-17 11:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 11:09 [PATCH] core198: Ship ed Adolf Belka
2025-09-17 11:09 ` [PATCH] core198: Ship expat Adolf Belka
2025-09-17 11:09 ` [PATCH] core198: Ship less Adolf Belka
2025-09-17 11:09 ` [PATCH] core198: Ship lzip Adolf Belka
2025-09-17 11:09 ` [PATCH] ed: Update to version 1.22.2 Adolf Belka
2025-09-17 11:09 ` [PATCH] expat: Update to version 2.7.2 Adolf Belka
2025-09-17 11:09 ` [PATCH] less: Update to version 679 Adolf Belka
2025-09-17 11:09 ` [PATCH] libvirt: Update to version 11.7.0 Adolf Belka
2025-09-17 11:09 ` Adolf Belka [this message]
2025-09-17 11:09 ` [PATCH] nfs: Update to version 2.8.4 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250917110940.3378937-9-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox