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

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