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

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