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

Revision 26021, 20.6 KB checked in by achernya, 11 years ago (diff)
In reactivate: * Don't forget the divert-extension for hidden files
Line 
1debathena-reactivate (2.0.44) UNRELEASED; urgency=low
2
3  * Remove old c-p-d undivert code, it's no longer needed
4  * Stop processing schroot.conf in the preinst
5  * Don't forget the divert-extension for hidden files
6
7 -- Alexander Chernyakhovsky <achernya@mit.edu>  Thu, 30 May 2013 03:20:55 -0400
8
9debathena-reactivate (2.0.43) unstable; urgency=low
10
11  [ Jonathan Reed ]
12  * Switch from control.in to control (Trac: #561)
13  * Bump Standards-Version to 3.9.3
14  * Bump compat level to 7
15
16  [ Alexander Chernyakhovsky ]
17  * Switch from debathena-gettime to rdate
18  * Convert to dh7
19 
20 -- Jonathan Reed <jdreed@mit.edu>  Sat, 11 May 2013 18:10:16 -0400
21
22debathena-reactivate (2.0.42) unstable; urgency=low
23
24  * Stop building for Natty.
25  * Install a translation to tweak what command-not-found says. (Trac:
26    #585)
27
28 -- Jonathan Reed <jdreed@mit.edu>  Wed, 13 Feb 2013 14:54:41 -0500
29
30debathena-reactivate (2.0.41) unstable; urgency=low
31
32  * Bump the chroot's ramdisk to 50% of RAM or 1G, whichever is higher
33    (Trac: #1207)
34  * Cleanup cached user dmrc files and AccountService entries (Trac:
35    #1259)
36
37 -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Sep 2012 17:08:56 -0400
38
39debathena-reactivate (2.0.40) unstable; urgency=low
40
41  * Cleanup from r24057, where we had to special-case quickstations via
42    su-error and sudo-error, and cleanup those conffiles in a Debian-esque
43    way
44  * Add a trailing NUL to the end of sudo-warning to workaround a bug
45    in sudo 1.8.3p1 (fixed upstream, but not in Precise)
46  * Stop scribbling over sudoers and use sudoers.d (Trac: #1219)
47  * Stop building for lucid.
48
49 -- Jonathan Reed <jdreed@mit.edu>  Fri, 07 Sep 2012 14:39:54 -0400
50
51debathena-reactivate (2.0.39) unstable; urgency=low
52
53  * Yes, the pam_env hack is still needed.
54
55 -- Jonathan Reed <jdreed@mit.edu>  Wed, 08 Aug 2012 14:33:36 -0400
56
57debathena-reactivate (2.0.38) unstable; urgency=low
58
59  * Ship a session wrapper that runs initgroups(3) and stop abusing sudo
60    (Trac: #928)
61  * Stop depending on kexec-tools, which hasn't been needed since 2.0.25
62  * Wrap Depends line for easier reading
63  * Drop the schroot pam_env hack, it's not needed anymore (and stop
64    diverting /etc/pam.d/schroot)
65
66 -- Jonathan Reed <jdreed@mit.edu>  Wed, 01 Aug 2012 12:52:32 -0400
67
68debathena-reactivate (2.0.37) unstable; urgency=low
69
70  * Set the time in reactivate, because NTP apparently can't (Trac: #749)
71  * Implement a blacklist for services that should never start inside the
72    chroot
73
74 -- Jonathan Reed <jdreed@mit.edu>  Mon, 09 Jul 2012 14:16:53 -0400
75
76debathena-reactivate (2.0.36) unstable; urgency=low
77
78  * Sigh.  Order matters in the mounts file because with the /run
79    transition, /run/shm needs to get bind-mounted after /run, otherwise
80    it ends up with the wrong mode bits.
81
82 -- Jonathan Reed <jdreed@mit.edu>  Thu, 05 Jul 2012 13:24:33 -0400
83
84debathena-reactivate (2.0.35) unstable; urgency=low
85
86  * Update debian/copyright for 3-clause BSD and one GPL'd file
87  * Ship 16killprocs-no-really to end sessions faster (Trac: #775)
88  * Use new lightdm-config hooks to actually run session setup and cleanup
89  * Recover from a 'set -e' failure in snapshot-run and don't leave
90    chroots lying around if possible
91  * Avoid race conditions by inhibiting dbus-daemon-launch-helper during a
92    chroot shutdown (Trac: #1052, probably)
93
94 -- Jonathan Reed <jdreed@mit.edu>  Tue, 03 Jul 2012 11:45:03 -0400
95
96debathena-reactivate (2.0.34) unstable; urgency=low
97
98  * dbus-daemon-launch-helper moved in precise
99  * Bump Standards-Version
100
101 -- Jonathan Reed <jdreed@mit.edu>  Tue, 05 Jun 2012 17:03:44 -0400
102
103debathena-reactivate (2.0.33) unstable; urgency=low
104
105  * Actually install the diverted lightdm-session.debathena file
106
107 -- Jonathan Reed <jdreed@mit.edu>  Tue, 05 Jun 2012 13:52:59 -0400
108
109debathena-reactivate (2.0.32) unstable; urgency=low
110
111  * Remove unnecessary invocation of cp(1)
112
113 -- Benjamin Kaduk <kaduk@mit.edu>  Fri, 01 Jun 2012 00:37:29 -0400
114
115debathena-reactivate (2.0.31) unstable; urgency=low
116
117  * Stop creating a symlink from /var/run/athena-nologin to /etc/nologin,
118    because other thinks like to clobber /etc/nologin.  Our greeter (which
119    you have to use on cluster), will check for our own flag file and deny
120    logins
121  * Use new Debathena-Build-For field in control file to control releases
122    this gets built on.
123  * Set NSS_NONLOCAL_IGNORE when running getent, because we care about
124    local groups, not Hesiod ones
125  * Add the user to "sudo" as well, since "admin" is gone in Precise (LP:
126    893842)
127  * Use SESSION_ID, not CHROOT_NAME in schroot setup script.  SESSION_ID
128    was always right, and CHROOT_NAME simply happened to match it due to a
129    bug (Debian: 623828)
130  * Also divert lightdm-session (lightdm's session wrapper) and wrap it in
131    snapshot-run
132  * Transform the schroot fstab in the schroot config script to deal with
133    the /run transition
134
135 -- Jonathan Reed <jdreed@mit.edu>  Wed, 30 May 2012 17:44:07 -0400
136
137debathena-reactivate (2.0.30) unstable; urgency=low
138
139  * No-change rebuild to pick up changes from r25453 (making the various
140    scripts executable)
141
142 -- Jonathan Reed <jdreed@mit.edu>  Thu, 03 May 2012 13:15:13 -0400
143
144debathena-reactivate (2.0.29) unstable; urgency=low
145
146  * Save lots of debugging information if we are rebooting in reactivate.
147    It will go to athena-reactivate.log for later forensics.
148
149 -- Benjamin Kaduk <kaduk@mit.edu>  Tue, 08 Nov 2011 21:19:39 -0500
150
151debathena-reactivate (2.0.28) unstable; urgency=low
152
153  * No change rebuild to pick up config-package-dev 4.13 changes
154
155 -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Oct 2011 18:32:01 -0400
156
157debathena-reactivate (2.0.27) unstable; urgency=low
158
159  * Leave a reason for why we're rebooting in the athena-reactivate log.
160
161 -- Benjamin Kaduk <kaduk@mit.edu>  Sun, 16 Oct 2011 23:10:32 -0400
162
163debathena-reactivate (2.0.26) unstable; urgency=low
164
165  * Run D-Bus-spawned services inside the schroot session, if any.
166
167 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 14 Sep 2011 22:02:58 -0400
168
169debathena-reactivate (2.0.25) unstable; urgency=low
170
171  * Stop kexec'ing, because modern distributions are incapable of doing so
172    without sucking
173
174 -- Jonathan Reed <jdreed@mit.edu>  Tue, 23 Aug 2011 10:01:49 -0400
175
176debathena-reactivate (2.0.24) unstable; urgency=low
177
178  * Fix the patch for Trac #656 to use the correct regexp
179
180 -- Jonathan Reed <jdreed@mit.edu>  Tue, 26 Jul 2011 11:28:19 -0400
181
182debathena-reactivate (2.0.23) unstable; urgency=low
183
184  * sudo now checks its supplementary group list, not NSS, for group
185    membership, and so it doesn't consider you in the admin group until
186    after you run initgroups(3). Since we use sudo itself to run
187    initgroups, we need to work around this somehow... the simplest fix
188    is to explicitly add $USER to /etc/sudoers inside the chroot.
189
190    At some point we may want to write our own setuid initgroups(3)
191    helper and avoid sudo entirely.
192  * If chattr fails due to the file not existing, that shouldn't abort
193    the rest of reactivate.
194
195 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 19 Jul 2011 17:07:54 -0400
196
197debathena-reactivate (2.0.22) unstable; urgency=low
198
199  * Workaround for schroot/libpam-afs-session stupidity (Trac: #928)
200
201 -- Jonathan Reed <jdreed@mit.edu>  Mon, 11 Jul 2011 16:03:09 -0400
202
203debathena-reactivate (2.0.21) unstable; urgency=low
204
205  * Programs that run df no longer get confused about /tmp. (Trac #656)
206    (Thanks to Jon Reed for this patch.)
207
208 -- Liz A. Denys <lizdenys@mit.edu>  Wed, 29 Jun 2011 16:07:21 -0400
209
210debathena-reactivate (2.0.20) unstable; urgency=low
211
212  * policy-rc.d should only return the cups daemons that exist (Trac
213    #701).  Fix plagiarized from debathena-cupsys-config's restart_cups.sh
214
215 -- Jonathan Reed <jdreed@mit.edu>  Thu, 10 Mar 2011 23:38:25 -0500
216
217debathena-reactivate (2.0.19) unstable; urgency=low
218
219  [ Jonathan Reed ]
220  * Fix package name in maintainer scripts
221
222  [ Evan Broder ]
223  * Replace an awful Perl idiom with a much less awful one in the prerm.
224
225 -- Evan Broder <broder@mit.edu>  Thu, 27 May 2010 13:29:16 -0400
226
227debathena-reactivate (2.0.18) unstable; urgency=low
228
229  * Add "lp" to the list of groups we add the user to, to support all
230    those cluster machines with parallel port printers attached (Trac #92)
231
232 -- Jonathan Reed <jdreed@mit.edu>  Thu, 15 Apr 2010 14:12:08 -0400
233
234debathena-reactivate (2.0.17) unstable; urgency=low
235
236  * Remove the autostart .desktop files for nm-applet so that users don't
237    users don't see configurations they cannot change. (Trac: #400)
238
239 -- Liz A. Denys <lizdenys@mit.edu>  Tue, 13 Apr 2010 22:06:35 -0400
240
241debathena-reactivate (2.0.16) unstable; urgency=low
242
243  * Don't kexec back into recovery mode - regardless of whether or not
244    recovery mode was the *very* last thing on the command line.
245
246 -- Evan Broder <broder@mit.edu>  Wed, 07 Apr 2010 00:23:32 -0400
247
248debathena-reactivate (2.0.15) unstable; urgency=low
249
250  [ Greg Brockman ]
251  * Change transform_su to error if it fails to apply. (Trac: #416)
252
253  [ Evan Broder ]
254  * Don't kexec back into recovery mode.
255
256 -- Evan Broder <broder@mit.edu>  Fri, 02 Apr 2010 19:06:45 -0400
257
258debathena-reactivate (2.0.14) unstable; urgency=low
259
260  * Fix a typo in 2.0.13.
261
262 -- Evan Broder <broder@mit.edu>  Fri, 02 Apr 2010 14:42:17 -0400
263
264debathena-reactivate (2.0.13) unstable; urgency=low
265
266  * Manually enable kexec on logout-triggered reboots. (Trac: #536)
267
268 -- Evan Broder <broder@mit.edu>  Thu, 01 Apr 2010 12:40:22 -0400
269
270debathena-reactivate (2.0.12) unstable; urgency=low
271
272  * Transform /etc/default/schroot to end sessions, not recover them
273  * Add build-depends on schroot
274
275 -- Jonathan Reed <jdreed@mit.edu>  Thu, 25 Mar 2010 12:46:37 -0400
276
277debathena-reactivate (2.0.11) unstable; urgency=low
278
279  * Fix a typo in 2.0.9.
280  * Merge reactivate's CUPS-restarting logic, which waits for BrowsePolling to
281    complete, with debathena-cupsys-config's, which checks to make sure
282    that cups is running first, and use a common file for both.
283
284 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 08 Mar 2010 17:21:25 -0500
285
286debathena-reactivate (2.0.10) unstable; urgency=low
287
288  * Be more robust in the preinst when fixing schroot.conf.
289  * Bump the debhelper compatibility level as high as we can.
290
291 -- Evan Broder <broder@mit.edu>  Sat, 06 Mar 2010 02:59:55 -0500
292
293debathena-reactivate (2.0.9) unstable; urgency=low
294
295  * Reboot on update if we haven't rebooted for the bind-mount fix from
296    2.0.8 already.
297  * Bump standards version (no changes required).
298
299 -- Evan Broder <broder@mit.edu>  Wed, 03 Mar 2010 12:05:07 -0500
300
301debathena-reactivate (2.0.8) unstable; urgency=low
302
303  * Fix the check to determine whether we have already bind-mounted
304    /media. (Trac: #493)
305  * Clean up the per-user files cached locally by the new gdm.
306    (Trac: #527)
307 
308 -- Robert Basch <rbasch@mit.edu>  Mon, 01 Mar 2010 09:52:26 -0500
309
310debathena-reactivate (2.0.7) unstable; urgency=low
311
312  * /lib/init/mount-functions.sh is gone as a side effect of Karmic
313    increasingly _actually_ using Upstart, so stop using it and just
314    implement the (very small) logic we wanted from it ourselves.
315  * Add a two-minute timeout to postinst code that could be an infinite
316    loop in appropriately unfortunate circumstances.
317
318 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 13 Feb 2010 00:47:52 -0500
319
320debathena-reactivate (2.0.6) unstable; urgency=low
321
322  * Permit (possibly-backported) upstream schroot at a version that
323    includes our patches as an alternative to the debathena-schroot
324    dependency.
325
326 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 12 Feb 2010 00:44:06 -0500
327
328debathena-reactivate (2.0.5) unstable; urgency=low
329
330  * Bind-mount /boot (read-only) and /var/log (read-write), but not
331    /home. (Trac: #314)
332  * Deter people from thinking that /home will persist by getting rid of
333    it in the chroot.
334
335 -- Evan Broder <broder@mit.edu>  Mon, 18 Jan 2010 08:29:07 -0500
336
337debathena-reactivate (2.0.4) unstable; urgency=low
338
339  * Add some convenience functions to snapshot-run for running commands in
340    the chroot.
341  * Make sure that a group exists before we add users to it.
342  * Ignore removal of the CUPS remote queue cache.
343
344 -- Evan Broder <broder@mit.edu>  Mon, 21 Dec 2009 12:34:02 -0500
345
346debathena-reactivate (2.0.3) unstable; urgency=low
347
348  * Now that policy-rc.d isn't blindly allowing stops and starts for
349    anything in the chroot, we should be sure that the chroot actually
350    knows it's a chroot before we try to start CUPS in it.
351
352 -- Evan Broder <broder@mit.edu>  Mon, 23 Nov 2009 16:14:12 -0500
353
354debathena-reactivate (2.0.2) unstable; urgency=low
355
356  * Clean up the CUPS remote queue cache on logout and package upgrades.
357  * Fix the policy-rc.d to actually allow for restarting cups and cupsys
358    inside the chroot. Apparently pipes can delineate patterns, but don't
359    mean anything within a single pattern, such as the one one pattern
360    that results from variable expansion.
361
362 -- Evan Broder <broder@mit.edu>  Mon, 23 Nov 2009 15:51:42 -0500
363
364debathena-reactivate (2.0.1) unstable; urgency=low
365
366  * Various bugfixes:
367    - Preserve the KRBTKFILE and KRB5CCNAME variables when running
368      schroot. (Trac: #441)
369    - Run root commands in /, not $HOME.
370
371 -- Evan Broder <broder@mit.edu>  Tue, 17 Nov 2009 18:12:45 -0500
372
373debathena-reactivate (2.0) unstable; urgency=low
374
375  * Rewrite to use schroot 1.3 and aufs union mounts instead of LVM.
376    This makes logins on a Dell 760 take about 8 seconds to reach the
377    desktop.
378
379 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 08 Nov 2009 16:36:48 -0500
380
381debathena-reactivate (1.25.6) unstable; urgency=low
382
383  * Fix init script metadata (overlooked in 1.21).
384
385 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 16 Oct 2009 23:57:22 -0400
386
387debathena-reactivate (1.25.5) unstable; urgency=low
388
389  * geofft's transformation of /etc/pam.d/su was running outside the
390    chroot, and editing the file in place, thus clobbering the symlink. We
391    need to fix all of this in the postinst.
392
393 -- Evan Broder <broder@mit.edu>  Wed, 14 Oct 2009 14:47:45 -0400
394
395debathena-reactivate (1.25.4) unstable; urgency=low
396
397  * Always lecture users trying to sudo on quickstations.
398  * Stop editing /etc/pam.d/sudo in the snapshot setup, since we're no
399    longer diverting it.
400
401 -- Evan Broder <broder@mit.edu>  Wed, 14 Oct 2009 13:52:32 -0400
402
403debathena-reactivate (1.25.3) unstable; urgency=low
404
405  * Specify both of the lecture files in /etc/sudoers: error for
406    everybody, and warning for the admin group. The latter overrides the
407    former.
408
409 -- Evan Broder <broder@mit.edu>  Wed, 14 Oct 2009 12:39:11 -0400
410
411debathena-reactivate (1.25.2) unstable; urgency=low
412
413  [ Evan Broder ]
414  * Use PAM instead of the sudo lecture_file to lecture users.
415
416  [ Geoffrey Thomas ]
417  * Do that only outside the cluster login session, and preserve
418    lecture_file within the chroot.
419  * Revert 1.25.1, since it doesn't actually change anything.
420
421 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 14 Oct 2009 08:58:58 -0400
422
423debathena-reactivate (1.25.1) unstable; urgency=low
424
425  * Display the sudo lecture file for all users, not just the admin
426    group. This ensures it will show on quickstations, not just clusters.
427
428 -- Evan Broder <broder@mit.edu>  Sun, 11 Oct 2009 12:20:11 -0400
429
430debathena-reactivate (1.25) unstable; urgency=low
431
432  * Don't put the user in a login snapshot on a quickstation.
433
434 -- Evan Broder <broder@mit.edu>  Wed, 07 Oct 2009 11:45:09 -0400
435
436debathena-reactivate (1.24) unstable; urgency=low
437
438  * Change back to mounting the login snapshot as ext3, since that was
439    substantially hurting performance.
440
441 -- Evan Broder <broder@mit.edu>  Mon, 05 Oct 2009 10:12:40 -0400
442
443debathena-reactivate (1.23) unstable; urgency=low
444
445  * Mount the login snapshot file system as ext2, with noatime.
446
447 -- Robert Basch <rbasch@mit.edu>  Wed, 30 Sep 2009 17:49:49 -0400
448
449debathena-reactivate (1.22) unstable; urgency=low
450
451  * Use the new /usr/share/debathena-gdm-config/{Pre,Post}Session.d
452    directories in gdm-config.
453
454 -- Evan Broder <broder@mit.edu>  Mon, 28 Sep 2009 14:44:49 -0400
455
456debathena-reactivate (1.21) unstable; urgency=low
457
458  * Avoid sound during first login (Trac: 292).
459
460 -- Michael Mekonnen <mikemeko@mit.edu>  Sun, 20 Sep 2009 15:31:13 -0400
461
462debathena-reactivate (1.20.1) unstable; urgency=low
463
464  * Use the right debian/rules variable for removing files.
465
466 -- Evan Broder <broder@mit.edu>  Wed, 17 Jun 2009 23:21:08 -0400
467
468debathena-reactivate (1.20) unstable; urgency=low
469
470  * Remove the autostart .desktop files for jockey-gtk and update-notifier
471    so that users don't get notifications about things they can't change.
472
473 -- Evan Broder <broder@mit.edu>  Wed, 17 Jun 2009 23:07:00 -0400
474
475debathena-reactivate (1.19.1) unstable; urgency=low
476
477  * Make the warning for su appear above the Password: prompt, instead of
478    below it.
479
480 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 18 May 2009 19:45:39 -0400
481
482debathena-reactivate (1.19) unstable; urgency=low
483
484  * Display a warning about the login snapshots, once per session
485    for sudo and every time you su.
486
487 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 15 May 2009 02:35:03 -0400
488
489debathena-reactivate (1.18) unstable; urgency=low
490
491  * Send SIGTERM before SIGKILL when cleaning up user processes
492    using the bind mounts, to give them a chance to exit cleanly.
493
494 -- Robert Basch <rbasch@mit.edu>  Tue, 24 Mar 2009 17:24:07 -0400
495
496debathena-reactivate (1.17) unstable; urgency=low
497
498  * Even more verbosity! Use fuser -kmv to get more output about the
499    running processes.
500
501 -- Evan Broder <broder@mit.edu>  Wed, 18 Mar 2009 19:25:53 -0400
502
503debathena-reactivate (1.16) unstable; urgency=low
504
505  * Don't redirect output to /dev/null when we're trying to log it
506
507 -- Evan Broder <broder@mit.edu>  Mon, 16 Mar 2009 20:18:52 -0400
508
509debathena-reactivate (1.15) unstable; urgency=low
510
511  * Include timing information in the logging.
512
513 -- Evan Broder <broder@mit.edu>  Mon, 16 Mar 2009 08:28:51 -0400
514
515debathena-reactivate (1.14) unstable; urgency=low
516
517  * Add instrumentation to track why reactivations are failing.
518
519 -- Evan Broder <broder@mit.edu>  Thu, 12 Mar 2009 20:06:10 -0400
520
521debathena-reactivate (1.13) unstable; urgency=low
522
523  * Instead of generating policy-rc.d at login time, have a general
524    policy-rc.d that works both inside and outside of the chroot. This
525    fixes a potential issue if there's a reboot during a login session.
526
527 -- Evan Broder <broder@mit.edu>  Sat, 07 Mar 2009 17:20:01 -0500
528
529debathena-reactivate (1.12) unstable; urgency=low
530
531  * Restart a provided list of daemons inside the chroot at login.
532
533 -- Evan Broder <broder@mit.edu>  Thu, 05 Mar 2009 20:46:25 -0500
534
535debathena-reactivate (1.11) unstable; urgency=low
536
537  * Work around an schroot bug that causes you to get dropped from all of
538    your groups.
539
540 -- Evan Broder <broder@mit.edu>  Wed, 04 Mar 2009 22:01:39 -0500
541
542debathena-reactivate (1.10) unstable; urgency=low
543
544  * Ignore failure to umount /media.
545
546 -- Robert Basch <rbasch@mit.edu>  Mon, 23 Feb 2009 12:41:53 -0500
547
548debathena-reactivate (1.9) unstable; urgency=low
549
550  * Added /dev/pts and /dev/shm to the bind-mount list such that matlab and
551    mathematica can run.
552  * Made /media a shared mount (which also required pre-bind-mounting it
553    to itself) so that USB automounts are visible inside the chroot.
554  * Reversed the order of unmounting such that it's more likely to succeed.
555
556 -- andrew m. boardman <amb@mit.edu>  Thu, 19 Feb 2009 16:51:30 -0500
557       
558debathena-reactivate (1.8) unstable; urgency=low
559
560  * Try to kill remaining user processes using any of the login
561    chroot's bind mounts at session end.
562  * Don't die upon failure to umount any of the bind mounts at
563    session end; this should force a reboot after the umount of
564    the chroot mountpoint fails.
565
566 -- Robert Basch <rbasch@mit.edu>  Sat, 07 Feb 2009 18:38:45 -0500
567
568debathena-reactivate (1.7) unstable; urgency=low
569
570  * Configure locate's cron job to not walk /login.
571
572 -- Tim Abbott <tabbott@mit.edu>  Sat, 07 Feb 2009 17:23:01 -0500
573
574debathena-reactivate (1.6) unstable; urgency=low
575
576  * Fix typo in schroot configuration (environment_filter should be
577    environment-filter).
578
579 -- Tim Abbott <tabbott@mit.edu>  Sat, 31 Jan 2009 15:00:34 -0500
580
581debathena-reactivate (1.5) unstable; urgency=low
582
583  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
584  * Change "Debian-Athena Project" to "Debathena Project".
585  * Remove debian/control from version control.
586  * Clean up debian/copyright.
587
588 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 18:59:19 -0500
589
590debathena-reactivate (1.4) unstable; urgency=low
591
592  * Add the user to more groups when they login.
593
594 -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 13:36:03 -0500
595
596debathena-reactivate (1.3) unstable; urgency=low
597
598  * Ensure the sound card volume levels are set to 0 at session end.
599
600 -- Robert Basch <rbasch@mit.edu>  Tue, 16 Dec 2008 19:30:25 -0500
601
602debathena-reactivate (1.2) unstable; urgency=low
603
604  * Rewrite to use login chroots.
605
606 -- Greg Hudson <ghudson@mit.edu>  Fri, 22 Aug 2008 15:30:57 -0400
607
608debathena-reactivate (1.1) unstable; urgency=low
609
610  * Initial release.
611
612 -- Greg Hudson <ghudson@mit.edu>  Thu, 14 Aug 2008 16:27:15 -0400
Note: See TracBrowser for help on using the repository browser.