source: trunk/packages/xvm-prodconfig/debian/changelog @ 2009

Last change on this file since 2009 was 2009, checked in by broder, 15 years ago

Use a trigger in invirt-base to run invirt-reload instead of the
postinst of xvm-*config.

File size: 7.5 KB
Line 
1xvm-prodconfig (1.1.7) unstable; urgency=low
2
3  * Activate the invirt-reload trigger instead of running invirt-reload
4    directly
5
6 -- Evan Broder <broder@mit.edu>  Mon, 26 Jan 2009 08:09:32 -0500
7
8xvm-prodconfig (1.1.6) unstable; urgency=low
9
10  * Add textbooks.xvm.mit.edu CNAME for testing for APO.
11
12 -- Evan Broder <broder@mit.edu>  Sun, 25 Jan 2009 20:07:41 -0500
13
14xvm-prodconfig (1.1.5) unstable; urgency=low
15
16  * add sipb.mit.edu as another authz entry
17
18 -- Greg Price <price@mit.edu>  Tue, 30 Dec 2008 17:44:41 -0500
19
20xvm-prodconfig (1.1.4) unstable; urgency=low
21
22  * config.kerberos shouldn't be a list
23
24 -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 23:52:15 -0500
25
26xvm-prodconfig (1.1.3) unstable; urgency=low
27
28  * Alphabetize the sections of master.yaml so they make a little more
29    sense
30  * Move authn section to kerberos
31
32 -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 21:49:16 -0500
33
34xvm-prodconfig (1.1.2) unstable; urgency=low
35
36  * Reserve "help" because `remctl remote control help` wouldn't work
37
38 -- Evan Broder <broder@mit.edu>  Tue, 09 Dec 2008 19:46:19 -0500
39
40xvm-prodconfig (1.1.1) unstable; urgency=low
41
42  * Move the .k5login for the production cluster into this package
43  * Don't use explicit paths in the postinst
44  * Cleanup some lintian warnings about the control file
45  * Override the lintian complaint about installing files into /root
46
47 -- Evan Broder <broder@mit.edu>  Sat, 06 Dec 2008 14:57:24 -0500
48
49xvm-prodconfig (1.1.0) unstable; urgency=low
50
51  * Add a specification for a monitoring host (in our case, syn)
52
53 -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:51:35 -0500
54
55xvm-prodconfig (1.0.4) unstable; urgency=low
56
57  * Remove the stray dot from the config
58
59 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:35:03 -0500
60
61xvm-prodconfig (1.0.3) unstable; urgency=low
62
63  * The trac URI doesn't want a trailing slash
64
65 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:28:58 -0500
66
67xvm-prodconfig (1.0.2) unstable; urgency=low
68
69  * Move trac over to scripts
70
71 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:13:33 -0500
72
73xvm-prodconfig (1.0.1) unstable; urgency=low
74
75  * Forgot to change the webacl
76
77 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 11:12:09 -0500
78
79xvm-prodconfig (1.0.0) unstable; urgency=low
80
81  * Prod launch!
82
83 -- Evan Broder <broder@mit.edu>  Fri, 14 Nov 2008 14:34:50 -0500
84
85xvm-prodconfig (0.21) unstable; urgency=low
86
87  * Add the two remaining hosts - we can comment them out on
88    xvm-remote-dev until they're activated
89
90 -- Evan Broder <broder@mit.edu>  Tue, 04 Nov 2008 04:10:22 -0500
91
92xvm-prodconfig (0.20) unstable; urgency=low
93
94  * Take advantage of multi-word zonefile entries by adding explanations
95    for our reservations
96
97 -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 04:06:52 -0400
98
99xvm-prodconfig (0.19.2) unstable; urgency=low
100
101  * Zone files use semicolons for comments, not hashes
102
103 -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 02:16:08 -0400
104
105xvm-prodconfig (0.19.1) unstable; urgency=low
106
107  * Forgot to actually install the zone file
108
109 -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 02:10:16 -0400
110
111xvm-prodconfig (0.19) unstable; urgency=low
112
113  * Rearrange package to not have useless files/ tree
114  * Add a default zone file with overrides of names we don't want people
115    taking
116
117 -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 01:48:45 -0400
118
119xvm-prodconfig (0.18) unstable; urgency=low
120
121  * Punt sysvm configs - they're in invirt-xen-config now
122
123 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 07:45:11 -0400
124
125xvm-prodconfig (0.17.5) unstable; urgency=low
126
127  * sipb-xen-base -> invirt-base
128
129 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:44 -0400
130
131xvm-prodconfig (0.17.4) unstable; urgency=low
132
133  * xvm-2 -> xvm-dev
134
135 -- Evan Broder <broder@mit.edu>  Mon, 27 Oct 2008 14:26:14 -0400
136
137xvm-prodconfig (0.17.3) unstable; urgency=low
138
139  * New database name/auth info thanks to sipb-xen-database-server
140    changing to invirt-database-server
141
142 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:05:41 -0400
143
144xvm-prodconfig (0.17.2) unstable; urgency=low
145
146  * name the web admin ACL more descriptively as system:xvm-webacl
147
148 -- Greg Price <price@mit.edu>  Tue, 21 Oct 2008 23:33:42 -0400
149
150xvm-prodconfig (0.17.1) unstable; urgency=low
151
152  * Oh yeah - their IP addresses changed to
153
154 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 14:46:36 -0400
155
156xvm-prodconfig (0.17) unstable; urgency=low
157
158  * Move the console and remote servers to more sensible names
159
160 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 14:41:01 -0400
161
162xvm-prodconfig (0.16) unstable; urgency=low
163
164  * Use system:xvm-maintainers as the admin ACL - it's xvm-root's null
165    instances
166
167 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 12:17:40 -0400
168
169xvm-prodconfig (0.15) unstable; urgency=low
170
171  * Asterisk is a special character in YAML - quote it
172
173 -- Evan Broder <broder@mit.edu>  Mon, 13 Oct 2008 22:32:24 -0400
174
175xvm-prodconfig (0.14) unstable; urgency=low
176
177  * Update DNS to expect queries from prod.xvm.mit.edu
178
179 -- Evan Broder <broder@mit.edu>  Mon, 13 Oct 2008 22:13:05 -0400
180
181xvm-prodconfig (0.13) unstable; urgency=low
182
183  * use wildcard in web.errormail_exclude
184
185 -- Greg Price <price@mit.edu>  Sat, 11 Oct 2008 17:34:06 -0700
186
187xvm-prodconfig (0.12) unstable; urgency=low
188
189  * Move the console server to archiver.mit.edu
190
191 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 01:51:28 -0400
192
193xvm-prodconfig (0.11.1) unstable; urgency=low
194
195  * Hmm...100003 apparently isn't a real port
196
197 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 01:37:49 -0400
198
199xvm-prodconfig (0.11) unstable; urgency=low
200
201  * Add a vnc section
202
203 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 01:16:29 -0400
204
205xvm-prodconfig (0.10) unstable; urgency=low
206
207  * Add dhcp section
208
209 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 19:53:00 -0400
210
211xvm-prodconfig (0.9.2) unstable; urgency=low
212
213  * Add the svn.uri for svn checkout packages
214
215 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:05:35 -0400
216
217xvm-prodconfig (0.9.1) unstable; urgency=low
218
219  * Update dns section to be less of a lie
220
221 -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:55:26 -0400
222
223xvm-prodconfig (0.9) unstable; urgency=low
224
225  * Add dns section, even though it's something of a lie
226
227 -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 08:07:05 -0400
228
229xvm-prodconfig (0.8) unstable; urgency=low
230
231  * add console section
232
233 -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 19:53:30 -0400
234
235xvm-prodconfig (0.7) unstable; urgency=low
236
237  * Replace citadel-station with shadow-moses and arklay-mansion as hosts
238    while we get those two up
239
240 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:30:23 -0400
241
242xvm-prodconfig (0.6) unstable; urgency=low
243
244  * Add remote section
245
246 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 12:04:18 -0400
247
248xvm-prodconfig (0.5) unstable; urgency=low
249
250  * fix distribution
251
252 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 23:46:46 -0400
253
254xvm-prodconfig (0.4) hardy; urgency=low
255
256  * add web, svn, trac sections
257
258 -- Greg Price <price@mit.edu>  Mon, 29 Sep 2008 06:03:03 +0000
259
260xvm-prodconfig (0.3ubuntu1) hardy; urgency=low
261
262  * Add some system-vm xen configs.
263
264 -- Greg Price <price@mit.edu>  Mon, 29 Sep 2008 01:56:00 +0000
265
266xvm-prodconfig (0.3) unstable; urgency=low
267
268  * Include a copy of the apt key; currently not automatically installed.
269
270 --  Sam Hartman <hartmans@xvm.mit.edu>  Sun, 24 Aug 2008 20:51:34 +0000
271
272xvm-prodconfig (0.2) unstable; urgency=low
273
274  * Fix script names
275
276 -- Sam Hartman <hartmans@debian.org>  Fri, 22 Aug 2008 16:47:43 -0400
277
278xvm-prodconfig (0.1) unstable; urgency=low
279
280  * Initial prodconfig release
281
282 -- Sam Hartman <hartmans@debian.org>  Fri, 22 Aug 2008 16:40:35 -0400
Note: See TracBrowser for help on using the repository browser.