Commit 4d761c5 1 parent b583243 commit 4d761c5 Copy full SHA for 4d761c5
File tree 1 file changed +19
-4
lines changed
1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
32
32
<email >stig@php.net</email >
33
33
<active >no</active >
34
34
</helper >
35
- <date >2021-02-16 </date >
36
- <time >10:49:28 </time >
35
+ <date >2021-07-20 </date >
36
+ <time >18:00:00 </time >
37
37
<version >
38
- <release >1.4.13 </release >
38
+ <release >1.4.14 </release >
39
39
<api >1.4.0</api >
40
40
</version >
41
41
<stability >
@@ -44,7 +44,7 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
44
44
</stability >
45
45
<license uri =" http://www.opensource.org/licenses/bsd-license.php" >New BSD License</license >
46
46
<notes >
47
- * Fix Bug #27010: Relative symlinks failing (out-of path file extraction) [mrook]
47
+ * Properly fix symbolic link path traversal (CVE-2021-32610)
48
48
</notes >
49
49
<contents >
50
50
<dir name =" /" >
@@ -74,6 +74,21 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
74
74
</dependencies >
75
75
<phprelease />
76
76
<changelog >
77
+ <release >
78
+ <version >
79
+ <release >1.4.13</release >
80
+ <api >1.4.0</api >
81
+ </version >
82
+ <stability >
83
+ <release >stable</release >
84
+ <api >stable</api >
85
+ </stability >
86
+ <date >2021-02-16</date >
87
+ <license uri =" http://www.opensource.org/licenses/bsd-license.php" >New BSD License</license >
88
+ <notes >
89
+ * Fix Bug #27010: Relative symlinks failing (out-of path file extraction) [mrook]
90
+ </notes >
91
+ </release >
77
92
<release >
78
93
<version >
79
94
<release >1.4.12</release >
You can’t perform that action at this time.
0 commit comments