summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/RELEASING16
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index 0f708f3..c1c9d06 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -9,11 +9,8 @@ Update BUGS file, if this is a major release
9Run cvs2cl.pl 9Run cvs2cl.pl
10commit new ChangeLog 10commit new ChangeLog
11 11
12Check configure.in with right version 12Check configure.in and package.def with right version
13cvs tag r1_4-alpha2 13cvs tag r1_4_1
14If a main release (eg, non alpha/beta), branch here:
15cvs tab -b r1_4-patches
16Consider the SF snapshot branches - should you remove any other branches?
17 14
18checkout new version: 15checkout new version:
19cd /tmp 16cd /tmp
@@ -31,17 +28,18 @@ cd /incoming
31put file 28put file
32 29
33SF -> Submit News about release. 30SF -> Submit News about release.
31List major changes.
32List all people on team involved.
33Add acknowledgement to contributors
34Get URL to news item 34Get URL to news item
35 35
36SF -> Admin -> File Releases 36SF -> Admin -> File Releases
37Add a release to nagiosplug and create a file release 37Add a release to nagiosplug and create a file release
38name: 1.4-alpha2. Commit 38Name: 1.4-alpha2. Create release
39Step 1: Add release notes pointing to news item 39Step 1: Add release notes pointing to news item
40Step 2: add file 40Step 2: add file
41Step 3: *.tar.gz, Platform Independent, Source .gz 41Step 3: *.tar.gz, Platform Independent, Source .gz
42Step 4: Send notice 42Step 4: Send notice
43 43
44Send email to nagiosplug-help, nagios-announce 44Send email to nagiosplug-help, nagios-announce with the news text
45
46Change to next version number in configure.in and package.def
47 45