bc994d
Name:		wavpack
bc994d
Summary:	A completely open audiocodec
bc994d
Version:	5.1.0
828783
Release:	16%{?dist}
bc994d
License:	BSD
bc994d
Group:		Applications/Multimedia
bc994d
Url:		http://www.wavpack.com/
bc994d
Source:		http://www.wavpack.com/%{name}-%{version}.tar.bz2
bc994d
Patch1:		wavpack-0001-issue-27-do-not-overwrite-stack-on-corrupt-RF64-file.patch
bc994d
Patch2:		wavpack-0002-issue-28-do-not-overwrite-heap-on-corrupt-DSDIFF-fil.patch
bc994d
Patch3:		wavpack-0003-issue-28-fix-buffer-overflows-and-bad-allocs-on-corr.patch
bc994d
Patch4:		wavpack-0004-issue-33-sanitize-size-of-unknown-chunks-before-mall.patch
bc994d
Patch5:		wavpack-0005-issue-30-issue-31-issue-32-no-multiple-format-chunks.patch
9392f7
Patch6:		wavpack-0006-issue-68-clear-WaveHeader-at-start-to-prevent-uninit.patch
9392f7
Patch7:		wavpack-0007-issue-53-error-out-on-zero-sample-rate.patch
9392f7
Patch8:		wavpack-0008-issue-65-67-fortify-dsdiff-file-parsing.patch
9392f7
Patch9:		wavpack-0009-issue-66-make-sure-CAF-files-have-a-desc-chunk.patch
9392f7
Patch10:	wavpack-0010-issue-54-fix-potential-out-of-bounds-heap-read.patch
828783
Patch11:	wavpack-0011-issue-110-sanitize-DSD-file-types.patch
828783
bc994d
# For autoreconf
bc994d
BuildRequires:  autoconf
bc994d
BuildRequires:  automake
bc994d
BuildRequires:  libtool
bc994d
bc994d
%description
bc994d
WavPack is a completely open audio compression format providing lossless,
bc994d
high-quality lossy, and a unique hybrid compression mode. Although the
bc994d
technology is loosely based on previous versions of WavPack, the new
bc994d
version 4 format has been designed from the ground up to offer unparalleled
bc994d
performance and functionality.
bc994d
bc994d
%package devel
bc994d
Summary:	WavPack - development files
bc994d
Group:		Development/Libraries
bc994d
Requires:	%{name}%{?_isa} = %{version}-%{release}
bc994d
Requires:	pkgconfig
bc994d
bc994d
%description devel
bc994d
Files needed for developing apps using wavpack
bc994d
bc994d
%prep
bc994d
%autosetup -p1
bc994d
bc994d
%build
bc994d
autoreconf -ivf
bc994d
# Disable assembly optimizations to avoid gaps in annobin coverage
bc994d
%configure --disable-static \
bc994d
    --disable-asm
