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

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

Fix some uncaught bugs with invirt-console-server's libnss-pgsql
config

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