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

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

Merge invirt-console-server into invirt-console (LP: #305681)

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