bc994d
bc994d
make %{?_smp_mflags}
bc994d
bc994d
%install
bc994d
make DESTDIR=%{buildroot} install
bc994d
rm -f %{buildroot}/%{_libdir}/*.la
bc994d
bc994d
%ldconfig_scriptlets
bc994d
bc994d
%files
bc994d
%{_bindir}/*
bc994d
%{_libdir}/libwavpack.so.*
bc994d
%{_mandir}/man1/wavpack.1*
bc994d
%{_mandir}/man1/wvgain.1*
bc994d
%{_mandir}/man1/wvunpack.1*
bc994d
%{_mandir}/man1/wvtag.1.*
bc994d
%doc AUTHORS COPYING
bc994d
bc994d
%files devel
bc994d
%{_includedir}/*
bc994d
%{_libdir}/pkgconfig/*
bc994d
%{_libdir}/libwavpack.so
bc994d
%doc ChangeLog README
bc994d
bc994d
%changelog
828783
* Tue May 17 2022 Tomas Korbar <tkorbar@redhat.com> - 5.1.0-16
828783
- CVE-2021-44269 wavpack: heap Out-of-bounds Read
828783
- Resolves: CVE-2021-44269
828783
9392f7
* Fri Oct 04 2019 Tomas Korbar <tkorbar@redhat.com> - 5.1.0-15
9392f7
- fix Out-of-bounds read in WavpackVerifySingleBlock function (#1663151)
9392f7
- CVE-2018-19841
9392f7
9392f7
* Thu Oct 03 2019 Tomas Korbar <tkorbar@redhat.com> - 5.1.0-14
9392f7
- fix uninitialized variable in ParseCaffHeaderConfig (#1741251)
9392f7
- CVE-2019-1010317
9392f7
9392f7
* Thu Oct 03 2019 Tomas Korbar <tkorbar@redhat.com> - 5.1.0-13
9392f7
- fortify parsing of .dff files (#1707428, #1733627)
9392f7
- CVE-2019-1010315
9392f7
- CVE-2019-11498
9392f7
9392f7
* Thu Oct 03 2019 Tomas Korbar <tkorbar@redhat.com> - 5.1.0-12
9392f7
- fix possible infinite loop in WavpackPackInit function (#1663154)
9392f7
- CVE-2018-19840
9392f7
9392f7
* Tue Oct 01 2019 Tomas Korbar <tkorbar@redhat.com> - 5.1.0-11
9392f7
- Fix issues with gating
9392f7
9392f7
* Mon Sep 30 2019 Tomas Korbar <tkorbar@redhat.com> - 5.1.0-10
9392f7
- fix uninitialized variable in ParseWave64HeaderConfig (#1741200)
9392f7
- CVE-2019-1010319
9392f7
bc994d
* Thu Sep 20 2018 Miroslav Lichvar <mlichvar@redhat.com> - 5.1.0-9
bc994d
- Disable assembly optimizations to avoid gaps in annobin coverage (#1630638)
bc994d
bc994d
* Tue May 22 2018 Miroslav Lichvar <mlichvar@redhat.com> - 5.1.0-8
bc994d
- Fix for CVE-2018-10536, CVE-2018-10537, CVE-2018-10538, CVE-2018-10539,
bc994d
  CVE-2018-10540
bc994d
bc994d
* Tue Feb 20 2018 Peter Lemenkov <lemenkov@gmail.com> - 5.1.0-7
bc994d
- Fix for CVE-2018-6767, CVE-2018-7253, and two more GH issues
bc994d
bc994d
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-6
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
bc994d
bc994d
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 5.1.0-5
bc994d
- Switch to %%ldconfig_scriptlets
bc994d
bc994d
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-4
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
bc994d
bc994d
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-3
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
bc994d
bc994d
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-2
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
bc994d
bc994d
* Wed Feb 01 2017 Sérgio Basto <sergio@serjux.com> - 5.1.0-1
bc994d
- Update wavpack to 5.1.0
bc994d
bc994d
* Thu Apr 21 2016 Sérgio Basto <sergio@serjux.com> - 4.80.0-1
bc994d
- Update wavpack to 4.80.0
bc994d
bc994d
* Mon Mar 28 2016 Sérgio Basto <sergio@serjux.com> - 4.75.2-1
bc994d
- Update to 4.75.2
bc994d
bc994d
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.70.0-6
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
bc994d
bc994d
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.70.0-5
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
bc994d
bc994d
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 4.70.0-4
bc994d
- Rebuilt for Fedora 23 Change
bc994d
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
bc994d
bc994d
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.70.0-3
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
bc994d
bc994d
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.70.0-2
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
bc994d
bc994d
* Mon Feb 17 2014 Peter Lemenkov <lemenkov@gmail.com> - 4.70.0-1
bc994d
- Ver. 4.70.0
bc994d
bc994d
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.60.1-8
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
bc994d
bc994d
* Sun Jul 21 2013 Peter Lemenkov <lemenkov@gmail.com> - 4.60.1-7
bc994d
- Reconfigure to allow building on AArch64
bc994d
- Cleanup spec-file
bc994d
bc994d
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.60.1-6
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
bc994d
bc994d
* Thu Jan  3 2013 Miroslav Lichvar <mlichvar@redhat.com> 4.60.1-5
bc994d
- Fix -Wstrict-aliasing compiler warnings
bc994d
bc994d
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.60.1-4
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
bc994d
bc994d
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.60.1-3
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
bc994d
bc994d
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.60.1-2
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bc994d
bc994d
* Sun Jan  9 2011 Peter Lemenkov <lemenkov@gmail.com> 4.60.1-1
bc994d
- Version 4.60.1 (bugfix release)
bc994d
- Added man-pages
bc994d
- The only patch was rebased
bc994d
- Small cosmetic spec-file cleanups
bc994d
bc994d
* Mon Sep 28 2009 Peter Lemenkov <lemenkov@gmail.com> 4.60-1
bc994d
- Version 4.60
bc994d
bc994d
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.50.1-4
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
bc994d
bc994d
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.50.1-3
bc994d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
bc994d
bc994d
* Sat Aug 30 2008 Peter Lemenkov <lemenkov@gmail.com> 4.50.1-2
bc994d
- Fixes to meet the Fedora Packaging Guidelines
bc994d
bc994d
* Sun Aug 24 2008 Peter Lemenkov <lemenkov@gmail.com> 4.50.1-1
bc994d
- Version 4.50.1
bc994d
bc994d
* Wed Jun 18 2008 Peter Lemenkov <lemenkov@gmail.com> 4.50-1
bc994d
- Version 4.50
bc994d
bc994d
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.41-2
bc994d
- Autorebuild for GCC 4.3
bc994d
bc994d
* Sat May 12 2007 Peter Lemenkov <lemenkov@gmail.com> 4.41-1
bc994d
- Version 4.41
bc994d
- Removed unnecessary --with-pic
bc994d
bc994d
* Fri Dec 15 2006 Peter Lemenkov <lemenkov@gmail.com> 4.40-1.1
bc994d
- Rebuild
bc994d
bc994d
* Fri Dec 15 2006 Peter Lemenkov <lemenkov@gmail.com> 4.40-1
bc994d
- Version 4.40
bc994d
bc994d
* Tue Sep 12 2006 Peter Lemenkov <lemenkov@gmail.com> 4.32-3%{?dist}
bc994d
- Rebuild for FC6
bc994d
bc994d
* Sat Jul 01 2006 Peter Lemenkov <lemenkov@newmail.ru> 4.32-2%{?dist}
bc994d
- force PIC-only code
bc994d
bc994d
* Wed Jun 28 2006 Peter Lemenkov <lemenkov@newmail.ru> 4.32-1%{?dist}
bc994d
- Version 4.32
bc994d
bc994d
* Thu Mar 30 2006 Peter Lemenkov <lemenkov@newmail.ru> 4.31-2%{?dist}
bc994d
- rebuild
bc994d
bc994d
* Sat Jan 07 2006 Peter Lemenkov <lemenkov@newmail.ru> 4.31-1
bc994d
- Fixed several issues with wavpack.pc.in
bc994d
- Cosmetic fixes.
bc994d
- Version 4.31
bc994d
bc994d
* Sun Nov 13 2005 Peter Lemenkov <lemenkov@newmail.ru> 4.3-1
bc994d
- Initial build for FC-Extras
bc994d
- Version 4.3
bc994d