source: trunk/debathena/debathena/xsession/debian/changelog @ 24990

Revision 24990, 5.9 KB checked in by jdreed, 14 years ago (diff)
In xsession: * Inform the user that they will lose if there's no AFS
Line 
1debathena-xsession (1.17) unstable; urgency=low
2
3  * Don't use dpkg-query because it slows logins down; instead ship actual
4    scripts in /usr/share and source them (Trac #778)
5  * Inform the user that they will lose if there's no AFS
6
7 -- Jonathan Reed <jdreed@mit.edu>  Tue, 01 Mar 2011 12:44:58 -0500
8
9debathena-xsession (1.16) unstable; urgency=low
10
11  * Add an Athena-specific tty-mode login session that will get you an xterm
12  * Warn about quota early in the session so users know why logins fail.
13
14 -- Jonathan Reed <jdreed@mit.edu>  Wed, 08 Sep 2010 13:16:08 -0400
15
16debathena-xsession (1.15) unstable; urgency=low
17
18  * Add an autostart delay for the initial terminal, to prevent
19    it from launching prematurely on Lucid.  (Trac: #545)
20
21 -- Robert Basch <rbasch@mit.edu>  Wed, 16 Jun 2010 11:30:44 -0400
22
23debathena-xsession (1.14) unstable; urgency=low
24
25  * Make sure debathena-xsession is installed before executing any of the
26    scripts in /etc/X11/Xsession.d (Trac: #348)
27
28 -- Jessica Hamrick <jhamrick@mit.edu>  Fri, 02 Apr 2010 19:36:43 -0400
29
30debathena-xsession (1.13) unstable; urgency=low
31
32  * Prevent debathena-nocalls from being set as the default session
33    in gdm's cached dmrc, as well as in the home directory file.
34
35 -- Robert Basch <rbasch@mit.edu>  Thu, 25 Feb 2010 14:44:07 -0500
36
37debathena-xsession (1.12) unstable; urgency=low
38
39  * Promote mitmailutils back to a dependency, now that it's installable
40    everywhere again.
41
42 -- Evan Broder <broder@mit.edu>  Sat, 06 Feb 2010 19:16:24 -0500
43
44debathena-xsession (1.11.3) unstable; urgency=low
45
46  * Define a message function for use by Xsession.d scripts if the
47    Xsession script has not done so.
48
49 -- Robert Basch <rbasch@mit.edu>  Tue, 24 Nov 2009 18:52:13 -0500
50
51debathena-xsession (1.11.2) unstable; urgency=low
52
53  * Punt debathena-bash and debathena-tcsh recommendations.
54
55 -- Evan Broder <broder@mit.edu>  Sun, 15 Nov 2009 15:31:00 -0500
56
57debathena-xsession (1.11.1) unstable; urgency=low
58
59  * Close the conditional in quotawarn.
60
61 -- Evan Broder <broder@mit.edu>  Sun, 25 Oct 2009 15:37:32 -0400
62
63debathena-xsession (1.11) unstable; urgency=low
64
65  * Demote mitmailutils to a recommendation while it's uninstallable on
66    krb4-less systems.
67
68 -- Evan Broder <broder@mit.edu>  Sun, 25 Oct 2009 14:02:38 -0400
69
70debathena-xsession (1.10.2) unstable; urgency=low
71
72  * 9x18 isn't a real font. Besides, we have TrueType these days.
73
74 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 17 Jun 2009 23:53:06 -0400
75
76debathena-xsession (1.10.1) unstable; urgency=low
77
78  * Apparently we need an explicit dependency on xterm.
79
80 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 15 Jun 2009 20:11:41 -0400
81
82debathena-xsession (1.10) unstable; urgency=low
83
84  * Replace HTML entities in displaymotd and displaylert, to work around
85    LP #387536. (Trac: #284)
86
87 -- Evan Broder <broder@mit.edu>  Mon, 15 Jun 2009 18:10:30 -0400
88
89debathena-xsession (1.9.3) unstable; urgency=low
90
91  * Don't let people set debathena-nocalls as their default session.
92  * Don't source .startup.X if NOCALLS is set.
93
94 -- Evan Broder <broder@mit.edu>  Mon, 15 Jun 2009 17:01:15 -0400
95
96debathena-xsession (1.9.2) unstable; urgency=low
97
98  * Spawn the xterm tailing .xsession-errors in the Xsession.d scripts
99    instead of in the xsession.tcsh script.
100  * When enabling NOCALLS mode, actually check for the right session name
101    in the Xsession.d scripts.
102
103 -- Evan Broder <broder@mit.edu>  Mon, 15 Jun 2009 16:05:55 -0400
104
105debathena-xsession (1.9.1) unstable; urgency=low
106
107  * Give the xconsole code half a chance of working.
108
109 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 14 Jun 2009 22:33:30 -0400
110
111debathena-xsession (1.9) unstable; urgency=low
112
113  * Add a new GDM session for logging in without customizations, as well
114    as the Xsession machinery to make it work. (Trac: #148)
115  * For tcsh users with AFS homedirs, start an xconsole following
116    .xsession-errors so they can actually see the errors. (Trac: #153)
117
118 -- Evan Broder <broder@mit.edu>  Thu, 11 Jun 2009 21:42:31 -0400
119
120debathena-xsession (1.8) unstable; urgency=low
121
122  * Make sure that ~/.config/tracker/tracker.cfg exists before trying to
123    read it.
124
125 -- Evan Broder <broder@mit.edu>  Sat, 11 Apr 2009 21:00:40 -0400
126
127debathena-xsession (1.7) unstable; urgency=low
128
129  * Add a warning dialog for people with trackerd enabled. (Trac: #154)
130  * Squash some tcsh-related lintian bugs:
131    - Add missing dependency on tcsh.
132    - Correct path to tcsh in xsession.tcsh
133
134 -- Evan Broder <broder@mit.edu>  Tue, 31 Mar 2009 17:02:35 -0400
135
136debathena-xsession (1.6) unstable; urgency=low
137
138  * Use xdg's autostart facility to launch the initial gnome-terminal,
139    so that it properly belongs to the GNOME session.
140
141 -- Robert Basch <rbasch@mit.edu>  Tue, 24 Feb 2009 18:53:08 -0500
142
143debathena-xsession (1.5) unstable; urgency=low
144
145  [ William D Cattey ]
146  * Brought initial xterm code back in from Athena 9.
147
148  [ Evan Broder ]
149  * Warn when 100M short of quota, instead of when at 90%.
150  * tail +2 doesn't work on Debian systems anymore; use tail -n +2 instead.
151
152 -- Evan Broder <broder@mit.edu>  Wed, 04 Feb 2009 20:24:25 -0500
153
154debathena-xsession (1.4) unstable; urgency=low
155
156  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
157  * Change "Debian-Athena Project" to "Debathena Project".
158  * Remove debian/control from version control.
159  * Clean up debian/copyright.
160
161 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 18:27:45 -0500
162
163debathena-xsession (1.3) unstable; urgency=low
164
165  * Use session wrapper for all session types.
166
167 -- Greg Hudson <ghudson@mit.edu>  Fri, 19 Sep 2008 17:11:57 -0400
168
169debathena-xsession (1.2) unstable; urgency=low
170
171  * Add warning dialog for mode 777 AFS homedirs.
172  * Fix dotfile conflict header.
173
174 -- Greg Hudson <ghudson@mit.edu>  Wed, 09 Jul 2008 12:58:29 -0400
175
176debathena-xsession (1.1) unstable; urgency=low
177
178  * Add copyright file.
179
180 -- Greg Hudson <ghudson@mit.edu>  Thu, 19 Jun 2008 09:53:19 -0400
181
182debathena-xsession (1.0) unstable; urgency=low
183
184  * Initial release.
185
186 -- Greg Hudson <ghudson@mit.edu>  Thu, 12 Jun 2008 18:13:32 -0400
Note: See TracBrowser for help on using the repository browser.