From 541dd1e5791a5e9fac57b05a963cc880d71f7d22 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 6 Jan 2016 21:59:50 +0100 Subject: fix #903 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7971281d7..f8b18363c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ owncloud-news (7.0.0) +* **Bugfix**: Fix bug that prevented non admin users from changing feed parameters * **Backwards incompatible change**: Remove console commands and instead run them after specific updates -* **Enhancement**: If a feed failed to update more than 10 times, show a hint in the web interface +* **Enhancement**: If a feed failed to update more than 100 times, show a hint in the web interface owncloud-news (6.1.1) * **Security**: Update picoFeed to add an [XXE fix for php-fpm](http://framework.zend.com/security/advisory/ZF2015-06) on systems with PHP <5.5.22 or >5.6 and <5.6.6. This issue allows any user with access to the News app to read abitrary files from the server. For more information read up on the [Zend advisory](http://framework.zend.com/security/advisory/ZF2015-06) and the [OWASP page](https://www.owasp.org/index.php/XML_External_Entity_%28XXE%29_Processing). Affected supported distributions include [Ubuntu 14.04](https://bugs.launchpad.net/ubuntu/trusty/+source/php5/+bug/1509817) -- cgit v1.2.3