source: trunk/packages/sipb-xen-console/debian/changelog @ 1062

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

Update config files to work with Hardy

Switch them to use DEB_TRANSFORM_FILES in the process

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