[ubuntu/trusty-proposed] ltsp 5.5.1-1ubuntu1 (Accepted)

Stephane Graber stgraber at ubuntu.com
Fri Mar 14 13:44:13 UTC 2014


ltsp (5.5.1-1ubuntu1) trusty; urgency=medium

  * Pick up upstream bugfix release for the LTS.
  * Merge from Debian unstable. Remaining changes:
    - Change default color depth from 16bit to 24bit as 16bit just doesn't
      work when using unity with llvmpipe. This is a workaround and
      alternatives should be looked at to get back to 16bit if possible.
    - Add 40-ltsp as 40-ltsp-client and 40-ltsp-server in Xsession.d for both
      ltsp-client-core and ltsp-server. (LP: #987726)
    - Ship a distro-specific dhcpd.conf using the good old
      192.168.0.0/24 subnet instead of upstream's default 192.168.67.0/24.
    - Add fat client support to the udeb.
    - Have the udeb detect Ubuntu flavours with only main and restricted.
    - Fix race condition during image compression in udeb.
    - Patch dhcpd.conf on the fly to match current architecture.
    - Create a squashfs image by default and configure network in d-i.
    - Install ltsp-cluster.
    - Add code for second stage Edubuntu LTSP install.
    - Change watch file to monitor Debian.

ltsp (5.5.1-1) unstable; urgency=medium

  * New upstream version:
    - Create kernel flavor symlinks in TFTP dir, not in the LTSP chroot's
      /boot dir. This works around issues in grub that may break the default
      boot option for the server!

    - ltsp-server:
      + ltsp-build-client: Add plugin to support -updates mirrors.
      + Support the --version option in all server tools.

    - ltsp-client:
      + Run custom commands in init-ltsp using INIT_COMMAND_XX.
      + nbd-disconnect:
        - Poweroff/reboot are reported to work in more cases than sysrq.
        - Don't hardcode /dev/nbd0 for root.
      + Allow any number of digits to some lts.conf directives.
      + initramfs-tools scripts: Check when the NICs are available and up,
        rather than relying on wait_for_udev.

  [ Vagrant Cascadian ]
  * ltsp-server:
    - Do not install nbdrootd (deprecated in wheezy).
    - Remove Depends on update-inetd, no longer used.

  * ltsp-client/ltsp-client-core:
    - Drop Depends/Suggests on mdetect, which is no longer used.
    - Drop Depends on mkelfimage and mknbi, which are deprecated upstream.
    - Only Recommend acpi-support-base when building on Debian.

  * Update to debhelper compat level 9.
  * Set vendor and version when building manpages.

  [ Alkis Georgopoulos ]
  * ltsp-client: X-Ubuntu-Recommend the font packages, declare some
      alternate package names for older versions, and lower zram-config
      to X-Ubuntu-Suggests, as NBD_SWAP is much better for LTSP clients.
  * Remove debian/patches/initramfs-busybox-sleep, applied upstream.

Date: Fri, 14 Mar 2014 09:25:34 -0400
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/ltsp/5.5.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 14 Mar 2014 09:25:34 -0400
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source
Version: 5.5.1-1ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Description: 
 ltsp-client - complete LTSP client environment
 ltsp-client-builder - build an LTSP environment in the installer target (udeb)
 ltsp-client-core - basic LTSP client environment
 ltsp-server - basic LTSP server environment
 ltsp-server-standalone - complete LTSP server environment
Launchpad-Bugs-Fixed: 987726
Changes: 
 ltsp (5.5.1-1ubuntu1) trusty; urgency=medium
 .
   * Pick up upstream bugfix release for the LTS.
   * Merge from Debian unstable. Remaining changes:
     - Change default color depth from 16bit to 24bit as 16bit just doesn't
       work when using unity with llvmpipe. This is a workaround and
       alternatives should be looked at to get back to 16bit if possible.
     - Add 40-ltsp as 40-ltsp-client and 40-ltsp-server in Xsession.d for both
       ltsp-client-core and ltsp-server. (LP: #987726)
     - Ship a distro-specific dhcpd.conf using the good old
       192.168.0.0/24 subnet instead of upstream's default 192.168.67.0/24.
     - Add fat client support to the udeb.
     - Have the udeb detect Ubuntu flavours with only main and restricted.
     - Fix race condition during image compression in udeb.
     - Patch dhcpd.conf on the fly to match current architecture.
     - Create a squashfs image by default and configure network in d-i.
     - Install ltsp-cluster.
     - Add code for second stage Edubuntu LTSP install.
     - Change watch file to monitor Debian.
 .
 ltsp (5.5.1-1) unstable; urgency=medium
 .
   * New upstream version:
     - Create kernel flavor symlinks in TFTP dir, not in the LTSP chroot's
       /boot dir. This works around issues in grub that may break the default
       boot option for the server!
 .
     - ltsp-server:
       + ltsp-build-client: Add plugin to support -updates mirrors.
       + Support the --version option in all server tools.
 .
     - ltsp-client:
       + Run custom commands in init-ltsp using INIT_COMMAND_XX.
       + nbd-disconnect:
         - Poweroff/reboot are reported to work in more cases than sysrq.
         - Don't hardcode /dev/nbd0 for root.
       + Allow any number of digits to some lts.conf directives.
       + initramfs-tools scripts: Check when the NICs are available and up,
         rather than relying on wait_for_udev.
 .
   [ Vagrant Cascadian ]
   * ltsp-server:
     - Do not install nbdrootd (deprecated in wheezy).
     - Remove Depends on update-inetd, no longer used.
 .
   * ltsp-client/ltsp-client-core:
     - Drop Depends/Suggests on mdetect, which is no longer used.
     - Drop Depends on mkelfimage and mknbi, which are deprecated upstream.
     - Only Recommend acpi-support-base when building on Debian.
 .
   * Update to debhelper compat level 9.
   * Set vendor and version when building manpages.
 .
   [ Alkis Georgopoulos ]
   * ltsp-client: X-Ubuntu-Recommend the font packages, declare some
       alternate package names for older versions, and lower zram-config
       to X-Ubuntu-Suggests, as NBD_SWAP is much better for LTSP clients.
   * Remove debian/patches/initramfs-busybox-sleep, applied upstream.
Checksums-Sha1: 
 26c052de5229f70ea2714a6a1fe74901c7dc78e3 2354 ltsp_5.5.1-1ubuntu1.dsc
 fd93a90c767be7e1f0826cb761db4bb6423c64dd 429507 ltsp_5.5.1.orig.tar.gz
 4dbcc18d5183f833d6c05db0ccf7033d82e52c63 104603 ltsp_5.5.1-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 01883cf01410f7be2ddba1a7f681b1f0c487d5237c0a23e00da35cd1e717b796 2354 ltsp_5.5.1-1ubuntu1.dsc
 0b380e1c1e6d41e4767c818913edb4ac039b2e9433ec1753f8f3607d6be048f0 429507 ltsp_5.5.1.orig.tar.gz
 23cf4747b047480b5b8b390488d9c07317a3a54de6f97aa1d02558b63f622431 104603 ltsp_5.5.1-1ubuntu1.debian.tar.gz
Files: 
 fd05dbc85fdee0e3351502ac2024fdd2 2354 misc extra ltsp_5.5.1-1ubuntu1.dsc
 1c09e03d2616bbf8ac7d8d9d6117cbd6 429507 misc extra ltsp_5.5.1.orig.tar.gz
 2666f4ec1777a54c9bb9de517ee53529 104603 misc extra ltsp_5.5.1-1ubuntu1.debian.tar.gz
Original-Maintainer: LTSP Debian Maintainers <pkg-ltsp-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTIwY2AAoJEMY4l01keS1naNsP/isMwgzGV6EIdIUJOs8mCFlP
QWDKwAHZGXywKiLOIuCHTasg1aQhFB8bDtK7Wqk2LgC96MjUeFcQeCSuaZpTdVLt
d1UkBW6HQHWcyc00M5uI1oNDt/6hIaQByi7MesYoIuu5VnJ1sCXlNUrEOMHMq+p9
pfeahe/h+MK6621aFgmhx1G2VNoCjN6iSw6MSKEOr+m8sH+oqaZdBSF5mnQzKTQP
hPBLWRkidRLxwAgVEKa4JWy+bmisNDLIH2V1UOh8mUCPMREcCjxWDaqlzL/fxdVK
sDu7mx5EJDxcT2Yh1hkRFtt9dfYbrQ1a5ks8FGslE5MiDg6+qZ1oXySmsz5S92ly
1+1O5EzSRG68XyDvOxs1J7a60yM4/jz1QArRmdU3YltiLfo8ppZ1vewBHjShJhwj
54pTAeFjSaJsSFRn/zG8monPEdjaGVUEWoP3CMdO0ZcIIUiGB8FO+aESnrJ4YJoP
kEy+eglpwrHDgIl0LvHQfqBbmK4sFfDFtDx5nNqr25uxEDjE9CF5iD7/6FpHKfL6
azUWMbxF+75ztMBUHtth8mW+jkwBAwUr8w095N/Qe1Dx6BqGzodf/u6n+RhQWZQT
NFmS6OB2GQxUHTy0tfSK138cagbmPpFXyOfq+u1uTNFK+VkPKGcieH03HHbfkNc0
fLGVmEIWd1S+eACKXzwz
=1sCs
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list