[ubuntu/quantal] ltsp 5.4.2-2ubuntu1 (Accepted)
Stephane Graber
stgraber at ubuntu.com
Wed Aug 1 19:35:25 UTC 2012
ltsp (5.4.2-2ubuntu1) quantal; urgency=low
* Merging from Debian. Remaining changes:
- Include dhcpd.conf configuration using 192.168.0.1/24 instead of upstream
192.168.67.0/24 (until we deal with upgrades properly)
- X-Ubuntu-Depends entries to keep similar package list as pre-merge
- Change debian/watch to monitor Debian instead of Ubuntu
- Include ltsp-cluster in ltsp-client-core
- Include ltsp-open in ltsp-client-core
- Set ltsp-client-builder/ltsp_update_image to true by default
- Set ltsp-client-builder/configure_network_interface to true by default
- Add ltsp-client-builder/fat-client
- Setup Edubuntu LTSP in ltsp-server.postinst
ltsp (5.4.2-2) unstable; urgency=low
* ltsp-server: Move lts.conf from doc to doc/examples.
ltsp (5.4.2-1) unstable; urgency=low
* New upstream version:
- init-ltsp.d: regenerate dbus machine-id.
- Allow regular printer sharing via CUPS.
- Split common-server.conf to ltsp-server.conf and ltsp-client.conf.
* Install update-kernels.conf from debian/rules to handle differences in
Ubuntu and Debian.
ltsp (5.4.1-1) unstable; urgency=low
* New upstream version:
- Rewrite kiosk screen script and corresponding plugin handling to create
ltspkiosk user and dirs at runtime.
- Only use X_SMART_COLOR_DEPTH if X_COLOR_DEPTH is unset.
- When DNS_SERVER is unset, try to locate one.
- Default local syslog, define SYSLOG_HOST in lts.conf for remote logging.
(LP: #697387)
- Improvements to update-kernels:
+ Default to a versioned kernel boot entry rather than a symlinked one.
+ Create a sub-menu for all available kernel versions and variants.
+ Option to use syslinux ifcpu64.c32 to select an appropriate 64-bit, PAE
or 32-bit kernel at boot.
+ Generate boot menu entries for both NFS and NBD.
+ Add yaboot entries for all kernel versions and boot methods.
- ltsp-common-functions: Implement /etc/ltsp/*.conf.d include dirs.
- ltsp-update-sshkeys: Do not fail if /etc/ssh/ssh_host_*_key.pub
doesn't exist.
- ltsp-server-dnsmasq.conf example: increase DHCP lease to 8h.
- Fix TIMESERVER support in init-ltsp.d hook.
- Ensure $HOME is set in xfreerdp screen script, working around an
xfreerdp segfault.
* ltsp-client-core: Install a default update-kernels.conf.
* Implement substvars mechanism to account for differences in Debian and
Ubuntu packaging.
* Add Build-Depends on dctrl-tools.
* ltsp-server: Only add nfs-kernel-server to Recommends on Debian.
* ltsp-server-standalone:
- Only add nfs-kernel-server to Depends on Debian.
- Add ltsp-docs to Recommends.
* Run some "make clean" calls in a dh_autoreconf_clean override, otherwise
dh_autoreconf_clean may remove files necessary for the generated Makefiles.
* ltsp-client-builder: Add debhelper token to postinst.
ltsp (5.4.0-1) unstable; urgency=low
* New upstream version:
- Rewrite ltsp-update-image:
+ Test that ionice works before using it (needed for some openvz
containers).
- ltsp-config:
+ New helper utility to configure nbd-server, dnsmasq, lts.conf and
isc-dhcp-server.
+ Facilitates setting up a DHCP proxy configuration to seamlessly
integrate into existing networks.
- ltsp-update-kernels (server side):
+ Support copying the kernels from within NBD images.
+ Check if restorecon exists before running it (LP: #993179).
- update-kernels (client side):
+ Default to IPAPPEND=2 with pxelinux.
+ Remove support for sparc, alpha, sparc, and arm. It wasn't generic
enough to be useful or reasonably well tested.
- ltsp-update-sshkeys:
+ Drop direct support for generating ssh_known_hosts with server ip
addresses.
- ltsp-build-client:
+ Add back in support for installing ltsp-client-core from squeeze.
+ Allow vendor to be overidden by environment variable, to allow
installing an Ubuntu LTSP chroot.
+ Do not force debootstrap keyring checking against /etc/apt/trusted.gpg,
which may not work with newer versions of debian-archive-keyring, and
newer versions of debootstrap default to checking an appropriate
keyring.
+ Add --debootstrap-keyring option to specify gpg keyring for
debootstrap verification.
+ Disable debootstrap gpg verification when using
--accept-unsigned-packages.
+ Remove hacks to ltsp-update-image.conf to avoid generating images, this
is handled more sanely by ltsp-update-image detecting NFS vs. NBD
configuration. (Closes: #674632, #667915).
- init-ltsp.d hooks:
+ More robust detection of named NBD exports.
+ Disable gettys on ttys 2-6 in /etc/inittab.
+ Default to disabling exim4 at boot.
- ltsp-common-functions:
+ Add log, warn and run_parts functions.
+ Source ltsp-$tool.conf.
- ltsp-client:
+ Drop support for esd (esound), nas, and pulseaudio esound
compatibility.
+ Drop support for older versions of pulseaudio.
+ Allow LOCAL_APPS_EXTRAMOUNTS over non empty dirs (LP: #975128).
- Use 192.168.67.* network for examples, documentation and default
configurations, which is less likely to conflict with common
192.168.0.* networks.
* ltsp-server:
- Include example lts.conf.
- Depend on a version of debootstrap that defaults to gpg signature
checking.
- Bump versioned depends/recommends on nbd-server to >= 1:2.9.25-2, to
support named exports.
* ltsp-client-core:
- Install ltsp-client-core upstart job.
- Install update-motd init-ltsp.d script to reduce diff with Ubuntu.
- Drop dependencies on tip22, aboot, and sparc-utils, as they are no
longer supported in upstream LTSP.
- Drop support and remove dependencies for pulseaudio-esound-compat,
esound and nas.
* debian/rules:
- Use dpkg-buildflags to enable hardening options.
- Use custom autogen.sh that uses autoreconf --force --install.
* debian/patches:
- Updated patches for new upstream version.
- Add patch to support hardening with getltscfg.
ltsp (5.3.7-1) unstable; urgency=low
* New upstream version:
- Improve bandwidth usage by setting color depth to 16bit
- Stop plymouth before starting start_screen_sessions
- Reorganization of init-ltsp.d, ltsp-*-common-functions and functions.d
- Apply XKB* settings to /etc/default/keyboard.
- udhcp: exit if an LTSP boot was not requested.
- Check if LOCAL_APPS=True before calling ltsp-genmenu.
* Install ltsp-server-*functions and ltsp-client-*functions from
debian/rules.
* ltsp-client-core: Add Breaks and Replaces on ltsp-server less than 5.3.7,
as they both ship ltsp-common-functions.
* ltsp-client-core: Remove preinst, pre-depends on debconf, and
corresponding debconf templates, as it should now be safe to
install ltsp-client-core outside of an ltsp environment.
* Install init-ltsp.d common and Debian files into the top-level
init-ltsp.d dir.
* Use ltsp-chroot manpage from upstream.
Date: Tue, 31 Jul 2012 15:07:37 -0400
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/ltsp/5.4.2-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 31 Jul 2012 15:07:37 -0400
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source
Version: 5.4.2-2ubuntu1
Distribution: quantal
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: 667915 674632
Launchpad-Bugs-Fixed: 697387 975128 993179
Changes:
ltsp (5.4.2-2ubuntu1) quantal; urgency=low
.
* Merging from Debian. Remaining changes:
- Include dhcpd.conf configuration using 192.168.0.1/24 instead of upstream
192.168.67.0/24 (until we deal with upgrades properly)
- X-Ubuntu-Depends entries to keep similar package list as pre-merge
- Change debian/watch to monitor Debian instead of Ubuntu
- Include ltsp-cluster in ltsp-client-core
- Include ltsp-open in ltsp-client-core
- Set ltsp-client-builder/ltsp_update_image to true by default
- Set ltsp-client-builder/configure_network_interface to true by default
- Add ltsp-client-builder/fat-client
- Setup Edubuntu LTSP in ltsp-server.postinst
.
ltsp (5.4.2-2) unstable; urgency=low
.
* ltsp-server: Move lts.conf from doc to doc/examples.
.
ltsp (5.4.2-1) unstable; urgency=low
.
* New upstream version:
- init-ltsp.d: regenerate dbus machine-id.
- Allow regular printer sharing via CUPS.
- Split common-server.conf to ltsp-server.conf and ltsp-client.conf.
.
* Install update-kernels.conf from debian/rules to handle differences in
Ubuntu and Debian.
.
ltsp (5.4.1-1) unstable; urgency=low
.
* New upstream version:
- Rewrite kiosk screen script and corresponding plugin handling to create
ltspkiosk user and dirs at runtime.
- Only use X_SMART_COLOR_DEPTH if X_COLOR_DEPTH is unset.
- When DNS_SERVER is unset, try to locate one.
- Default local syslog, define SYSLOG_HOST in lts.conf for remote logging.
(LP: #697387)
- Improvements to update-kernels:
+ Default to a versioned kernel boot entry rather than a symlinked one.
+ Create a sub-menu for all available kernel versions and variants.
+ Option to use syslinux ifcpu64.c32 to select an appropriate 64-bit, PAE
or 32-bit kernel at boot.
+ Generate boot menu entries for both NFS and NBD.
+ Add yaboot entries for all kernel versions and boot methods.
- ltsp-common-functions: Implement /etc/ltsp/*.conf.d include dirs.
- ltsp-update-sshkeys: Do not fail if /etc/ssh/ssh_host_*_key.pub
doesn't exist.
- ltsp-server-dnsmasq.conf example: increase DHCP lease to 8h.
- Fix TIMESERVER support in init-ltsp.d hook.
- Ensure $HOME is set in xfreerdp screen script, working around an
xfreerdp segfault.
.
* ltsp-client-core: Install a default update-kernels.conf.
* Implement substvars mechanism to account for differences in Debian and
Ubuntu packaging.
* Add Build-Depends on dctrl-tools.
* ltsp-server: Only add nfs-kernel-server to Recommends on Debian.
* ltsp-server-standalone:
- Only add nfs-kernel-server to Depends on Debian.
- Add ltsp-docs to Recommends.
* Run some "make clean" calls in a dh_autoreconf_clean override, otherwise
dh_autoreconf_clean may remove files necessary for the generated Makefiles.
* ltsp-client-builder: Add debhelper token to postinst.
.
ltsp (5.4.0-1) unstable; urgency=low
.
* New upstream version:
- Rewrite ltsp-update-image:
+ Test that ionice works before using it (needed for some openvz
containers).
.
- ltsp-config:
+ New helper utility to configure nbd-server, dnsmasq, lts.conf and
isc-dhcp-server.
+ Facilitates setting up a DHCP proxy configuration to seamlessly
integrate into existing networks.
.
- ltsp-update-kernels (server side):
+ Support copying the kernels from within NBD images.
+ Check if restorecon exists before running it (LP: #993179).
.
- update-kernels (client side):
+ Default to IPAPPEND=2 with pxelinux.
+ Remove support for sparc, alpha, sparc, and arm. It wasn't generic
enough to be useful or reasonably well tested.
.
- ltsp-update-sshkeys:
+ Drop direct support for generating ssh_known_hosts with server ip
addresses.
.
- ltsp-build-client:
+ Add back in support for installing ltsp-client-core from squeeze.
+ Allow vendor to be overidden by environment variable, to allow
installing an Ubuntu LTSP chroot.
+ Do not force debootstrap keyring checking against /etc/apt/trusted.gpg,
which may not work with newer versions of debian-archive-keyring, and
newer versions of debootstrap default to checking an appropriate
keyring.
+ Add --debootstrap-keyring option to specify gpg keyring for
debootstrap verification.
+ Disable debootstrap gpg verification when using
--accept-unsigned-packages.
+ Remove hacks to ltsp-update-image.conf to avoid generating images, this
is handled more sanely by ltsp-update-image detecting NFS vs. NBD
configuration. (Closes: #674632, #667915).
.
- init-ltsp.d hooks:
+ More robust detection of named NBD exports.
+ Disable gettys on ttys 2-6 in /etc/inittab.
+ Default to disabling exim4 at boot.
.
- ltsp-common-functions:
+ Add log, warn and run_parts functions.
+ Source ltsp-$tool.conf.
.
- ltsp-client:
+ Drop support for esd (esound), nas, and pulseaudio esound
compatibility.
+ Drop support for older versions of pulseaudio.
+ Allow LOCAL_APPS_EXTRAMOUNTS over non empty dirs (LP: #975128).
.
- Use 192.168.67.* network for examples, documentation and default
configurations, which is less likely to conflict with common
192.168.0.* networks.
.
* ltsp-server:
- Include example lts.conf.
- Depend on a version of debootstrap that defaults to gpg signature
checking.
- Bump versioned depends/recommends on nbd-server to >= 1:2.9.25-2, to
support named exports.
.
* ltsp-client-core:
- Install ltsp-client-core upstart job.
- Install update-motd init-ltsp.d script to reduce diff with Ubuntu.
- Drop dependencies on tip22, aboot, and sparc-utils, as they are no
longer supported in upstream LTSP.
- Drop support and remove dependencies for pulseaudio-esound-compat,
esound and nas.
.
* debian/rules:
- Use dpkg-buildflags to enable hardening options.
- Use custom autogen.sh that uses autoreconf --force --install.
.
* debian/patches:
- Updated patches for new upstream version.
- Add patch to support hardening with getltscfg.
.
ltsp (5.3.7-1) unstable; urgency=low
.
* New upstream version:
- Improve bandwidth usage by setting color depth to 16bit
- Stop plymouth before starting start_screen_sessions
- Reorganization of init-ltsp.d, ltsp-*-common-functions and functions.d
- Apply XKB* settings to /etc/default/keyboard.
- udhcp: exit if an LTSP boot was not requested.
- Check if LOCAL_APPS=True before calling ltsp-genmenu.
.
* Install ltsp-server-*functions and ltsp-client-*functions from
debian/rules.
* ltsp-client-core: Add Breaks and Replaces on ltsp-server less than 5.3.7,
as they both ship ltsp-common-functions.
* ltsp-client-core: Remove preinst, pre-depends on debconf, and
corresponding debconf templates, as it should now be safe to
install ltsp-client-core outside of an ltsp environment.
* Install init-ltsp.d common and Debian files into the top-level
init-ltsp.d dir.
* Use ltsp-chroot manpage from upstream.
Checksums-Sha1:
c57fb625eff08529cd5765724d0c54d6a6041419 2403 ltsp_5.4.2-2ubuntu1.dsc
a5c6fa7b9deb60a36d50b6315881726b81fce07f 347207 ltsp_5.4.2.orig.tar.gz
37b9366019b254f3a221feecdb43ecb0b3c83f80 100770 ltsp_5.4.2-2ubuntu1.debian.tar.gz
Checksums-Sha256:
04e93e2328c8c89ea063c9bbd41a07543e3118fe353aafbee37534ceb80bc7d0 2403 ltsp_5.4.2-2ubuntu1.dsc
655fddd44ab789d8cd3beb9d55e366949120026e42e4da6364ede63290c30d11 347207 ltsp_5.4.2.orig.tar.gz
6c008b2a7a289fe67db874ef3cf76ede22c92f7aa2097dd31cb0d2cebde552dc 100770 ltsp_5.4.2-2ubuntu1.debian.tar.gz
Files:
c035344cb7b6a5d9d187c9e18bed4742 2403 misc extra ltsp_5.4.2-2ubuntu1.dsc
ca4131e1894e832769fb94536a8a4809 347207 misc extra ltsp_5.4.2.orig.tar.gz
0dcb9cd34f42ea0719bb148e8d6c557c 100770 misc extra ltsp_5.4.2-2ubuntu1.debian.tar.gz
Original-Maintainer: LTSP Debian Maintainers <pkg-ltsp-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJQGYRXAAoJEMY4l01keS1nmTAQALzZ9QZSVLHDwb+F659MFypL
9Ph+gOox0SUV8mpoePeuHcOCcVfxNADIWXhzx40UFrxOcEcMI1csJBqGYjghzHlm
gLYlLos4AcsfAJoYEYxF0/NZDsyKelw8dHthPziMITlBnAIx9eC56R7/SMGluWMQ
DytUUL76MtnJCkh1OySg1aKKkU99m90LM5MiSf9vNujgaplT6ADxGHZ4hIo91bM1
bH6EhM3buD81CZD5FviCiW8Rv7NqrFHCIaGG+uhKm0PM7lOMBKT6DrOb7zaQRDpv
wLAO8YzZdEBqKIpeAkgisI/dd8RB0RuFe2nfppNYqNQmz0RD6VNe0PMZhKvKS0+3
P5eceDW0w1SDQ1ukESfR74ySqejTynswA4eVypJzRsy0Vf95xgXCuhO05YK+Ws1t
yCE6MIao96eW6ocJQTyAgMF31XJmTtMMa66PJ22UyhfyC9kvgWvAeu4vkmL4eEfN
DHJfIzy0uU7vP5hrAGWOMGBcwftPjjc/UtrT4Xoz1COQodnQ2L7TjeEE9QBIU7y8
GPwybmDeas+HUGnA6CuRlrWSMDrGyZwK1JqPK5JnH8wd6d4QPoaJZAHMsEJV3BWt
0e6CxbiMpGGryXM15jmmZ5hqiu7LR7g/PFK1G6KhV9WTuBGCkyqRH4SvrbuyD0Dk
sfjCTzAKB0ZdNT8oHtQb
=tStb
-----END PGP SIGNATURE-----
More information about the Quantal-changes
mailing list