source: trunk/debathena/config/cluster-login-config/debian/changelog @ 25140

Revision 25140, 9.0 KB checked in by jdreed, 13 years ago (diff)
In cluster-login-config: * Change display sleep time to 10 minutes (Trac: #894)
Line 
1debathena-cluster-login-config (1.33) unstable; urgency=low
2
3  * Change display sleep time to 10 minutes (Trac: #894)
4
5 -- Jonathan Reed <jdreed@mit.edu>  Thu, 16 Jun 2011 13:01:53 -0400
6
7debathena-cluster-login-config (1.32) unstable; urgency=low
8
9  * Use polkit to disable suspend and hiberate (Trac #684)
10
11 -- Jonathan Reed <jdreed@mit.edu>  Wed, 15 Jun 2011 09:47:54 -0400
12
13debathena-cluster-login-config (1.31) unstable; urgency=low
14
15  * Add necessary files to enable backports and pin everything except
16    libstdc++5 (Trac: #863)
17
18 -- Jonathan Reed <jdreed@mit.edu>  Fri, 08 Apr 2011 16:51:46 -0400
19
20debathena-cluster-login-config (1.30) unstable; urgency=low
21
22  * Ship our own logout command which will force a logout on cluster if
23    the user lacks tokens
24
25 -- Jonathan Reed <jdreed@mit.edu>  Fri, 04 Mar 2011 22:12:29 -0500
26
27debathena-cluster-login-config (1.29) unstable; urgency=low
28
29  * Transform the dbus gdm.conf to break user switching
30
31 -- Jonathan Reed <jdreed@mit.edu>  Wed, 25 Aug 2010 17:50:40 -0400
32
33debathena-cluster-login-config (1.28) unstable; urgency=low
34
35  * Transform the pam gdm config to disallow root gdm logins (Trac #657)
36
37 -- Jonathan Reed <jdreed@mit.edu>  Fri, 13 Aug 2010 13:29:10 -0400
38
39debathena-cluster-login-config (1.27.1) unstable; urgency=low
40
41  * Fix a simple logic error in getty.
42
43 -- Evan Broder <broder@mit.edu>  Fri, 25 Jun 2010 16:23:21 -0400
44
45debathena-cluster-login-config (1.27) unstable; urgency=low
46
47  * Make getty.debathena more robust by looking harder for the kiosk
48    session or any X session, and displaying a message to the user if that
49    fails.
50
51 -- Evan Broder <broder@mit.edu>  Fri, 25 Jun 2010 14:03:16 -0400
52
53debathena-cluster-login-config (1.26) unstable; urgency=low
54
55  * Disable user switching on Lucid by setting
56    /desktop/gnome/lockdown/disable_user_switching again. (Trac: #496)
57
58 -- Evan Broder <broder@mit.edu>  Mon, 31 May 2010 14:21:06 -0400
59
60debathena-cluster-login-config (1.25) unstable; urgency=low
61
62  * If we are unable to find and activate the user's session using
63    ConsoleKit, assume it is on tty7. This will happen on systems using
64    legacy GDM before the user has logged in.
65
66 -- Evan Broder <broder@mit.edu>  Wed, 26 May 2010 12:35:44 -0400
67
68debathena-cluster-login-config (1.24) unstable; urgency=low
69
70  [ Jonathan Reed ]
71  * Specify package name in prerm script
72
73  [ Evan Broder ]
74  * Replace /sbin/getty instead of diverting the tty jobs.
75  * Use ConsoleKit to activate the user's session instead of telling them
76    to press a key combo. (Trac: #547)
77  * Bump Debian standards version.
78  * Bump debhelper compatibility level.
79  * Add missing misc:Depends dependency.
80
81 -- Evan Broder <broder@mit.edu>  Sun, 23 May 2010 00:18:05 -0400
82
83debathena-cluster-login-config (1.23) unstable; urgency=low
84
85  * Kill kexec with fire - we'll enable it by hand from reactivate (Trac:
86    #536).
87
88 -- Evan Broder <broder@mit.edu>  Fri, 02 Apr 2010 10:50:52 -0400
89
90debathena-cluster-login-config (1.22) unstable; urgency=low
91
92  * On new Upstart platforms, remove /etc/init/ttyN.conf instead.  Remove
93    ttymsg from the .install file, and install it by hand in rules, using
94    dh_installinit on newer platforms. 
95  * Remove /usr/lib/indicator-session/indicator-users-service, thus
96    preventing "Switch User" and "Guest Session" from appearing in the new
97    indicator-session applet (f/k/a FUSA)
98
99 -- Jonathan Reed <jdreed@mit.edu>  Wed, 10 Mar 2010 23:21:58 -0500
100
101debathena-cluster-login-config (1.21) unstable; urgency=low
102
103  * On new-gdm platforms only, remove the xsessions .desktop files
104    for xterm and gnome-failsafe sessions (formerly disabled in
105    gdm's configuration).
106
107 -- Robert Basch <rbasch@mit.edu>  Wed, 10 Feb 2010 14:37:14 -0500
108
109debathena-cluster-login-config (1.20) unstable; urgency=low
110
111  * Change --kill --silent, which is deprecated and now equivalent to
112    --logout, to --force-logout, because --force fixes everything
113    (Trac: #278).
114
115 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 14 Jan 2010 02:31:44 -0500
116
117debathena-cluster-login-config (1.19) unstable; urgency=low
118
119  * Don't configure /etc/gdm/gdm.conf{,-custom} on post-gdm-2.20
120    platforms.
121
122 -- Robert Basch <rbasch@mit.edu>  Fri, 04 Dec 2009 18:14:15 -0500
123
124debathena-cluster-login-config (1.18) unstable; urgency=low
125
126  * Revert 1.16; set the root password for both quickstation and
127    non-quickstation machines.
128
129 -- Evan Broder <broder@mit.edu>  Tue, 10 Nov 2009 16:30:50 -0500
130
131debathena-cluster-login-config (1.17) unstable; urgency=low
132
133  * Deny everybody sudo privileges by default, then override that for the
134    admin group. This makes sure that everybody is somewhere in the
135    sudoers file, which also ensures that they get lectured.
136
137 -- Evan Broder <broder@mit.edu>  Wed, 14 Oct 2009 12:40:39 -0400
138
139debathena-cluster-login-config (1.16) unstable; urgency=low
140
141  * Unset the root password if the machine is a quickstation.
142
143 -- Evan Broder <broder@mit.edu>  Wed, 07 Oct 2009 00:58:39 -0400
144
145debathena-cluster-login-config (1.15) unstable; urgency=low
146
147  * Make sure DNS servers are listed in /etc/network/interfaces to fix a
148    race condition between ntp and bind. (Trac: #332)
149
150 -- Evan Broder <broder@mit.edu>  Sun, 09 Aug 2009 19:36:52 -0700
151
152debathena-cluster-login-config (1.14) unstable; urgency=low
153
154  * Use a persistantly running daemon to keep the ttys open instead of a
155    one-time script. (Trac: #307)
156  * Make sure the ttymsg job gets kicked when cluster-login-config is
157    upgraded.
158
159 -- Evan Broder <broder@mit.edu>  Sun, 09 Aug 2009 16:28:08 -0700
160
161debathena-cluster-login-config (1.13.1) unstable; urgency=low
162
163  * Ignore failures to reload gdm or stop the tty gettys.
164
165 -- Evan Broder <broder@mit.edu>  Mon, 29 Jun 2009 10:41:31 -0400
166
167debathena-cluster-login-config (1.13) unstable; urgency=low
168
169  * Reload gdm and kill the tty gettys so we don't need to reboot after
170    installing. (Trac: #305)
171
172 -- Evan Broder <broder@mit.edu>  Sun, 28 Jun 2009 20:42:09 -0400
173
174debathena-cluster-login-config (1.12) unstable; urgency=low
175
176  * Add a gdm custom command to register for an account via the
177    kiosk mode browser.
178
179 -- Robert Basch <rbasch@mit.edu>  Wed, 17 Jun 2009 15:43:13 -0400
180
181debathena-cluster-login-config (1.11) unstable; urgency=low
182
183  * Disable the built-in failsafe Xterm and GNOME sessions. (Trac: #148)
184
185 -- Evan Broder <broder@mit.edu>  Thu, 11 Jun 2009 22:02:24 -0400
186
187debathena-cluster-login-config (1.10) unstable; urgency=low
188
189  * Make the forced windowmanager work on Jaunty as well (Trac: #215).
190
191 -- Geoffrey Thomas <geofft@mit.edu>  Mon,  8 Jun 2009 22:01:23 -0400
192
193debathena-cluster-login-config (1.9) unstable; urgency=low
194
195  * Install and configure kexec-tools to work around Jira ATN-52.
196
197 -- Evan Broder <broder@mit.edu>  Fri, 13 Mar 2009 17:49:41 -0400
198
199debathena-cluster-login-config (1.8) unstable; urgency=low
200
201  * Unset /desktop/gnome/lockdown/disable_user_switching, so that
202    the fast-user-switch-applet is enabled (for logout).
203  * Configure fast-user-switch-applet and gnome-power-manager
204    settings so that FUSA offers only the lock screen, logout,
205    restart, and shutdown options.
206  * Undo our gconf settings in the prerm script.
207  * Re-enable HALT and REBOOT from the login screen and as logout
208    actions.
209 
210 -- Robert Basch <rbasch@mit.edu>  Mon, 09 Mar 2009 17:58:09 -0400
211
212debathena-cluster-login-config (1.7) unstable; urgency=low
213
214  * Allow users to sudo to anyone, primarily so they can sudo to
215    themselves for debathena-reactivate.
216
217 -- Evan Broder <broder@mit.edu>  Wed, 04 Mar 2009 22:08:40 -0500
218
219debathena-cluster-login-config (1.6) unstable; urgency=low
220
221  * Fix a typo in gconftool-2's --config-source option.
222
223 -- Robert Basch <rbasch@mit.edu>  Tue, 03 Mar 2009 17:52:20 -0500
224
225debathena-cluster-login-config (1.5) unstable; urgency=low
226
227  * Make metacity the default window manager for now.
228
229 -- Robert Basch <rbasch@mit.edu>  Tue, 03 Mar 2009 16:42:38 -0500
230
231debathena-cluster-login-config (1.4) unstable; urgency=low
232
233  * Make our gconf settings mandatory, not defaults.
234  * Set /apps/gnome-screensaver/embedded_keyboard_command to the
235    same value as logout_command, to work around a gnome-screensaver
236    bug (http://bugzilla.gnome.org/show_bug.cgi?id=573495).
237
238 -- Robert Basch <rbasch@mit.edu>  Mon, 02 Mar 2009 15:59:59 -0500
239
240debathena-cluster-login-config (1.3) unstable; urgency=low
241
242  * Set FlexibleXServers=0 in the gdm configuration, to disable
243    user switching.
244
245 -- Robert Basch <rbasch@mit.edu>  Tue, 24 Feb 2009 17:09:36 -0500
246
247debathena-cluster-login-config (1.2) unstable; urgency=low
248
249  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
250  * Change "Debian-Athena Project" to "Debathena Project".
251  * Remove debian/control from version control.
252  * Clean up debian/copyright.
253
254 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 19:23:36 -0500
255
256debathena-cluster-login-config (1.1) unstable; urgency=low
257
258  * Give sudo privileges to members of the admin group (users logging in
259    will be added to that group by debathena-reactivate)
260
261 -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 18:08:33 -0500
262
263debathena-cluster-login-config (1.0) unstable; urgency=low
264
265  * Initial release.
266
267 -- Greg Hudson <ghudson@mit.edu>  Thu, 11 Sep 2008 15:21:46 -0400
Note: See TracBrowser for help on using the repository browser.