[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted ltsp 5.4.2-2~bpo60+1 (source all i386)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 Oct 2012 11:38:55 -0700
Source: ltsp
Binary: ltsp-server ltsp-server-standalone ltsp-client-core ltsp-client ltsp-client-builder
Architecture: source all i386
Version: 5.4.2-2~bpo60+1
Distribution: squeeze-backports
Urgency: low
Maintainer: LTSP Debian Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>
Changed-By: Vagrant Cascadian <vagrant@debian.org>
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: 599436 618410 618937 619437 626502 634318 651727 659396 667915 674632
Changes: 
 ltsp (5.4.2-2~bpo60+1) squeeze-backports; urgency=low
 .
   * Rebuild for squeeze-backports.
   * ltsp-update-image: Add patch to have ionice explicitly set the ionice
     class.
   * Add nbd-client to packages to install from backports by default, as it's
     needed for ltsp-client-core to work properly.
   * Do not install upstart job, as it apparently adds upstart as a hard
     dependency simply to include it.
 .
 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.
 .
 ltsp (5.3.6-1) unstable; urgency=low
 .
   * New upstream version:
     - ltsp-update-kernels: Only create yaboot symlinks if not otherwise
       present, making it possible to configure a custom yaboot environment.
     - Drop sound volume code from ltsp-core as it's been in udev
       for a while now.
     - Disable unnecessary cronjobs.
     - Turn off cron, dbus and some other services when < 128MB of RAM.
     - Update screen sessions launching to save the openvt RAM.
     - Delete functions that were moved to init-ltsp.d/
     - Use /usr/share/xsessions to autodetect fat chroots.
     - Only remove old kernels for valid chroots.
 .
   * Add Conflicts for ltsp-client-core and ltsp-server with each other, which
     both ship ltsp-common-functions.
   * ltsp-client*: do not use inputattach or joystick on s390x.
   * Update debian/NEWS with recent 5.3.x series changes.
 .
 ltsp (5.3.4-1) unstable; urgency=low
 .
   * New upstream version:
     - Remove ltsp-setup init script.
     - Update lsb headers on ltsp-core init script.
     - Remove references to usplash.
     - Moved some ltsp-init-common functions to init-ltsp.d hooks.
     - Rearrange init-ltsp.d scripts to set SERVER earlier and consistantly.
     - Provide a KEEP_SYSTEM_SERVICES whitelist in init-ltsp.d hooks.
     - Update xfreerdp script to handle the case where rdesktop or xfreerdp
       aren't installed.
     - Consistantly use 192.168.0.1 as default server.
     - Append to ltsp_config instead of overwriting it.
     - Set sound volume on fat clients too (LP: #923923).
     - Disconnect NBD mounts when the ltsp-client service is stopped.
 .
   * ltsp-client:
     - Add versioned dependency on ltspfsd >= 1.1.
     - Add dependency on x11-xserver-utils for xrandr support.
     - Add dependency on cron.
 .
   * ltsp-client-core:
     - Update lintian overrides to ignore warnings/errors about remote
       filesystem issues that don't make sense for LTSP.
 .
   * debian/control:
     - Remove inactive maintainers from Uploaders, thanks for all past and
       hopefully future contributions!
     - Update Standards-Version to 3.9.3, no changes necessary.
 .
   * debian/watch:
     - Remove entry to check Fedora, which has not been updated for some time.
 .
   * debian/patches:
     - Update use-test-binary.
     - Remove use-invokercd-initscripts, obsoleted upstream.
 .
 ltsp (5.3.1-1) unstable; urgency=low
 .
   * New upstream release:
     - Most ltsp-build-client plugins have now been moved to ltsp-init.d
       scripts, applying at boot time instead of build time.
     - Massive rework of all our init scripts, including deprecation of
       ltsp-client-setup.
     - Better NBD handling, using the upstream NBD scripts. LTSP is now
       using named NBD mount for both root and swap.
     - Moved from a whitelist of boot services to a blacklist, please get
       in touch with upstream if you noticed something that needs
       blacklisting.
     - New improved nbd-proxy with support for named NBD mounts
       (nbd-proxy is turned off by default)
     - Improvements to ltsp-update-image including use of ionice by default.
     - Lots of fat clients improvement.
     - Proper handling of resolvconf
     - LTSP now ships /sbin/init-ltsp that's used to configure the thin
       client at boot time.
     - Improve ltsp-chroot command (it even has a manpage now).
     - Better handling of mixed NFS and NBD environment.
     - More consistent use of ltsp_config and ltsp-*-functions giving us
       a consistent environment and avoiding some delays.
     - Improved sound volume handling using udev rule instead of the old
       script.
     - Default to use NFS with a writeable aufs overlay for the entire root
       filesytem.
     - ltsp-build-client: Configure ltsp-update-image depending on type of
       installed environment to ensure running ltsp-update-image doesn't
       automatically convert from one type of network boot to another.
     - Add fat-client ltsp-build-client plugin.
     - Fix ltsp-build-client kiosk plugin to use kiosk screen
       session (Closes: #659396).
     - ltsp-build-client locales plugin: Copy /etc/default/keyboard if present.
     - Start ltsp-client-core only when an LTSP boot was requested.
     - Plenty of other fixes, thanks to everyone involved with this release!
 .
   * debian/control:
     - ltsp-client: Add dependency on rsyslog or system-log-daemon.
     - ltsp-client: Prefer freerdp-x11 over rdesktop.
     - ltsp-client-core: Add dependency on iproute, used to detect the client
       mac address.
     - ltsp-client-core: Recommend procps, used in much of the LTSP codebase.
 .
   * debian/rules:
     - Use override_dh_install for nbd-proxy and po-file installation.
     - Install nbd-client-proxy.
     - Use dh_autoreconf to call autogen.sh.
 .
    * Slovak (sk) translation of debconf messages by Slavko (Closes: #651727).
 .
    * debian/patches: Remove check-exports-d, applied upstream.
 .
 ltsp (5.2.16-1) unstable; urgency=low
 .
   * New upstream version:
     - ltsp-server:
       + ltsp-update-sshkeys: consistantly handle when ssh host keys are not
         present.
       + Remove abi and vmcoreinfo in ltsp-update-kernels cleanup function.
         (LP: #769154)
       + Add support for named NBD exports to ltsp-update-image.
       + Add nbd-update-config script to support named NBD exports.
 .
     - ltsp-build-client:
       + Add --kernel-version and --kernel-variant commandline options.
       + Default to version 8 for kfreebsd kernel images.
       + Drop support for lenny with squashfs-images.
       + Switch to qemu-debootstrap to handle cross-architecture building.
       + Use debootstrap's --variant=minbase instead of a long list of outdated
         excludes.
       + Fix inverted logic appending locales package to debootstrap includes.
       + Use cdn.debian.net as the default mirror.
       + Check for NFS exports in /etc/exports.d/*.exports.
       + Add --eatmydata commandline option for faster development testing by
         using eatmydata LD_PRELOAD.
 .
     - ltsp-client-core:
       + Add an xterm screen script.
       + Replace rdesktop screen script with one that supports both xfreerdp
 		and rdesktop.
       + Remove modesetting part of XRANDR_AUTO_MULTIHEAD. Causes more
         problems than it solves.
       + Update ltsp_nbd to support named NBD exports.
       + Update ltsp_config to work with named NBD exports.
       + Update nbd-proxy to support named NBD exports.
       + ltsp-init-common: support /run/sendsigs.omit.d in
         nbd_sendsigs_protection function.
       + ltsp-init-common: Fix issues with RCFILE_* and MODULE_* lts.conf i
         variables.
 .
     - ltsp-common-functions:
       + Detect nc version for nc -q capability.
 .
   * Change architecture for linux-specific dependencies to use linux-any
     rather than an exclude list. Thanks to Robert Millan (Closes: #634318).
   * Only install nbd-proxy on linux based architectures.
   * ltsp-client: allow freerdp-x11 as an alternative to rdesktop.
   * Patch from upstream to fix check for NFS exports in
     /etc/exports.d/*.exports.
   * debian/rules: Convert to using debhelper overrides.
   * ltsp-server: Remove check for NFS exports from postinst, as it is
     handled better in an ltsp-build-client plugin.
 .
 ltsp (5.2.8-1) unstable; urgency=low
 .
   * New upstream version:
     - Fix lts.conf CRONTAB_* entries.
     - ltsp_config: Disable filename expansion when setting environment
       variables.
     - ltsp-init-common: Do not run ntpdate backgrounded, as this can fail on
       fast thin clients.
     - Ensure vmlinuz, initrd and nbi are ALWAYS readable by the tftp daemon.
     - Updated translations:
       + Catalan (ca), by Jordà Polo and Jordi Mallach (Closes: #619437).
       + Finnish (fi), Esko Arajärvi (Closes: #618937).
       + Slovak (sk), by Slavko (Closes: #618410).
 .
   * ltsp-client-core: install rdesktop.sh, used by the rdesktop screen script.
     Thanks to Rainer Stumbaum. (Closes: #626502)
 .
   * Remove patch fix-run-parts-list-breakage, applied upstream.
 .
   * debian/control:
     - Switch to DM-Upload-Allowed.
     - Update Vcs-Bzr and Vcs-Browser.
     - Update Standards-Version to 3.9.2, no changes.
 .
 ltsp (5.2.6-1) unstable; urgency=low
 .
   * New upstream version:
     - initramfs-tools hooks:
       + ltsp_nbd:
         - Retry establishing NBD connections up to 10 times.
         - Mention which NBD server failed to connect.
         - Do not use nbd-proxy by default.
       + udhcp: Don't send a client id (LP #505916).
     - ltsp-update-sshkeys: Add support for ecdsa keys.
     - ltsp-bindmounts: new variables to append to default writeable directories
       and files.
     - ltsp-build-client: Crude support for multistrap as an alternative to
       debootstrap.
     - jetpipe: Use python's daemon library to background.
     - Rewrite of remote apps support.
 .
   * New Danish (da) translation of debconf messages by Joe Dalton.
     (Closes: #599436)
   * ltsp-server:
     - Prefer isc-dhcp-server over other dhcp servers.
   * ltsp-client:
     - Depend on python-daemon for newer version of jetpipe.
   * debian/patches:
     - Drop  initramfs-configure-dns, applied upstream.
     - Add patch to fix breakage in ltsp-init-common run_parts_list function.
Checksums-Sha1: 
 aadb8b06a30cb2631bd2d75808ddee6ba83a94c0 2129 ltsp_5.4.2-2~bpo60+1.dsc
 a5c6fa7b9deb60a36d50b6315881726b81fce07f 347207 ltsp_5.4.2.orig.tar.gz
 9f68a655816bc7229fae311af9ea35dcdf02fd79 85366 ltsp_5.4.2-2~bpo60+1.debian.tar.gz
 885705151e9b43c0cd2c790400af58d290dc4d62 247576 ltsp-server_5.4.2-2~bpo60+1_all.deb
 7195e315db83e538231fd52df29abad4cd9955f4 135354 ltsp-server-standalone_5.4.2-2~bpo60+1_all.deb
 c6635a65cb08ab4284999803f891ac10269602be 219424 ltsp-client-core_5.4.2-2~bpo60+1_i386.deb
 38fb13029cbdc0698bd4d6bedf288eecffa90657 134542 ltsp-client_5.4.2-2~bpo60+1_i386.deb
 db2ff3b60731e3ff3ec6db2a2a56470b83cff4a2 9822 ltsp-client-builder_5.4.2-2~bpo60+1_all.udeb
Checksums-Sha256: 
 49f74a29887b199844de8ce8308620fc74c39495966c2e01bd1d00a0282781a8 2129 ltsp_5.4.2-2~bpo60+1.dsc
 655fddd44ab789d8cd3beb9d55e366949120026e42e4da6364ede63290c30d11 347207 ltsp_5.4.2.orig.tar.gz
 82f4b8e73a3c7dc4896ef6633be3a3ddb98e98ffc50f2fbf2ce478af9197fe95 85366 ltsp_5.4.2-2~bpo60+1.debian.tar.gz
 d258e81454f68e3cc6c9184872a31eb87bdece7f78f36d432b2ac6b810551089 247576 ltsp-server_5.4.2-2~bpo60+1_all.deb
 7fa10705afbc226b514897aa9d7b02fbbf7c4bf7f321a5e797c987beaeb9a574 135354 ltsp-server-standalone_5.4.2-2~bpo60+1_all.deb
 9f67010ec0af4f368243a62f754de48cd86fc4677aa7403eb89788837d6f18f3 219424 ltsp-client-core_5.4.2-2~bpo60+1_i386.deb
 86615952c6a3dd062083d486262f4931f49b74ab719b947feb1a2f0aa32d1437 134542 ltsp-client_5.4.2-2~bpo60+1_i386.deb
 ca2dbe5e7ace27d951d8bbf632d9f693ed070393b1e516f882cae7cbb6b7a6a3 9822 ltsp-client-builder_5.4.2-2~bpo60+1_all.udeb
Files: 
 97c512cda1a55695ad1463d949d3a0a7 2129 misc extra ltsp_5.4.2-2~bpo60+1.dsc
 ca4131e1894e832769fb94536a8a4809 347207 misc extra ltsp_5.4.2.orig.tar.gz
 21d1ad0abd244a35955da1cee50a4ff4 85366 misc extra ltsp_5.4.2-2~bpo60+1.debian.tar.gz
 3f2b4ac0f191b543dea7da5f865d6036 247576 misc extra ltsp-server_5.4.2-2~bpo60+1_all.deb
 6dc0701da4960ecf220265ac878369c3 135354 misc extra ltsp-server-standalone_5.4.2-2~bpo60+1_all.deb
 782c8882aef40d252d7bcf25eeffbe38 219424 misc extra ltsp-client-core_5.4.2-2~bpo60+1_i386.deb
 46dad9f38601fbecb3c081dfbe4801ae 134542 misc extra ltsp-client_5.4.2-2~bpo60+1_i386.deb
 19ed0388fbe9b401718a98b10a49f845 9822 debian-installer extra ltsp-client-builder_5.4.2-2~bpo60+1_all.udeb

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

iQIcBAEBCgAGBQJQhbtZAAoJELeLgtSBS5G2peoP/RtlTIzpG1ES1AU7phEWwlvx
f8yLU58EVlMhUFCdtH4AUBcciUK8gBdoSwMIvANF8OpKGUQF7VhD7w2v5VgxDUj/
5MPQq9kQJckUDXoxq50EQr7/FeRvMnNkHZiwkYlRagp2u8rR+Eak9+lAal9l3daY
jM4HAVffKXil+h6/2RKZYdhDqPnX3X8FGbWyKdg1rebE6sLz98aM50zGwYTPmI1F
NcnhNg3eVIPfAnBI3iqRaRtclqyXykmRKCyRDNsc8qFvsUD4vXp/xKsoBWso1yCS
HhBX3KepIiqLubyCBOKiaRlLv5Iwcjbchrit30Kfkgj/t6pXEQppUJbsyNRr8hQY
3DpeEA58zemK7yPldJB20aNKtyIcdLxgOnrr+aiaa5S7c/3FkOpBu4LuB5xtVi80
AbDdlu2Tl15+LoFRdkWD+ZoFY0EeQDtzNwNMtyTPGoWhug1kI6V/snghEqOIolfZ
BI4ieX8NE/RLos/oqjevDOU14J8EUbGU/BsPqGnq6e9OgBVli9rOyn/b0uhfbCzT
WZa2ANDhv3BBP7Wvu7rzzKo8MwW6hYKK6EBXpfFFaqIVP+fuaUEYC4kKYjyGUJYg
J1Bpzjj94YHpObAdJJa8lcjp6xVSwSu9dvIr574GW4j1gg794yG1qEj8ha4NbDhT
phMkj53pjDkoL7v+MaPl
=2Jb8
-----END PGP SIGNATURE-----


Accepted:
ltsp-client-builder_5.4.2-2~bpo60+1_all.udeb
  to main/l/ltsp/ltsp-client-builder_5.4.2-2~bpo60+1_all.udeb
ltsp-client-core_5.4.2-2~bpo60+1_i386.deb
  to main/l/ltsp/ltsp-client-core_5.4.2-2~bpo60+1_i386.deb
ltsp-client_5.4.2-2~bpo60+1_i386.deb
  to main/l/ltsp/ltsp-client_5.4.2-2~bpo60+1_i386.deb
ltsp-server-standalone_5.4.2-2~bpo60+1_all.deb
  to main/l/ltsp/ltsp-server-standalone_5.4.2-2~bpo60+1_all.deb
ltsp-server_5.4.2-2~bpo60+1_all.deb
  to main/l/ltsp/ltsp-server_5.4.2-2~bpo60+1_all.deb
ltsp_5.4.2-2~bpo60+1.debian.tar.gz
  to main/l/ltsp/ltsp_5.4.2-2~bpo60+1.debian.tar.gz
ltsp_5.4.2-2~bpo60+1.dsc
  to main/l/ltsp/ltsp_5.4.2-2~bpo60+1.dsc
ltsp_5.4.2.orig.tar.gz
  to main/l/ltsp/ltsp_5.4.2.orig.tar.gz


Reply to: