Accepting request 864072 from home:atopt:branches:multimedia:libs

- Update to version 5.4.0
  * CVE-2020-35738: Fixed an out-of-bounds write in WavpackPackSamples (bsc#1180414) 
  * fixed: disable A32 asm code when building for Apple silicon
  * fixed: issues with Adobe-style floating-point WAV files
  * added: --normalize-floats option to wvunpack for correctly
             exporting un-normalized floating-point files

OBS-URL: https://build.opensuse.org/request/show/864072
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=32
This commit is contained in:
Takashi Iwai 2021-01-18 13:29:59 +00:00 committed by Git OBS Bridge
parent d5f8c24dc5
commit aa57856adc
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6f00b3a2185a1d2df6cf8d893ec60fd645d2eb90db7428a617fd27c9e8a6a01
size 851092

3
wavpack-5.4.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0716a6dcf9a72d61005e1b09bbbd61aaf49837cb4e4a351992a6daed16cac034
size 863429

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 18 12:40:18 UTC 2021 - Alexandros Toptsoglou <atoptsoglou@suse.com>
- Update to version 5.4.0
* CVE-2020-35738: Fixed an out-of-bounds write in WavpackPackSamples (bsc#1180414)
* fixed: disable A32 asm code when building for Apple silicon
* fixed: issues with Adobe-style floating-point WAV files
* added: --normalize-floats option to wvunpack for correctly
exporting un-normalized floating-point files
-------------------------------------------------------------------
Fri Apr 17 14:37:14 UTC 2020 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package wavpack
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define soname 1
Name: wavpack
Version: 5.3.0
Version: 5.4.0
Release: 0
Summary: Hybrid Lossless Audio Compression Format
License: BSD-3-Clause