]> git.ipfire.org Git - thirdparty/pciutils.git/blob - maint/RELEASE
Updated pci.ids to today's snapshot
[thirdparty/pciutils.git] / maint / RELEASE
1 How to release pciutils
2 ~~~~~~~~~~~~~~~~~~~~~~~
3 (a couple of hints for the forgetful maintainer)
4
5 Update pci.ids.
6
7 Check version numbers in Makefile and lib/pci.h.
8
9 ssh-add ~/.ssh/id_korg
10
11 maint/tag-release vX.Y.Z
12 git push --tags
13
14 maint/release
15
16 Update progs/pciutils at Jabberwock.
17
18 Check that everything was pushed to both kernel.org and github.com.