Fri, 15 Nov 2024 02:39:55 CST | login

Information for build libsndfile-1.0.31-7.el9

ID20845
Package Namelibsndfile
Version1.0.31
Release7.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/libsndfile.git#0a26b8bebbed181623fcc9919622b026a2663d4a
SummaryLibrary for reading and writing sound files
Descriptionlibsndfile 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSun, 03 Jul 2022 19:41:43 CST
CompletedSun, 03 Jul 2022 21:26:50 CST
Taskbuild (dist-circle9, /stage/rpms/libsndfile.git:0a26b8bebbed181623fcc9919622b026a2663d4a)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/libsndfile.git?#0a26b8bebbed181623fcc9919622b026a2663d4a'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
libsndfile-1.0.31-7.el9.src.rpm (info) (download)
aarch64
libsndfile-1.0.31-7.el9.aarch64.rpm (info) (download)
libsndfile-devel-1.0.31-7.el9.aarch64.rpm (info) (download)
libsndfile-utils-1.0.31-7.el9.aarch64.rpm (info) (download)
libsndfile-debuginfo-1.0.31-7.el9.aarch64.rpm (info) (download)
libsndfile-debugsource-1.0.31-7.el9.aarch64.rpm (info) (download)
libsndfile-utils-debuginfo-1.0.31-7.el9.aarch64.rpm (info) (download)
i686
libsndfile-1.0.31-7.el9.i686.rpm (info) (download)
libsndfile-devel-1.0.31-7.el9.i686.rpm (info) (download)
libsndfile-utils-1.0.31-7.el9.i686.rpm (info) (download)
libsndfile-debuginfo-1.0.31-7.el9.i686.rpm (info) (download)
libsndfile-debugsource-1.0.31-7.el9.i686.rpm (info) (download)
libsndfile-utils-debuginfo-1.0.31-7.el9.i686.rpm (info) (download)
ppc64le
libsndfile-1.0.31-7.el9.ppc64le.rpm (info) (download)
libsndfile-devel-1.0.31-7.el9.ppc64le.rpm (info) (download)
libsndfile-utils-1.0.31-7.el9.ppc64le.rpm (info) (download)
libsndfile-debuginfo-1.0.31-7.el9.ppc64le.rpm (info) (download)
libsndfile-debugsource-1.0.31-7.el9.ppc64le.rpm (info) (download)
libsndfile-utils-debuginfo-1.0.31-7.el9.ppc64le.rpm (info) (download)
s390x
libsndfile-1.0.31-7.el9.s390x.rpm (info) (download)
libsndfile-devel-1.0.31-7.el9.s390x.rpm (info) (download)
libsndfile-utils-1.0.31-7.el9.s390x.rpm (info) (download)
libsndfile-debuginfo-1.0.31-7.el9.s390x.rpm (info) (download)
libsndfile-debugsource-1.0.31-7.el9.s390x.rpm (info) (download)
libsndfile-utils-debuginfo-1.0.31-7.el9.s390x.rpm (info) (download)
x86_64
libsndfile-1.0.31-7.el9.x86_64.rpm (info) (download)
libsndfile-devel-1.0.31-7.el9.x86_64.rpm (info) (download)
libsndfile-utils-1.0.31-7.el9.x86_64.rpm (info) (download)
libsndfile-debuginfo-1.0.31-7.el9.x86_64.rpm (info) (download)
libsndfile-debugsource-1.0.31-7.el9.x86_64.rpm (info) (download)
libsndfile-utils-debuginfo-1.0.31-7.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 12 2022 Michal Hlavinka <mhlavink@redhat.com> - 1.0.31-7 - fix heap buffer overflow in flac (#2030508) * Wed Aug 11 2021 Michal Hlavinka <mhlavink@redhat.com> - 1.0.31-6 - a crafted wav file could cause heap buffer overflow that allowed an arbitrary code execution(#1985029) * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Feb 22 2021 Michal Hlavinka <mhlavink@redhat.com> - 1.0.31-3 - add opus-devel BR to satisfy configure requirements check (#1931251) * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 1.0.31-2 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro