Skip to content

Commit

Permalink
Update package spec
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Jan 2, 2019
1 parent 932afd4 commit ff716ca
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
<email>[email protected]</email>
<active>no</active>
</helper>
<date>2018-12-20</date>
<time>20:42:18</time>
<date>2019-01-02</date>
<time>21:51:22</time>
<version>
<release>1.4.4</release>
<release>1.4.5</release>
<api>1.4.0</api>
</version>
<stability>
Expand All @@ -44,8 +44,7 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
<notes>
* Fix Bug #21058: Long symlinks are not supported [mrook]
* Fix Bug #23782: Prevent phar:// files from being extracted [mrook]
* Fix Bug #23788: Relative symlinks are broken [mrook]
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -75,6 +74,22 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
</dependencies>
<phprelease />
<changelog>
<release>
<version>
<release>1.4.4</release>
<api>1.4.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2018-12-20</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
<notes>
* Fix Bug #21058: Long symlinks are not supported [mrook]
* Fix Bug #23782: Prevent phar:// files from being extracted [mrook]
</notes>
</release>
<release>
<version>
<release>1.4.3</release>
Expand Down

0 comments on commit ff716ca

Please sign in to comment.