Change log for ltsp package in Debian

7683 of 83 results
Superseded in sid-release
ltsp (5.1.79-1) unstable; urgency=low


  * new upstream version: 
    - fixed LSB initscript headers to work with newer insserv

    - work around newer pulseaudio versions, which require an absurd amount of
      ram and attempt to start hal modules we don't need.  also ensure that
      /var/lib/pulse is present and writeable at boot. (Closes: #537526)

    - support cross-architecture builds using statically built qemu (0.11+)
      binaries and binfmt_misc. (Closes: #480664)

    - allow /srv/tftp as an alternative tftp location. (Closes: #537639)
 
    - change /etc/default/console-setup with the wanted layout so plugging USB
      keyboards will use it instead of falling back to default

    - ensure that NBD root doesn't kill the root filesystem before shutting
      system down.

  * reorder initscript installation order to work with dependency-based init
  * use README.Debian.sound from upstream
  * add example screen.d hook for "nodm" for local autologin
  * prefer inputattach over joystick, and remove architecture restrictions on
    joystick.

 -- Vagrant Cascadian <email address hidden>  Mon, 03 Aug 2009 17:00:32 +0200
Superseded in squeeze-release
Superseded in sid-release
ltsp (5.1.77-1) unstable; urgency=low


  * new upstream version:
    - ltsp-update-image:
      + Do not remove the previous squashfs image before the new one is ready.
      + Handle mksquashfs errors and small code cleanup.
      + Add --no-comp to support non-compressed squashfs image.

    - initramfs-tools ltsp_nbd:
      + Default to using NBD_ROOT_SERVER when setting NBD_SWAP_SERVER and
        fetching lts.conf from tftp.
      + initramfs-tools ltsp_nbd hook: allow for other filesystems for the rofs
        mount.
      + Issue warnings when NBD fails to negotiate or mount.
      + Fix downloading of lts.conf file by using the full path to tftp,
        otherwise busybox's tftp is used, which has incompatible syntax. thanks
        to Tobias Gruetzmacher for the suggestion. (Closes: #537374)

    - Add lts.conf support for shutdown times and more general crontab entries.

    - Merge changes to improve NBD support in initscripts.

    - Flexible pxelinux network boot:
      + Options to configure menus.
      + Configurable timeout.
      + Option to append arbitrary files to the configuration.
      + Support pxelinux ipappend option, useful in networks where control over
        the dhcp server is limited.
      + Add memtest86 and memtest86+ for memory testing, if installed.

    - ltsp-build-client improvements to NBD support:
      + Fix squashfs-image plugin to add the appropriate module packages when
        using a specified kernel or an unusual architecture.
      + Set KILLALL=false in nbd-client configuration so nbd root doesn't get
        disconnected before shutdown is completed.
      + Whitelist nbd-client init scripts.

  * Remove Otavio Salvador from uploaders, at Otavio's request. many thanks for
    all previous and future contributions!

  * Updated example screen.d script for sdm.

  * Update Standards-Version to 3.8.2, no changes necessary. 

 -- Vagrant Cascadian <email address hidden>  Sat, 18 Jul 2009 00:51:50 +0200
Superseded in sid-release
Superseded in squeeze-release
ltsp (5.1.76-1) unstable; urgency=low


  * new upstream version:
    - ltsp-localapps:
      + fix situations where the case doesn't match between what the user
        entered as login and the name given by getent on the server.
      + if the Xauthority is in its own directory, then chown it to the user so
        the localapps can lock it.
    - ensure wrapper for xinitrc passes quoted arguments proeprly.
    - add the quoted argument of -u '' to the rdesktop screen script so that it
      defaults to no username.
    - don't hardcode /opt/ltsp in ltsp-update-kernels.  thanks to Duncan Sands.
    - do not mess with /etc/adjtime when syncing the hardware clock after
      ntpdate.
    - use 'nc -z' to test that the XFS port is open, otherwise nc simply hangs.
      thanks to Peter Stein.
 
  * remove largely un-used code to generate debian/control.

 -- Vagrant Cascadian <email address hidden>  Wed, 17 Jun 2009 10:03:42 -0700
Superseded in squeeze-release
Superseded in sid-release
ltsp (5.1.73-1) unstable; urgency=low


  * new upstream version:
    - added manpages for various localapps related programs
    - updated ltsp-build-client man page
    - translation updates:
      + French (fr), by by Jean-Baka Domelevo-Entfellner (Closes: #527563)
      + Finnish (fi), by Esko Arajärvi (Closes: #522833)
      + Russian (ru), by Yuri Kozlov (Closes: #522654)
    - if setfacl is present, use it to set write permissions on /dev/snd/* to
      ensure that pulseaudio can write to it.
    - added --purge-chroot commandline option

   * ltsp-server:
     - install manpage for ltsp-localapps
     - fix ltsp-chroot manpage header so it ends up in section 8
     - add /usr/share/doc/ltsp-server/Howto.Debian, taken from
       http://wiki.debian.org/LTSP/Howto (Closes: #509640)

   * ltsp-client-core: 
     - install manpages for ltsp-genmenu, ltsp-localappsd and xatomwait

   * updated ltsp-server and ltsp-server-standalone descriptions to be more
     specific about which features each provides. thanks to Alexander Kurtz for
     the suggestion. (Closes: #522237)

   * add Japanese (ja) po-debconf template translation by Hideki Yamane
     (Closes: #525203)

 -- Vagrant Cascadian <email address hidden>  Mon, 11 May 2009 15:40:27 -0700
Superseded in sid-release
Superseded in squeeze-release
ltsp (5.1.69-1) unstable; urgency=low


  * new upstream version:
    - updated translations:
      + Spanish (es), by José L. Redrejo Rodríguez
      + Catalan (ca), by Jordà Polo (Closes: #521319)
      + German (de), by by Wolfgang Schweer (Closes: #521087)
    - new translations:
      + Greek (el), by Alkis Georgopoulos
      + Italian (it), by Vincenzo Campanella (Closes: #521250)
      + Swedish (sv), by Martin Bagge (Closes: #520950)
 
  * updated Spanish translation of debconf messages by José L. Redrejo.
    (Closes: #521593)
  * added ltsp-chroot manpage
  * update Standards-Version to 3.8.1, no changes necessary

 -- Vagrant Cascadian <email address hidden>  Wed, 01 Apr 2009 12:41:04 -0700
Superseded in squeeze-release
Superseded in sid-release
ltsp (5.1.64-1) unstable; urgency=low


  * new upstream version:
    - localapps:
      + use unix sockets for pulseaudio sound connections
      + use default printer settings 
    - improvements to sound volume code that works with arbitrary audio
      channels
    - xorg configuration: fix code that sets VideoRam 

  * ltsp-server-standalone:
    - depend on ldm-server

 -- Vagrant Cascadian <email address hidden>  Sun, 08 Mar 2009 15:15:08 -0700
Superseded in sid-release
ltsp (5.1.62-1) unstable; urgency=low


  * new upstream version:
    - ltsp-client-core: 
      + Make pulseaudio log to syslog and amixer output redirected to null
      + also sync hardware clock after updating the the system clock with ntp
      + xorg.conf: move X_VIRTUAL handling to the Display subsection
    - localapps:
      + bugfixes to handle groups with spaces
    - localapps-menu:
      + copy icon files without extensions

  * added ltsp-chroot script to ease maintenance of ltsp chroots 

 -- Vagrant Cascadian <email address hidden>  Sun, 22 Feb 2009 15:05:48 -0800
Superseded in squeeze-release
Superseded in sid-release
Published in lenny-release
ltsp (5.1.10-2) unstable; urgency=low


  * backported patches from upstream:
    - support for using rsyslog as a logging daemon (default on lenny)
    - use server's apt keyring to verify gpg signatures with debootstrap

 -- Vagrant Cascadian <email address hidden>  Wed, 20 Aug 2008 22:17:37 -0700
7683 of 83 results