Commit Graph

45 Commits

Author SHA256 Message Date
Ana Guerrero
7d7d4fc4e4 Accepting request 1158786 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1158786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=34
2024-03-18 15:43:31 +00:00
0a4e257178 Accepting request 1158558 from home:amanzini:branches:multimedia:libs
- update to 5.7.0:
  * added: multithreaded encoding and decoding to libwavpack (optional)
  * added: option to specify multithreading in CLI programs (--threads)
  * added: multithreading support to Cool Edit filter (always enabled)
  * added: support for ID3v2.4 when importing tags (--import-id3)
  * added: optional bitrate specification to wavpack -c option
  * added: recognize WAV files with new fourcc of 'BW64'
  * fixed: decode non-compliant FFmpeg files over 8 channels
  * fixed: accept some common but non-compliant AIFF files
  * fixed: automatically delete newly obsolete correction files
  * fixed: don't delete source files if data loss warnings occur
  * improved: ID3v2 tag support (more items, multiple values, pics, etc)
  * improved: compression of 32-bit integer files (--optimize-int32)
  * improved: convert the man pages to mdoc(7)
  * improved: cmake & autoconf support
- Build AVX2 enabled hwcaps library for x86_64-v3

OBS-URL: https://build.opensuse.org/request/show/1158558
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=40
2024-03-17 16:27:25 +00:00
Dominique Leuenberger
b520b99db5 Accepting request 1041851 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1041851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=33
2022-12-10 20:17:37 +00:00
fbc8afd363 Accepting request 1040717 from home:dirkmueller:Factory
- update to 5.6.0:
  * added: AIFF file import/export support
  * added: WATCOM compiler and OS/2 support
  * added: cmake support for mingw, builds Cooledit + Winamp plugins
  * added: --force-even-byte-depth option for rounding up bit depths
  * fixed: detect and report PCM files having non-zero padding bits
  * fixed: possible crash when displaying long channel assignments
  * fixed: big-endian-sourced "raw" files gave big-endian "wav"s
  * fixed: numerous minor issues

OBS-URL: https://build.opensuse.org/request/show/1040717
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=38
2022-12-09 11:27:09 +00:00
Dominique Leuenberger
b814824ac1 Accepting request 988545 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/988545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=32
2022-07-13 12:31:45 +00:00
4b307a527f Accepting request 988461 from home:dirkmueller:Factory
- update to 5.5.0:
  * fixed: CVE-2021-44269 (encoding crafted DSD file triggers OOB read crash)
  * fixed: very long filenames cause stack-overflow crash in all CLI programs
  * fixed: the length stored in WAV headers not always corrected when using -i
  * fixed: attempting to encode raw DSD audio from stdin sometimes causes crash
  * fixed: DSD to PCM decimation: small clicks between tracks and tiny DC offset
  * fixed: length update in library-generated WAV headers on big-endian machines
  * fixed: sanitize custom extensions read from WavPack files to be alphanumeric
  * added: accepting brace-delimited options in the wavpack executable filename
  * added: "--drop" option to Windows executables for multi-file "drag-and-drop"
  * added" "--raw-pcm" option to wvunpack executable (does DSD --> 24-bit PCM)
  * added: "--no-overwrite" option to wavpack executable (to resume sessions)
  * improved: build system clean-up including switch to non-recursive "make"
- drop wavpack-CVE-2021-44269.patch (upstream)
- add doc subpackage

