daf6ebd78f292f764a929b28c55d5d6f6924c2de
[invirt/packages/invirt-console.git] / debian / changelog
1 invirt-console-server (0.0.3) unstable; urgency=low
2
3   * Remove dependency on sipb-xen-chrony-config - we need to take care of
4     the clock, but not through that package
5
6  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:18:06 -0400
7
8 invirt-console-server (0.0.2) unstable; urgency=low
9
10   * Standardize on "Invirt project"
11
12  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:32:17 -0400
13
14 invirt-console-server (0.0.1) unstable; urgency=low
15
16   * sipb-xen -> invirt
17   *  -> -server while we're at it
18
19  -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 03:54:40 -0400
20
21 sipb-xen-console (8.4) unstable; urgency=low
22
23   * Create a dummy console entry that exists by default so that conserver
24     won't quit if no consoles are defined.
25
26  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 03:13:47 -0400
27
28 sipb-xen-console (8.3) unstable; urgency=low
29
30   * Update nss-pgsql.conf.mako to reflect new config file format
31
32  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 02:31:37 -0400
33
34 sipb-xen-console (8.2) unstable; urgency=low
35
36   * Actually generate nscd.conf correctly
37
38  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 01:45:33 -0400
39
40 sipb-xen-console (8.1) unstable; urgency=low
41
42   * ConsoleFS is now RouteFS-based
43
44  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 05:26:52 -0400
45
46 sipb-xen-console (8.0) unstable; urgency=low
47
48   * Update config files to work with Hardy
49
50  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 04:45:21 -0400
51
52 sipb-xen-console (7.8) unstable; urgency=low
53
54   * generate config files using mako
55
56  -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:10:50 -0400
57
58 sipb-xen-console (7.7) unstable; urgency=low
59
60   * sipb_xen_database -> invirt.database
61   * use invirt config in sipb-xen-consolefs
62   * added decomposition of DB URI
63   * generate nss-pgsql.conf and issue.net.no_tkt from debian init script
64
65  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 01:13:37 -0400
66
67 sipb-xen-console (7.6) unstable; urgency=low
68
69   * Use invirt-getconf to generate config.
70
71  -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 22:28:33 -0400
72
73 sipb-xen-console (7.5) unstable; urgency=low
74
75   * Generate config at start/reload from /etc/invirt/*.
76
77  -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 18:29:43 -0400
78
79 sipb-xen-console (7.4) unstable; urgency=low
80
81   * pull in sipb-xen-base
82
83  -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 17:41:01 -0400
84
85 sipb-xen-console (7.3) unstable; urgency=low
86
87   * update for current config-package-dev
88
89  -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 15:41:50 -0400
90
91 sipb-xen-console (7.3) unstable; urgency=low
92
93   * Move config details out to config package.
94
95  -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 01:01:26 -0400
96
97 sipb-xen-console (7.2) unstable; urgency=low
98
99   * Multiplex consoles on multiple hosts.
100   
101  -- Greg Price <price@mit.edu>  Sun, 13 Jul 2008 08:52:18 -0400
102
103 sipb-xen-console (7.1) unstable; urgency=low
104
105   * Remember to actually divert the conserver config
106
107  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:48:05 -0400
108
109 sipb-xen-console (7) unstable; urgency=low
110
111   * Use conserver instead of ssh to connect to black-mesa
112
113  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:52:05 -0400
114
115 sipb-xen-console (6.2) unstable; urgency=low
116
117   * /etc/modules is no longer managed by this package
118
119  -- SIPB Xen Project <sipb-xen@mit.edu>  Tue,  1 Apr 2008 22:25:09 -0400
120
121 sipb-xen-console (6.1) unstable; urgency=low
122
123   * Don't add the "d_" to the domain name on this side - do it on the
124     black-mesa side
125
126  -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 22:20:47 -0400
127
128 sipb-xen-console (6) unstable; urgency=low
129
130   * modprobe fuse before attaching consolefs
131   * Revert code to block dropping privileges to user accounts
132   * Add configuration to accept Kerberos config for users and error on
133     non-root users if Kerberos authentication fails
134
135  -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 20:03:11 -0400
136
137 sipb-xen-console (5.1) unstable; urgency=low
138
139   * Package should create /consolefs so that sipb-xen-consolefs has
140     somewhere to mount to
141
142  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 18:20:02 -0400
143
144 sipb-xen-console (5) unstable; urgency=low
145
146   * modprobe fuse at boot
147
148  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 17:57:36 -0400
149
150 sipb-xen-console (4.1) unstable; urgency=low
151
152   * It should not be trivial for us to access the serial console of
153     users' machines
154
155  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 17:42:04 -0400
156
157 sipb-xen-console (4) unstable; urgency=low
158
159   * Added comments to sipb-xen-consolefs
160   * Added support for symlinks in the realpath
161   * Changed sipb-xen-consolefs to use syslog instead of printf debugging
162
163  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 14:17:59 -0400
164
165 sipb-xen-console (3.2) unstable; urgency=low
166
167   * Fixing a bug in sipb-xen-consolefs ('@' is not re-added to realms
168     in the .k5login
169
170  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:39:30 -0400
171
172 sipb-xen-console (3.1) unstable; urgency=low
173
174   * Clean up the motd a bit
175   * Add dependency on sipb-xen-chrony-config to make sure the clock is
176     staying synced
177
178  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:33:55 -0400
179
180 sipb-xen-console (3) unstable; urgency=low
181
182   * Make the motd useful instead of turning it off
183
184  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:14:23 -0400
185
186 sipb-xen-console (2) unstable; urgency=low
187
188   * Actually functional release.
189
190  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 05:07:43 -0400
191
192 sipb-xen-console (1) unstable; urgency=low
193
194   * Initial release.
195
196  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400