Skip to content

Commit

Permalink
Bump version to 4.3.13 [#120552935]
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Ramirez <gabriel.e.ramirez@gmail.com>
  • Loading branch information
sesmith177 authored and geramirez committed May 31, 2016
1 parent 75ea7df commit 751eda0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
v4.3.13 May 31, 2016
=====================

* Add php 5.5.36 and 7.0.7, remove php 5.5.34 and 7.0.5.
This addresses CVE-2013-7456 and CVE-2016-5093.
(https://www.pivotaltracker.com/story/show/120276393)
(https://www.pivotaltracker.com/story/show/120267503)

* Update composer to 1.1.1
(https://www.pivotaltracker.com/story/show/119721701)

* Update php modules for php5 and php7 versions
(https://www.pivotaltracker.com/story/show/119177589)
- php5:
- phalcon: 1.3.4 -> 2.0.11

- php7:
- Add amqp 1.7.0
- Add rabbitmq 0.7.1


v4.3.12 May 05, 2016
=====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.3.12
4.3.13

0 comments on commit 751eda0

Please sign in to comment.