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

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