source: trunk/packages/invirt-console-server/debian/changelog @ 1699

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

Add real caching to consolefs, too

File size: 7.4 KB
Line 
1invirt-console-server (0.1.0) unstable; urgency=low
2
3  * Add real caching to consolefs
4
5 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 13:16:09 -0500
6
7invirt-console-server (0.0.13) unstable; urgency=low
8
9  * Actually get the password fields right for libnss-pgsql
10
11 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 22:57:49 -0500
12
13invirt-console-server (0.0.12) unstable; urgency=low
14
15  * Fix the libnss-pgsql config - don't suggest that the password should
16    be in /etc/shadow
17
18 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 20:34:14 -0500
19
20invirt-console-server (0.0.11) unstable; urgency=low
21
22  * Don't depend on invirt-mail-config
23
24 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:47:47 -0500
25
26invirt-console-server (0.0.10) unstable; urgency=low
27
28  * Fix some uncaught bugs with the libnss-pgsql config
29
30 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:21:12 -0500
31
32invirt-console-server (0.0.9) unstable; urgency=low
33
34  * Depend on invirt-mail-config
35
36 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:48:34 -0500
37
38invirt-console-server (0.0.8) unstable; urgency=low
39
40  * The ACL file for remctl moved, but the reference to it didn't
41
42 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 03:35:48 -0500
43
44invirt-console-server (0.0.7) unstable; urgency=low
45
46  * Apparently remctl scripts run without a PATH
47
48 -- Evan Broder <broder@mit.edu>  Sun, 02 Nov 2008 17:08:35 -0500
49
50invirt-console-server (0.0.6) unstable; urgency=low
51
52  * Use invoke-rc.d instead of calling init scripts directly
53
54 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 06:32:17 -0400
55
56invirt-console-server (0.0.5) unstable; urgency=low
57
58  * sipb-xen-base -> invirt-base
59
60 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:16 -0400
61
62invirt-console-server (0.0.4) unstable; urgency=low
63
64  * sipb-xen-database-common -> invirt-database
65
66 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:39 -0400
67
68invirt-console-server (0.0.3) unstable; urgency=low
69
70  * Remove dependency on sipb-xen-chrony-config - we need to take care of
71    the clock, but not through that package
72
73 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:18:06 -0400
74
75invirt-console-server (0.0.2) unstable; urgency=low
76
77  * Standardize on "Invirt project"
78
79 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:32:17 -0400
80
81invirt-console-server (0.0.1) unstable; urgency=low
82
83  * sipb-xen -> invirt
84  *  -> -server while we're at it
85
86 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 03:54:40 -0400
87
88sipb-xen-console (8.4) unstable; urgency=low
89
90  * Create a dummy console entry that exists by default so that conserver
91    won't quit if no consoles are defined.
92
93 -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 03:13:47 -0400
94
95sipb-xen-console (8.3) unstable; urgency=low
96
97  * Update nss-pgsql.conf.mako to reflect new config file format
98
99 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 02:31:37 -0400
100
101sipb-xen-console (8.2) unstable; urgency=low
102
103  * Actually generate nscd.conf correctly
104
105 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 01:45:33 -0400
106
107sipb-xen-console (8.1) unstable; urgency=low
108
109  * ConsoleFS is now RouteFS-based
110
111 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 05:26:52 -0400
112
113sipb-xen-console (8.0) unstable; urgency=low
114
115  * Update config files to work with Hardy
116
117 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 04:45:21 -0400
118
119sipb-xen-console (7.8) unstable; urgency=low
120
121  * generate config files using mako
122
123 -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:10:50 -0400
124
125sipb-xen-console (7.7) unstable; urgency=low
126
127  * sipb_xen_database -> invirt.database
128  * use invirt config in sipb-xen-consolefs
129  * added decomposition of DB URI
130  * generate nss-pgsql.conf and issue.net.no_tkt from debian init script
131
132 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 01:13:37 -0400
133
134sipb-xen-console (7.6) unstable; urgency=low
135
136  * Use invirt-getconf to generate config.
137
138 -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 22:28:33 -0400
139
140sipb-xen-console (7.5) unstable; urgency=low
141
142  * Generate config at start/reload from /etc/invirt/*.
143
144 -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 18:29:43 -0400
145
146sipb-xen-console (7.4) unstable; urgency=low
147
148  * pull in sipb-xen-base
149
150 -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 17:41:01 -0400
151
152sipb-xen-console (7.3) unstable; urgency=low
153
154  * update for current config-package-dev
155
156 -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 15:41:50 -0400
157
158sipb-xen-console (7.3) unstable; urgency=low
159
160  * Move config details out to config package.
161
162 -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 01:01:26 -0400
163
164sipb-xen-console (7.2) unstable; urgency=low
165
166  * Multiplex consoles on multiple hosts.
167 
168 -- Greg Price <price@mit.edu>  Sun, 13 Jul 2008 08:52:18 -0400
169
170sipb-xen-console (7.1) unstable; urgency=low
171
172  * Remember to actually divert the conserver config
173
174 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:48:05 -0400
175
176sipb-xen-console (7) unstable; urgency=low
177
178  * Use conserver instead of ssh to connect to black-mesa
179
180 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:52:05 -0400
181
182sipb-xen-console (6.2) unstable; urgency=low
183
184  * /etc/modules is no longer managed by this package
185
186 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue,  1 Apr 2008 22:25:09 -0400
187
188sipb-xen-console (6.1) unstable; urgency=low
189
190  * Don't add the "d_" to the domain name on this side - do it on the
191    black-mesa side
192
193 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 22:20:47 -0400
194
195sipb-xen-console (6) unstable; urgency=low
196
197  * modprobe fuse before attaching consolefs
198  * Revert code to block dropping privileges to user accounts
199  * Add configuration to accept Kerberos config for users and error on
200    non-root users if Kerberos authentication fails
201
202 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 20:03:11 -0400
203
204sipb-xen-console (5.1) unstable; urgency=low
205
206  * Package should create /consolefs so that sipb-xen-consolefs has
207    somewhere to mount to
208
209 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 18:20:02 -0400
210
211sipb-xen-console (5) unstable; urgency=low
212
213  * modprobe fuse at boot
214
215 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 17:57:36 -0400
216
217sipb-xen-console (4.1) unstable; urgency=low
218
219  * It should not be trivial for us to access the serial console of
220    users' machines
221
222 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 17:42:04 -0400
223
224sipb-xen-console (4) unstable; urgency=low
225
226  * Added comments to sipb-xen-consolefs
227  * Added support for symlinks in the realpath
228  * Changed sipb-xen-consolefs to use syslog instead of printf debugging
229
230 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 14:17:59 -0400
231
232sipb-xen-console (3.2) unstable; urgency=low
233
234  * Fixing a bug in sipb-xen-consolefs ('@' is not re-added to realms
235    in the .k5login
236
237 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:39:30 -0400
238
239sipb-xen-console (3.1) unstable; urgency=low
240
241  * Clean up the motd a bit
242  * Add dependency on sipb-xen-chrony-config to make sure the clock is
243    staying synced
244
245 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:33:55 -0400
246
247sipb-xen-console (3) unstable; urgency=low
248
249  * Make the motd useful instead of turning it off
250
251 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:14:23 -0400
252
253sipb-xen-console (2) unstable; urgency=low
254
255  * Actually functional release.
256
257 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 05:07:43 -0400
258
259sipb-xen-console (1) unstable; urgency=low
260
261  * Initial release.
262
263 -- 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.