This release fixes a bug allowing unauthorised access to private postings under certain circumstances.
How to update
For this release notes we assume, that you are running Friendica 2019.03 https://friendi.ca/2019/03/22/friendica-2019-03-dalmatian-bellflower-released/ if not, please update to that release before proceeding.Using git
If you have usedgit
for installation, update your system simply by doing a git pull
in the core repository of Friendica. The fix is applied to the master
and the devel
branch of the repository.An update of the addons repository is not needed.
Using the archive files
Before uploading the extracted files from the archive please make sure that you have a backup copy of your configuration file (config/local.config.php
).Please download the archive file frintica-full-2019.04.tar.gz https://friendi.ca/wp-content/uploads/2019/04/friendica-full-2019.04.tar.gz which contains the needed 3rd party dependencies.
Compared to the 2019.03 release only four files have changed:
CHANGELOG
, VERSION
, boot.php
and mod/display.php
.Extract the archive and upload the contained files (all or only the four mentioned above) to your server.
Post upgrade procedure
There should be no action necessary after the files are exchanged if you were updating from the 2019.03 release of Friendica.friendi.ca/2019/04/28/friendic…