Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
1f0e767a
Commit
1f0e767a
authored
Jun 10, 2018
by
intrigeri
Browse files
Release process: document a bit more how to delete the previous release + mention Bittorrent.
parent
993607e9
Changes
1
Show whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process.mdwn
View file @
1f0e767a
...
...
@@ -1365,7 +1365,13 @@ XXX: adapt / fork for release candidates. In the meantime, read all
this, and skip what does not make sense for a RC.
1. If you just released a new stable release, remove the previous
stable release on the mirrors.
stable release from:
- our rsync server:
`ssh rsync.lizard rm -rf /srv/rsync/tails/tails/stable/tails-amd64-${PREVIOUS_VERSION:?}/`
- our Bittorrent seed: get the previous release's _Transmission_ ID
with `ssh bittorrent.lizard transmission-remote --list` and then
delete it with
`ssh bittorrent.lizard transmission-remote -t "${PREVIOUS_VERSION_TRANSMISSION_ID:?}" --remove-and-delete`
1. Remove any remaining RC for the just-published release from
the mirrors.
1. Remove IUKs that are more than 6 months old from
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment