Der letzte Fix ist noch warm, da wird bereits der nächste nachgereicht.
**This release is an important security release fixing a major security issue.**
Folgende Schritte haben den Kuschelmammut von 4.2.6 auf 4.2.7 gehievt:
sudo su mastodon
cd /home/mastodon/live
git fetch --tags
git checkout v4.2.7
bundle install
yarn install --frozen-lockfile
RAILS_ENV=production bundle exec rails assets:precompile
exit
sudo systemctl restart mastodon-sidekiq
sudo systemctl reload mastodon-web
sudo systemctl restart mastodon-streaming
Wegen des MAJOR security issue sollte man das Update ziemlich dringend einspielen, denke ich.
#mastodon #securityfix #update #sicherheitsupdate