magento update
Hanno Böck

Hanno Böck commited on 2015-11-10 16:46:54
Zeige 1 geänderte Dateien mit 13 Einfügungen und 3 Löschungen.

... ...
@@ -6,14 +6,24 @@ file=subs.inc.php
6 6
 variable=$version
7 7
 subdir=1
8 8
 
9
-[Magento]
9
+[Magento-old]
10 10
 url=http://www.magentocommerce.com/
11
-safe=1.3.1.1
12
-vuln=http://www.magentocommerce.com/download/release_notes
11
+safe=1.9.2.2
12
+vuln=https://de.magento.com/security/patches/supee-6788-%E2%80%93-addresses-vulnerability-zend-framework
13 13
 file=Mage.php
14 14
 variable=return '
15 15
 subdir=1
16 16
 
17
+[Magento]
18
+url=http://www.magentocommerce.com/
19
+safe=1.9.2.2
20
+vuln=https://de.magento.com/security/patches/supee-6788-%E2%80%93-addresses-vulnerability-zend-framework
21
+# This does not reliably give correct version numbers,
22
+# but it works for the latest versions
23
+file=RELEASE_NOTES.txt
24
+variable=====
25
+subdir=0
26
+
17 27
 [zencart]
18 28
 url=http://www.zen-cart.com/
19 29
 safe=1.3.9
20 30