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

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