Name: | libsndfile |
---|---|
Version: | 1.0.31 |
Release: | 7.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 603846 |
License: | LGPLv2+ and GPLv2+ and BSD |
RPM: | libsndfile-1.0.31-7.el9.i686.rpm |
Source RPM: | libsndfile-1.0.31-7.el9.src.rpm |
Build Date: | Fri May 06 2022 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://libsndfile.github.io/libsndfile/ |
Summary: | Library for reading and writing sound files |
Description: | libsndfile is a C library for reading and writing sound files such as AIFF, AU, WAV, and others through one standard interface. It can currently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and 64-bit floating point WAV files and a number of compressed formats. It compiles and runs on *nix, MacOS, and Win32. |
- fix heap buffer overflow in flac (#2030508)
- a crafted wav file could cause heap buffer overflow that allowed an arbitrary code execution(#1985029)
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- add opus-devel BR to satisfy configure requirements check (#1931251)
- Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro