Attention Mastodon server owners: Security patch release v2.4.4 is out. It's a quick upgrade.

https://github.com/tootsuite/mastodon/releases/tag/v2.4.4

If you are deploying Mastodon from the master branch, update to at least commit 802cf6a.

#mastoadmin

tootsuite/mastodon

Your self-hosted, globally interconnected microblogging community - tootsuite/mastodon

@Mastodon mastodon.social is running latest master already.
@Gargron @Mastodon The /about pages still say 2.4.3 after updating to 2.4.4. Is that normal? Is it cached and will update itself shortly?
@davewoodx @Mastodon we're on master so more like 2.5 but the version string has not been updated yet
@Gargron @Mastodon Ok thanks. I just updated https://mirrored.social/ to 2.4.4 and expected the version number on the bottom of https://mirrored.social/about/ to update. How can we verify an instance has been correctly upgraded? (right rake commands executed etc)
Mirrored.Social [BETA]

Find this service useful? Kick in a few bucks to help keep it alive here: https://www.patreon.com/DaveWoodX Thanks.

@davewoodx @Mastodon wait, you were talking about your own server? The page should say 2.4.4. Have you restarted mastodon?
@Gargron @Mastodon And that was the missing step. Thanks!
@Gargron @Mastodon
Could you call it aMasterdon?
@Mastodon Is relay federation part of this update?
@Mastodon fuck yeah security patches for days bitch
@Mastodon FWIW I successfully upgraded 3 instances from 2.3.3 to 2.4.3 by cherry-picking these commits onto 2.4.3: https://github.com/tootsuite/mastodon/issues/8007#issuecomment-413388963 No need to migrate to 2.4.1 first (although perhaps that is safer).
Relation "custom_filters" does not exist Β· Issue #8007 Β· tootsuite/mastodon

While running db:migrate for v2.4.3, I'm getting this error: Migrating to FixAccountsUniqueIndex (20180528141303) == 20180528141303 FixAccountsUniqueIndex: migrating ===========================...

@Mastodon easy peasy! thanks for the fix!