1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
mauvealert (3.2.1) stable; urgency=low
* Fixed up alert_group matching.
-- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 22 Jul 2011 16:28:52 +0100
mauvealert (3.2.0) stable; urgency=low
* Re-organisation of config
* Added lots of tests.
-- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 22 Jul 2011 13:30:23 +0100
mauvealert (3.1.6) stable; urgency=low
* Added new heartbeat to remote mauve
* Added alert URL to messages.
-- Patrick J Cherry <patrick@bytemark.co.uk> Wed, 20 Jul 2011 16:15:07 +0100
mauvealert (3.1.5) stable; urgency=low
* mauvesend can now specify an absolute time
-- Patrick J Cherry <patrick@bytemark.co.uk> Wed, 20 Jul 2011 10:54:17 +0100
mauvealert (3.1.4) stable; urgency=low
* Fixed up recording of update_type for alerts
* Tidied up threading.
-- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Jul 2011 22:44:30 +0100
mauvealert (3.1.3) stable; urgency=low
* Tidied up initscript
-- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Jul 2011 17:59:01 +0100
mauvealert (3.1.2) stable; urgency=low
* Fixed up some gruesome spelling errors.
-- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Jul 2011 16:42:19 +0100
mauvealert (3.1.1) stable; urgency=low
* Fixed mauveserver config file searching
* Updated dependencies for lenny (ugh)
-- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Jul 2011 15:48:53 +0100
mauvealert (3.1.0) stable; urgency=low
* New version.
-- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 15 Jul 2011 14:03:15 +0100
mauvealert (3.0.6) stable; urgency=low
* Reminders to peple lists now work.
-- Patrick J Cherry <patrick@bytemark.co.uk> Sun, 19 Jun 2011 21:52:16 +0100
mauvealert (3.0.5) stable; urgency=low
* Moar fiXXord.
-- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 17 Jun 2011 18:08:21 +0100
mauvealert (3.0.4) stable; urgency=low
* New release.
-- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 17 Jun 2011 08:57:55 +0100
mauvealert (3.0.3) stable; urgency=low
* Added get_all back to front-end
* Fixed up logging for more classes
* Catch empty notification lists
* Added console to server package
* Fixed document_root location
-- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Apr 2011 11:31:10 +0100
mauvealert (3.0.2) stable; urgency=low
* Now checks for transmission time set to zero.
-- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Apr 2011 10:27:13 +0100
mauvealert (3.0.1) stable; urgency=low
* Fixed up logging for the web interface
* Added better catch for validation errors
-- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Apr 2011 10:18:44 +0100
mauvealert (3.0.0) stable; urgency=low
* New version.
-- Patrick J Cherry <patrick@bytemark.co.uk> Wed, 13 Apr 2011 17:02:22 +0100
mauvealert (0.1-1) stable; urgency=low
* First release.
-- Patrick J Cherry <patrick@bytemark.co.uk> Wed, 28 Oct 2009 10:34:17 +0000
|