1 | debathena-reactivate (2.0.4) unstable; urgency=low |
---|
2 | |
---|
3 | * Add some convenience functions to snapshot-run for running commands in |
---|
4 | the chroot. |
---|
5 | * Make sure that a group exists before we add users to it. |
---|
6 | * Ignore removal of the CUPS remote queue cache. |
---|
7 | |
---|
8 | -- Evan Broder <broder@mit.edu> Mon, 21 Dec 2009 12:34:02 -0500 |
---|
9 | |
---|
10 | debathena-reactivate (2.0.3) unstable; urgency=low |
---|
11 | |
---|
12 | * Now that policy-rc.d isn't blindly allowing stops and starts for |
---|
13 | anything in the chroot, we should be sure that the chroot actually |
---|
14 | knows it's a chroot before we try to start CUPS in it. |
---|
15 | |
---|
16 | -- Evan Broder <broder@mit.edu> Mon, 23 Nov 2009 16:14:12 -0500 |
---|
17 | |
---|
18 | debathena-reactivate (2.0.2) unstable; urgency=low |
---|
19 | |
---|
20 | * Clean up the CUPS remote queue cache on logout and package upgrades. |
---|
21 | * Fix the policy-rc.d to actually allow for restarting cups and cupsys |
---|
22 | inside the chroot. Apparently pipes can delineate patterns, but don't |
---|
23 | mean anything within a single pattern, such as the one one pattern |
---|
24 | that results from variable expansion. |
---|
25 | |
---|
26 | -- Evan Broder <broder@mit.edu> Mon, 23 Nov 2009 15:51:42 -0500 |
---|
27 | |
---|
28 | debathena-reactivate (2.0.1) unstable; urgency=low |
---|
29 | |
---|
30 | * Various bugfixes: |
---|
31 | - Preserve the KRBTKFILE and KRB5CCNAME variables when running |
---|
32 | schroot. (Trac: #441) |
---|
33 | - Run root commands in /, not $HOME. |
---|
34 | |
---|
35 | -- Evan Broder <broder@mit.edu> Tue, 17 Nov 2009 18:12:45 -0500 |
---|
36 | |
---|
37 | debathena-reactivate (2.0) unstable; urgency=low |
---|
38 | |
---|
39 | * Rewrite to use schroot 1.3 and aufs union mounts instead of LVM. |
---|
40 | This makes logins on a Dell 760 take about 8 seconds to reach the |
---|
41 | desktop. |
---|
42 | |
---|
43 | -- Geoffrey Thomas <geofft@mit.edu> Sun, 08 Nov 2009 16:36:48 -0500 |
---|
44 | |
---|
45 | debathena-reactivate (1.25.6) unstable; urgency=low |
---|
46 | |
---|
47 | * Fix init script metadata (overlooked in 1.21). |
---|
48 | |
---|
49 | -- Geoffrey Thomas <geofft@mit.edu> Fri, 16 Oct 2009 23:57:22 -0400 |
---|
50 | |
---|
51 | debathena-reactivate (1.25.5) unstable; urgency=low |
---|
52 | |
---|
53 | * geofft's transformation of /etc/pam.d/su was running outside the |
---|
54 | chroot, and editing the file in place, thus clobbering the symlink. We |
---|
55 | need to fix all of this in the postinst. |
---|
56 | |
---|
57 | -- Evan Broder <broder@mit.edu> Wed, 14 Oct 2009 14:47:45 -0400 |
---|
58 | |
---|
59 | debathena-reactivate (1.25.4) unstable; urgency=low |
---|
60 | |
---|
61 | * Always lecture users trying to sudo on quickstations. |
---|
62 | * Stop editing /etc/pam.d/sudo in the snapshot setup, since we're no |
---|
63 | longer diverting it. |
---|
64 | |
---|
65 | -- Evan Broder <broder@mit.edu> Wed, 14 Oct 2009 13:52:32 -0400 |
---|
66 | |
---|
67 | debathena-reactivate (1.25.3) unstable; urgency=low |
---|
68 | |
---|
69 | * Specify both of the lecture files in /etc/sudoers: error for |
---|
70 | everybody, and warning for the admin group. The latter overrides the |
---|
71 | former. |
---|
72 | |
---|
73 | -- Evan Broder <broder@mit.edu> Wed, 14 Oct 2009 12:39:11 -0400 |
---|
74 | |
---|
75 | debathena-reactivate (1.25.2) unstable; urgency=low |
---|
76 | |
---|
77 | [ Evan Broder ] |
---|
78 | * Use PAM instead of the sudo lecture_file to lecture users. |
---|
79 | |
---|
80 | [ Geoffrey Thomas ] |
---|
81 | * Do that only outside the cluster login session, and preserve |
---|
82 | lecture_file within the chroot. |
---|
83 | * Revert 1.25.1, since it doesn't actually change anything. |
---|
84 | |
---|
85 | -- Geoffrey Thomas <geofft@mit.edu> Wed, 14 Oct 2009 08:58:58 -0400 |
---|
86 | |
---|
87 | debathena-reactivate (1.25.1) unstable; urgency=low |
---|
88 | |
---|
89 | * Display the sudo lecture file for all users, not just the admin |
---|
90 | group. This ensures it will show on quickstations, not just clusters. |
---|
91 | |
---|
92 | -- Evan Broder <broder@mit.edu> Sun, 11 Oct 2009 12:20:11 -0400 |
---|
93 | |
---|
94 | debathena-reactivate (1.25) unstable; urgency=low |
---|
95 | |
---|
96 | * Don't put the user in a login snapshot on a quickstation. |
---|
97 | |
---|
98 | -- Evan Broder <broder@mit.edu> Wed, 07 Oct 2009 11:45:09 -0400 |
---|
99 | |
---|
100 | debathena-reactivate (1.24) unstable; urgency=low |
---|
101 | |
---|
102 | * Change back to mounting the login snapshot as ext3, since that was |
---|
103 | substantially hurting performance. |
---|
104 | |
---|
105 | -- Evan Broder <broder@mit.edu> Mon, 05 Oct 2009 10:12:40 -0400 |
---|
106 | |
---|
107 | debathena-reactivate (1.23) unstable; urgency=low |
---|
108 | |
---|
109 | * Mount the login snapshot file system as ext2, with noatime. |
---|
110 | |
---|
111 | -- Robert Basch <rbasch@mit.edu> Wed, 30 Sep 2009 17:49:49 -0400 |
---|
112 | |
---|
113 | debathena-reactivate (1.22) unstable; urgency=low |
---|
114 | |
---|
115 | * Use the new /usr/share/debathena-gdm-config/{Pre,Post}Session.d |
---|
116 | directories in gdm-config. |
---|
117 | |
---|
118 | -- Evan Broder <broder@mit.edu> Mon, 28 Sep 2009 14:44:49 -0400 |
---|
119 | |
---|
120 | debathena-reactivate (1.21) unstable; urgency=low |
---|
121 | |
---|
122 | * Avoid sound during first login (Trac: 292). |
---|
123 | |
---|
124 | -- Michael Mekonnen <mikemeko@mit.edu> Sun, 20 Sep 2009 15:31:13 -0400 |
---|
125 | |
---|
126 | debathena-reactivate (1.20.1) unstable; urgency=low |
---|
127 | |
---|
128 | * Use the right debian/rules variable for removing files. |
---|
129 | |
---|
130 | -- Evan Broder <broder@mit.edu> Wed, 17 Jun 2009 23:21:08 -0400 |
---|
131 | |
---|
132 | debathena-reactivate (1.20) unstable; urgency=low |
---|
133 | |
---|
134 | * Remove the autostart .desktop files for jockey-gtk and update-notifier |
---|
135 | so that users don't get notifications about things they can't change. |
---|
136 | |
---|
137 | -- Evan Broder <broder@mit.edu> Wed, 17 Jun 2009 23:07:00 -0400 |
---|
138 | |
---|
139 | debathena-reactivate (1.19.1) unstable; urgency=low |
---|
140 | |
---|
141 | * Make the warning for su appear above the Password: prompt, instead of |
---|
142 | below it. |
---|
143 | |
---|
144 | -- Geoffrey Thomas <geofft@mit.edu> Mon, 18 May 2009 19:45:39 -0400 |
---|
145 | |
---|
146 | debathena-reactivate (1.19) unstable; urgency=low |
---|
147 | |
---|
148 | * Display a warning about the login snapshots, once per session |
---|
149 | for sudo and every time you su. |
---|
150 | |
---|
151 | -- Geoffrey Thomas <geofft@mit.edu> Fri, 15 May 2009 02:35:03 -0400 |
---|
152 | |
---|
153 | debathena-reactivate (1.18) unstable; urgency=low |
---|
154 | |
---|
155 | * Send SIGTERM before SIGKILL when cleaning up user processes |
---|
156 | using the bind mounts, to give them a chance to exit cleanly. |
---|
157 | |
---|
158 | -- Robert Basch <rbasch@mit.edu> Tue, 24 Mar 2009 17:24:07 -0400 |
---|
159 | |
---|
160 | debathena-reactivate (1.17) unstable; urgency=low |
---|
161 | |
---|
162 | * Even more verbosity! Use fuser -kmv to get more output about the |
---|
163 | running processes. |
---|
164 | |
---|
165 | -- Evan Broder <broder@mit.edu> Wed, 18 Mar 2009 19:25:53 -0400 |
---|
166 | |
---|
167 | debathena-reactivate (1.16) unstable; urgency=low |
---|
168 | |
---|
169 | * Don't redirect output to /dev/null when we're trying to log it |
---|
170 | |
---|
171 | -- Evan Broder <broder@mit.edu> Mon, 16 Mar 2009 20:18:52 -0400 |
---|
172 | |
---|
173 | debathena-reactivate (1.15) unstable; urgency=low |
---|
174 | |
---|
175 | * Include timing information in the logging. |
---|
176 | |
---|
177 | -- Evan Broder <broder@mit.edu> Mon, 16 Mar 2009 08:28:51 -0400 |
---|
178 | |
---|
179 | debathena-reactivate (1.14) unstable; urgency=low |
---|
180 | |
---|
181 | * Add instrumentation to track why reactivations are failing. |
---|
182 | |
---|
183 | -- Evan Broder <broder@mit.edu> Thu, 12 Mar 2009 20:06:10 -0400 |
---|
184 | |
---|
185 | debathena-reactivate (1.13) unstable; urgency=low |
---|
186 | |
---|
187 | * Instead of generating policy-rc.d at login time, have a general |
---|
188 | policy-rc.d that works both inside and outside of the chroot. This |
---|
189 | fixes a potential issue if there's a reboot during a login session. |
---|
190 | |
---|
191 | -- Evan Broder <broder@mit.edu> Sat, 07 Mar 2009 17:20:01 -0500 |
---|
192 | |
---|
193 | debathena-reactivate (1.12) unstable; urgency=low |
---|
194 | |
---|
195 | * Restart a provided list of daemons inside the chroot at login. |
---|
196 | |
---|
197 | -- Evan Broder <broder@mit.edu> Thu, 05 Mar 2009 20:46:25 -0500 |
---|
198 | |
---|
199 | debathena-reactivate (1.11) unstable; urgency=low |
---|
200 | |
---|
201 | * Work around an schroot bug that causes you to get dropped from all of |
---|
202 | your groups. |
---|
203 | |
---|
204 | -- Evan Broder <broder@mit.edu> Wed, 04 Mar 2009 22:01:39 -0500 |
---|
205 | |
---|
206 | debathena-reactivate (1.10) unstable; urgency=low |
---|
207 | |
---|
208 | * Ignore failure to umount /media. |
---|
209 | |
---|
210 | -- Robert Basch <rbasch@mit.edu> Mon, 23 Feb 2009 12:41:53 -0500 |
---|
211 | |
---|
212 | debathena-reactivate (1.9) unstable; urgency=low |
---|
213 | |
---|
214 | * Added /dev/pts and /dev/shm to the bind-mount list such that matlab and |
---|
215 | mathematica can run. |
---|
216 | * Made /media a shared mount (which also required pre-bind-mounting it |
---|
217 | to itself) so that USB automounts are visible inside the chroot. |
---|
218 | * Reversed the order of unmounting such that it's more likely to succeed. |
---|
219 | |
---|
220 | -- andrew m. boardman <amb@mit.edu> Thu, 19 Feb 2009 16:51:30 -0500 |
---|
221 | |
---|
222 | debathena-reactivate (1.8) unstable; urgency=low |
---|
223 | |
---|
224 | * Try to kill remaining user processes using any of the login |
---|
225 | chroot's bind mounts at session end. |
---|
226 | * Don't die upon failure to umount any of the bind mounts at |
---|
227 | session end; this should force a reboot after the umount of |
---|
228 | the chroot mountpoint fails. |
---|
229 | |
---|
230 | -- Robert Basch <rbasch@mit.edu> Sat, 07 Feb 2009 18:38:45 -0500 |
---|
231 | |
---|
232 | debathena-reactivate (1.7) unstable; urgency=low |
---|
233 | |
---|
234 | * Configure locate's cron job to not walk /login. |
---|
235 | |
---|
236 | -- Tim Abbott <tabbott@mit.edu> Sat, 07 Feb 2009 17:23:01 -0500 |
---|
237 | |
---|
238 | debathena-reactivate (1.6) unstable; urgency=low |
---|
239 | |
---|
240 | * Fix typo in schroot configuration (environment_filter should be |
---|
241 | environment-filter). |
---|
242 | |
---|
243 | -- Tim Abbott <tabbott@mit.edu> Sat, 31 Jan 2009 15:00:34 -0500 |
---|
244 | |
---|
245 | debathena-reactivate (1.5) unstable; urgency=low |
---|
246 | |
---|
247 | * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. |
---|
248 | * Change "Debian-Athena Project" to "Debathena Project". |
---|
249 | * Remove debian/control from version control. |
---|
250 | * Clean up debian/copyright. |
---|
251 | |
---|
252 | -- Tim Abbott <tabbott@mit.edu> Sat, 24 Jan 2009 18:59:19 -0500 |
---|
253 | |
---|
254 | debathena-reactivate (1.4) unstable; urgency=low |
---|
255 | |
---|
256 | * Add the user to more groups when they login. |
---|
257 | |
---|
258 | -- Evan Broder <broder@mit.edu> Sat, 24 Jan 2009 13:36:03 -0500 |
---|
259 | |
---|
260 | debathena-reactivate (1.3) unstable; urgency=low |
---|
261 | |
---|
262 | * Ensure the sound card volume levels are set to 0 at session end. |
---|
263 | |
---|
264 | -- Robert Basch <rbasch@mit.edu> Tue, 16 Dec 2008 19:30:25 -0500 |
---|
265 | |
---|
266 | debathena-reactivate (1.2) unstable; urgency=low |
---|
267 | |
---|
268 | * Rewrite to use login chroots. |
---|
269 | |
---|
270 | -- Greg Hudson <ghudson@mit.edu> Fri, 22 Aug 2008 15:30:57 -0400 |
---|
271 | |
---|
272 | debathena-reactivate (1.1) unstable; urgency=low |
---|
273 | |
---|
274 | * Initial release. |
---|
275 | |
---|
276 | -- Greg Hudson <ghudson@mit.edu> Thu, 14 Aug 2008 16:27:15 -0400 |
---|