Skip to content

Commit bbb4f10

Browse files
committed
Update package.xml
1 parent 8dd8b31 commit bbb4f10

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

package.xml

Lines changed: 20 additions & 4 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>2019-12-04</date>
36-
<time>09:25:16</time>
35+
<date>2020-09-15</date>
36+
<time>14:03:45</time>
3737
<version>
38-
<release>1.4.9</release>
38+
<release>1.4.10</release>
3939
<api>1.4.0</api>
4040
</version>
4141
<stability>
@@ -44,7 +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-
* Implement Feature #23861: Add option to disallow symlinks [mrook]
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
4849
</notes>
4950
<contents>
5051
<dir name="/">
@@ -74,6 +75,21 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
7475
</dependencies>
7576
<phprelease />
7677
<changelog>
78+
<release>
79+
<version>
80+
<release>1.4.9</release>
81+
<api>1.4.0</api>
82+
</version>
83+
<stability>
84+
<release>stable</release>
85+
<api>stable</api>
86+
</stability>
87+
<date>2019-12-04</date>
88+
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
89+
<notes>
90+
* Implement Feature #23861: Add option to disallow symlinks [mrook]
91+
</notes>
92+
</release>
7793
<release>
7894
<version>
7995
<release>1.4.8</release>

0 commit comments

Comments
 (0)