[packages/dd_rescue] - updated to 1.46 - enforce lzo not affected by CVE-2014-4607

qboosh qboosh at pld-linux.org
Wed Sep 3 20:40:45 CEST 2014


commit 0787b0c6c1d612ae691defba56a5f86466ab78ec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 3 20:41:18 2014 +0200

    - updated to 1.46
    - enforce lzo not affected by CVE-2014-4607

 dd_rescue.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/dd_rescue.spec b/dd_rescue.spec
index 94edcd5..1efabfb 100644
--- a/dd_rescue.spec
+++ b/dd_rescue.spec
@@ -1,15 +1,16 @@
 Summary:	Data copying in presence of I/O errors
 Summary(pl.UTF-8):	Kopiowanie danych z błędami we/wy
 Name:		dd_rescue
-Version:	1.45
+Version:	1.46
 Release:	1
 License:	GPL v2 or v3
 Group:		Applications/System
-Source0:	http://www.garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.gz
-# Source0-md5:	4a94eca78ccf692385c0df7bdbd6fdd9
+Source0:	http://www.garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2
+# Source0-md5:	4137e92af0994163260efa9cf11f1162
 URL:		http://www.garloff.de/kurt/linux/ddrescue/
 BuildRequires:	autoconf
-BuildRequires:	lzo-devel >= 2
+BuildRequires:	lzo-devel >= 2.07
+Requires:	lzo >= 2.07
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dd_rescue.git/commitdiff/0787b0c6c1d612ae691defba56a5f86466ab78ec



More information about the pld-cvs-commit mailing list