From 5064f35958a92bf4678af70ccb9d2762cab543f1 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Tue, 11 Mar 2025 13:15:44 +0000 Subject: [PATCH] Move debian signing key expiry notice to top of 1.126.0 notes --- CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 7ed24a0559..1cb3e7da13 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,7 @@ # Synapse 1.126.0 (2025-03-11) +Administrators using the Debian/Ubuntu packages from `packages.matrix.org`, please check +[the relevant section in the upgrade notes](https://github.com/element-hq/synapse/blob/release-v1.126/docs/upgrade.md#change-of-signing-key-expiry-date-for-the-debianubuntu-package-repository) +as we have recently updated the expiry date on the repository's GPG signing key. The old version of the key will expire on `2025-03-15`. No significant changes since 1.126.0rc3. @@ -16,9 +19,6 @@ No significant changes since 1.126.0rc3. # Synapse 1.126.0rc2 (2025-03-05) -Administrators using the Debian/Ubuntu packages from `packages.matrix.org`, please check -[the relevant section in the upgrade notes](https://github.com/element-hq/synapse/blob/release-v1.126/docs/upgrade.md#change-of-signing-key-expiry-date-for-the-debianubuntu-package-repository) -as we have recently updated the expiry date on the repository's GPG signing key. The old version of the key will expire on `2025-03-15`. ### Internal Changes