Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
QOTO
qoto
Commits
b9964bd9
Commit
b9964bd9
authored
Dec 02, 2018
by
Eugen Rochko
Browse files
Bump version to 2.5.3
parent
6cf5716e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
CHANGELOG.md
CHANGELOG.md
+10
-0
lib/mastodon/version.rb
lib/mastodon/version.rb
+1
-1
No files found.
CHANGELOG.md
View file @
b9964bd9
## 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
-
Fix XSS vulnerability (#8959)
...
...
lib/mastodon/version.rb
View file @
b9964bd9
...
...
@@ -13,7 +13,7 @@ module Mastodon
end
def
patch
2
3
end
def
pre
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment