summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-04 13:55:49 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-04 13:55:49 +0200
commitc94a473e7580ec49ae46c3f9fc229f1d424b2413 (patch)
tree03f729b9efc4aa442f130a8152857278ab31e8ee /CHANGELOG.md
parent8ecc37bafc86fdf954ea5606b87f04a7bae54570 (diff)
fix php-fpm issues
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c5cf2f62..42baf1e70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
owncloud-news (3.301)
* **New dependency**: ownCloud >= 7.0.3
+* **Security**: Fix possible [XEE](https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing) due to race conditions on php systems using **php-fpm**
* **Bugfix**: Fix issue that prevented going below 1 unread count in the window title
* **Enhancement**: Show a button to refresh the page instead of reloading the route for pull to refresh