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

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

Switch to using std-init in invirt-console-server

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