diff options
| -rw-r--r-- | AUTHORS | 4 | ||||
| -rw-r--r-- | doc/RELEASING | 10 | 
2 files changed, 10 insertions, 4 deletions
| @@ -2,13 +2,17 @@ The Nagios Plugins are brought to you by the Nagios Plugins Development Team. | |||
| 2 | 2 | ||
| 3 | Jeremy T Bouse | 3 | Jeremy T Bouse | 
| 4 | Peter Bray | 4 | Peter Bray | 
| 5 | Gavin Carr | ||
| 5 | Karl DeBisschop | 6 | Karl DeBisschop | 
| 6 | Ethan Galstad | 7 | Ethan Galstad | 
| 7 | Sean Finney | 8 | Sean Finney | 
| 8 | Subhendu Ghosh | 9 | Subhendu Ghosh | 
| 10 | Thomas Guyot-Sionnest | ||
| 9 | Stanley Hopcroft | 11 | Stanley Hopcroft | 
| 10 | Matthew Kent | 12 | Matthew Kent | 
| 11 | Harper Mann | 13 | Harper Mann | 
| 12 | Benoit Mortier | 14 | Benoit Mortier | 
| 15 | Nathan Vonnahme | ||
| 13 | Ton Voon | 16 | Ton Voon | 
| 17 | Holger Weiss | ||
| 14 | Michael Wirtgen | 18 | Michael Wirtgen | 
| diff --git a/doc/RELEASING b/doc/RELEASING index 0802a39d..c3bb8b2a 100644 --- a/doc/RELEASING +++ b/doc/RELEASING | |||
| @@ -2,9 +2,10 @@ NOTES ON RELEASING NEW VERSION OF NAGIOSPLUG | |||
| 2 | 2 | ||
| 3 | cvs update in main area | 3 | cvs update in main area | 
| 4 | . tools/devmode, if feeling adventurous | 4 | . tools/devmode, if feeling adventurous | 
| 5 | check compilation | 5 | check compilation, check tinderbox screens | 
| 6 | 6 | ||
| 7 | Update BUGS, NEWS file | 7 | Update BUGS, NEWS file | 
| 8 | Update AUTHORS if new members | ||
| 8 | Update configure.in and package.def with version | 9 | Update configure.in and package.def with version | 
| 9 | Run cvs2cl.pl | 10 | Run cvs2cl.pl | 
| 10 | commit BUGS NEWS configure.in package.def ChangeLog | 11 | commit BUGS NEWS configure.in package.def ChangeLog | 
| @@ -28,14 +29,15 @@ put file | |||
| 28 | 29 | ||
| 29 | SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps) | 30 | 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 | Link to download at http://sourceforge.net/project/showfiles.php?group_id=29880 | 
| 31 | List major changes. | 32 | Include contents of NEWS for this release | 
| 32 | List all people on team involved. | 33 | List all people on team involved. | 
| 33 | Add acknowledgement to contributors | 34 | Add acknowledgement to contributors | 
| 34 | Get URL to news item | 35 | Submit. Get URL to news item | 
| 35 | 36 | ||
| 36 | SF -> Admin -> File Releases | 37 | SF -> Admin -> File Releases | 
| 37 | Add a release to nagiosplug and create a file release | 38 | Add a release to nagiosplug and create a file release | 
| 38 | Name: 1.4.1 Create release | 39 | Name: 1.4.1 | 
| 40 | Create release | ||
| 39 | Step 1: Add release notes pointing to news item | 41 | Step 1: Add release notes pointing to news item | 
| 40 | Step 2: add file | 42 | Step 2: add file | 
| 41 | Step 3: *.tar.gz, Platform Independent, Source .gz | 43 | Step 3: *.tar.gz, Platform Independent, Source .gz | 
