File: RELEASE.md

package info (click to toggle)
systemd 241-7~deb10u8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 59,140 kB
  • sloc: ansic: 355,293; xml: 59,096; python: 21,623; sh: 6,686; perl: 1,649; makefile: 265; awk: 90; lisp: 13; sed: 1
file content (16 lines) | stat: -rw-r--r-- 629 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: Steps to a Successful Release
---

# Steps to a Successful Release

1. Add all items to NEWS
2. Update the contributors list in NEWS ("make git-contrib")
3. Update the time and place in NEWS
4. Update version in configure.ac and library numbers in Makefile.am
5. Check that "make distcheck" works
6. Tag the release ("make git-tag")
7. Upload the documentation ("make doc-sync")
8. Close the github milestone and open a new one (https://github.com/systemd/systemd/milestones)
9. Send announcement to systemd-devel, with a copy&paste from NEWS
10. Update IRC topic ("/msg chanserv TOPIC #systemd Version NNN released")