-
Notifications
You must be signed in to change notification settings - Fork 38
Maintainers
Matthieu Baerts edited this page Dec 19, 2025
·
4 revisions
This is a page for mptcpd maintainers.
- Bump version in
configure.ac - Maybe update the
libtoolversion inconfigure.ac - Update the
NEWSfile - Update the
AUTHORSfile - Switch to the
mainbranch andgit pull - Create a signed tag (
git tag -s vX && git push --tags) - Create the tarball (
git clean -ffdx -e ".*" && ./bootstrap && ./configure && make all check && make dist) - Sign the tarball (
gpg --armor --detach-sign mptcpd-*.tar.gz) - Update the
gh-pagesbranch: rebase + generate doc + commit + check website - Add info and tarball and signature to the "Releases" section on GitHub
- Email the MPTCP ML