2020-08-20 07:24:40 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
libsndfile: reflect dist file change from Makefile v. 1.81
|
2020-08-19 22:05:44 by Nia Alarie | Files touched by this commit (1) |
Log message:
libsndfile: Use tarball with pregenerated autostuff
|
2020-08-18 19:58:18 by Leonardo Taccari | Files touched by this commit (549) |
Log message:
*: revbump for libsndfile
|
2020-08-18 19:56:38 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
libsndfile: Bump BUILDLINK_ABI_DEPENDS after libopus bl3 inclusion
|
2020-08-17 07:31:37 by Tobias Nygren | Files touched by this commit (1) |
Log message:
sort
|
2020-08-17 07:26:16 by Tobias Nygren | Files touched by this commit (1) |
Log message:
libsndfile: python as tool to appease configure ...
|
2020-08-17 07:25:48 by Tobias Nygren | Files touched by this commit (1) |
Log message:
libsndfile: needs to buildlink libopus due to visible in .pc file
XXX recursive revbump should be performed once the dust settles
|
2020-08-16 01:36:38 by Nia Alarie | Files touched by this commit (11) | |
Log message:
libsndfile: Update to 1.0.29
Version 1.0.29 (2020-08-15)
* Add support for Opus files.
* Autotool build system improvements.
* CMake build system improvements.
* Fixes for: CVE-2017-12562, CVE-2017-17456, CVE-2017-17457, CVE-2018-19661,
CVE-2018-19662, CVE-2018-19758 and CVE-2019-3832.
* Add BWF v2 loudness parameters.
* Wave64: Permit and skip arbitrary chunks prior to the data chunk.
* Fix ASAN crash in wavlike_ima_seek().
* Fix IMA-ADPCM encoding for AIFF files.
* sndfile-convert: Handle gsm, vox and opus extensions the same way.
* Add SFC_SET_OGG_PAGE_LATENCY_MS command to get Ogg page latency for Ogg Opus
files.
* Fix parsing of some SD2 files.
* Documentation updates.
* Minor bug fixes and improvements.
|
2019-11-02 22:09:18 by Roland Illig | Files touched by this commit (57) |
Log message:
audio: align variable assignments and directives
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-07-14 17:39:32 by Nia Alarie | Files touched by this commit (7) |
Log message:
libsndfile: Apply patches from upstream's github for these CVEs:
CVE-2017-14245 - information-disclosure
CVE-2017-14246 - information-disclosure
CVE-2017-14634 - denial-of-service
CVE-2017-17456 - denial-of-service
CVE-2017-17457 - denial-of-service
CVE-2017-8362 - denial-of-service
CVE-2017-8363 - heap-overflow
CVE-2017-8365 - buffer-overflow
CVE-2018-13139 - stack-overflow
CVE-2018-19432 - null-pointer-dereference
CVE-2018-19661 - denial-of-service
CVE-2018-19662 - denial-of-service
CVE-2018-19758 - denial-of-service
CVE-2019-3832 - denial-of-service
Bump PKGREVISION.
|