source: package_branches/invirt-web/cherrypy/debian/changelog @ 2488

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

Punt the "moocow" VNC password - it's dumb, and we already have our
own authentication mechanism (that uses real authentication).

This commit cherry-picks r2487.

Except for the part where the entire commit conflicted.

File size: 9.1 KB
Line 
1invirt-web (0.1.0) unstable; urgency=low
2
3  * Depend on python-cherrypy3 and python-mako in preparation of migrating the
4    web site.
5  * Remove dependency on python-cheetah
6
7 -- Quentin Smith <quentin@mit.edu>  Mon, 28 Sep 2009 01:26:06 -0400
8
9invirt-web (0.0.22) unstable; urgency=low
10
11  * Don't supply a password to the VNC server, since one is no longer
12    required.
13
14 -- Evan Broder <broder@mit.edu>  Mon, 28 Sep 2009 21:24:06 -0400
15
16invirt-web (0.0.21) unstable; urgency=low
17
18  [ Quentin Smith ]
19  * Don't reuse IP addresses that are special in some way.
20
21  [ Evan Broder ]
22  * Cache the membership of the adminacl in addition to the ACLs for
23    machines.
24
25 -- Evan Broder <broder@mit.edu>  Fri, 27 Feb 2009 21:06:55 -0500
26
27invirt-web (0.0.20) unstable; urgency=low
28
29  * Don't confuse MB with MiB, or GB with GiB.
30
31 -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Feb 2009 04:54:54 -0500
32
33invirt-web (0.0.19) unstable; urgency=low
34
35  * modified quota checking to refer to invirt.database.Owner for quotas and defaults
36
37 -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 17 Feb 2009 01:31:01 -0500
38
39invirt-web (0.0.18) unstable; urgency=low
40
41  * depend on apache2, libapache2-mod-auth-sslcert, python-dnspython
42  * enable Apache modules we need
43  * get mitCAclient.pem from debathena-ssl-certificates
44  * organize our 24 dependencies a bit
45
46 -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 14:59:14 -0500
47
48invirt-web (0.0.17) unstable; urgency=low
49
50  * Add Provides and Conflicts lines to debian/control for
51    config-package-dev
52
53 -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:15:29 -0500
54
55invirt-web (0.0.16) unstable; urgency=low
56
57  * Fix a security vulnerability: traditional `pts mem` is in cleartext
58    and could be spoofed.  Use new -encrypt option, which needs tokens.
59
60  * make initscript stop command not leave apache2 processes lying around
61    (so that restart works)
62  * Depend on mail-transport-agent, not postfix.
63
64 -- Greg Price <price@mit.edu>  Tue, 30 Dec 2008 17:43:41 -0500
65
66invirt-web (0.0.15) unstable; urgency=low
67
68  * config.{authn[0] => kerberos}.realm
69
70 -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 23:30:46 -0500
71
72invirt-web (0.0.14) unstable; urgency=low
73
74  * Depend on invirt-web-iptables
75
76 -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 09:12:45 -0500
77
78invirt-web (0.0.13) unstable; urgency=low
79
80  * Add cron dependency
81
82 -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 11:01:12 -0500
83
84invirt-web (0.0.12) unstable; urgency=low
85
86  * Whoops - forgot to drop an option to k5start
87
88 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 04:59:31 -0500
89
90invirt-web (0.0.11) unstable; urgency=low
91
92  * Use daemon/$HOSTNAME for the svn repository instead of the first
93    principal in the keytab
94
95 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 04:56:36 -0500
96
97invirt-web (0.0.10) unstable; urgency=low
98
99  * Make /etc/apache2/sites-available/default a mako template
100  * Fix a mistyped variable
101
102 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:27:56 -0500
103
104invirt-web (0.0.9) unstable; urgency=low
105
106  * Move trac off-site - redirect somewhere else
107
108 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:12:57 -0500
109
110invirt-web (0.0.8) unstable; urgency=low
111
112  * Don't depend on invirt-mail-config
113
114 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:50:00 -0500
115
116invirt-web (0.0.7) unstable; urgency=low
117
118  * Query against the local nameserver to be sure there's no caching of
119    deleted hosts
120  * Depend on invirt-dns to be sure that a nameserver is running locally
121  * Depend on invirt-mail-config
122
123 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:47:37 -0500
124
125invirt-web (0.0.6) unstable; urgency=low
126
127  * The web server needs a working AFS; make sure OpenAFS modules are
128    installed
129
130 -- Evan Broder <broder@mit.edu>  Mon, 03 Nov 2008 03:40:51 -0500
131
132invirt-web (0.0.5) unstable; urgency=low
133
134  * Add new dependency on python-dns
135
136 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 22:57:41 -0400
137
138invirt-web (0.0.4) unstable; urgency=low
139
140  * sipb-xen-base -> invirt-base
141
142 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:35 -0400
143
144invirt-web (0.0.3) unstable; urgency=low
145
146  * sipb-xen-vnc-client -> invirt-vnc-client
147
148 -- Evan Broder <broder@mit.edu>  Sun, 26 Oct 2008 17:28:51 -0400
149
150invirt-web (0.0.2) unstable; urgency=low
151
152  * /sipb-xen -> /invirt in apt repo URI
153
154 -- Greg Price <price@mit.edu>  Sun, 26 Oct 2008 04:56:21 -0400
155
156invirt-web (0.0.1) unstable; urgency=low
157
158  * sipb-xen-www -> invirt-web
159
160 -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 22:09:29 -0400
161
162sipb-xen-www (3.18) unstable; urgency=low
163
164  * sipb-xen-database-common -> invirt-database
165
166 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:09 -0400
167
168sipb-xen-www (3.17) unstable; urgency=low
169
170  [ Quentin Smith ]
171  * Add Kerberos-authenticated web interface on port 442
172
173  [ Evan Broder ]
174  * Add config-package-dev to the build dependencies
175
176 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 15:32:34 -0400
177
178sipb-xen-www (3.16) unstable; urgency=low
179
180  * Shorten initscript with spiffy new library from sipb-xen-base
181  * Fix comment copy-paste error in initscript, now that it's mostly comments
182
183 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 07:19:13 -0400
184
185sipb-xen-www (3.15) unstable; urgency=low
186
187  * Use /etc/invirt/keytab instead of a separate keytab for apache
188
189 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 19:56:04 -0400
190
191sipb-xen-www (3.14.4) unstable; urgency=low
192
193  * allow '*' wildcard in config.errormail_exclude
194
195 -- Greg Price <price@mit.edu>  Sat, 11 Oct 2008 17:32:42 -0700
196
197sipb-xen-www (3.14.3) unstable; urgency=low
198
199  * Actually stop Apache on shutdown
200
201 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:24:40 -0400
202
203sipb-xen-www (3.14.2) unstable; urgency=low
204
205  * Be a good debian package and undo what you did on uninstall
206
207 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:06:30 -0400
208
209sipb-xen-www (3.14.1) unstable; urgency=low
210
211  * Try again, now that I actually understand what the problem is
212
213 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:58:46 -0400
214
215sipb-xen-www (3.14) unstable; urgency=low
216
217  * Try to fix startup ordering problem by specifying that the new startup
218    script depends on $remote_fs
219
220 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:32:14 -0400
221
222sipb-xen-www (3.13.1) unstable; urgency=low
223
224  * Don't add another Listen 443 directive - apache gets angry
225  * And this, kids, is why you should always test your code before
226    committing
227
228 -- Evan broder <broder@mit.edu>  Fri, 03 Oct 2008 22:01:22 -0400
229
230sipb-xen-www (3.13) unstable; urgency=low
231
232  * Make sure we're listening on all the necessary ports
233
234 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:40:47 -0400
235
236sipb-xen-www (3.12) unstable; urgency=low
237
238  * invirt-confiscate the SVN checkout
239
240 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:01:33 -0400
241
242sipb-xen-www (3.11) unstable; urgency=low
243
244  * fix distribution
245
246 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 23:48:37 -0400
247
248sipb-xen-www (3.10) hardy; urgency=low
249
250  * depend on debathena-afs-config and python-flup
251
252 -- Greg Price <price@mit.edu>  Mon, 29 Sep 2008 05:58:01 +0000
253
254sipb-xen-www (3.9) unstable; urgency=low
255
256  * further integration of invirt.config
257
258 -- Yang Zhang <y_z@mit.edu>  Fri,  8 Aug 2008 02:39:15 -0400
259
260sipb-xen-www (3.8) unstable; urgency=low
261
262  * sipb_xen_database -> invirt.database in cache_acls.py
263
264 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 19:45:19 -0400
265
266sipb-xen-www (3.7) unstable; urgency=low
267
268  uncommitted changes in /etc/apache2 on xvm.mit.edu:
269  * rewrite static/ uris for admin mode
270  * allow ~ uris
271
272  * take instance from keytab in k5start apache2.init wrapper
273
274 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 01:22:47 -0400
275
276sipb-xen-www (3.6) unstable; urgency=low
277
278  * Add Anders' kstart-using apache2 init script.
279  * Add some dependencies the svn site needs.
280  * Use daemon/xvm-2.mit.edu for svn site, as it's on xvm-2 now
281
282 -- Greg Price <price@mit.edu>  Fri,  1 Aug 2008 20:23:50 -0400
283
284sipb-xen-www (3.5) unstable; urgency=low
285
286  * Use FCGI.
287  * Lengthen timeouts to let the autoinstaller work.
288
289 -- Greg Price <price@mit.edu>  Sun, 15 Jun 2008 21:51:59 -0400
290
291sipb-xen-www (3.4) unstable; urgency=low
292
293  * xvm.mit.edu rather than sipb-xen-dev.mit.edu
294
295 -- Greg Price <price@mit.edu>  Sun, 11 May 2008 00:49:58 -0400
296
297sipb-xen-www (3.3) unstable; urgency=low
298
299  * Fix the SVN server to point to the new AFS mountpoint
300
301 -- Evan Broder <broder@mit.edu>  Fri,  9 May 2008 02:37:21 -0400
302
303sipb-xen-www (3.2) unstable; urgency=low
304
305  * Check in (part of?) the Apache config.
306  * Modify it to allow an informative front page without certs.
307  * Add that front page.
308
309 -- Greg Price <price@mit.edu>  Fri,  9 May 2008 02:11:04 -0400
310
311sipb-xen-www (3.1) unstable; urgency=low
312
313  * Fixed the crontab definition
314
315 -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:49:32 -0400
316
317sipb-xen-www (3) unstable; urgency=low
318
319  * Refresh the ACL cache every 5 minutes
320
321 -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:38:16 -0400
322
323sipb-xen-www (2) unstable; urgency=low
324
325  * Create sipb-xen group in preinst script.
326
327 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Sat, 29 Mar 2008 18:45:02 -0400
328
329sipb-xen-www (1) unstable; urgency=low
330
331  * Initial Release.
332 -- SIPB Xen Project <sipb-xen@mit.edu>  Fri, 28 Mar 2008 22:43:12 -0500
333
Note: See TracBrowser for help on using the repository browser.