From f51dbca28e1edba9fd463e435e83d6b5b412934986621c0ec495e1d1d874c519 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Fri, 22 Feb 2019 11:26:10 +0000 Subject: [PATCH] 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 --- lzma-sdk.changes | 10 ++++++++++ lzma-sdk.spec | 10 +++++----- lzma1806.7z | 3 --- lzma1900.7z | 3 +++ 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 lzma1806.7z create mode 100644 lzma1900.7z diff --git a/lzma-sdk.changes b/lzma-sdk.changes index 55fc75a..da0f820 100644 --- a/lzma-sdk.changes +++ b/lzma-sdk.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 22 11:22:49 UTC 2019 - Luigi Baldoni + +- 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 diff --git a/lzma-sdk.spec b/lzma-sdk.spec index 2890c11..2898f89 100644 --- a/lzma-sdk.spec +++ b/lzma-sdk.spec @@ -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. diff --git a/lzma1806.7z b/lzma1806.7z deleted file mode 100644 index dfa8982..0000000 --- a/lzma1806.7z +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01f8f7afe35b88d652fec3efd02a7ad282d3045d00cbbc3b961cdd2a37489a55 -size 1079624 diff --git a/lzma1900.7z b/lzma1900.7z new file mode 100644 index 0000000..4730c3c --- /dev/null +++ b/lzma1900.7z @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f569e624b3d9ed89cf8d40136662c4c5207eaceb92a70b1044c77f84234bad +size 1082692