[packages/Smarty] 2.6.30; security fix in {math}

glen glen at pld-linux.org
Wed Dec 21 22:19:08 CET 2016


commit 45155df8d21325e48d93580a4faaccb47804388d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Dec 21 23:17:24 2016 +0200

    2.6.30; security fix in {math}
    
    2016-07-19  Uwe Tews
        * {math} shell injection vulnerability patch provided by Tim Weber
    
    2015-12-30  Uwe Tews
    
        * fixed plugin filepath cache must not be static, because of possible problem
          when using multiple Smarty instances with diffrent plugins_dir settings
             https://github.com/smarty-php/smarty/issues/146

 Smarty.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Smarty.spec b/Smarty.spec
index b1408d9..232c057 100644
--- a/Smarty.spec
+++ b/Smarty.spec
@@ -1,4 +1,4 @@
-%define		main_version	2.6.29
+%define		main_version	2.6.30
 %define		doc_version	2.6.14
 %define		php_min_version 5.0.0
 %include	/usr/lib/rpm/macros.php
@@ -10,7 +10,7 @@ Release:	1
 License:	LGPL v2.1+
 Group:		Development/Languages/PHP
 Source0:	https://github.com/smarty-php/smarty/archive/v%{version}/smarty-%{version}.tar.gz
-# Source0-md5:	0a40794cbe0be0b42ef29e155a99932f
+# Source0-md5:	44d4672164062ff9a347e8c750ef448e
 # Source1Download: http://www.smarty.net/download-docs.php
 Source1:	http://www.smarty.net/distributions/manual/en/%{name}-%{doc_version}-docs.tar.gz
 # Source1-md5:	5123152dd248898a84b96b806f551e78
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Smarty.git/commitdiff/45155df8d21325e48d93580a4faaccb47804388d



More information about the pld-cvs-commit mailing list