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

Stephane Graber stgraber at ubuntu.com
Thu Jan 2 10:52:14 UTC 2014


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

   * 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.0-1) unstable; urgency=medium

  * New upstream version:
    - Write resolvconf configuration to /etc/ rather than /run, as the
      init script wipes out /run after writing to it (Closes: #701647).

    - Add support for modelines (Closes: #591608).
      Based on patch by Andre Majorel.

    - Allow overriding hard-coded "server" alias in /etc/hosts with
      $SERVER_NAME. Thanks to Wolfgang Schweer.
      (Partially addresses: #613988).

    - ltsp-update-kernels: Allow for editable pxelinux.cfg/default, by only
      symlinking to the autogenerated pxelinux.cfg/ltsp. Replacing the symlink
      with a file can now be done without it getting overwritten.

    - update-kernels: Create unversioned symlinks for each kernel variant.

    - ltsp-localappsd: Replace "xatomwait" with "xprop -spy".

    - Increase NBD_SWAP_THRESHOLD default values.

    - nbd-disconnect: Exit if not running NBD root.

    - ltsp-build-client: Switch default mirror to http.debian.net.

    - initramfs-tools scripts:
      + Basic support for AoE root.
      + Support for mounting an image file over NFS.
      + udhcpc: use correct case for IP kernel parameter.

  [ Alkis Georgopoulos ]
  * Remove packaging to build and install xatomwait.

  [ Vagrant Cascadian ]
  * debian/rules: Switch to using dpkg-vendor instead of lsb_release for
    detecting vendor.

  * ltsp-client-core:
    - Remove tftp as alternative to tftp-hpa, as ltsp uses some features only
      present in tftp-hpa (Closes: #718727). Thanks to Wolfgang Schweer.
    - Recommend acpi-support-base for powerbutton support.
    - Install ltsp-open, used for remoteapps.

  * ltsp-client-builder: Fix race condition with ltsp-update-image, based on
    patch from Ubuntu packaging.

  * debian/control:
    - Set Standards-Version to 3.9.5, no changes needed.
    - Add Ubuntu-specific Depends/Recommends when building on Ubuntu.
    - ltsp-client: Only depend on cryptsetup on Debian.

Date: Thu, 02 Jan 2014 11:51:05 +0100
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.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 02 Jan 2014 11:51:05 +0100
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source
Version: 5.5.0-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
Closes: 591608 701647 718727
Launchpad-Bugs-Fixed: 987726
Changes: 
 ltsp (5.5.0-1ubuntu1) trusty; urgency=medium
 .
    * 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.0-1) unstable; urgency=medium
 .
   * New upstream version:
     - Write resolvconf configuration to /etc/ rather than /run, as the
       init script wipes out /run after writing to it (Closes: #701647).
 .
     - Add support for modelines (Closes: #591608).
       Based on patch by Andre Majorel.
 .
     - Allow overriding hard-coded "server" alias in /etc/hosts with
       $SERVER_NAME. Thanks to Wolfgang Schweer.
       (Partially addresses: #613988).
 .
     - ltsp-update-kernels: Allow for editable pxelinux.cfg/default, by only
       symlinking to the autogenerated pxelinux.cfg/ltsp. Replacing the symlink
       with a file can now be done without it getting overwritten.
 .
     - update-kernels: Create unversioned symlinks for each kernel variant.
 .
     - ltsp-localappsd: Replace "xatomwait" with "xprop -spy".
 .
     - Increase NBD_SWAP_THRESHOLD default values.
 .
     - nbd-disconnect: Exit if not running NBD root.
 .
     - ltsp-build-client: Switch default mirror to http.debian.net.
 .
     - initramfs-tools scripts:
       + Basic support for AoE root.
       + Support for mounting an image file over NFS.
       + udhcpc: use correct case for IP kernel parameter.
 .
   [ Alkis Georgopoulos ]
   * Remove packaging to build and install xatomwait.
 .
   [ Vagrant Cascadian ]
   * debian/rules: Switch to using dpkg-vendor instead of lsb_release for
     detecting vendor.
 .
   * ltsp-client-core:
     - Remove tftp as alternative to tftp-hpa, as ltsp uses some features only
       present in tftp-hpa (Closes: #718727). Thanks to Wolfgang Schweer.
     - Recommend acpi-support-base for powerbutton support.
     - Install ltsp-open, used for remoteapps.
 .
   * ltsp-client-builder: Fix race condition with ltsp-update-image, based on
     patch from Ubuntu packaging.
 .
   * debian/control:
     - Set Standards-Version to 3.9.5, no changes needed.
     - Add Ubuntu-specific Depends/Recommends when building on Ubuntu.
     - ltsp-client: Only depend on cryptsetup on Debian.
Checksums-Sha1: 
 3c4e5fea3383df871ab03566fbe9205281891776 2377 ltsp_5.5.0-1ubuntu1.dsc
 81d05df52cfee1f1864cb21375b1ce53780267e0 425476 ltsp_5.5.0.orig.tar.gz
 63d994237f683c7e282df7058b94b088d14d909b 104554 ltsp_5.5.0-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 e2a2273a0a0f983872275ad3ff371678a367ff836f197fc9a975ea5a7d394b72 2377 ltsp_5.5.0-1ubuntu1.dsc
 5c89689c372a1514bd0e4e801b76779d9b43831f0f8d73dd97919bbb80248bc7 425476 ltsp_5.5.0.orig.tar.gz
 ca3f9690c2c34f50891d12e7636e6a58638d43253f3b1a9995544916cffe5b94 104554 ltsp_5.5.0-1ubuntu1.debian.tar.gz
Files: 
 513c09271c18845ddd2191217b819064 2377 misc extra ltsp_5.5.0-1ubuntu1.dsc
 cf764aa246d3328382338347e17b7171 425476 misc extra ltsp_5.5.0.orig.tar.gz
 190c74d6543215cfa8774004a0dfba73 104554 misc extra ltsp_5.5.0-1ubuntu1.debian.tar.gz
Original-Maintainer: LTSP Debian Maintainers <pkg-ltsp-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCgAGBQJSxUSkAAoJEMY4l01keS1nzA0QAItFjjx4iZXhD0OBJZGtko0o
W+pzEOh69wjSi3NJ3N1Bj91EJknZI/ANh1uPleVqfDVf1zhK7D0MgffgoB3DVJIn
BMgT1liHGJFdtDYvSkTnamxGuRICZ+LSzXJmlcVWpsc9CemFjnE5zM8+Zusaru3x
lRnPnOYrhbIFnqqszb4caVetatZ/8WY9QTC4nrXOSdCC+Uenf3Lf17xf37NyPl9Q
yUA0X4kmrZG0YuAayBjjNApq585nRN5lCUpOBaSPQcyDWkzVcmwfQYsAfHhRgDyS
9aN/sxw6UoCCLWl0iqKizlOtByjrsRzOPxbx6BCtYNRAgMzfTDYrauDnNBfhH3Hp
SJ0H0ekuu1cxQq/pHG38nGa0+mCYTNOg8Mu5rek5gw/eqzb23547GL8GYfj3zyTy
hVfXVSpU4TD7FYITUhfiGhjjKimuEWKg/la9z45hYjIIO4ZoO0q86/qIYzfYUMfQ
snu3siieNldsGy/HkWw0T7Vg4d8bHL/5Gd6Sg/mY3L/nvONnWjwCuEPIVOYssRs3
LisC+kpeNxCd9Iu0LK1Z9cACN9Ic5F+5k3FB2vX4ycHYE6VfQcm5sZNbBPs2fzUu
mkttOAx+NazigSE29l/Zaf7vAhKVQIMtCZsjNvkmDmqk0VKJsQSdV1SxYbbSwRJn
Wfyi9csJMyziUQFbqErB
=EW9C
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list