Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
qoto
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Snow
qoto
Commits
b9964bd9
Commit
b9964bd9
authored
6 years ago
by
Eugen Rochko
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 2.5.3
parent
6cf5716e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+10
-0
10 additions, 0 deletions
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
1 addition, 1 deletion
lib/mastodon/version.rb
with
11 additions
and
1 deletion
CHANGELOG.md
+
10
−
0
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
## 2.5.2
-
Fix XSS vulnerability (#8959)
-
Fix XSS vulnerability (#8959)
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
−
1
View file @
b9964bd9
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment