From efc8b6a524eeb083559056b12ca1f7fd64c272c9 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Thu, 16 Apr 2026 17:13:02 +0000 Subject: [PATCH] Update package version to 1.17.9 --- CHANGELOG | 10 ++++++++++ CloudronManifest.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 508dc96..f1d9728 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -855,3 +855,13 @@ * Fix OpenStack Swift Keystone token rate limiting ([#​38145](https://github.com/tootsuite/mastodon/issues/38145) by [@​hugogameiro](https://github.com/hugogameiro)) * Fix poll expiration notification being re-triggered on implicit updates ([#​38078](https://github.com/tootsuite/mastodon/issues/38078) by [@​ClearlyClaire](https://github.com/ClearlyClaire)) +[1.17.9] +* Update mastodon to 4.5.9 +* [Full Changelog](https://github.com/mastodon/mastodon/releases/tag/v4.5.9) +* Insufficient verification of email addresses ([GHSA-5r37-qpwq-2jhh](https://github.com/mastodon/mastodon/security/advisories/GHSA-5r37-qpwq-2jhh)) +* Updated dependencies +* Add trademark warning to `mastodon:setup` task ([#38548](https://github.com/tootsuite/mastodon/issues/38548) by [@ClearlyClaire](https://github.com/ClearlyClaire)) +* Fix definition for `quote` in JSON-LD context ([#38686](https://github.com/tootsuite/mastodon/issues/38686) by [@ClearlyClaire](https://github.com/ClearlyClaire)) +* Fix being unable to disable sound for quote update notification ([#38537](https://github.com/tootsuite/mastodon/issues/38537) by [@ClearlyClaire](https://github.com/ClearlyClaire)) +* Fix being able to quote someone you blocked ([#38608](https://github.com/tootsuite/mastodon/issues/38608) by [@ClearlyClaire](https://github.com/ClearlyClaire)) + diff --git a/CloudronManifest.json b/CloudronManifest.json index f33790c..baf5259 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.17.8", + "version": "1.17.9", "upstreamVersion": "4.5.9", "healthCheckPath": "/about", "httpPort": 8000,