2 Commits

Author SHA256 Message Date
f28534e21b lzma-sdk 25.01 2025-08-05 16:11:23 +02:00
0424e73b8f lzma-sdk 24.09 2024-12-03 00:53:19 +01:00
4 changed files with 24 additions and 8 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Aug 5 14:10:05 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 25.01
* The code for handling symbolic links has been changed to
provide greater security when extracting files from archives.
Command line switch -snld20 can be used to bypass default
security checks when creating symbolic links.
-------------------------------------------------------------------
Mon Dec 2 23:46:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 24.09
* The default dictionary size values for LZMA/LZMA2 compression
methods -mx7, -mx8, -mx9 were increased on 64-bit platforms.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 16 17:46:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Thu May 16 17:46:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package lzma-sdk # spec file for package lzma-sdk
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
# #
%define _sver 2405 %define _sver 2501
%define _maver 24 %define _maver 25
%define _miver 05 %define _miver 01
Name: lzma-sdk Name: lzma-sdk
Version: 24.05 Version: 25.01
Release: 0 Release: 0
Summary: An implementation of LZMA compression Summary: An implementation of LZMA compression
# Actually the site says "Public Domain". See license file. # Actually the site says "Public Domain". See license file.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d42ed51c4d88900b4f0d958d99b16b907cd3cfd629cc3df49495285099a1e291
size 1665313

BIN
lzma2501.7z (Stored with Git LFS) Normal file

Binary file not shown.