source: trunk/packages/invirt-console/debian/changelog @ 2426

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

invirt-console:

  • Give the website access to all consoles in preparation for exposing AjaxTerm?.
File size: 9.9 KB
Line 
1invirt-console (0.2.10) unstable; urgency=low
2
3  * Give the website access to all consoles in preparation for exposing
4    AjaxTerm.
5
6 -- Evan Broder <broder@mit.edu>  Mon, 10 Aug 2009 17:54:12 -0700
7
8invirt-console (0.2.9) unstable; urgency=high
9
10  * Don't allow any sort of port forwarding to the console server.
11
12 -- Evan Broder <broder@mit.edu>  Mon, 27 Apr 2009 20:08:48 -0400
13
14invirt-console (0.2.8) unstable; urgency=low
15
16  * Add conserver-server to -server's dependencies.
17
18 -- Evan Broder <broder@mit.edu>  Fri, 20 Feb 2009 13:19:52 -0500
19
20invirt-console (0.2.7) unstable; urgency=low
21
22  * Use a simpler query construct in ConsoleFS.
23
24 -- Evan Broder <broder@mit.edu>  Tue, 17 Feb 2009 04:23:05 -0500
25
26invirt-console (0.2.6) unstable; urgency=high
27
28  * Turn off autocompletion of console names.  (LP: #326075)
29
30 -- Anders Kaseorg <andersk@mit.edu>  Fri, 06 Feb 2009 04:28:36 -0500
31
32invirt-console (0.2.5) unstable; urgency=low
33
34  * update/rewrite description
35
36 -- Greg Price <price@mit.edu>  Fri, 19 Dec 2008 22:39:00 -0500
37
38invirt-console (0.2.4) unstable; urgency=low
39
40  * config.{authn[0] => kerberos}.realm
41
42 -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 23:06:24 -0500
43
44invirt-console (0.2.3) unstable; urgency=low
45
46  * ...and /home/machines
47
48 -- Evan Broder <broder@mit.edu>  Mon, 08 Dec 2008 09:47:20 -0500
49
50invirt-console (0.2.2) unstable; urgency=low
51
52  * Also create the /consolefs directory
53
54 -- Evan Broder <broder@mit.edu>  Mon, 08 Dec 2008 09:27:55 -0500
55
56invirt-console (0.2.1) unstable; urgency=low
57
58  * Be sure to create the /etc/conserver/conf.d directory
59
60 -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 10:29:35 -0500
61
62invirt-console (0.2.0) unstable; urgency=low
63
64  * Rename source package in preparation for merging invirt-console-server
65    with invirt-console-host
66  * Merge invirt-console-host into invirt-console (LP: #305681)
67
68 -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 10:17:06 -0500
69
70invirt-console-server (0.1.3) unstable; urgency=low
71
72  * Fix a gen_config -> gen_files
73
74 -- Greg Price <price@mit.edu>  Sat, 22 Nov 2008 19:27:59 -0500
75
76invirt-console-server (0.1.2) unstable; urgency=low
77
78  * Use gen-files.sh instead of rolling out own
79
80 -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:45:25 -0500
81
82invirt-console-server (0.1.1) unstable; urgency=low
83
84  * Clean up the init script with some ideas from debathena-pyhesiodfs.
85  * Switch to using std-init.
86
87 -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:26:22 -0500
88
89invirt-console-server (0.1.0) unstable; urgency=low
90
91  * Add real caching to consolefs
92  * Now that we're really caching, cache for a shorter period of time
93
94 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 13:16:37 -0500
95
96invirt-console-server (0.0.13) unstable; urgency=low
97
98  * Actually get the password fields right for libnss-pgsql
99
100 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 22:57:49 -0500
101
102invirt-console-server (0.0.12) unstable; urgency=low
103
104  * Fix the libnss-pgsql config - don't suggest that the password should
105    be in /etc/shadow
106
107 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 20:34:14 -0500
108
109invirt-console-server (0.0.11) unstable; urgency=low
110
111  * Don't depend on invirt-mail-config
112
113 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:47:47 -0500
114
115invirt-console-server (0.0.10) unstable; urgency=low
116
117  * Fix some uncaught bugs with the libnss-pgsql config
118
119 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:21:12 -0500
120
121invirt-console-server (0.0.9) unstable; urgency=low
122
123  * Depend on invirt-mail-config
124
125 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:48:34 -0500
126
127invirt-console-server (0.0.8) unstable; urgency=low
128
129  * The ACL file for remctl moved, but the reference to it didn't
130
131 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 03:35:48 -0500
132
133invirt-console-server (0.0.7) unstable; urgency=low
134
135  * Apparently remctl scripts run without a PATH
136
137 -- Evan Broder <broder@mit.edu>  Sun, 02 Nov 2008 17:08:35 -0500
138
139invirt-console-server (0.0.6) unstable; urgency=low
140
141  * Use invoke-rc.d instead of calling init scripts directly
142
143 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 06:32:17 -0400
144
145invirt-console-server (0.0.5) unstable; urgency=low
146
147  * sipb-xen-base -> invirt-base
148
149 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:16 -0400
150
151invirt-console-server (0.0.4) unstable; urgency=low
152
153  * sipb-xen-database-common -> invirt-database
154
155 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:39 -0400
156
157invirt-console-server (0.0.3) unstable; urgency=low
158
159  * Remove dependency on sipb-xen-chrony-config - we need to take care of
160    the clock, but not through that package
161
162 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:18:06 -0400
163
164invirt-console-server (0.0.2) unstable; urgency=low
165
166  * Standardize on "Invirt project"
167
168 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:32:17 -0400
169
170invirt-console-server (0.0.1) unstable; urgency=low
171
172  * sipb-xen -> invirt
173  *  -> -server while we're at it
174
175 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 03:54:40 -0400
176
177sipb-xen-console (8.4) unstable; urgency=low
178
179  * Create a dummy console entry that exists by default so that conserver
180    won't quit if no consoles are defined.
181
182 -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 03:13:47 -0400
183
184sipb-xen-console (8.3) unstable; urgency=low
185
186  * Update nss-pgsql.conf.mako to reflect new config file format
187
188 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 02:31:37 -0400
189
190sipb-xen-console (8.2) unstable; urgency=low
191
192  * Actually generate nscd.conf correctly
193
194 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 01:45:33 -0400
195
196sipb-xen-console (8.1) unstable; urgency=low
197
198  * ConsoleFS is now RouteFS-based
199
200 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 05:26:52 -0400
201
202sipb-xen-console (8.0) unstable; urgency=low
203
204  * Update config files to work with Hardy
205
206 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 04:45:21 -0400
207
208sipb-xen-console (7.8) unstable; urgency=low
209
210  * generate config files using mako
211
212 -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:10:50 -0400
213
214sipb-xen-console (7.7) unstable; urgency=low
215
216  * sipb_xen_database -> invirt.database
217  * use invirt config in sipb-xen-consolefs
218  * added decomposition of DB URI
219  * generate nss-pgsql.conf and issue.net.no_tkt from debian init script
220
221 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 01:13:37 -0400
222
223sipb-xen-console (7.6) unstable; urgency=low
224
225  * Use invirt-getconf to generate config.
226
227 -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 22:28:33 -0400
228
229sipb-xen-console (7.5) unstable; urgency=low
230
231  * Generate config at start/reload from /etc/invirt/*.
232
233 -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 18:29:43 -0400
234
235sipb-xen-console (7.4) unstable; urgency=low
236
237  * pull in sipb-xen-base
238
239 -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 17:41:01 -0400
240
241sipb-xen-console (7.3) unstable; urgency=low
242
243  * update for current config-package-dev
244
245 -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 15:41:50 -0400
246
247sipb-xen-console (7.3) unstable; urgency=low
248
249  * Move config details out to config package.
250
251 -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 01:01:26 -0400
252
253sipb-xen-console (7.2) unstable; urgency=low
254
255  * Multiplex consoles on multiple hosts.
256 
257 -- Greg Price <price@mit.edu>  Sun, 13 Jul 2008 08:52:18 -0400
258
259sipb-xen-console (7.1) unstable; urgency=low
260
261  * Remember to actually divert the conserver config
262
263 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:48:05 -0400
264
265sipb-xen-console (7) unstable; urgency=low
266
267  * Use conserver instead of ssh to connect to black-mesa
268
269 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:52:05 -0400
270
271sipb-xen-console (6.2) unstable; urgency=low
272
273  * /etc/modules is no longer managed by this package
274
275 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue,  1 Apr 2008 22:25:09 -0400
276
277sipb-xen-console (6.1) unstable; urgency=low
278
279  * Don't add the "d_" to the domain name on this side - do it on the
280    black-mesa side
281
282 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 22:20:47 -0400
283
284sipb-xen-console (6) unstable; urgency=low
285
286  * modprobe fuse before attaching consolefs
287  * Revert code to block dropping privileges to user accounts
288  * Add configuration to accept Kerberos config for users and error on
289    non-root users if Kerberos authentication fails
290
291 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 20:03:11 -0400
292
293sipb-xen-console (5.1) unstable; urgency=low
294
295  * Package should create /consolefs so that sipb-xen-consolefs has
296    somewhere to mount to
297
298 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 18:20:02 -0400
299
300sipb-xen-console (5) unstable; urgency=low
301
302  * modprobe fuse at boot
303
304 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 17:57:36 -0400
305
306sipb-xen-console (4.1) unstable; urgency=low
307
308  * It should not be trivial for us to access the serial console of
309    users' machines
310
311 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 17:42:04 -0400
312
313sipb-xen-console (4) unstable; urgency=low
314
315  * Added comments to sipb-xen-consolefs
316  * Added support for symlinks in the realpath
317  * Changed sipb-xen-consolefs to use syslog instead of printf debugging
318
319 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 14:17:59 -0400
320
321sipb-xen-console (3.2) unstable; urgency=low
322
323  * Fixing a bug in sipb-xen-consolefs ('@' is not re-added to realms
324    in the .k5login
325
326 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:39:30 -0400
327
328sipb-xen-console (3.1) unstable; urgency=low
329
330  * Clean up the motd a bit
331  * Add dependency on sipb-xen-chrony-config to make sure the clock is
332    staying synced
333
334 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:33:55 -0400
335
336sipb-xen-console (3) unstable; urgency=low
337
338  * Make the motd useful instead of turning it off
339
340 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:14:23 -0400
341
342sipb-xen-console (2) unstable; urgency=low
343
344  * Actually functional release.
345
346 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 05:07:43 -0400
347
348sipb-xen-console (1) unstable; urgency=low
349
350  * Initial release.
351
352 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400
Note: See TracBrowser for help on using the repository browser.