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

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

In xvm-prodconfig:

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