This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
freshrss/CHANGELOG.md
Robert Kaussow 5a7b6255c7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
fix init error if DB unreachable
2019-10-28 19:15:46 +01:00

9 lines
376 B
Markdown

* BUGFIX
* fix init error if DB not available
* ENHANCEMENT
* remove stdout redirect for the supercronic main process
* remove log redirect from cron scripts
* remove `FRESHRSS_LIMITS_MAX_INACTIVITY`
* SECURITY
* update PHP to address [CVE-2019-11043](https://de.tenable.com/blog/cve-2019-11043-vulnerability-in-php-fpm-could-lead-to-remote-code-execution-on-nginx)