[packages/librsvg/rustless] - updated to 2.40.21 (fixes CVE-2019-20446)

qboosh qboosh at pld-linux.org
Fri Mar 6 19:46:47 CET 2020


commit 5e93d8f3645bc9de99718500d86d44f0d6c514d0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 6 19:47:35 2020 +0100

    - updated to 2.40.21 (fixes CVE-2019-20446)

 librsvg.spec | 10 ++++------
 rsvg         |  2 +-
 2 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/librsvg.spec b/librsvg.spec
index 7c8a0c8..723d8f4 100644
--- a/librsvg.spec
+++ b/librsvg.spec
@@ -5,21 +5,19 @@
 %bcond_without	static_libs	# don't build static library
 %bcond_without	vala		# Vala API (vala up to 0.38.x already contains librsvg-2.0.vapi)
 
-%define		mver	2.40
-%define		pver	20
 Summary:	A Raph's Library for Rendering SVG Data
 Summary(pl.UTF-8):	Biblioteka Raph's SVG do renderowania danych SVG
 Summary(pt_BR.UTF-8):	Biblioteca SVG
 Summary(ru.UTF-8):	SVG библиотека
 Summary(uk.UTF-8):	SVG бібліотека
 Name:		librsvg
-Version:	%{mver}.%{pver}
-Release:	3
+Version:	2.40.21
+Release:	1
 Epoch:		1
 License:	LGPL v2+
 Group:		X11/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/librsvg/%{mver}/%{name}-%{version}.tar.xz
-# Source0-md5:	4949d313b0c5d9161a5c259104af5568
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.40/%{name}-%{version}.tar.xz
+# Source0-md5:	66df60ef1909d6e24df8244042422a98
 Source1:	rsvg
 Patch0:		x32.patch
 URL:		http://librsvg.sourceforge.net/
diff --git a/rsvg b/rsvg
index 40e18af..a4d6792 100755
--- a/rsvg
+++ b/rsvg
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python2
 
 #
 # This python script subsumes the old 'rsvg' C-based command-line program.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librsvg.git/commitdiff/5e93d8f3645bc9de99718500d86d44f0d6c514d0



More information about the pld-cvs-commit mailing list