forked from pool/lzma-sdk
Accepting request 678220 from home:alois:branches:Archiving
- Update to version 19.00 * Encryption strength for 7z archives was increased: the size of random initialization vector was increased from 64-bit to 128-bit, and the pseudo-random number generator was improved. * The bug in 7zIn.c code was fixed. OBS-URL: https://build.opensuse.org/request/show/678220 OBS-URL: https://build.opensuse.org/package/show/Archiving/lzma-sdk?expand=0&rev=18
This commit is contained in:
parent
f311943ff1
commit
f51dbca28e
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 22 11:22:49 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 19.00
|
||||
* Encryption strength for 7z archives was increased:
|
||||
the size of random initialization vector was increased from
|
||||
64-bit to 128-bit, and the pseudo-random number generator was
|
||||
improved.
|
||||
* The bug in 7zIn.c code was fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 30 10:13:52 UTC 2018 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lzma-sdk
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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 1806
|
||||
%define _maver 18
|
||||
%define _miver 05
|
||||
%define _sver 1900
|
||||
%define _maver 19
|
||||
%define _miver 00
|
||||
Name: lzma-sdk
|
||||
Version: 18.06
|
||||
Version: 19.00
|
||||
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:01f8f7afe35b88d652fec3efd02a7ad282d3045d00cbbc3b961cdd2a37489a55
|
||||
size 1079624
|
3
lzma1900.7z
Normal file
3
lzma1900.7z
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00f569e624b3d9ed89cf8d40136662c4c5207eaceb92a70b1044c77f84234bad
|
||||
size 1082692
|
Loading…
Reference in New Issue
Block a user