summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-01-09 13:41:47 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-01-09 13:41:47 +0100
commit54f9b41bdaf7d53e98592e5a431e3c3a1440889a (patch)
tree9732cb1c7883037ffba14639f5a6e2e53a6b61c9 /CHANGELOG.md
parent7e8d129c4c7dbbf77069681e909f89d1e40d8f2f (diff)
update picofeed
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 12adee1a7..1974e93bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@ owncloud-news (7.0.0)
* **Backwards incompatible change**: Remove console commands and instead run them after specific updates
* **Bugfix**: Fix bug that prevented non admin users from changing feed parameters
* **Enhancement**: If a feed failed to update more than 100 times, show a hint in the web interface
+* **Enhancement**: Overwrite active feed styling to make it look like in ownCloud 8.1
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)