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

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

sipb-xen-database-common -> invirt-database in invirt-console-server

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