Skip to content
Snippets Groups Projects
Commit b9964bd9 authored by Eugen Rochko's avatar Eugen Rochko
Browse files

Bump version to 2.5.3

parent 6cf5716e
No related branches found
No related tags found
No related merge requests found
## 2.5.3
- Fix already queued deliveries still trying to reach inboxes marked as unavailable (#9358)
- Fix ffmpeg processing sometimes stalling due to overfilled stdout buffer (#9368)
- Fix failures caused by commonly-used JSON-LD contexts being unavailable (#9412)
- Fix yarn dependencies not installing due to yanked event-stream package (#9401)
- Fix TLS handshake timeout not being enforced (#9381)
- Fix HTTP connection timeout of 10s not being enforced (#9329)
- Fix multiple remote account deletions being able to deadlock the database (#9292)
## 2.5.2 ## 2.5.2
- Fix XSS vulnerability (#8959) - Fix XSS vulnerability (#8959)
......
...@@ -13,7 +13,7 @@ module Mastodon ...@@ -13,7 +13,7 @@ module Mastodon
end end
def patch def patch
2 3
end end
def pre def pre
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment