Code

Administrative notes
[nagiosplug.git] / doc / RELEASING
1 NOTES ON RELEASING NEW VERSION OF NAGIOSPLUG
3 cvs update in main area
4 . tools/devmode, if feeling adventurous
5 check compilation
7 Update BUGS file
8 Update configure.in and package.def with version
9 Run cvs2cl.pl
10 commit BUGS configure.in package.def ChangeLog
12 cvs tag r1_4_1
14 checkout new version:
15 cd /tmp
16 rm -fr nagiosplug
17 cvs -z3 -d:ext:tonvoon@nagiosplug.cvs.sourceforge.net:/cvsroot/nagiosplug co -r r1_4_1 nagiosplug
18 cd nagiosplug
19 tools/setup
20 ./configure
21 make dist
23 ftp upload.sf.net
24 anonymous/email
25 bin
26 cd /incoming
27 put file
29 SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps)
30 Link to download at http://sourceforge.net/project/showfiles.php?group_id=29880
31 List major changes. 
32 List all people on team involved. 
33 Add acknowledgement to contributors
34 Get URL to news item
36 SF -> Admin -> File Releases
37 Add a release to nagiosplug and create a file release
38 Name: 1.4.1 Create release
39 Step 1: Add release notes pointing to news item
40 Step 2: add file
41 Step 3: *.tar.gz, Platform Independent, Source .gz
42 Step 4: Send notice
44 Send email to nagiosplug-help, nagios-announce with the news text