Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 824e2ea27b | |||
| 3010486473 | |||
|
|
e3c032b00c | ||
| 8a33e106b6 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d42659229b10e066eeb6e81eb673cdd893b672e512d26719c2d95975556ca56c
|
||||
size 123850
|
||||
Binary file not shown.
BIN
lzip-1.25.tar.gz
LFS
Normal file
BIN
lzip-1.25.tar.gz
LFS
Normal file
Binary file not shown.
BIN
lzip-1.25.tar.gz.sig
Normal file
BIN
lzip-1.25.tar.gz.sig
Normal file
Binary file not shown.
11
lzip.changes
11
lzip.changes
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 19 14:42:18 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 13:16:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lzip
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2008-2013 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: lzip
|
||||
Version: 1.24
|
||||
Version: 1.25
|
||||
Release: 0
|
||||
Summary: Lossless Data Compressor based on the LZMA Algorithm
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user