Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Friendica News (news@forum.friendi.ca)'s status on Saturday, 03-Mar-2018 04:00:22 EST Friendica News Friendica News
    3.6 RC available

    Hey everyone, we have just branched off a release candidate branch for the next stable release of Friendica to focus on testing the code and fixing the final problem. For this to succeed, we’d like to ask you to test the https://github.com/friendica/friendica/tree/3.6-rc code on your node if you like.

    This branch is for the final bug fixes and translation updates before the release. We don’t expect to heavy changes to it till the release. New features wont be included there. Instead pull requests for those should be done against the development branch as usual.

    How to switch to the RC branch?

    If you are currently running the develop branch, then all you have to do is to checkout the 3.6-rc branch after a pull from the repositories.
    git pull
    git checkout 3.6-r
    cd addons
    git pull
    git checkout 3.6-rc
    Assuming that you already have the composer call in your updating routing. In the last couple days there were no changes to the dependencies.

    If you are currently using the last stable release code installed from git, the procedure is almost identical. There is one thing you should be aware of before doing the switch—we switched to composer https://friendi.ca/2018/01/18/important-changes-for-the-development-branch-of-friendica/ for dependency management. If you don’t take this into account, your Friendica node will not work after the pull of the new code.

    You can either add a call to
    util/composer.phar install --no-dev
    after the git pull in your update routines for the core repository, or you can add a small script to the “post-merge” git-hook https://github.com/friendica/friendica/blob/develop/doc/Developers-Intro.md#composer. The script will then automatically be executed by git if there were changes to the dependencies.

    Please be aware, that there were some heavy work on the database structure since the last stable release of Friendica. This means that depending on the size of your database, your node might need some time to apply all the changes. The maintenance mode will inform you about the progress.

    After you performed the update, you need to touch your cron job for the background process. The script handling the worker has been moved to scripts directory. So your cron job must now contain: something like
    /usr/bin/php scripts/worker.php
    instead of the old location in the include directory.

    If you are updating from a very old version of Friendica, you have to first update to version 3.5.4 before you can update to the 3.6-rc branch.

    Should you encounter any problems while testing the RC code, please let us know about in the Friendica support forum https://forum.friendi.ca/~helpers, at https://github.com/friendica/friendica/issues or over any other of the support channels https://github.com/friendica/friendica/blob/3.6-rc/doc/FAQ.md#where-i-can-find-help.

    Thanks for testing and helping!
    https://friendi.ca/2018/03/03/3-6-rc-available/
    In conversation Saturday, 03-Mar-2018 04:00:22 EST from pirati.ca permalink

    Attachments

    1. friendica/friendica
      from GitHub
      friendica - Friendica Communications Platform
    2. File without filename could not get a thumbnail source.
      Important changes for the development branch of Friendica
      By heluecht from friendica
      Important changes for the development branch of Friendica
    3. friendica/friendica
      from GitHub
      friendica - Friendica Communications Platform
    4. friendica/friendica
      from GitHub
      friendica - Friendica Communications Platform
    5. friendica/friendica
      from GitHub
      friendica - Friendica Communications Platform
    1. Tobias (tobias@social.diekershoff.de)'s status on Saturday, 03-Mar-2018 04:12:59 EST Tobias Tobias
      in reply to
      One other think I'll update soon - you need to have PHP 5.6 now at least to run Friendica.
      In conversation Saturday, 03-Mar-2018 04:12:59 EST from social.diekershoff.de permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.