Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
f28534e21b | |||
0424e73b8f |
@@ -1,4 +0,0 @@
|
||||
mtime: 1733183599
|
||||
commit: 0424e73b8f3212afeffe36e023e23831dc5e3b655d49f5caabfe0cc0f0b768e7
|
||||
url: https://src.opensuse.org/jengelh/lzma-sdk
|
||||
revision: master
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47f5c3e8a31f73f66ab9048a1cd40c4598ea01dbf945dc0fafe6b9d213a7d574
|
||||
size 256
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -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 2409
|
||||
%define _maver 24
|
||||
%define _miver 09
|
||||
%define _sver 2501
|
||||
%define _maver 25
|
||||
%define _miver 01
|
||||
Name: lzma-sdk
|
||||
Version: 24.09
|
||||
Version: 25.01
|
||||
Release: 0
|
||||
Summary: An implementation of LZMA compression
|
||||
# Actually the site says "Public Domain". See license file.
|
||||
|
BIN
lzma2409.7z
(Stored with Git LFS)
BIN
lzma2409.7z
(Stored with Git LFS)
Binary file not shown.
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