[ubuntu/trusty-proposed] ltsp 5.4.6-1ubuntu1 (Accepted)
Stephane Graber
stgraber at ubuntu.com
Mon Dec 2 21:55:14 UTC 2013
ltsp (5.4.6-1ubuntu1) trusty; urgency=low
* 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)
- Make ltsp-client-builder depend on console-setup-udeb rather than
kbd-chooser for Ubuntu.
- Make ltsp-client recommend zram-config
- Make ltsp-client depend on dbus, dmz-cursor-theme,
fonts-dejavu-core, fonts-freefont-ttf, fonts-kacst-one,
fonts-khmeros-core, fonts-lao, fonts-liberation, fonts-nanum,
fonts-takao-pgothic, fonts-thai-tlwg, language-pack-en, libgl1-mesa-dri,
plymouth-theme-ubuntu-logo, plymouth-theme-ubuntu-text,
ttf-indic-fonts-core, ttf-punjabi-fonts, ttf-ubuntu-font-family,
ttf-wqy-microhei and wget.
- Make ltsp-client-core depend on busybox-static, udhcpd and usbutils.
- 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.4.6-1) unstable; urgency=low
* New upstream version:
- Use help2man to generate man pages (LP #1008053).
- Updated German translation by Wolfgang Schweer (Closes: #702915).
- ltsp-client:
+ pulseaudio: Add module-suspend-on-idle to improve stability.
Thanks to Tom Wallis for reporting the issue and fix.
+ Optimize localapps user and group handling (LP: #357268).
+ Move the localapps cleanup after X terminates (LP: #1093144).
+ ltsp-cleanup: Only remove local users (LP: #1037034).
+ Avoid Xorg crashes caused by nouveau dri (LP: #1072711).
+ Make dbus machine id constant per client.
- ltsp-build-client:
+ Mount /sys in chroot during installation.
Thanks to Petter Reinholdtsen (Closes: #721597).
+ Fix ignored --debootstrap-keyring commandline option.
* ltsp-client-core:
+ Recommend pciutils, used by several screen-session hooks.
+ Remove python-daemon dependency, as jetpipe no longer uses it.
+ Recommend dnsutils or knot-dnsutils, which is used to find a valid DNS
server (Closes: #704271).
+ Drop custom udev rules for ltsp-sound, which is now installed at runtime.
* Updated patches:
- use-test-binary
- jetpipe-from-ltsp-client-core-init-script
* Removed patches applied upstream:
- fix-ltsp-cleanup-bashism
- fix-ltsp-config-bashisms
- fix-screen-x-common-bashisms
- fix-dashisms-using-local-dash
- ltsp-update-image-aufs-submounts
- use-run-in-initramfs-udhcp-hook
- move-ltspconfig-cache
- fatclients-return-0
- cryptsetup-swap-with-nbd
Date: Mon, 02 Dec 2013 16:29:42 -0500
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.4.6-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 02 Dec 2013 16:29:42 -0500
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source
Version: 5.4.6-1ubuntu1
Distribution: trusty
Urgency: low
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: 702915 704271 721597
Launchpad-Bugs-Fixed: 357268 987726 1037034 1072711 1093144
Changes:
ltsp (5.4.6-1ubuntu1) trusty; urgency=low
.
* 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)
- Make ltsp-client-builder depend on console-setup-udeb rather than
kbd-chooser for Ubuntu.
- Make ltsp-client recommend zram-config
- Make ltsp-client depend on dbus, dmz-cursor-theme,
fonts-dejavu-core, fonts-freefont-ttf, fonts-kacst-one,
fonts-khmeros-core, fonts-lao, fonts-liberation, fonts-nanum,
fonts-takao-pgothic, fonts-thai-tlwg, language-pack-en, libgl1-mesa-dri,
plymouth-theme-ubuntu-logo, plymouth-theme-ubuntu-text,
ttf-indic-fonts-core, ttf-punjabi-fonts, ttf-ubuntu-font-family,
ttf-wqy-microhei and wget.
- Make ltsp-client-core depend on busybox-static, udhcpd and usbutils.
- 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.4.6-1) unstable; urgency=low
.
* New upstream version:
- Use help2man to generate man pages (LP #1008053).
- Updated German translation by Wolfgang Schweer (Closes: #702915).
.
- ltsp-client:
+ pulseaudio: Add module-suspend-on-idle to improve stability.
Thanks to Tom Wallis for reporting the issue and fix.
+ Optimize localapps user and group handling (LP: #357268).
+ Move the localapps cleanup after X terminates (LP: #1093144).
+ ltsp-cleanup: Only remove local users (LP: #1037034).
+ Avoid Xorg crashes caused by nouveau dri (LP: #1072711).
+ Make dbus machine id constant per client.
.
- ltsp-build-client:
+ Mount /sys in chroot during installation.
Thanks to Petter Reinholdtsen (Closes: #721597).
+ Fix ignored --debootstrap-keyring commandline option.
.
* ltsp-client-core:
+ Recommend pciutils, used by several screen-session hooks.
+ Remove python-daemon dependency, as jetpipe no longer uses it.
+ Recommend dnsutils or knot-dnsutils, which is used to find a valid DNS
server (Closes: #704271).
+ Drop custom udev rules for ltsp-sound, which is now installed at runtime.
.
* Updated patches:
- use-test-binary
- jetpipe-from-ltsp-client-core-init-script
* Removed patches applied upstream:
- fix-ltsp-cleanup-bashism
- fix-ltsp-config-bashisms
- fix-screen-x-common-bashisms
- fix-dashisms-using-local-dash
- ltsp-update-image-aufs-submounts
- use-run-in-initramfs-udhcp-hook
- move-ltspconfig-cache
- fatclients-return-0
- cryptsetup-swap-with-nbd
Checksums-Sha1:
a8f594af1322744b25ac34b1b09ec06fec0ca8a3 2390 ltsp_5.4.6-1ubuntu1.dsc
a3c114c958cf6201248fec6d573f9df37ba66401 428550 ltsp_5.4.6.orig.tar.gz
5d7298b1c0ece029736955d6deb22dd1b472f751 104102 ltsp_5.4.6-1ubuntu1.debian.tar.gz
Checksums-Sha256:
358df33366c7f115f59856101f48d86f27e8aa489e21f464352298fc18fd8728 2390 ltsp_5.4.6-1ubuntu1.dsc
342d2a463a2533c6954626a06758187896c6c8858793d163d1bd5ab4aa0d0270 428550 ltsp_5.4.6.orig.tar.gz
7f3207b470cb0b073b9a3b66283c4e0869335525e680c1b66a5e2fa062d4988f 104102 ltsp_5.4.6-1ubuntu1.debian.tar.gz
Files:
03b7cbac84d0bd2f3cf125eb6ac9fe65 2390 misc extra ltsp_5.4.6-1ubuntu1.dsc
b1e34ab630f088dc6f4b1439b73be261 428550 misc extra ltsp_5.4.6.orig.tar.gz
d37fef2ad2214bc0f6d00511cede5a25 104102 misc extra ltsp_5.4.6-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)
iQIcBAEBCgAGBQJSnQGGAAoJEMY4l01keS1nou8QAJaDRpH1LsuQ4C3dYIEH+Hqr
J5NRbhR2pHFyFTXeDiJEg0CNJ1rRoZeE+/Ra66zkx1cSUJ9VaBoa/etKWU4D3qf4
5vSh4d0+moIqY0T7GK1U/59/MtxIRL5NKtXGAHKnOD/hrXIRlIkti+s4lE3fNPml
tfk26TBvLQ2q/c/WxzTTTn2s7Tc+DCiMCRBscNWn/3cjOmcvpoAq5qDomGvkYLtR
OaaqMtg1gQrsrnAGAQH5luFq1yz8OsYjORiuF45zSYR1qRMIYeS0hmVjsb4vu/gV
f6lRiOBLK3t0Yive/RHVMNHAWcCOjiBET02QuneMTh3qZLdzcy3iuibDxVoG6NZu
ASPbTk5UfIwWiHbMhG8erz4BaWfXHeHMeabAGX9zohi4kh/aAnlv40reoKsCWf8L
w9pAanYg9RrY7eAY06vw6j59xxoe+qSE5ePa3ZVORQTgn02i5xYDEtDbmAqxirJv
uLFF3yw+6a253ofLaE1RRInW9CvEn8HapRa2h5ocz5wA9kjvyESzcHRiI+kvEWDB
vAD8JqW88HvI+GrNkmZWzqD56Gw7yHYys2va/FQACnJWcAttGKqq8myYuTJ3gQ/f
jv51Pt9kMKBptlBu5IaGpkyhzvd5rQvQ4XayXrPlM+vNXhjxcHWw3Y5qUbPOoxJa
Wr+Nby1cGETB1+Za50vJ
=if3O
-----END PGP SIGNATURE-----
More information about the Trusty-changes
mailing list