Skip to content

Debian Changelog scponly (4.8-4)

2009

scponly (4.8-4) unstable; urgency=low

   * Debconf translations:
     - Swedish. (Closes: #536714)
     - Russian. (Closes: #537171)
     - Portuguese. (Closes: #537556)
     - French. (Closes: #537860)
     - Japanese. (Closes: #538238)
     - Spanish. (Closes: #539587)

 -- Thomas Wana <greuff@debian.org>  Tue, 01 Sep 2009 15:09:38 +0200

scponly (4.8-3) unstable; urgency=low

   * Build-depend on "openssh-client", fixes FTBFS (Closes: #536672)
   * Debconf translations:
     - Russian. (Closes: #536566)

 -- Thomas Wana <greuff@debian.org>  Sun, 12 Jul 2009 16:33:08 +0200

scponly (4.8-2) unstable; urgency=low

   * New binary package: scponly-full is scponly with unison, rsync
     and SVN compatibility.
   * Tell configure the exact path to sftp-server; eliminates the need
     to guess it and allows us to remove the build-dependency on ssh
     (Closes: #536346)

 -- Thomas Wana <greuff@debian.org>  Wed, 10 Jul 2009 12:55:08 +0200

scponly (4.8-1) unstable; urgency=low

   * New upstream release 4.8 (Closes: #490654, #430983)
   * Fix FTBFS (Closes: #504826)
   * setup_chroot.sh now creates /dev/null inside the chroot jail
     (Closes: #394132)
   * setup_chroot.sh now copies /lib64/ld-linux-x86-64.so.2 if it
     exists (Closes: #400905)

 -- Thomas Wana <greuff@debian.org>  Mon, 06 Jul 2009 16:52:28 +0200

2008

scponly (4.6-1.4) unstable; urgency=low

   * Non-maintainer upload.
   * Fix pending l10n issues
   * Debconf translations:
     - Turkish. Closes: #484686

 -- Christian Perrier <bubulle@debian.org>  Sun, 21 Sep 2008 08:39:28 +0200

scponly (4.6-1.3) unstable; urgency=low

   * Non-maintainer upload to fix pending l10n issues.
   * Debconf translations:
     - Portuguese. Closes: #434193
     - Italian. Closes: #409407
     - Galician. Closes: #483427
     - Basque. Closes: #484260
     - Russian. Closes: #484319
     - Finnish. Closes: #484346
   * [Lintian] No longer ignore errors from "make clean"

 -- Christian Perrier <bubulle@debian.org>  Fri, 16 May 2008 23:28:10 +0200

scponly (4.6-1.2) unstable; urgency=high

   * Non-maintainer upload by the Security Team
   * scp: -o and -F options are dangerous (CVE-2007-6415).

 -- Florian Weimer <fw@deneb.enyo.de>  Tue, 22 Jan 2008 20:24:09 +0100

2007

scponly (4.6-1.1) unstable; urgency=high

   * Non-maintainer upload by the testing-security team
   * Disable unison, rsync and svn usability, because all three could be
     exploited. (Closes: #437148)
    - The maintainer is working on splitting the packages and providing
      a binary package, which enables these features, but warns about
      them and one, which is safe and has them disabled, like this

 -- Steffen Joeris <white@debian.org>  Tue, 25 Sep 2007 10:06:31 +0000

2006

scponly (4.6-1) unstable; urgency=high

   * New upstream version 4.6. (Closes: #342701, #324918)
   * Fixes two critical security bugs:
     - CVE-2005-4532: unsafe directory permissions allow authenticated users
       to break out of the chroot jail (Closes: #344418)
     - CVE-2005-4533: insufficient command line argument checks allow
       authenticated users to run arbitrary programs (Closes: #350964)
   * Added Swedish translation (Closes: #330537)

 -- Thomas Wana <greuff@debian.org>  Mon, 6 Feb 2006 12:40:18 +0100

2005

scponly (4.1-1) unstable; urgency=low

   * New upstream version 4.1 (Closes: #312100)
   * Added Vietnamese translation (Closes: #317920)

 -- Thomas Wana <greuff@debian.org>  Tue, 20 Sep 2005 23:51:02 +0200

scponly (4.0-2) unstable; urgency=low

   * Changed ssh dependency to ssh | openssh-server (Closes: #290671)
   * Fixed compilation error with certain configuration flags
     (Closes: #289861)
   * Added the equal sign '=' to the list of allowed characters
     (Closes: #301129)
   * Fixed spelling error in man page (Closes: #295910)

 -- Thomas Wana <greuff@debian.org>  Fri, 3 Jun 2005 16:44:29 +0200

scponly (4.0-1) unstable; urgency=high

   * New upstream version 4.0.
     - Fixes critical security bug: scp command line argument could be used
       to execute any program. CAN-2004-1162. (Closes: #284176)
   * Fixed typo in README (Closes: #258151)
   * Added Czech translation of debconf questions thanks to Miroslav Kure
     <kurem@upcase.inf.upol.cz> (Closes: #218817)
   * Added Japanese translation of debconf questions thanks to
     Hideki Yamane <henrich@samba.gr.jp> (Closes: #276815)
   * Updated Brazilian Portugueze translation of debconf questions thanks to
     Andre Luis Lopes <andrelop@debian.org> (Closes: #279353)

 -- Thomas Wana <greuff@debian.org>  Tue, 4 Jan 2005 17:01:24 +0100

2004

scponly (3.11-1) unstable; urgency=high

   * New upstream version 3.11. (Closes: #252697)
     - Fixes useradd bug in setup_chroot.sh (Closes: #228918)
     - setup_chroot.sh doesn't fail anymore on existing users (Closes: #228920)
   * Fixed usability issues with the manpage, readme (Closes: #228941)
   * Fixes dependency error with passwd (forgot epoch)
     (Closes: #239187, #252079)
   * Includes a patch for the chroot-breakout-vulnerability recently
     discovered in scponly (moves into upstream with the next version,
     but Debian doesn't want to wait for it)
   * Sponsored by Martin Wuertele <maxx@debian.org>

 -- Thomas Wana <thomas@wana.at>  Sun, 24 May 2004 09:24:23 +0100

scponly (3.9-2) unstable; urgency=low

   * Updated config.guess and config.sub to fix FTBFS bug on ia64
     (Closes: #229381)
   * Added '+' to the list of permitted characters in a filename
     (Closes: #233307)
   * Sponsored by Martin Wuertele <maxx@debian.org>

 -- Thomas Wana <thomas@wana.at>  Sun, 22 Feb 2004 12:50:30 +0100

scponly (3.9-1) unstable; urgency=low

   * New upstream version.
   * Made scponly use add-shell and remove-shell from the passwd
     package to manage its entries to /etc/shells (Closes: #228139)
   * Corrected paths in scponly manpage (Closes: #228137)
   * Added notes in the scponlyc manpage and README.Debian about
     the setup_chroot.sh shell script (Closes: #220200)
   * Sponsored by Martin Wuertele <maxx@debian.org>

 -- Thomas Wana <thomas@wana.at>  Sun, 18 Jan 2004 14:43:14 +0100

2003

scponly (3.8-7) unstable; urgency=low

   * Package internal updates to the build system
   * Sponsored by Martin Wuertele <maxx@debian.org>

 -- Thomas Wana <thomas@wana.at>  Sun, 30 Nov 2003 13:01:24 +0100

scponly (3.8-6) unstable; urgency=low

   * Fixed the setup_chroot.sh script to work correctly, thanks to
     Martin Werthmoeller <mw@werthmoeller.de>. (Closes: #212769)
   * Added Brazilian Portuguese (pt_BR) translation for debconf
     questions thanks to Andre Luis Lopes <andrelop@debian.org>
     (Closes: #218817)
   * Sponsored by Martin Wuertele <maxx@debian.org>

 -- Thomas Wana <thomas@wana.at>  Mon, 08 Nov 2003 20:58:47 +0100

scponly (3.8-5) unstable; urgency=low

   * Added dutch translation for debconf questions thanks to
     Tim Vandermeersch <Tim.Vandermeersch@pandora.be> (Closes: #210884)
   * Sponsored by Martin Wuertele <maxx@debian.org>

 -- Thomas Wana <thomas@wana.at>  Sun, 14 Sep 2003 20:08:30 +0200

scponly (3.8-4) unstable; urgency=low

   * scponly now uses dpkg-statoverride to modify /usr/sbin/scponlyc
     (Closes: #206060)
   * Fixed duplicate changelog.gz (Closes: #206122)
   * Sponsored by Martin Wuertele <maxx@debian.org>

 -- Thomas Wana <thomas@wana.at>  Sun, 24 Aug 2003 14:13:18 +0200

scponly (3.8-3) unstable; urgency=low

   * Switched to gettext format for debconf (Closes: #203040)
   * Added french translation for debconf questions thanks to
     Michel Grentzinger (Closes: #203041)
   * Added german translation for debconf questions (myself)

 -- Thomas Wana <thomas@wana.at>  Sun, 27 Jul 2003 13:02:46 +0200

scponly (3.8-2) unstable; urgency=low

   * The debuglevel can now be set in /etc/scponly/debuglevel.
     Increasing it to values greater than zero will cause
     scponly to log diagnostic messages to syslog. Closes: #197074
   * The user now gets asked if she wishes to install the
     chrooted binary to /usr/sbin and set its mode to 4755.
     This is needed because only root is allowed to chroot.
     Closes: #197075

 -- Thomas Wana <thomas@wana.at>  Wed, 11 Jun 2003 21:56:39 +0200

scponly (3.8-1) unstable; urgency=low

   * Initial Release. Closes: #147456 (ITP)

 -- Thomas Wana <thomas@wana.at>  Tue, 27 May 2003 22:04:23 +0200