Skip to content

Commit 17d355c

Browse files
committed
Update package.xml for next release
1 parent 0670a05 commit 17d355c

1 file changed

Lines changed: 21 additions & 5 deletions

File tree

package.xml

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
3232
<email>[email protected]</email>
3333
<active>no</active>
3434
</helper>
35-
<date>2020-09-15</date>
36-
<time>14:03:45</time>
35+
<date>2020-11-19</date>
36+
<time>22:06:48</time>
3737
<version>
38-
<release>1.4.10</release>
38+
<release>1.4.11</release>
3939
<api>1.4.0</api>
4040
</version>
4141
<stability>
@@ -44,8 +44,8 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
4444
</stability>
4545
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
4646
<notes>
47-
* Fix block padding when the file buffer length is a multiple of 512 and smaller than Archive_Tar buffer length
48-
* Don't try to copy username/groupname in chroot jail
47+
* Fix Bug #27002: Filename manipulation vulnerabilities (CVE-2020-28948 /
48+
CVE-2020-28949) [mrook]
4949
</notes>
5050
<contents>
5151
<dir name="/">
@@ -75,6 +75,22 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
7575
</dependencies>
7676
<phprelease />
7777
<changelog>
78+
<release>
79+
<version>
80+
<release>1.4.10</release>
81+
<api>1.4.0</api>
82+
</version>
83+
<stability>
84+
<release>stable</release>
85+
<api>stable</api>
86+
</stability>
87+
<date>2020-09-15</date>
88+
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
89+
<notes>
90+
* Fix block padding when the file buffer length is a multiple of 512 and smaller than Archive_Tar buffer length
91+
* Don&apos;t try to copy username/groupname in chroot jail
92+
</notes>
93+
</release>
7894
<release>
7995
<version>
8096
<release>1.4.9</release>

0 commit comments

Comments
 (0)