Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libsndfile-devel | Distribution: openSUSE Step 15 |
Version: 1.0.28 | Vendor: openSUSE |
Release: 5.16.1 | Build date: Tue Jan 11 17:06:25 2022 |
Group: Development/Libraries/C and C++ | Build host: obs-arm-6 |
Size: 625209 | Source RPM: libsndfile-1.0.28-5.16.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.mega-nerd.com/libsndfile | |
Summary: Development package for the libsndfile library |
This package contains the files needed to compile programs that use the libsndfile library.
LGPL-2.1-or-later
* Mon Jan 03 2022 tiwai@suse.de - Fix heap buffer overflow in flac_buffer_copy (CVE-2021-4156, bsc#1194006): libsndfile-CVE-2021-4156.patch * Fri Jul 23 2021 tiwai@suse.de - Fix heap buffer overflow vulnerability in msadpcm_decode_block (CVE-2021-3246, bsc#1188540): ms_adpcm-Fix-and-extend-size-checks.patch * Tue Dec 04 2018 tiwai@suse.de - Fix segfault in wav conversion due to the invalid loop count (CVE-2018-19758, bsc#1117954): libsndfile-wav-loop-count-fix.patch * Fri Jul 06 2018 tiwai@suse.de - Fix buffer overflow in sndfile-deinterleave, which isn't really a security issue (bsc#1100167, CVE-2018-13139, bsc#1116993, CVE-2018-19432): sndfile-deinterlace-channels-check.patch * Fri Jun 08 2018 tiwai@suse.de - Use license file tag * Fri Jun 08 2018 tiwai@suse.de - Fix potential overflow in d2alaw_array() (CVE-2017-17456, bsc#1071777): libsndfile-CVE-2017-17456-alaw-range-check.patch - Fix potential overflow in d2ulaw_array() (CVE-2017-17457, bsc#1071767): libsndfile-CVE-2017-17457-ulaw-range-check.patch * Tue Dec 19 2017 tiwai@suse.de - Fix VUL-0: divide-by-zero error exists in the function double64_init() in double64.c (CVE-2017-14634, bsc#1059911): 0030-double64_init-Check-psf-sf.channels-against-upper-bo.patch - Tentative fix for VUL-0: out of bounds read in the function d2alaw_array() in alaw.c (CVE-2017-14245, bsc#1059912) and VUL-0: out of bounds read in the function d2ulaw_array() in ulaw.c (CVE-2017-14246, bsc#1059913): 0031-sfe_copy_data_fp-check-value-of-max-variable.patch * Tue Aug 08 2017 tiwai@suse.de - Fix Heap-based Buffer Overflow in the psf_binheader_writef (CVE-2017-12562, bsc#1052476): 0020-src-common.c-Fix-heap-buffer-overflows-when-writing-.patch * Tue Jun 13 2017 tiwai@suse.de - Fix out-of-bounds read memory access in the aiff_read_chanmap() (CVE-2017-6892, bsc#1043978): 0010-src-aiff.c-Fix-a-buffer-read-overflow.patch * Tue May 02 2017 tiwai@suse.de - Fix FLAC buffer overflows (CVE-2017-8361 CVE-2017-8363 CVE-2017-8365 CVE-2017-8362 bsc#1036944 bsc#1036945 bsc#1036946 bsc#1036943): 0001-FLAC-Fix-a-buffer-read-overrun.patch 0002-src-flac.c-Fix-a-buffer-read-overflow.patch * Mon Apr 10 2017 tiwai@suse.de - Update to version 1.0.27: * Fix a seek regression in 1.0.26 * Add metadata read/write for CAF and RF64 * FIx PAF endian-ness issue - Update to version 1.0.28 * Fix buffer overruns in FLAC and ID3 handling code (CVE-2017-7585, CVE-2017-7586, bsc#1033054, bsc#1033053) * Reduce default header memory requirements * Fix detection of Large File Support for 32 bit systems. - Obsoleted patch: libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch * Tue May 10 2016 tom.mbrt@googlemail.com - Fix spec file to enable builds on non opensuse OS * Mon Nov 23 2015 tiwai@suse.de - Update to version 1.0.26: * Fix for CVE-2014-9496, CVE-2014-9756 and CVE-2015-7805. * Add ALAC/CAF support. Minor bug fixes and improvements. - Refreshed patches: sndfile-ocloexec.patch libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch - Removed obsoleted patches: libsndfile-example-fix.diff libsndfile-fix-header-read-CVE-2015-7805.patch libsndfile-paf-zero-division-fix.diff libsndfile-src-common.c-Fix-a-header-parsing-bug.patch libsndfile-src-file_io.c-Prevent-potential-divide-by-zero.patch sndfile-src-sd2.c-Fix-segfault-in-SD2-RSRC-parser.patch sndfile-src-sd2.c-Fix-two-potential-buffer-read-overflows.patch * Wed Nov 04 2015 tiwai@suse.de - VUL-0: libsndfile 1.0.25 heap overflow (CVE-2015-7805, bsc#953516) libsndfile-src-common.c-Fix-a-header-parsing-bug.patch libsndfile-fix-header-read-CVE-2015-7805.patch - VUL-0: libsndfile 1.0.25 heap overflow (CVE-2015-8075, bsc#953519) libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch - Fix the build with SLE11-SP3 due to AM_SILENT_RULE macro * Wed Nov 04 2015 tiwai@suse.de - VUL-1: libsndfile DoS/divide-by-zero (CVE-2014-9756, bsc#953521): libsndfile-src-file_io.c-Prevent-potential-divide-by-zero.patch * Sat Mar 21 2015 mpluskal@suse.com - Cleanup spec file with spec-cleaner - Add gpg signature - Remove old ppc provides/obsoletes * Wed Jan 07 2015 tiwai@suse.de - VUL-0: two buffer read overflows in sd2_parse_rsrc_fork() (CVE-2014-9496, bnc#911796): backported upstream fix patches sndfile-src-sd2.c-Fix-segfault-in-SD2-RSRC-parser.patch sndfile-src-sd2.c-Fix-two-potential-buffer-read-overflows.patch
/usr/include/sndfile.h /usr/include/sndfile.hh /usr/lib/libsndfile.so /usr/lib/pkgconfig/sndfile.pc /usr/share/doc/packages/libsndfile-devel /usr/share/doc/packages/libsndfile-devel/AUTHORS /usr/share/doc/packages/libsndfile-devel/ChangeLog /usr/share/doc/packages/libsndfile-devel/FAQ.html /usr/share/doc/packages/libsndfile-devel/NEWS /usr/share/doc/packages/libsndfile-devel/README /usr/share/doc/packages/libsndfile-devel/api.html /usr/share/doc/packages/libsndfile-devel/bugs.html /usr/share/doc/packages/libsndfile-devel/command.html /usr/share/doc/packages/libsndfile-devel/embedded_files.html /usr/share/doc/packages/libsndfile-devel/examples /usr/share/doc/packages/libsndfile-devel/examples/Makefile.am /usr/share/doc/packages/libsndfile-devel/examples/Makefile.in /usr/share/doc/packages/libsndfile-devel/examples/generate.c /usr/share/doc/packages/libsndfile-devel/examples/list_formats.c /usr/share/doc/packages/libsndfile-devel/examples/make_sine.c /usr/share/doc/packages/libsndfile-devel/examples/sfprocess.c /usr/share/doc/packages/libsndfile-devel/examples/sndfile-loopify.c /usr/share/doc/packages/libsndfile-devel/examples/sndfile-to-text.c /usr/share/doc/packages/libsndfile-devel/examples/sndfilehandle.cc /usr/share/doc/packages/libsndfile-devel/index.html /usr/share/doc/packages/libsndfile-devel/libsndfile.css /usr/share/doc/packages/libsndfile-devel/libsndfile.jpg /usr/share/doc/packages/libsndfile-devel/lists.html /usr/share/doc/packages/libsndfile-devel/new_file_type.HOWTO /usr/share/doc/packages/libsndfile-devel/octave.html /usr/share/doc/packages/libsndfile-devel/sndfile_info.html /usr/share/doc/packages/libsndfile-devel/tutorial.html /usr/share/doc/packages/libsndfile-devel/win32.html /usr/share/licenses/libsndfile-devel /usr/share/licenses/libsndfile-devel/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 17:26:31 2024