source: trunk/packages/sipb-xen-www/debian/changelog @ 1297

Last change on this file since 1297 was 1297, checked in by broder, 16 years ago

sipb-xen-database-common -> invirt-database in sipb-xen-www

File size: 4.7 KB
Line 
1sipb-xen-www (3.18) unstable; urgency=low
2
3  * sipb-xen-database-common -> invirt-database
4
5 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:09 -0400
6
7sipb-xen-www (3.17) unstable; urgency=low
8
9  [ Quentin Smith ]
10  * Add Kerberos-authenticated web interface on port 442
11
12  [ Evan Broder ]
13  * Add config-package-dev to the build dependencies
14
15 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 15:32:34 -0400
16
17sipb-xen-www (3.16) unstable; urgency=low
18
19  * Shorten initscript with spiffy new library from sipb-xen-base
20  * Fix comment copy-paste error in initscript, now that it's mostly comments
21
22 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 07:19:13 -0400
23
24sipb-xen-www (3.15) unstable; urgency=low
25
26  * Use /etc/invirt/keytab instead of a separate keytab for apache
27
28 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 19:56:04 -0400
29
30sipb-xen-www (3.14.4) unstable; urgency=low
31
32  * allow '*' wildcard in config.errormail_exclude
33
34 -- Greg Price <price@mit.edu>  Sat, 11 Oct 2008 17:32:42 -0700
35
36sipb-xen-www (3.14.3) unstable; urgency=low
37
38  * Actually stop Apache on shutdown
39
40 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:24:40 -0400
41
42sipb-xen-www (3.14.2) unstable; urgency=low
43
44  * Be a good debian package and undo what you did on uninstall
45
46 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:06:30 -0400
47
48sipb-xen-www (3.14.1) unstable; urgency=low
49
50  * Try again, now that I actually understand what the problem is
51
52 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:58:46 -0400
53
54sipb-xen-www (3.14) unstable; urgency=low
55
56  * Try to fix startup ordering problem by specifying that the new startup
57    script depends on $remote_fs
58
59 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:32:14 -0400
60
61sipb-xen-www (3.13.1) unstable; urgency=low
62
63  * Don't add another Listen 443 directive - apache gets angry
64  * And this, kids, is why you should always test your code before
65    committing
66
67 -- Evan broder <broder@mit.edu>  Fri, 03 Oct 2008 22:01:22 -0400
68
69sipb-xen-www (3.13) unstable; urgency=low
70
71  * Make sure we're listening on all the necessary ports
72
73 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:40:47 -0400
74
75sipb-xen-www (3.12) unstable; urgency=low
76
77  * invirt-confiscate the SVN checkout
78
79 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:01:33 -0400
80
81sipb-xen-www (3.11) unstable; urgency=low
82
83  * fix distribution
84
85 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 23:48:37 -0400
86
87sipb-xen-www (3.10) hardy; urgency=low
88
89  * depend on debathena-afs-config and python-flup
90
91 -- Greg Price <price@mit.edu>  Mon, 29 Sep 2008 05:58:01 +0000
92
93sipb-xen-www (3.9) unstable; urgency=low
94
95  * further integration of invirt.config
96
97 -- Yang Zhang <y_z@mit.edu>  Fri,  8 Aug 2008 02:39:15 -0400
98
99sipb-xen-www (3.8) unstable; urgency=low
100
101  * sipb_xen_database -> invirt.database in cache_acls.py
102
103 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 19:45:19 -0400
104
105sipb-xen-www (3.7) unstable; urgency=low
106
107  uncommitted changes in /etc/apache2 on xvm.mit.edu:
108  * rewrite static/ uris for admin mode
109  * allow ~ uris
110
111  * take instance from keytab in k5start apache2.init wrapper
112
113 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 01:22:47 -0400
114
115sipb-xen-www (3.6) unstable; urgency=low
116
117  * Add Anders' kstart-using apache2 init script.
118  * Add some dependencies the svn site needs.
119  * Use daemon/xvm-2.mit.edu for svn site, as it's on xvm-2 now
120
121 -- Greg Price <price@mit.edu>  Fri,  1 Aug 2008 20:23:50 -0400
122
123sipb-xen-www (3.5) unstable; urgency=low
124
125  * Use FCGI.
126  * Lengthen timeouts to let the autoinstaller work.
127
128 -- Greg Price <price@mit.edu>  Sun, 15 Jun 2008 21:51:59 -0400
129
130sipb-xen-www (3.4) unstable; urgency=low
131
132  * xvm.mit.edu rather than sipb-xen-dev.mit.edu
133
134 -- Greg Price <price@mit.edu>  Sun, 11 May 2008 00:49:58 -0400
135
136sipb-xen-www (3.3) unstable; urgency=low
137
138  * Fix the SVN server to point to the new AFS mountpoint
139
140 -- Evan Broder <broder@mit.edu>  Fri,  9 May 2008 02:37:21 -0400
141
142sipb-xen-www (3.2) unstable; urgency=low
143
144  * Check in (part of?) the Apache config.
145  * Modify it to allow an informative front page without certs.
146  * Add that front page.
147
148 -- Greg Price <price@mit.edu>  Fri,  9 May 2008 02:11:04 -0400
149
150sipb-xen-www (3.1) unstable; urgency=low
151
152  * Fixed the crontab definition
153
154 -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:49:32 -0400
155
156sipb-xen-www (3) unstable; urgency=low
157
158  * Refresh the ACL cache every 5 minutes
159
160 -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:38:16 -0400
161
162sipb-xen-www (2) unstable; urgency=low
163
164  * Create sipb-xen group in preinst script.
165
166 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Sat, 29 Mar 2008 18:45:02 -0400
167
168sipb-xen-www (1) unstable; urgency=low
169
170  * Initial Release.
171 -- SIPB Xen Project <sipb-xen@mit.edu>  Fri, 28 Mar 2008 22:43:12 -0500
172
Note: See TracBrowser for help on using the repository browser.