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

Revision 24793, 12.5 KB checked in by geofft, 14 years ago (diff)
In dotfiles: * Change from attaching $USER unconditionally to attaching $ATHENA_USER if $DEBATHENA_HOME_TYPE is set to "afs", to avoid an error message if you run the Athena .bashrc in a local account, as e.g. "sudo bash"/"sudo -s" does. Based on a patch from (and Signed-off-by) Thomas Coles <tcoles@mit.edu>.
Line 
1debathena-dotfiles (10.0.23-1) unstable; urgency=low
2
3  * Bump upstream version number because previous changes (and this
4    change) modified things outside debian/.
5  * Drop 0debathena business from the Debian version number because
6    Debathena has been upstream for a while now.
7  * Change from attaching $USER unconditionally to attaching
8    $ATHENA_USER if $DEBATHENA_HOME_TYPE is set to "afs", to avoid
9    an error message if you run the Athena .bashrc in a local account,
10    as e.g.  "sudo bash"/"sudo -s" does. Based on a patch from (and
11    Signed-off-by) Thomas Coles <tcoles@mit.edu>.
12
13 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 27 Jul 2010 00:08:37 -0400
14
15debathena-dotfiles (10.0.22-0debathena3) unstable; urgency=low
16
17  * Run attach -q (and -h) so as not to break sftp
18
19 -- Jonathan Reed <jdreed@mit.edu>  Thu, 15 Jul 2010 10:53:08 -0400
20
21debathena-dotfiles (10.0.22-0debathena2) unstable; urgency=low
22
23  * Fix package name in maintainer scripts
24  * Ensure the user's locker is attached
25
26 -- Jonathan Reed <jdreed@mit.edu>  Wed, 30 Jun 2010 14:53:26 -0400
27
28debathena-dotfiles (10.0.22-0debathena1) unstable; urgency=low
29
30  * Cleaned up unused cruft, including the debathena-dotfiles-x11
31    package. (Trac: #539)
32
33 -- Liz A. Denys <lizdenys@mit.edu>  Fri, 23 Apr 2010 21:00:44 -0400
34
35debathena-dotfiles (10.0.21-0debathena1) unstable; urgency=low
36
37  * Make zwgc fallback check case-insensitive (Trac #501)
38  * Add desktop files and bump version number
39  * Update welcome file for 21st century (Trac #514)
40
41 -- Jonathan Reed <jdreed@mit.edu>  Tue, 30 Mar 2010 09:28:23 -0400
42
43debathena-dotfiles (10.0.20-0debathena1) unstable; urgency=low
44
45  * Unconditionally run from and mailquota, now that mitmailutils is
46    available for all releases.
47
48 -- Evan Broder <broder@mit.edu>  Sat, 06 Feb 2010 19:13:48 -0500
49
50debathena-dotfiles (10.0.19-0debathena3) unstable; urgency=low
51
52  [ Evan Broder ]
53  * Don't ship /var/run/athena-sessions as part of the package.
54
55  [ Geoffrey Thomas ]
56  * Install Lintian overrides for non-standard-dir-in-usr and
57    file-in-unusual-dir for /usr/prototype_user, which is a legacy
58    pathname we need to support indefinitely.
59
60 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 10 Dec 2009 21:28:03 -0500
61
62debathena-dotfiles (10.0.19-0debathena2) unstable; urgency=low
63
64  * Punt debathena-bash and debathena-tcsh recommendations.
65
66 -- Evan Broder <broder@mit.edu>  Sun, 15 Nov 2009 15:30:37 -0500
67
68debathena-dotfiles (10.0.19-0debathena1) unstable; urgency=low
69
70  * Fix the test of from's availability.
71
72 -- Robert Basch <rbasch@mit.edu>  Mon, 19 Oct 2009 11:54:06 -0400
73
74debathena-dotfiles (10.0.18-0debathena1) unstable; urgency=low
75
76  * Stop defining add and renew in the Athena dotfiles - they should be
77    getting defined in the system dotfiles anyway. (Trac: #393)
78
79 -- Evan Broder <broder@mit.edu>  Sat, 17 Oct 2009 12:28:42 -0400
80
81debathena-dotfiles (10.0.17-0debathena1) unstable; urgency=low
82
83  * If we're not running from, don't run mailquota either - they're both
84    provided by mitmailutils.
85
86 -- Evan Broder <broder@mit.edu>  Sat, 17 Oct 2009 03:50:39 -0400
87
88debathena-dotfiles (10.0.16-0debathena1) unstable; urgency=low
89
90  * Only run from at login if it's available, and demote it to a
91    recommendation.
92
93 -- Evan Broder <broder@mit.edu>  Fri, 16 Oct 2009 17:00:16 -0400
94
95debathena-dotfiles (10.0.15-0debathena1) unstable; urgency=low
96
97  * Stop setting umask in dotfiles. (Trac: #368)
98
99 -- Nancy R Ouyang <nouyang@mit.edu>  Sun, 20 Sep 2009 15:45:25 -0400
100
101debathena-dotfiles (10.0.14-0debathena1) unstable; urgency=low
102
103  * Desupport extend, sextend, textend, ~/.path, cdpath, and setting the
104    prompt in tcsh. (Trac: #256)
105
106 -- Evan Broder <broder@mit.edu>  Thu, 11 Jun 2009 21:48:46 -0400
107
108debathena-dotfiles (10.0.13-0debathena1) unstable; urgency=low
109
110  * Also don't run 'mailquota' on EXCHANGE.MIT.EDU accounts for now
111    (although as of mitmailutils >= 10.1.0-0debathena3, this is only
112    a cosmetic problem).
113
114 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 26 May 2009 15:13:55 -0400
115
116debathena-dotfiles (10.0.12-0debathena1) unstable; urgency=low
117
118  * New upstream version, since the previous change modified files outside
119    debian/.
120  * Ensure /var/run/athena-sessions exists in the postinst, in case the
121    system was rebooted and /var/run was cleaned between package unpacking
122    and configuration.
123
124 -- Anders Kaseorg <andersk@mit.edu>  Sat, 23 May 2009 16:00:46 -0400
125
126debathena-dotfiles (10.0.11-0debathena3) unstable; urgency=low
127
128  * Don't run 'from' on EXCHANGE.MIT.EDU accounts for now. This is
129    apparently causing prefrosh' dotfiles to hang forever on login.
130
131 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 20 May 2009 00:54:30 -0400
132
133debathena-dotfiles (10.0.11-0debathena2) unstable; urgency=low
134
135  * Fix the packaging to install the bash versions of env_setup and
136    env_remove
137  * Kill off unnecessary quilt build-dep.
138
139 -- Evan Broder <broder@mit.edu>  Mon, 18 May 2009 14:04:43 -0400
140
141debathena-dotfiles (10.0.11-0debathena1) unstable; urgency=low
142
143  * Remove VISUAL, term, and xresize from the standard dotfiles. (Trac:
144    #151)
145  * Implement setup for bash. (Trac: #104)
146
147 -- Evan Broder <broder@mit.edu>  Thu, 14 May 2009 01:07:14 -0400
148
149debathena-dotfiles (10.0.10-0debathena1) unstable; urgency=low
150
151  * Run zwgc if you login to a dialup but have fallback=true set in
152    .zephyr.vars. (Trac: #137)
153
154 -- Evan Broder <broder@mit.edu>  Sun, 12 Apr 2009 01:01:10 -0400
155
156debathena-dotfiles (10.0.9-0debathena3) unstable; urgency=low
157
158  * Update dependencies for merge of debathena-from and
159    debathena-mailquota into debathena-mitmailutils
160
161 -- Evan Broder <broder@mit.edu>  Sun, 05 Apr 2009 11:56:50 -0400
162
163debathena-dotfiles (10.0.9-0debathena2) unstable; urgency=low
164
165  * Add /bin/athena/tcsh and /bin/athena/bash to the list of valid shells.
166
167 -- Evan Broder <broder@mit.edu>  Tue, 10 Mar 2009 13:56:37 -0400
168
169debathena-dotfiles (10.0.9-0debathena1) unstable; urgency=low
170
171  * In bash, parse $PRINTER from the csh clusterinfo because it's easier.
172
173 -- Evan Broder <broder@mit.edu>  Tue, 03 Mar 2009 14:24:09 -0500
174
175debathena-dotfiles (10.0.8-0debathena1) unstable; urgency=low
176
177  * Set $EMAIL in the system dotfiles.
178
179 -- Tim Abbott <tabbott@mit.edu>  Sat, 31 Jan 2009 18:52:41 -0500
180
181debathena-dotfiles (10.0.7-0debathena4) unstable; urgency=low
182
183  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
184  * Change "Debian-Athena Project" to "Debathena Project".
185  * Remove debian/control from version control.
186  * Clean up debian/copyright.
187
188 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 14:32:52 -0500
189
190debathena-dotfiles (10.0.7-0debathena3) unstable; urgency=low
191
192  * Use gnome-session-save for logout.
193
194 -- Greg Hudson <ghudson@mit.edu>  Fri, 19 Sep 2008 17:59:57 -0400
195
196debathena-dotfiles (10.0.7-0debathena2) unstable; urgency=low
197
198  * Fix the handling of .path files in cshrc.
199
200 -- Greg Hudson <ghudson@mit.edu>  Thu, 18 Sep 2008 18:04:13 -0400
201
202debathena-dotfiles (10.0.7-0debathena1) unstable; urgency=low
203
204  * Adjust for new clusterinfo paths.
205
206 -- Greg Hudson <ghudson@mit.edu>  Sat, 09 Aug 2008 02:06:16 -0400
207
208debathena-dotfiles (10.0.6-0debathena1) unstable; urgency=low
209
210  * Change from using debathena-afuse-automounter to more generic
211    debathena-mit-automounter.
212
213 -- Evan Broder <broder@mit.edu>  Thu, 10 Jul 2008 22:21:44 -0400
214
215debathena-dotfiles (10.0.5-0debathena1) unstable; urgency=low
216
217  * Restore "extend" aliases in cshrc for compatibility.
218
219 -- Greg Hudson <ghudson@mit.edu>  Mon, 30 Jun 2008 11:08:42 -0400
220
221debathena-dotfiles (10.0.4-0debathena1) unstable; urgency=low
222
223  * Don't add sbin directories to user paths after all.
224
225 -- Greg Hudson <ghudson@mit.edu>  Fri, 20 Jun 2008 11:09:45 -0400
226
227debathena-dotfiles (10.0.3-0debathena1) unstable; urgency=low
228
229  * Restore the cdpath and prompt customizations for tcsh.
230  * Eliminate the noclobber and ignoreeof customizations for bash.
231  * Add /sbin and /usr/sbin to the path for both shell types.
232
233 -- Greg Hudson <ghudson@mit.edu>  Wed, 18 Jun 2008 12:20:03 -0400
234
235debathena-dotfiles (10.0.2-0debathena3) unstable; urgency=low
236
237  * quotawarn belongs in the xsession integration package; remove it.
238
239 -- Greg Hudson <ghudson@mit.edu>  Mon, 16 Jun 2008 13:03:34 -0400
240
241debathena-dotfiles (10.0.2-0debathena2) unstable; urgency=low
242
243  * Add new .generation dotfile to distinguish old and new accounts.
244  * Make double-sided printing the default for new users.
245
246 -- Greg Hudson <ghudson@mit.edu>  Mon, 12 May 2008 13:56:23 -0400
247
248debathena-dotfiles (10.0.2-0debathena1) unstable; urgency=low
249
250  * Fix a bug introduced in the handling of ~/.path files.
251  * Update several comments.
252
253 -- Greg Hudson <ghudson@equal-rites.mit.edu>  Tue, 22 Apr 2008 16:17:13 -0400
254
255debathena-dotfiles (10.0.1-0debathena1) unstable; urgency=low
256
257  * Fix bug introduced in cshrc PATH handling.
258
259 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 17:06:38 -0400
260
261debathena-dotfiles (10.0.0-0debathena1) unstable; urgency=low
262
263  * Merge in quilt patches.  These and other changes are summarized below.
264  * Remove platform-specific code for non-Linux architectures.
265  * Remove mksessiondirs and other ATHENA_SESSION_TMPDIr code; this is now
266    handled by pam_mktemp
267  * Run from.debathena and quota.debathena rather than from/quota in case
268    debathena-from-config/debathena-quota-config are not installed
269  * Remove unecessary athena/ from paths, except in prototype files which
270    should remain unchanged for compatability.
271  * Remove ancient extend alias from tcsh dotfiles.
272  * Set ZEPHYR_CLIENT to not run zwgc on dialups; this avoids problems
273    with zephyr in Debian automatically gaining focus.
274  * Remove code for handling temporary home directories, since those can't
275    happen anymore.
276  * Stop setting XDG_DATA_DIRS; this is now controlled by debathena-desktop-config.
277  * Stop setting COREDUMPSIZE; this was an IRIX workaround
278  * Stop setting LD_LIBRARY_PATH to /usr/athena/lib; this breaks building
279    things when /usr/athena is a symlink.
280  * Stop setting XUSERFILESEARCHPATH to a directory that doesn't exist.
281  * Change renew alias to use 'kinit -54' so we no longer require modified
282    Kerberos.
283  * Stop setting MANPATH, since we'd be setting it to the default anyway.
284  * Remove athena_path logic, since athena_path would be PATH.
285  * Only have one copy of the add alias, now that athena_path is gone.
286  * Remove add_flags since it is always empty.
287  * Don't temporarily remove add in cshrc.
288  * Stop setting CDPATH.
289  * Stop changing the default prompt for bash; the Debian default is better.
290  * Stop changing the default prompt for tcsh, but leave the prompt
291    character change, since there's a lot of documentation that uses it.
292  * Stop configuring tcsh to not stat /afs/* when tab-completing; fakestat handles this.
293  * Remove tcsh warning for "bind" alias.
294  * Transition from debathena-autofs-config to debathena-afuse-automounter.
295
296 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 16:18:24 -0400
297
298debathena-dotfiles (9.4.43-0debathena2) unstable; urgency=low
299
300  * Don't create ATHENA_SESSION_TMPDIR, since it is now managed by PAM
301  * Don't include /usr/lib/init/mksessiondir
302
303 -- Tim Abbott <tabbott@mit.edu>  Tue, 22 Jan 2008 22:00:23 -0500
304
305debathena-dotfiles (9.4.43-0debathena1) unstable; urgency=low
306
307  * Update to current version.
308
309 -- Anders Kaseorg <andersk@mit.edu>  Tue, 25 Dec 2007 02:08:12 -0500
310
311debathena-dotfiles (9.4.34+cvs20070823-0debathena1) hardy; urgency=low
312
313  * New upstream snapshot.
314
315 -- Anders Kaseorg <andersk@mit.edu>  Thu, 15 Nov 2007 00:40:29 -0500
316
317debathena-dotfiles (9.4.34-0debathena6) unstable; urgency=low
318
319  * Force renew alias to use kinit -54.
320  * Add experimental dotfiles-x11 package.
321
322 -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Oct 2007 03:43:18 -0400
323
324debathena-dotfiles (9.4.34-0debathena5) unstable; urgency=low
325
326  * Create /var/run/athena-sessions on boot.
327
328 -- Anders Kaseorg <andersk@mit.edu>  Mon, 13 Aug 2007 19:06:07 -0400
329
330debathena-dotfiles (9.4.34-0debathena4) unstable; urgency=low
331
332  * Make ZEPHYR_CLIENT not be zwgc on a dialup.
333
334 -- Tim Abbott <tabbott@mit.edu>  Sat,  4 Aug 2007 00:01:23 -0400
335
336debathena-dotfiles (9.4.34-0debathena3) unstable; urgency=low
337
338  * Fix from and quota dependencies.
339
340 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 00:22:10 -0400
341
342debathena-dotfiles (9.4.34-0debathena2) unstable; urgency=low
343
344  * Add missing dependencies.
345  * from.debathena instead of from.
346  * quota.debathena instead of quota.
347  * Don't start the initscript on install.
348
349 -- Anders Kaseorg <andersk@mit.edu>  Mon, 16 Jul 2007 20:35:32 -0400
350
351debathena-dotfiles (9.4-34-0debathena1) unstable; urgency=low
352
353  * Initial release.
354
355 -- Anders Kaseorg <andersk@mit.edu>  Sat,  7 Apr 2007 17:58:57 -0400
Note: See TracBrowser for help on using the repository browser.