Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
7ea38a0c
Commit
7ea38a0c
authored
10 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Update changelong and upgrade
parent
449739e6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+2
-0
2 additions, 0 deletions
CHANGES.rst
UPGRADE.rst
+13
-0
13 additions, 0 deletions
UPGRADE.rst
with
15 additions
and
0 deletions
CHANGES.rst
+
2
−
0
View file @
7ea38a0c
...
...
@@ -5,6 +5,8 @@ compatible.
The Matrix specification has been moved to a seperate git repository.
You will also need an updated syutil and config. See UPGRADES.rst.
Homeserver:
* Sign federation transactions.
* Rename timestamp keys in PDUs.
...
...
This diff is collapsed.
Click to expand it.
UPGRADE.rst
+
13
−
0
View file @
7ea38a0c
Upgrading to v0.4.0
===================
This release needs an updated syutil version. Run::
python setup.py develop
You will also need to upgrade your configuration as the signing key format has
changed. Run::
python -m synapse.app.homeserver --config-path <CONFIG_> --generate-config
Upgrading to v0.3.0
===================
...
...
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