Skip to content

Commit

Permalink
Development mode for Horde_Image-2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jun 21, 2017
1 parent e88b80c commit 667b362
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions framework/Image/package.xml
Expand Up @@ -25,7 +25,7 @@
</lead>
<date>2017-06-21</date>
<version>
<release>2.5.0</release>
<release>2.5.1</release>
<api>2.5.0</api>
</version>
<stability>
Expand All @@ -34,9 +34,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] SECURITY: Prevent DOS attack by preventing an infinite loop in certain conditions (CVE-2017-9773, reported by Fariskhi Vidyan &lt;farislab@gmail.com&gt;).
* [mjr] SECURITY: Prevent RCE attacks by properly sanitizing shell arguments (CVE-2017-9774, reported by Fariskhi Vidyan &lt;farislab@gmail.com&gt;).
* [jan] Add blur effect.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -1237,5 +1235,18 @@ Initial release as a PEAR package
* [jan] Add blur effect.
</notes>
</release>
<release>
<version>
<release>2.5.1</release>
<api>2.5.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2017-06-21</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit 667b362

Please sign in to comment.