[packages/wavpack] - updated to 5.2.0 (fixes CVE-2018-6767 CVE-2018-7253 CVE-2018-7254 CVE-2018-10536 CVE-2018-10537

qboosh qboosh at pld-linux.org
Sat Mar 14 15:16:05 CET 2020


commit 149f07ea46ff9eb949d6d901973a17307f948e4d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 14 15:17:00 2020 +0100

    - updated to 5.2.0
      (fixes CVE-2018-6767 CVE-2018-7253 CVE-2018-7254 CVE-2018-10536 CVE-2018-10537 CVE-2018-10538
       CVE-2018-10539 CVE-2018-10540 CVE-2018-19840 CVE-2018-19841)

 wavpack.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/wavpack.spec b/wavpack.spec
index 0497416..feeaf82 100644
--- a/wavpack.spec
+++ b/wavpack.spec
@@ -1,13 +1,13 @@
 Summary:	Open audio compression codec
 Summary(pl.UTF-8):	Otwarty kodek kompresji dźwięku
 Name:		wavpack
-Version:	5.1.0
+Version:	5.2.0
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: http://www.wavpack.com/downloads.html
-Source0:	http://www.wavpack.com/%{name}-%{version}.tar.bz2
-# Source0-md5:	7f06272651f0c2292c1d0ba353386782
+Source0:	http://www.wavpack.com/%{name}-%{version}.tar.xz
+# Source0-md5:	0390530d998f080ef09dcf0b5dd503e0
 URL:		http://www.wavpack.com/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -15,6 +15,8 @@ BuildRequires:	docbook-dtd412-xml
 BuildRequires:	docbook-style-xsl
 BuildRequires:	libtool
 BuildRequires:	libxslt-progs
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -139,7 +141,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS COPYING ChangeLog README.md
 %attr(755,root,root) %{_libdir}/libwavpack.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libwavpack.so.1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wavpack.git/commitdiff/149f07ea46ff9eb949d6d901973a17307f948e4d



More information about the pld-cvs-commit mailing list