source: trunk/debathena/config/reactivate/debian/changelog @ 24368

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