libmysofa 0.6~dfsg0-2ubuntu0.18.04.1 source package in Ubuntu

Changelog

libmysofa (0.6~dfsg0-2ubuntu0.18.04.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Avoid crash by checking values and mallocs
    - debian/patches/CVE-2019-10672.patch: properly validate multiplications,
      fix malloc allocation, and free variable if necessary.
    - CVE-2019-10672

 -- Paulo Flabiano Smorigo <email address hidden>  Mon, 17 Jun 2019 16:44:20 -0300

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmysofa_0.6~dfsg0.orig.tar.gz 12.9 MiB 0da589541f37e5d44b4d84b67e9b8aef84e890659a2b089d476f35937e1912dd
libmysofa_0.6~dfsg0-2ubuntu0.18.04.1.debian.tar.xz 15.9 KiB 3ca879f18736ca1bb5260bb37889674a390b13416c18851ac310899a5b7c6759
libmysofa_0.6~dfsg0-2ubuntu0.18.04.1.dsc 2.3 KiB dfb5f33203e163797b9cd92dbda2a51196d284277a0ab68a06b91fbe1f2f36e3

View changes file

Binary packages built by this source

libmysofa-dev: library to read HRTFs stored in the AES69-2015 SOFA format - development files

 libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented
 Format for Acoustics) files for spatial rendering.
 It hardly has any library dependencies and is suitable for embedded devices.
 .
 It reads SOFA files and checks whether the data complies to the
 "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to
 look-up and interpolate the filters for a given orientation and to normalize
 the HRTFs (Head-Related Transfer Functions) to a reference level.
 .
 This package contains the files necessary to compile applications using
 libmysofa.

libmysofa-utils: library to read HRTFs stored in the AES69-2015 SOFA format - utilities

 libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented
 Format for Acoustics) files for spatial rendering.
 It hardly has any library dependencies and is suitable for embedded devices.
 .
 It reads SOFA files and checks whether the data complies to the
 "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to
 look-up and interpolate the filters for a given orientation and to normalize
 the HRTFs (Head-Related Transfer Functions) to a reference level.
 .
 This package contains the mysofa2json utility.

libmysofa-utils-dbgsym: debug symbols for libmysofa-utils
libmysofa0: library to read HRTFs stored in the AES69-2015 SOFA format

 libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented
 Format for Acoustics) files for spatial rendering.
 It hardly has any library dependencies and is suitable for embedded devices.
 .
 It reads SOFA files and checks whether the data complies to the
 "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to
 look-up and interpolate the filters for a given orientation and to normalize
 the HRTFs (Head-Related Transfer Functions) to a reference level.
 .
 This package contains the shared objects necessary to run an application using
 libmysofa.

libmysofa0-dbgsym: debug symbols for libmysofa0