Skip to content

Debian Changelog ltspfs (0.5.3-3)

2008

ltspfs (0.5.3-3) unstable; urgency=low

   * apply patch to fix cdpinger segfault
   * add Ryan Niebur to Uploaders

 -- Vagrant Cascadian <vagrant@freegeek.org>  Sat, 01 Nov 2008 17:21:32 -0700

ltspfs (0.5.3-2) unstable; urgency=low

   * added manpages for cdpinger, ltspfs_mount and ltspfs_umount
   * remove dpatch from debian/rules and drop build-dependency, as there are no
     patches.

 -- Vagrant Cascadian <vagrant@freegeek.org>  Mon, 25 Aug 2008 15:27:30 -0700

ltspfs (0.5.3-1) unstable; urgency=low

   * new upstream version:
     + don't mount swap partitions
     + name CDROM devices such that icon will appear to be a CDROM.
     + respect LTSP LOCALDEV setting when adding or removing devices
     + start cdpinger and ltspfsd from udev scripts
 
   * updated/added udev rules to support:
     - usb floppy drives (Closes: #415460)
     - external usb hard drives
     - CDROM drives
     - commented out rule for internal hard drives
 
    * updated standards-version to 3.8.0, no changes necessary.

 -- Vagrant Cascadian <vagrant@freegeek.org>  Thu, 26 Jun 2008 09:58:55 -0700

ltspfs (0.5.2-1) unstable; urgency=low

   * new upstream version:
     - merge add_fstab_entry and remove_fstab_entry into ltspfs_entry
     - use more restrictive permissions on /media/$username
 
   * updated udev rules to use ltspfs_entry
   * symlink add_fstab_entry and remove_fstab_entry to ltspfs_entry for
     backwards compatibility

 -- Vagrant Cascadian <vagrant@freegeek.org>  Sat, 03 May 2008 22:49:28 -0700

ltspfs (0.5.1-1) unstable; urgency=low

   * new upstream version:
     - fix local devices when used with ldm's direct x mode enabled
   * debian/control: add Vcs-Bzr and Vcs-Browser fields
   * remove patch to fix ldm-delayed-mounter (applied upstream)

 -- Vagrant Cascadian <vagrant@freegeek.org>  Sat, 19 Apr 2008 21:33:52 -0500

ltspfs (0.5.0~bzr20080303-1) unstable; urgency=low

   * new upstream release from bzr:
     - use /sbin/udevadm if present, fall back to udevinfo (Closes: #456327)
     - implement hook scripts for ltspfs
     - add example hook script to add icons on KDE desktops.
       thanks to Klaus Ade Johnstad (Closes: #459369)

 -- Vagrant Cascadian <vagrant@freegeek.org>  Sun, 2 Mar 2008 21:39:24 -0800

ltspfs (0.5.0~bzr20080109-3) unstable; urgency=low

   * fix typo in udev rules causing usb sticks to fail to mount

 -- Vagrant Cascadian <vagrant@freegeek.org>  Sun, 20 Jan 2008 14:50:59 -0800

ltspfs (0.5.0~bzr20080109-2) unstable; urgency=low

   * debian/control:
     - fix FTBFS: add build dependency on libglib2.0-dev
     - allow debian-maintainer uploads:
         + XS-DM-Upload-Allowed: yes
   * really add NEWS.Debian

 -- Vagrant Cascadian <vagrant@freegeek.org>  Mon, 14 Jan 2008 15:15:32 -0800

ltspfs (0.5.0~bzr20080109-1) unstable; urgency=low

   * new upstream from bzr release:
     - use "mount --move" instead of "mount --bind", so only a single
       mountpoint appears (Closes: #443200)
     - drop hard-coded DISPLAY variable in ltspfsmounter which caused mounts to
       only work for the first user logged into a server
     - rewrite of cdpinger in C
       + handles when ltspfs_fstab is missing (Closes: #432669)
     - install ldm hooks for ltspfs (formerly in ldm package)
 
   * only add removable devices in default ltspfsd udev rules. thanks to Petter
     Reinholdtsen and Gideon Romm (Closes: 432024)
     - added NEWS.Debian explaining how to re-enable non-removable devices.
 
   * fix bug in ldm's delayed mounter hook
 
   * debian/copyright:
     - updated URLs for bzr branches
     - updated copyright notices
 
   * debian/control:
     - updated to Standards-Version 3.7.3, no changes needed.
     - Conflict with versions of ldm that shipped hooks for ltspfs
     - remove from Uploaders, thanks for all previous work:
       Matt Zimmerman (at request)
       Gustavo Franco (at request)
       Michael Vogt (possibly mistakenly added, no activity)
 
    * debian/rules:
       fix lintian warning: debian-rules-ignores-make-clean-error

 -- Vagrant Cascadian <vagrant@freegeek.org>  Thu, 10 Jan 2008 15:41:19 -0800

2007

ltspfs (0.5+debian1) unstable; urgency=low

   * new upstream
     - works with new ldm
   * fixes to cdpinger:
     - call ssh with the socket in /var/run/
     - get call from subprocess
     (Closes: #418144)

 -- Vagrant Cascadian <vagrant@freegeek.org>  Tue, 18 Sep 2007 09:55:58 -0700

ltspfs (0.5-0ubuntu1) gutsy; urgency=low

   * Fixed bugs, eliminated the delayed mounter, bumped to version 0.5

 -- Scott Balneaves <sbalneav@ltsp.org>  Mon, 03 Sep 2007 00:33:44 -0500

ltspfs (0.4.3+debian3) unstable; urgency=medium

   urgency medium as it fixes RC bug
   * sync with upstream:
     - fix mutex release bug
     - edit /var/run/ltspfs_fstab instead of /etc/fstab (Closes: #427773)
   * cdpinger depends on lsof, thanks to Bernd Herd (Closes: #410661)
   * use dh_installudev to install udev rules for ltspfsd

 -- Vagrant Cascadian <vagrant@freegeek.org>  Fri, 15 Jun 2007 20:39:09 +0100

2006

ltspfs (0.4.3+debian2) unstable; urgency=low

   * updated debian/copyright
   * install appropriate udev rules for debian

 -- Vagrant Cascadian <vagrant@freegeek.org>  Wed, 27 Dec 2006 05:20:35 -0700

ltspfs (0.4.3+debian1) unstable; urgency=low

   * build for Debian
   * Maintainer: LTSP Debian/Ubuntu Maintainers
     <pkg-ltsp-devel@lists.alioth.debian.org>
   * Uploaders: same as ltsp + Scott Balneaves <sbalneav@ltsp.org>
   * drop un-used example: watch.ex
   * drop README.Debian (contained little useful information)
   * remove lintian overrides, as we should be reminded to provide man pages.
   * treat udev 88-ltsp.rules file as a conffile:
     - remove do-nothing postinst and prerm scripts.
   * change policy-violating editing of /etc/modules to a warning message.
   * add_fstab_entry:
       - grab filesystem type from environment if not specified on the
       commandline
       - exit if filesystem type is not defined
       - use basename of device, in case the full device is passed.
   * merge with upstream:
     - drop all fuse module handling code from ltspfs.postinst.
   * autogen.sh: use "automake -ac" (thanks to Wolfgang Schweer)

 -- Vagrant Cascadian <vagrant@freegeek.org>  Sat, 23 Dec 2006 11:16:58 -0700

ltspfs (0.4.3-0ubuntu4) edgy; urgency=low

   * really add missing dependency on fuse-ultis to ltspfs binary (brown
     paperbag upload)

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 25 Sep 2006 03:37:34 +0200

ltspfs (0.4.3-0ubuntu3) edgy; urgency=low

   * add missing dependency on fuse-ultis to ltspfs binary

 -- Oliver Grawert <ogra@ubuntu.com>  Sun, 24 Sep 2006 19:50:06 +0200

ltspfs (0.4.3-0ubuntu2) edgy; urgency=low

   * Fixed testing conditions in postinst.
   * closes: https://launchpad.net/distros/ubuntu/+source/ltspfs/+bug/61738

 -- Scott Balneaves <sbalneav@ltsp.org>  Mon, 18 Sep 2006 13:01:06 -0500

ltspfs (0.4.3-0ubuntu1) edgy; urgency=low

   * Fixed variable check for static-devices in add_fstab_entry
   * Bumped to 0.4.3
   * UVF exception granted by mdz

 -- Scott Balneaves <sbalneav@ltsp.org>  Mon, 18 Sep 2006 13:01:06 -0500

ltspfs (0.4.2-0ubuntu1) edgy; urgency=low

   * Fixed bug in mounting floppies.
   * Fixed race conditions for mounting in /tmp, to moving mounting of drives
     to /var/run
   * Fix FHS compliance by installing scripts to /usr/sbin
   * Testing exist status of mounting in am_mount and am_umount removed to
     allow failed floppy mounts not to exit the server.
   * Added null check for DISPLAY to fix segfault.

 -- Scott Balneaves <sbalneav@ltsp.org>  Mon, 18 Sep 2006 13:01:06 -0500

ltspfs (0.4.1-0ubuntu1) edgy; urgency=low

   * New maintainer: Scott Balneaves
   * Merge source to single upstream tarball, instead of CVS checkouts.
   * Merged Ubuntu security patches for ltspfs and ltspfsd binaries upstream
   * Upgraded pathing, fixed udev rules plus problem in postinst

 -- Scott Balneaves <sbalneav@ltsp.org>  Mon, 18 Sep 2006 13:01:06 -0500

ltspfs (0.2-0ubuntu4) edgy; urgency=low

   * make sure the suid bit is really set on the suid wrapper

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 29 Aug 2006 12:16:27 +0200

ltspfs (0.2-0ubuntu3) edgy; urgency=low

   * add 01_fix_ltspfs_buffer_overflow.dpatch
   * fix system calls to be true fork/execv (ltspfsd)

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 25 Aug 2006 14:49:57 +0200

ltspfs (0.2-0ubuntu2) edgy; urgency=low

   * make sure the fuse module is loaded
   * fixed dependencys (for ltspfsd)

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 23 Aug 2006 17:04:05 +0200

ltspfs (0.2-0ubuntu1) edgy; urgency=low

   * added lbmount source and integration scripts
   * added ubuntu integration scripts (ltspfsd)

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 22 Aug 2006 10:41:14 +0200

ltspfs (0.1cvs20060518-1) dapper; urgency=low

   * fixed manpage
   * added dependency on fuse-utils
   * most recent cvs checkout, fixes several bugs
    - Fixed timeouts, and a hack for ubuntu ltspfs auth. (sbalneav)
   * UVF exception approved by mdz

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 18 May 2006 07:47:46 +0200

ltspfs (0.1cvs20060119-1) dapper; urgency=low

   * updated to latest cvs

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 19 Jan 2006 03:01:49 +0100

2005

ltspfs (0.1cvs20051117-1) dapper; urgency=low

   * Initial release

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 28 Oct 2005 21:38:44 +0200