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

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

Standardize on "Invirt project" in invirt-console-server

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