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