OBS-URL: https://build.opensuse.org/request/show/988461
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=36
2022-07-12 06:13:44 +00:00
Dominique Leuenberger
8da7d025fc Accepting request 962211 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/962211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=31
2022-03-18 15:41:35 +00:00
9a28758160 Accepting request 962129 from home:pgajdos
- security update
- added patches
  fix CVE-2021-44269 [bsc#1197020], out of bounds read in processing .wav file
  + wavpack-CVE-2021-44269.patch

OBS-URL: https://build.opensuse.org/request/show/962129
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=34
2022-03-16 14:53:01 +00:00
Dominique Leuenberger
ba231c14e8 Accepting request 864086 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/864086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=30
2021-01-19 15:01:12 +00:00
aa57856adc 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
2021-01-18 13:29:59 +00:00
Dominique Leuenberger
84d69b75fa Accepting request 794949 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/794949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=29
2020-04-22 18:42:46 +00:00
Tomáš Chvátal
d5f8c24dc5 Accepting request 794933 from home:pluskalm:branches:multimedia:libs
- Update to version 5.3.0
  * Plenty of changes
* Drop _service and switch to regular release

OBS-URL: https://build.opensuse.org/request/show/794933
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=30
2020-04-17 15:40:32 +00:00
Dominique Leuenberger
a515e1ef1b Accepting request 727175 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/727175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=28
2019-09-04 06:58:07 +00:00
Tomáš Chvátal
f051b31a02 Accepting request 727161 from home:dimstar:Factory
- Change version to 5.1.0+71.22977b2:
  + This tarball is created from git master, which is 71 commits
    AHEAD of 5.1.0; thus, 5.1.0~xxx is wrong, as this implies a
    version leading up to 5.1.0. Other than that, there is no
    change in the sources: it's the same commit as before
    (22977b2).

OBS-URL: https://build.opensuse.org/request/show/727161
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=28
2019-08-30 09:19:43 +00:00
Dominique Leuenberger
0160af707a Accepting request 723265 from multimedia:libs
- Update to version 5.1.0~git20190420.22977b2:
  * Switch to github service to collect all the CVE fixes as releases
    are not really happening often
  * bsc#1133384 CVE-2019-11498
  * bsc#1141337 CVE-2019-1010315
  * bsc#1141338 CVE-2019-1010318
  * bsc#1141339 CVE-2019-1010317
  * bsc#1141334 CVE-2019-1010319
- Remove merged patches:
  * CVE-2018-19840.patch
  * CVE-2018-19841.patch
  * CVE-2018-7253.patch
  * CVE-2018-7254.patch
  * wavpack-CVE-2018-6767.patch

OBS-URL: https://build.opensuse.org/request/show/723265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=27
2019-08-16 13:32:36 +00:00
Tomáš Chvátal
96f6081b7f - Update to version 5.1.0~git20190420.22977b2:
* Switch to github service to collect all the CVE fixes as releases
    are not really happening often
  * bsc#1133384 CVE-2019-11498
  * bsc#1141337 CVE-2019-1010315
  * bsc#1141338 CVE-2019-1010318
  * bsc#1141339 CVE-2019-1010317
  * bsc#1141334 CVE-2019-1010319
- Remove merged patches:
  * CVE-2018-19840.patch
  * CVE-2018-19841.patch
  * CVE-2018-7253.patch
  * CVE-2018-7254.patch
  * wavpack-CVE-2018-6767.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=26
2019-08-14 10:12:02 +00:00
Dominique Leuenberger
bb72a1aabf Accepting request 663576 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/663576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=26
2019-01-15 12:14:36 +00:00
Tomáš Chvátal
b4255ab79f Accepting request 663469 from home:sbrabec:branches:multimedia:libs
- Fix denial-of-service (resource exhaustion caused by an infinite
  loop; bsc#1120930, CVE-2018-19840, CVE-2018-19840.patch).
- Fix denial-of-service (out-of-bounds read and application crash;
  bsc#1120929, CVE-2018-19841, CVE-2018-19841.patch).

OBS-URL: https://build.opensuse.org/request/show/663469
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=24
2019-01-08 08:02:37 +00:00
Dominique Leuenberger
8a5983dc75 Accepting request 578288 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/578288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=25
2018-02-21 13:10:03 +00:00
Tomáš Chvátal
5a39746c5b Accepting request 578281 from home:kbabioch:branches:multimedia:libs
- Added CVE-2018-7253.patch: Fixed a heap based buffer overread in
  cli/dsdiff.c, which allowed remote attackers to cause DoS via
  a specially crafted input file (CVE-2018-7253, bsc#1081692)
- Added CVE-2018-7254.patch: Fixed a buffer overread in cli/caff.c,
  which allowed remote attackers to cause DoS via a specially
  crafted input file (CVE-2018-7254, bsc#1081693)

OBS-URL: https://build.opensuse.org/request/show/578281
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=22
2018-02-20 09:12:21 +00:00
Tomáš Chvátal
ce2178571d Accepting request 578157 from home:pmonrealgonzalez:branches:multimedia:libs
- Security fix [bsc#1079746, CVE-2018-6767]
  * Crafted wav file can trigger a stack buffer overflow when
    parsing the file
  * Added wavpack-CVE-2018-6767.patch

OBS-URL: https://build.opensuse.org/request/show/578157
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=21
2018-02-19 20:17:26 +00:00
Dominique Leuenberger
d2b5370738 Accepting request 541907 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/541907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=24
2017-11-16 12:59:57 +00:00
OBS User mrdocs
d555d6381e Accepting request 541621 from home:jengelh:branches:multimedia:libs
- Compact description. Drop pointless --with-pic since no static
  libs are built.

OBS-URL: https://build.opensuse.org/request/show/541621
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=19
2017-11-14 22:42:26 +00:00
Dominique Leuenberger
9a0ff5a624 Accepting request 540442 from multimedia:libs
- Update to version 5.1.0
  * new: command-line tagging utility (wvtag)
  * added: option to import ID3v2.3 tags from Sony DSF files
  * fixed: fuzz test failures from AFL reported on SourceForge
  * improved: DSD decimation filter (less HF rolloff & CPU use)
  * fixed: non-byte audio depths (12-bit, 20-bit) not showing
  * fixed: rare case of noise-shaping triggering a lossy mute
  * fixed: recognize UTF-8 BOM when reading text files
  * fixed: a few portability issues
- Includes changes from 5.0.0:
  * new: input formats (RF64, Wave64, and CAF)
  * removed: support for legacy WavPack files (< 4.0)
  * added: lossless DSD audio in Philips DSDIFF and Sony DSF files
  * fixed: seeking in > 2GB WavPack files (new stream reader)
  * fixed: accept > 4GB source audio files (all formats)
  * improved: increase maximum samples from 2^32 to 2^40
  * added: block checksums for robustness to corruption
  * added: support for non-standard channel identities
  * added: block decoder for streaming applications
  * added: new pdf documentation
- For other changes, see upstream:
  * https://github.com/dbry/WavPack/blob/master/ChangeLog
- cleanup with spec-cleaner
- remove wavpack-fix_pkgconfig.patch, fixed upstream in:
  * d440649aa113797a50e94285c8c037dc2ad7a5a9
  * 779a2e62783acc6a46f75dd89359e95079ef708a
  * 7846e95eb1c3fa97da41dfe96de532c2df5ad281
- remove license.txt, use upstream copying file instead
- Drop Requires, Provides and Obsoletes, as the SUSE versions they
  were needed for are now EOL.

OBS-URL: https://build.opensuse.org/request/show/540442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=23
2017-11-14 13:17:54 +00:00
Tomáš Chvátal
ce706064ff OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=17 2017-11-10 10:38:53 +00:00
Tomáš Chvátal
8c5917acdd Accepting request 540365 from home:avindra
- Update to version 5.1.0
  * new: command-line tagging utility (wvtag)
  * added: option to import ID3v2.3 tags from Sony DSF files
  * fixed: fuzz test failures from AFL reported on SourceForge
  * improved: DSD decimation filter (less HF rolloff & CPU use)
  * fixed: non-byte audio depths (12-bit, 20-bit) not showing
  * fixed: rare case of noise-shaping triggering a lossy mute
  * fixed: recognize UTF-8 BOM when reading text files
  * fixed: a few portability issues
- Includes changes from 5.0.0:
  * new: input formats (RF64, Wave64, and CAF)
  * removed: support for legacy WavPack files (< 4.0)
  * added: lossless DSD audio in Philips DSDIFF and Sony DSF files
  * fixed: seeking in > 2GB WavPack files (new stream reader)
  * fixed: accept > 4GB source audio files (all formats)
  * improved: increase maximum samples from 2^32 to 2^40
  * added: block checksums for robustness to corruption
  * added: support for non-standard channel identities
  * added: block decoder for streaming applications
  * added: new pdf documentation
- For other changes, see upstream:
  * https://github.com/dbry/WavPack/blob/master/ChangeLog
- cleanup with spec-cleaner
- remove wavpack-fix_pkgconfig.patch, fixed upstream in:
  * d440649aa113797a50e94285c8c037dc2ad7a5a9
  * 779a2e62783acc6a46f75dd89359e95079ef708a
  * 7846e95eb1c3fa97da41dfe96de532c2df5ad281
- remove license.txt, use upstream copying file instead
- Drop Requires, Provides and Obsoletes, as the SUSE versions they
  were needed for are now EOL.

OBS-URL: https://build.opensuse.org/request/show/540365
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=16
2017-11-10 09:29:35 +00:00
Stephan Kulow
39202eb80f Accepting request 181697 from multimedia:libs
- update to WavPack 4.70-beta (packaged as 4.60.99)
* 4GB file support on 32-bit OS
* memcpy() not always used correctly (Linux targets)
* unsigned char issue (ARM targets)
* use temporary files for safer overwriting (forwarded request 180518 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/181697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=20
2013-07-02 05:47:37 +00:00
Stanislav Brabec
80d6776295 Accepting request 180518 from home:elvigia:branches:multimedia:libs
- update to WavPack 4.70-beta (packaged as 4.60.99)
* 4GB file support on 32-bit OS
* memcpy() not always used correctly (Linux targets)
* unsigned char issue (ARM targets)
* use temporary files for safer overwriting

OBS-URL: https://build.opensuse.org/request/show/180518
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=14
2013-07-01 17:50:28 +00:00
Stephan Kulow
64e959d45b Accepting request 104914 from multimedia:libs
patch license to follow spdx.org standard (forwarded request 104574 from coolo)

OBS-URL: https://build.opensuse.org/request/show/104914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=17
2012-02-16 15:24:57 +00:00
Vincent Untz
f9d80106d0 Accepting request 104574 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104574
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=12
2012-02-14 08:52:40 +00:00
Pascal Bleser
5f078dc83f fix .pc file
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=11
2011-11-30 23:47:11 +00:00
Stephan Kulow
482842e0b3 Accepting request 93649 from multimedia:libs
add libtool to buildrequires (forwarded request 93640 from coolo)

OBS-URL: https://build.opensuse.org/request/show/93649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=16
2011-11-25 22:13:16 +00:00
Stephan Kulow
b233b6fa1b Accepting request 93640 from home:coolo:removelibtool
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93640
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=9
2011-11-25 14:00:40 +00:00
Sascha Peilicke
7654aa4f5b Autobuild autoformatter for 63518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=14
2011-03-07 14:01:49 +00:00
Sascha Peilicke
ded2980e51 Accepting request 63518 from multimedia:libs
Accepted submit request 63518 from user plater

OBS-URL: https://build.opensuse.org/request/show/63518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=13
2011-03-07 14:01:40 +00:00
Dave Plater
bf638f759d Accepting request 63517 from home:RedDwarf:branches:multimedia:libs
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/63517
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=7
2011-03-06 21:46:35 +00:00
18d09bd771 Autobuild autoformatter for 55256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=11
2010-12-10 15:41:02 +00:00
157dbcc149 Accepting request 55256 from multimedia:libs
Accepted submit request 55256 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/55256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=10
2010-12-10 15:40:54 +00:00
Cristian Rodríguez
7ffbb66494 Accepting request 55254 from home:elvigia:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/55254
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=5
2010-12-08 19:21:10 +00:00
OBS User autobuild
5abef62655 Accepting request 39196 from multimedia:libs
Copy from multimedia:libs/wavpack based on submit request 39196 from user plater

OBS-URL: https://build.opensuse.org/request/show/39196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=7
2010-05-03 19:34:10 +00:00
OBS User autobuild
b08665c581 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=6 2010-03-18 15:34:40 +00:00
OBS User unknown
7d664bc200 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=4 2008-09-06 02:09:03 +00:00
OBS User unknown
0d3f604830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=3 2007-08-15 18:38:01 +00:00
OBS User unknown
6b86f80a09 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=2 2007-07-27 11:05:16 +00:00
OBS User unknown
12e4d9a009 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=1 2007-04-03 02:43:34 +00:00