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

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

Fix build-deps on sipb-xen-www

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