Bump version
This commit is contained in:
@@ -433,3 +433,8 @@
|
|||||||
* Fix RecordNotUnique errors in LinkCrawlWorker (tribela)
|
* Fix RecordNotUnique errors in LinkCrawlWorker (tribela)
|
||||||
* Fix Mastodon not correctly processing HTTP Signatures with query strings (ClearlyClaire, ClearlyClaire)
|
* Fix Mastodon not correctly processing HTTP Signatures with query strings (ClearlyClaire, ClearlyClaire)
|
||||||
|
|
||||||
|
[1.12.5]
|
||||||
|
* Update Mastodon to 4.2.5
|
||||||
|
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.2.5)
|
||||||
|
* Fix insufficient origin validation (CVE-2024-23832, GHSA-3fjr-858r-92rw)
|
||||||
|
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Federated social network",
|
"tagline": "Federated social network",
|
||||||
"version": "1.12.4",
|
"version": "1.12.5",
|
||||||
"upstreamVersion": "4.2.4",
|
"upstreamVersion": "4.2.5",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"memoryLimit": 1610612736,
|
"memoryLimit": 1610612736,
|
||||||
|
|||||||
Reference in New Issue
Block a user