source: trunk/debathena/debathena/dotfiles/debian/changelog @ 22913

Revision 22913, 3.7 KB checked in by tabbott, 16 years ago (diff)
In dotfiles: * Merge in quilt patches. These and other changes are summarized below. * Remove platform-specific code for non-Linux architectures. * Remove mksessiondirs and other ATHENA_SESSION_TMPDIr code; this is now handled by pam_mktemp * Run from.debathena and quota.debathena rather than from/quota in case debathena-from-config/debathena-quota-config are not installed * Remove unecessary athena/ from paths, except in prototype files which should remain unchanged for compatability. * Remove ancient extend alias from tcsh dotfiles. * Set ZEPHYR_CLIENT to not run zwgc on dialups; this avoids problems with zephyr in Debian automatically gaining focus. * Remove code for handling temporary home directories, since those can't happen anymore. * Stop setting XDG_DATA_DIRS; this is now controlled by debathena-desktop-config. * Stop setting COREDUMPSIZE; this was an IRIX workaround * Stop setting LD_LIBRARY_PATH to /usr/athena/lib; this breaks building things when /usr/athena is a symlink. * Stop setting XUSERFILESEARCHPATH to a directory that doesn't exist. * Change renew alias to use 'kinit -54' so we no longer require modified Kerberos. * Stop setting MANPATH, since we'd be setting it to the default anyway. * Remove athena_path logic, since athena_path would be PATH. * Only have one copy of the add alias, now that athena_path is gone. * Remove add_flags since it is always empty. * Don't temporarily remove add in cshrc. * Stop setting CDPATH. * Stop changing the default prompt for bash; the Debian default is better. * Stop changing the default prompt for tcsh, but leave the prompt character change, since there's a lot of documentation that uses it. * Stop configuring tcsh to not stat /afs/* when tab-completing; fakestat handles this. * Remove tcsh warning for "bind" alias.
Line 
1debathena-dotfiles (10.0.0-0debathena1) unstable; urgency=low
2
3  * Merge in quilt patches.  These and other changes are summarized below.
4  * Remove platform-specific code for non-Linux architectures.
5  * Remove mksessiondirs and other ATHENA_SESSION_TMPDIr code; this is now
6    handled by pam_mktemp
7  * Run from.debathena and quota.debathena rather than from/quota in case
8    debathena-from-config/debathena-quota-config are not installed
9  * Remove unecessary athena/ from paths, except in prototype files which
10    should remain unchanged for compatability.
11  * Remove ancient extend alias from tcsh dotfiles.
12  * Set ZEPHYR_CLIENT to not run zwgc on dialups; this avoids problems
13    with zephyr in Debian automatically gaining focus.
14  * Remove code for handling temporary home directories, since those can't
15    happen anymore.
16  * Stop setting XDG_DATA_DIRS; this is now controlled by debathena-desktop-config.
17  * Stop setting COREDUMPSIZE; this was an IRIX workaround
18  * Stop setting LD_LIBRARY_PATH to /usr/athena/lib; this breaks building
19    things when /usr/athena is a symlink.
20  * Stop setting XUSERFILESEARCHPATH to a directory that doesn't exist.
21  * Change renew alias to use 'kinit -54' so we no longer require modified
22    Kerberos.
23  * Stop setting MANPATH, since we'd be setting it to the default anyway.
24  * Remove athena_path logic, since athena_path would be PATH.
25  * Only have one copy of the add alias, now that athena_path is gone.
26  * Remove add_flags since it is always empty.
27  * Don't temporarily remove add in cshrc.
28  * Stop setting CDPATH.
29  * Stop changing the default prompt for bash; the Debian default is better.
30  * Stop changing the default prompt for tcsh, but leave the prompt
31    character change, since there's a lot of documentation that uses it.
32  * Stop configuring tcsh to not stat /afs/* when tab-completing; fakestat handles this.
33  * Remove tcsh warning for "bind" alias.
34
35 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 16:06:04 -0400
36
37debathena-dotfiles (9.4.43-0debathena2) unstable; urgency=low
38
39  * Don't create ATHENA_SESSION_TMPDIR, since it is now managed by PAM
40  * Don't include /usr/lib/init/mksessiondir
41
42 -- Tim Abbott <tabbott@mit.edu>  Tue, 22 Jan 2008 22:00:23 -0500
43
44debathena-dotfiles (9.4.43-0debathena1) unstable; urgency=low
45
46  * Update to current version.
47
48 -- Anders Kaseorg <andersk@mit.edu>  Tue, 25 Dec 2007 02:08:12 -0500
49
50debathena-dotfiles (9.4.34+cvs20070823-0debathena1) hardy; urgency=low
51
52  * New upstream snapshot.
53
54 -- Anders Kaseorg <andersk@mit.edu>  Thu, 15 Nov 2007 00:40:29 -0500
55
56debathena-dotfiles (9.4.34-0debathena6) unstable; urgency=low
57
58  * Force renew alias to use kinit -54.
59  * Add experimental dotfiles-x11 package.
60
61 -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Oct 2007 03:43:18 -0400
62
63debathena-dotfiles (9.4.34-0debathena5) unstable; urgency=low
64
65  * Create /var/run/athena-sessions on boot.
66
67 -- Anders Kaseorg <andersk@mit.edu>  Mon, 13 Aug 2007 19:06:07 -0400
68
69debathena-dotfiles (9.4.34-0debathena4) unstable; urgency=low
70
71  * Make ZEPHYR_CLIENT not be zwgc on a dialup.
72
73 -- Tim Abbott <tabbott@mit.edu>  Sat,  4 Aug 2007 00:01:23 -0400
74
75debathena-dotfiles (9.4.34-0debathena3) unstable; urgency=low
76
77  * Fix from and quota dependencies.
78
79 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 00:22:10 -0400
80
81debathena-dotfiles (9.4.34-0debathena2) unstable; urgency=low
82
83  * Add missing dependencies.
84  * from.debathena instead of from.
85  * quota.debathena instead of quota.
86  * Don't start the initscript on install.
87
88 -- Anders Kaseorg <andersk@mit.edu>  Mon, 16 Jul 2007 20:35:32 -0400
89
90debathena-dotfiles (9.4-34-0debathena1) unstable; urgency=low
91
92  * Initial release.
93
94 -- Anders Kaseorg <andersk@mit.edu>  Sat,  7 Apr 2007 17:58:57 -0400
Note: See TracBrowser for help on using the repository browser.