ldm_2.0.52-1~bpo50+1_i386.changes is NEW
(new) ldm-server_2.0.52-1~bpo50+1_all.deb extra misc
server components for LTSP display manager
ldm is an X11 display manager similar to xdm, gdm and kdm, but unlike
those it wraps the X11 traffic within an SSH tunnel to provide a
secure login mechanism for remote X sessions.
.
This package includes the server components used by ldm to discover
available sessions and locales on the server. It also recommends
packages relevent for local device access, a login session, and remote
sound.
.
LTSP stands for 'Linux Terminal Server Project'.
(new) ldm_2.0.52-1~bpo50+1.diff.gz extra misc
(new) ldm_2.0.52-1~bpo50+1.dsc extra misc
(new) ldm_2.0.52-1~bpo50+1_i386.deb extra misc
LTSP display manager
ldm is an X11 display manager similar to xdm, gdm and kdm, but unlike
those it wraps the X11 traffic within an SSH tunnel to provide a
secure login mechanism for remote X sessions.
.
LTSP stands for 'Linux Terminal Server Project'.
(new) ldm_2.0.52.orig.tar.gz extra misc
Changes: ldm (2:2.0.52-1~bpo50+1) lenny-backports; urgency=low
.
* Rebuild for lenny-backports.
* Add patch to revert cosmetic changes to ldm-dialog that require a newer
version of libgtk2.0-0.
.
ldm (2:2.0.52-1) unstable; urgency=low
.
* New upstream version:
- Force poweroff and reboot instead of going through init.
- Provide a way to reboot or halt from within the session.
- ldm-dialog:
+ Set the root cursor.
+ Do not display in taskbar.
+ Default to empty title.
+ Make the window not resizable.
.
ldm (2:2.0.48-1) unstable; urgency=low
.
* New upstream version:
- Updated Vietnamese (vi) translation by Clytie Siddall (Closes: #548200).
- Updated French (fr) translation by Stéphane Graber.
- Configure to use remote scanner support with saned.
- Added logout actions.
- Added handling of LDM_SSHOPTIONS.
- Minimal implementation of LTSP fat client.
.
* debian/control:
- Update Vcs-Bzr to use nosmart+http, as bzr.debian.org doesn't support
plain http bzr URLs.
- Switch Vcs-Browser URL to use bzr.debian.org
.
* remove fatclient patch, included upstream.
.
ldm (2:2.0.45-1) unstable; urgency=low
.
* new upstream version:
- Strip spaces from beginning and end of entered username, to prevent
problems with scripts.
- Implement pre-ssh hooks used to execute actions before the SSH connection
is established.
- Add LTSP_CLIENT_HOSTNAME environment variable containing the hostname.
.
* update ldm-server package description to distinguish it from ldm.
.
* remove locale-from-screen patch, as it is handled in ltsp now.
.
* add patch from upstream to add support for local logins, also known
as fat clients.
.
ldm (2:2.0.44-1) unstable; urgency=low
.
* new upstream version:
- Add support for both png and jpg theme files
- Fix ldm hanging on logout
- Implement SHUTDOWN_TIME for ldm
.
* drop patches, fixed upstream:
- revert-upstream-logout
- remove-mktemp-for-xauth
.
* update Standards-Version to 3.8.3, no changes necessary.
.
ldm (2:2.0.42-2) unstable; urgency=low
.
* patch from upstream to remove useless call to mktemp, which breaks with
mktemp from coreutils.
.
* Remove Otavio Salvador from uploaders, at Otavio's request. many thanks for
all previous and future contributions!
.
ldm (2:2.0.42-1) unstable; urgency=low
.
* new upstream version:
- Revert nomad session selection patch, as it caused logins to fail.
- Implement per session Xauthority directory.
- Add compiz support detection.
.
* remove copy of ldminfod manpage, as we use upstream's version now.
* drop patch to revert nomad session selection, reverted upstream.
* add patch to revert hanging logout bug, as it caused logins to fail.
* update Standards-Version to 3.8.2, no changes necessary.
.
ldm (2:2.0.40-2) unstable; urgency=low
.
* apply patch to remove buggy eval_gettext function. instead, always use
eval_gettext function from gettext.sh. depend on gettext-base to ensure
gettext.sh is present. (Closes: #530981)
.
* remove largely un-used code to generate debian/control.
.
ldm (2:2.0.40-1) unstable; urgency=low
.
* new upstream version:
- updated Basque (eu) translation by Piarres Beobide and
Iñaki Larrañaga Murgoitio (Closes: #522393)
- added manpage for ldm-dialog
.
* add patch reverting changes to Nomad/xrdp session selection, as it caused
logins to hang.
.
ldm (2:2.0.39-1) unstable; urgency=low
.
* new upstream version:
- support for Nomad/xrdp by Jigish Gohil.
- updated translations:
+ German (de), by Wolfgang Schweer (Closes: #519067)
+ Polish (pl), by Piotr Drąg
+ Russian (ru), by Yuri Kozlov (Closes: #521647)
+ Portuguese (pt), by Pedro Ribeiro (Closes: #519335)
+ French (fr), by Stéphane Graber
+ Swedish (sv), by Daniel Nylander (Closes: #519018)
+ Spanish (es), by José L. Redrejo (Closes: #519093)
+ Greek (el), by Alkis Georgopoulos
+ Japanese (ja), by Noriko Mizumoto
+ Basque (eu), by Piarres Beobide (Closes: #519033)
.
* updated to Debian Policy 3.8.1, no changes needed.
.
ldm (2:2.0.38-1) unstable; urgency=low
.
* new upstream version:
- fix to not change X cursor when run from VNC
.
* improved package descriptions
.
ldm (2:2.0.37-2) experimental; urgency=low
.
* added ldm-server package
- install ldminfod, which is used by ldm to determine available locales
and sessions
- conflict with versions of ltsp-server that previously included ldminfod
- recommend appropriate packages for login sessions, local device access
and remote sound
.
* updated debian/rules to handle multiple binary packages (thanks to Ryan
Niebur)
.
ldm (2:2.0.37-1) unstable; urgency=low
.
* new upstream version:
- updated copyright and license notices
- make ldm-dialog translatable
.
[ Ryan Niebur ]
* update debian/copyright and switch to the machine readable copyright
format
.
ldm (2:2.0.33-1) experimental; urgency=low
.
* New upstream version
- fix a race condition in ldm_wait, which was causing the logout
to hang on some thin clients
- updated Greek and French translations
- display the languages in a human friendly way (as opposed to just
displaying the locale code) on the language selection window
- ldm rc.d scripts are now translateable
.
[ Ryan Niebur ]
* switch debian/rules to debhelper 7
* add Homepage field
* add Build-Depends: iso-codes, locales, python
.
[ Vagrant Cascadian ]
* patch from Ryan Niebur: add Makefile targets needed by debhelper 7
.
ldm (2:2.0.28-1) experimental; urgency=low
.
* new upstream version:
- updated ltsp theme
- only allow ldm hooks that consist of numbers, letters, underscores and
hyphens, which prevents backup files from getting executed.
.
* recommend dmz-cursor-theme
.
ldm (2:2.0.27-1) experimental; urgency=low
.
* new upstream version:
- updates to theme handling
- disable the username/password entry box instead of hiding it
.
* ltsp theme updates:
- add patch to use ubuntulooks engine.
- recommend gtk2-engines-ubuntulooks, as it makes the theme look
considerably nicer, though it works without it installed, too.
.
* drop dependency on gtk2-engines-clearlooks, which has never actually been
used.
.
ldm (2:2.0.24-1) experimental; urgency=low
.
* new upstream version:
- no longer propmt for changes in session or language
- display guest login button as a button
- send the greeter the quit command
.
ldm (2:2.0.23-1) experimental; urgency=low
.
* new upstream version:
- Fix broken LDM_DIRECTX
- use ldm-dialog for interactive scripts
.
ldm (2:2.0.21-1) experimental; urgency=low
.
* new upstream version:
- display session names for session selection
- preserve user session and language defaults across logins
.
* debian/watch: poll fedora and ubuntu for new upstream versions
.
ldm (2:2.0.19-1) experimental; urgency=low
.
* new upstream version:
- drop x keyboard settings script, which is now handled in ltsp.
- ltsp-cluster scripts added
- use smaller background image for ltsp theme
* updated locale-from-screen patch
* add debian/watch file explaining how to find current version.
* use proper VCS-* headers.
.
ldm (2:2.0.18-1) experimental; urgency=low
.
* new upstream version:
- move X server handling out of ldm and into screen script
- properly handle session logout (Closes: #471793)
- option to use syslog
- use ltsp's xinitrc wrapper if present
- allow selecting server for guest logins
- don't force reboot and poweroff
- hide entry field and prompt after we get a username and password
- treat <tab> key like enter, to emulate GDM behavior
* updated locale-from-screen patch
.
ldm (2:2.0.16-1) experimental; urgency=low
.
* new upstream version:
- handle Xsession passed via ldminfod
- ldm initialization scripts:
+ ensure X is up and running
+ enable/disable the numlock key
+ handle keyboard settings using setxkbmap
- simpler handling of timed logins (LDM_LOGIN_TIMEOUT)
- revert fix to login field location, as it causes problems with some
themes.
.
ldm (2:2.0.13-1) experimental; urgency=low
.
* new upstream version:
- option to restrict which users may log in
- fix login field location with wide logos
* remove patches applied upstream:
- startup-hooks
- xsession-with-selected-session
.
ldm (2:2.0.12-2) experimental; urgency=low
.
* apply patch to use /etc/X11/Xsession when selecting session from menu
* added README.source describing use of dpatch
.
ldm (2:2.0.12-1) experimental; urgency=low
.
* new upstream version:
- fix crash on x86_64
- avoid ldm segfaulting when X fails
* add Ryan Niebur to Uploaders
* add patch from Gideon Romm to run hook scripts before login and after X
has started
.
ldm (2:2.0.11-1) experimental; urgency=low
.
* new upstream version:
- drop localapps hook (moved to ltsp)
- added hook to limit logins to a single user
- added hook to start a debugging terminal
.
ldm (2:2.0.9-1) experimental; urgency=low
.
* new upstream version:
- cleaner handling of ssh interaction:
+ fixes tcsh logins (Closes: #490897)
+ fixes password expiry (Closes: #482553)
* updated standards-version to 3.8.0, no changes needed.
Override entries for your package:
Announcing to backports-changes@lists.backports.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
ready exist in other distributions.
Reply to: