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

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

Limit the number of secrets: use /etc/invirt/keytab instead of a
separate keytab for apache

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