source: trunk/debathena/config/shell-config/debian/changelog @ 24970

Revision 24970, 4.1 KB checked in by andersk, 14 years ago (diff)
Line 
1debathena-shell-config (1.15) unstable; urgency=low
2
3  * Restore the previous functionality of renew for local users (broken in
4    1.13), by running a plain ‘aklog’ too.
5  * Fix $HOME quoting problems in renew.
6
7 -- Anders Kaseorg <andersk@mit.edu>  Sun, 20 Feb 2011 20:03:53 -0500
8
9debathena-shell-config (1.14) unstable; urgency=low
10
11  * Avoid multi-line aliases in tcsh, because they play poorly with
12    precmd (in particular the return value of precmd becomes $?,
13    trashing the return value of the real previous command). It works
14    fine if you remove the linebreaks. I hate tcsh so much.
15
16 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 11 Feb 2011 11:48:46 -0500
17
18debathena-shell-config (1.13) unstable; urgency=low
19
20  * Make renew work for cells other than athena.mit.edu
21
22 -- Jonathan Reed <jdreed@mit.edu>  Wed, 13 Oct 2010 14:58:34 -0400
23
24debathena-shell-config (1.12) unstable; urgency=low
25
26  * Only pass -45 to kinit on systems that still have a krb4. (Trac: #417)
27
28 -- Evan Broder <broder@mit.edu>  Sat, 17 Oct 2009 12:56:38 -0400
29
30debathena-shell-config (1.11.1) unstable; urgency=low
31
32  * Make sure that 'add' etc. are still available in
33    interactive login bash shells, by sourcing bashrc.d/* in
34    profile if needed.
35
36 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 12 Sep 2009 18:59:13 -0400
37
38debathena-shell-config (1.11) unstable; urgency=low
39
40  * Don't set environment variables in
41    /etc/{bash.bashrc,csh.cshrc}.debathena (Trac #214)
42
43 -- Jessica Hamrick <jhamrick@mit.edu>  Mon, 07 Sep 2009 23:21:59 -0400
44
45debathena-shell-config (1.10) unstable; urgency=low
46
47  * Default ATHENA_USER to USER.
48  * Fix csh renew to use $ATHENA_USER.
49
50 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 26 Feb 2009 20:00:07 -0500
51
52debathena-shell-config (1.9) unstable; urgency=low
53
54  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
55  * Change "Debian-Athena Project" to "Debathena Project".
56  * Remove debian/control from version control.
57  * Clean up debian/copyright.
58
59 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 16:26:44 -0500
60
61debathena-shell-config (1.8) unstable; urgency=low
62
63  * Print a helpful message when aklog doesn't work.
64
65 -- Anders Kaseorg <andersk@mit.edu>  Mon, 20 Oct 2008 21:53:57 -0400
66
67debathena-shell-config (1.7) unstable; urgency=low
68
69  * Add Recommends: bash-completion, since programmable bash completion
70    has been moved there in Lenny and Hardy.
71
72 -- Tim Abbott <tabbott@mit.edu>  Thu, 08 May 2008 01:52:19 -0400
73
74debathena-shell-config (1.6) unstable; urgency=low
75
76  * Convert to use config-package.mk interface, new in config-package-
77    dev 4.5
78
79 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:50 -0400
80
81debathena-shell-config (1.5) unstable; urgency=low
82
83  * Remove zctl load /dev/null from renew alias.
84
85 -- Tim Abbott <tabbott@mit.edu>  Wed, 16 Apr 2008 18:09:50 -0400
86
87debathena-shell-config (1.4) unstable; urgency=low
88
89  * Convert to the new config-package-dev interface
90
91 -- Shreevatsa R <vatsa@mit.edu>  Sun,  6 Apr 2008 19:03:49 -0400
92
93debathena-shell-config (1.3) unstable; urgency=low
94
95  * Have renew aklog rather than "fsid -a" so that it works even if the
96    user's home directory is not attached.
97  * Have renew kinit for whatever principal one has tickets for, if
98    tickets exist; defaulting to ATHENA_USER if one has no tickets,
99    and defaulting to USER if ATHENA_USER is not set.  This should
100    make it easier to deal with usernames not matching the Athena
101    username.
102
103 -- Tim Abbott <tabbott@mit.edu>  Thu, 24 Jan 2008 22:44:26 -0500
104
105debathena-shell-config (1.2debathena1) unstable; urgency=low
106
107  * Eschew /bin/athena paths.
108  * Trivial argument order change for consistency.
109
110 -- Anders Kaseorg <andersk@mit.edu>  Sat, 12 Jan 2008 00:31:29 -0500
111
112debathena-shell-config (1.2) unstable; urgency=low
113
114  * New version doing tcsh too
115
116 -- Tim Abbott <tabbott@mit.edu>  Sat,  3 Nov 2007 18:02:02 -0400
117
118debathena-bash-config (1.1) unstable; urgency=low
119
120  * Less stupid version
121
122 -- Tim Abbott <tabbott@mit.edu>  Wed, 19 Sep 2007 02:36:37 -0400
123
124debathena-bash-config (1.0) unstable; urgency=low
125
126  * Initial release.
127
128 -- Tim Abbott <tabbott@mit.edu>  Wed, 19 Sep 2007 01:57:17 -0400
Note: See TracBrowser for help on using the repository browser.