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

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

Specify whether to authenticate PRDB lookups for each AFS cell in the
config files.

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