diff --git a/7z2406-src.tar.xz b/7z2406-src.tar.xz deleted file mode 100644 index ade17d3..0000000 --- a/7z2406-src.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2aa1660c773525b2ed84d6cd7ff0680c786ec0893b87e4db44654dcb7f5ac8b5 -size 1487008 diff --git a/7z2407-src.tar.xz b/7z2407-src.tar.xz new file mode 100644 index 0000000..d91afcb --- /dev/null +++ b/7z2407-src.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b0874a3f1c26df21c761a4a30691dc1213e8577f18ee78326c14ca4d683e2b +size 1488556 diff --git a/7zip.changes b/7zip.changes index 488cfad..a82f178 100644 --- a/7zip.changes +++ b/7zip.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 20 15:44:47 UTC 2024 - Antonio Teixeira + +- Update to 24.07: + * The bug was fixed: 7-Zip could crash for some incorrect ZSTD archives. + ------------------------------------------------------------------- Thu Jun 6 20:49:59 UTC 2024 - Antonio Teixeira diff --git a/7zip.spec b/7zip.spec index 11775cd..e5ae49e 100644 --- a/7zip.spec +++ b/7zip.spec @@ -17,9 +17,9 @@ # -%define stripped_version 2406 +%define stripped_version 2407 Name: 7zip -Version: 24.06 +Version: 24.07 Release: 0 Summary: Command-line file archiver with high compression ratio # CPP/7zip/Compress/LzfseDecoder.cpp is under the BSD-3-Clause