forked from pool/lzma-sdk
Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
1dced67446 | |||
|
04a9191737 | ||
e09d2fd332 | |||
|
4d2568bab1 | ||
34e7b21db4 |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
mtime: 1754403083
|
||||
commit: f28534e21b67d9fa603677a67206a86dd14afd4da1ccad17ab950efdff6ba6e1
|
||||
url: https://src.opensuse.org/jengelh/lzma-sdk
|
||||
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:990b5407e1001bcc4230191bec91877e02a556bcf102f4e01e2845d078d674a7
|
||||
size 256
|
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,11 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define _sver 2405
|
||||
%define _maver 24
|
||||
%define _miver 05
|
||||
%define _sver 2501
|
||||
%define _maver 25
|
||||
%define _miver 01
|
||||
Name: lzma-sdk
|
||||
Version: 24.05
|
||||
Version: 25.01
|
||||
Release: 0
|
||||
Summary: An implementation of LZMA compression
|
||||
# Actually the site says "Public Domain". See license 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
BIN
lzma2501.7z
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user