Conversation
MattDHill
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps both of this package's upstreams: Synapse
1.156.0→1.157.2, and the Ketesa admin dashboardv1.3.0→v1.4.0. StartOS version1.156.0:5→1.157.2:0.Synapse 1.157.2
This is a security release — eleven advisories, six of them high severity. Upstream recommends upgrading promptly, particularly for homeservers on open federation or with untrusted local users.
Rolled up from
1.157.0/1.157.1along the way, the fixes most likely to matter here:de.sorunome.msc2409.push_ephemeralflag stopped receiving them — including the to-device messages encryption depends on. A regression introduced in1.156.0, i.e. the version this package currently ships. Relevant to bridge dependents that register throughensureAppserviceRegistration.1.157.0also removes experimental MSC3861 auth delegation. Not applicable to this package — greppingstartos/formsc3861/experimental_featuresreturns nothing, so the generatedhomeserver.yamlnever enabled it. No migration needed.Upstream notes: v1.157.0 · v1.157.1 · v1.157.2
Ketesa v1.4.0
wellKnownDiscovery: falseinstead of rewriting the server URL you typed.user_typenow resolve correctly.The rest of the release is etke.cc-hosted billing UI and dependency bumps, neither of which reaches this package. Upstream notes.
Artifact verification
ghcr.io/element-hq/synapse:v1.157.2—docker manifest inspectresolves.ketesa.tar.gzforv1.4.0— downloads (HTTP 200), SHA-25634351c13293e66ed3c024598ce48bbc7b347784b9e618b0ceaf1cb42a7a730b7, recorded inSYNAPSE_ADMIN_CHECKSUM. Tarball layout is unchanged (singleketesa/top-level dir), so the Makefile's--strip-components=1still applies.1.156.0:5, so1.157.2:0is free.Other changes
README.md: the admin dashboard link pointed atetkecc/synapse-admin, the pre-rename repo. Repointed toetkecc/ketesaalongside the pin bump.No SDK bump —
package.jsonalready pins2.0.9, which is current on npm. No git dependencies in this package, so nothing to re-resolve;package-lock.jsonis untouched.Test plan
npm run checkgreen.makebuildssynapse_x86_64.s9pk(deferred to review per the monitor cycle).