ltsp (5.5.7-1ubuntu1) xenial; urgency=medium * Convert trigger to noawait (LP: #1780996) -- Brian Murray Wed, 11 Jul 2018 15:03:51 -0700 ltsp (5.5.7-1) unstable; urgency=medium * New upstream version. - ltsp-update-image: + Exclude /tmp submounts (LP: #1557779). + Prevent the nautilus popup window for the tmpfs mount. - initramfs-tools hooks and scripts: + Ensure aoe module is always present. + Add PREREQ stanza to all initramfs scripts, otherwise they may execute on the running system. + Ensure udhcpc is busybox-static, not busybox-initramfs. + Avoid NBD timeouts in recent initramfs-tools (LP: #696435). + Disable resume on LTSP clients to avoid 5 sec delay. - Fix support for non-ASCII characters in lts.conf. - init-ltsp: Allow early logging to /dev/kmsg. - Don't default to NBD_SWAP=true when local swap was found. - ltsp-build-client: Select appropriate kernel package for i386. - Update services to remove for systemd. * debian/control: Update Standards-Version to 3.9.7, no changes. -- Vagrant Cascadian Fri, 25 Mar 2016 14:56:39 -0700 ltsp (5.5.6-2) unstable; urgency=medium * Add patch to avoid always checking weather the ltsp.pot file should be regenerated, which leads to unreprodicibility. -- Vagrant Cascadian Mon, 08 Feb 2016 12:44:30 -0800 ltsp (5.5.6-1) unstable; urgency=medium * New upstream version. - ltsp-cluster: Don't unset SCREEN_NUM as then clients fail to boot. (LP: #1360595) - Use "sshfs -o disable_hardlink" to fix issues with gnome-keyring filling up the disk with temp files. - Create a pxelinux.cfg entry for memtest86+.bin. - Allow various lts.conf options to end with a description instead of a number. - Ubuntu: replace "quiet splash" with "forcepae". - Support automatic kernel/initrd updates on local media. - Use set_lts_var to correctly export LTSP_CLIENT_MAC. - Ubuntu: allow specifying KERNEL_ARCH in ltsp-build-client. * Do not update po files automatically, to allow package to build reproducibly. * ltsp-client-core: Add dbus to Recommends, to allow SCREEN scripts to work (Closes: #785636). Thanks to Raphael RIGNIER. -- Vagrant Cascadian Sun, 07 Feb 2016 11:30:52 -0800 ltsp (5.5.5-1) unstable; urgency=medium * New upstream version: [ Vagrant Cascadian ] * ltsp-build-client: Disable security and updates mirrors when setting DIST to "unstable" (Closes: #509643). * ltsp-build-client, update-kernels: Default to using NBD with squashfs image to workaround incompatibilities with overlay FS and NFS. * ltsp-config: - Add support for configuring nfs exports. - respect --overwrite with ltsp-config nbd-server (LP: #1487333). Thanks to Fotis Tsamis for the patch. - Remove support for editing /etc/nbd-server/config, as the nbd-server package should handle this itself now. - Add --quiet option and use from ltsp-update-image. - Fix typo stopping nbd-server. * ltsp-update-kernels: Remove .dtb files when kernel version is no longer installed. * initramfs-tools hooks: Add support for the "overlay" filesystem in mainline linux. Unfortunately, it does not appear to work with NFS as a backend, but does work with NBD and NFS+squashfs image. * init-ltsp.d: - Fix typo in set-time which broke NTP server configuration. - Do not disable screen locking when LDM_PASSWORD_HASH is set. (LP: #1444693). * Fix bug in "xinitrc" wrapper to allow it to break out of the running loop (LP: #1468630). Thanks to alexfk for the report! * kiosk: Add support for chromium and fullscreen google-chrome. (LP: #1422150). [ Alkis Georgopoulos ] * init-ltsp.d: Disable suspend and hibernate on LTSP clients. * init-ltsp.d: work around `su -` not putting /sbin in the PATH. * init-ltsp.d: Prevent gnome-keyring from filling up the disk with temp files. * ltsp-localapps, ltsp-remoteapps: Replace 8s with 8u in xprop calls, for unicode URIs (LP: #1451915). * initramfs-tools hooks: move udhcpc request message inside the loop. * ltsp-config: - Create lts.conf when TFTP/ltsp/ARCH doesn't exist (LP: #1483573). - Stop and start nbd-server, as systemd may not realize when nbd-server is inactive. * ltsp-update-image: - properly support overlay, overlayfs and aufs in run_cleanup. (LP: #1352038). - cleanup.d: Replace truncate with tee to avoid overlayfs issues. (LP: #1494660). * Replace [A-Za-z] with [:alpha:] to avoid locale issues (LP: #1491066). * Prevent jetpipe from dying after nmap scan (LP: #1273680). * localapps: - Use an IP for CUPS ServerName to avoid rejected connections. - Background the CUPS_SERVER DNS lookup in case it takes a long time. * ltsp-update-kernels: Correctly chmod kernels when e.g. umask=0077. (LP: #1502824). * Debian packaging: [ Vagrant Cascadian ] * ltsp-client: Update X-Ubuntu-Recommends to use guru-fonts instead of obsoleted ttf-punjabi-fonts. * ltsp-client-core: Install getltscfg-cluster manpage. [ Alkis Georgopoulos ] * Remove upstreamed patches. - 0004-Debian-Remove-ltsp-build-client-plugin-pulseaudio-tw.patch - 0013-ltsp-update-kernels-Remove-.dtb-files-when-kernel-ve.patch - 0015-Correctly-sort-kernel-FLAVOR-in-increasing-order-and.patch - 0016-update-kernels-Fix-issues-with-kernel-version-varian.patch - 0017-Debian-update-kernels.conf-Prefer-586-over-486-in-fo.patch - 0018-update-kernels-Quiet-down-mkimage-output-when-genera.patch - 0020-Drop-hack-to-remove-nouveau_vieux-driver-as-newer-ve.patch [ Vagrant Cascadian ] * ltsp-server-standalone: - Use different desktop environment on Ubuntu. - Fix multiple X-Debian-Depends entries. * Remove getltscfg-makefile-flags patch, applied upstream. * Add patch to disable swap encryption by default, as it simply hangs in Debian Stretch. Hopefully this is only temporary... -- Vagrant Cascadian Wed, 14 Oct 2015 10:50:29 -0700 ltsp (5.5.4-4) unstable; urgency=medium * ltsp-client-builder: Fix mounting of "cdrom" during by using the device of already mounted "cdrom" images. Tested with both CD and USB installs, and systems with multiple CD drives. Thanks to Wolfgang Schweer (Closes: #540990, #780591). -- Vagrant Cascadian Tue, 31 Mar 2015 16:54:20 -0700 ltsp (5.5.4-3) unstable; urgency=medium * Add debian/ltsp-client-core.maintscript to remove obsolete /etc/init.d/ltsp-client-setup and /etc/default/ltsp-client-setup leftover from squeeze upgrades (Closes: #777184). Thanks to Andreas Beckmann! * Apply patch from upstream to no longer remove nouveau_vieux driver on boot, which is terribly hackish and no longer appropriate with current versions of LDM (Closes: #767764). -- Vagrant Cascadian Thu, 12 Feb 2015 14:22:07 -0800 ltsp (5.5.4-2) unstable; urgency=medium * ltsp-update-kernels/update-kernels: Fix kernel version sorting that results in clients booting obsolete kernels (Closes: #771470). * update-kernels: Suppress mkimage output, as it prevents linux-image packages from being removed successfully (Closes: #771728). * ltsp-build-client: Remove plugin that needlessly modifies pulseaudio configuration files. * ltsp-update-kernels: Remove dtb files when corresponding kernel version is no longer present. * debian/copyright: Remove outdated VCS information. -- Vagrant Cascadian Mon, 01 Dec 2014 15:22:01 -0800 ltsp (5.5.4-1) unstable; urgency=medium * New upstream version: - Support for disabling systemd services with RM_SYSTEM_SERVICES. (Closes: #765065) - Disable cups-browsed and ModemManager services by default. (Closes: #761891, #765065). - Set up hostname.domain in /etc/hosts (LP: #1093088). - Fix use of SHUTDOWN_TIME with LDM to use ltsp-logout-action instead. (LP: #604908). - Fix ssh, xdmcp and telnet screen scripts by checking for empty argument (LP: #1020113, #1175618). - Default to "server" in ssh screen script so that ssh_known_hosts file generated by ltsp-update-sshkeys will match. - ltsp-build-client: Do not use full path to libeatmydata.so. (Closes: #765694) - Unset temporary directory variables to avoid problems when directory is missing inside the chroot (Closes: #765443). - update-kernels: Update ARM code to generate a generic bootscript. * debian/control: - Add u-boot-tools to ltsp-client-core Depends on armhf/armel. - Update Standards-Version to 3.9.6, no changes needed. -- Vagrant Cascadian Tue, 21 Oct 2014 23:32:58 -0700 ltsp (5.5.3-1) unstable; urgency=medium * New upstream version: - ltsp-build-client: + Drop ltsp-build-client mount-cdrom plugin. + Default to armmp kernel variant for armhf architecture. + Rename mount-proc plugin to mount-sys, which allows the mount-proc common plugin to mount the proc filesystem (Closes: #761401). Thanks to Petter Reinholdtsen for the report. - Remove support for screen scripts (kiosk, xfreerdp, xterm) without xinitrc, it has been shipped in LTSP for quite some time. - Disable listening on tcp in several screen scripts (kiosk, xfreerdp, xterm). Thanks to Denis Croombs for reporting the issue! - xfreerdp screen script: Test for empty arguments to ensure a reasonable default. - update-kernels: Clarify location of update-kernels.conf in generated pxelinux files (Closes: #760312). Thanks to Olaf Klein for the report. - init-ltsp.d/05-getltsconffile: + Allow specifying alternate lts.conf file location with ltsp.ltsconf= boot prompt option. Thanks to Juan Antonio Martinez for the patch! LP: #1339671. + Use detect_arch function as a fallback when a filename is not specified. - Cache variables set by ltsp.* boot prompt options, so that later scripts make use of them. * ltsp-server/ltsp-server-standalone: Prefer mate-desktop-environment over gnome-session. * ltsp-client-builder: Mount /media/cdrom in the target if not already mounted (Closes: #758500). -- Vagrant Cascadian Mon, 15 Sep 2014 12:34:42 -0500 # For older changelog entries, run 'apt-get changelog ltsp-client-core'