Commit graph

31 commits

Author SHA1 Message Date
Edwin Groothuis
103160759e Bump portrevision after previous commit 2007-10-03 13:07:55 +00:00
Edwin Groothuis
6c06b5f993 scponlyc sftp support doesn't work without minimal devfs in chroot dir
I'm finding that recently-created scponlyc chroots do not
	provide a sufficient environment for /usr/libexec/sftp-server
	to run. The sftp client symptom is just:

	$ sftp user@www
	Connecting to www...
	Password:
	Connection closed
	$

	The cause appears to be that recent versions of
	/usr/libexec/sftp-server will complain about of lack of
	access to /dev/null and exit, resulting in the closed
	connection witnessed by the remote client.

	The solution appears to be to create a devfs in the scponlyc
	chroot.

	To automatically create at boot time a devfs in the home
	directory of each user of scponlyc, I have chosen to put a
	script in /usr/local/etc/rc.d.

PR:		ports/108009
Submitted by:	Jim Long <list@museum.rain.com>
Approved by:	maintainer timeout
2007-10-03 13:07:09 +00:00
Martin Matuska
199ad67c1e - Add OPTIONS for included knobs
PR:		ports/110036
Approved by:	maintainer (timeout), garga (mentor, implicit)
2007-08-13 10:34:17 +00:00
Tilman Keskinoz
594b0dc64c Unbreak rsync comatibility when long opts ("--server", "--sender"
and "--delete" in this case) specified.

PR:		96295
Suggested by:	ueda _at_ drweb dot jp
Obtained from:	https://lists.ccs.neu.edu/pipermail/scponly/2006-March/001287.html
Approved by:	rushani (maintainer)
2006-08-06 17:38:15 +00:00
Marcus Alves Grando
70a44ff07f - Update to 4.6
PR:		98278
Submitted by:	maintainer
2006-06-03 02:59:04 +00:00
Edwin Groothuis
e945f71e7d shells/scponly cannot work with rsync
From: Hideyuki KURASHINA <rushani@FreeBSD.org>

	I've confirmed the rsync compatibility in scponly 4.4 is broken.
	Unfortunately, at this moment I don't have enough time to
	test the patch you showed us...

PR:		ports/96295
Submitted by:	UEDA Hiroyuki <ueda@drweb.jp>
2006-05-09 20:54:19 +00:00
Simon Barner
43e6ff00b0 - Update to 4.4
o fixes that hopefully improve the optarg compilation situation
  o UNISON $HOME environment fix
  o fixes to setup_chroot.sh.in

PR:		ports/92587
Submitted by:	rushani (maintainer)
2006-01-31 14:05:46 +00:00
Edwin Groothuis
66e43df372 [Maintainer update] shells/scponly: Update to 4.3.
Update to 4.3.  Highlights in this release,
	- Compatibility of WinSCP in SCP mode improved.
	- The scponlyc (chroot'ed version of scponly) works again.

PR:		ports/91039
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
2005-12-29 05:17:54 +00:00
Edwin Groothuis
fa08782b94 [Maintainer update] shells/scponly: Fix WinSCP compativility and etc
1. Fix WinSCP compativility in SCP mode.  PORTREVISION bumped.
	2. Add sourceforge mirrors to ${MASTER_SITES}.
	3. From scponly 4.2, scp & WinSCP compatibilities are not enabled
	   by default.  Notice this at pre-everything target as well as
	   UPDATING.

PR:		ports/90983
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
2005-12-27 21:25:56 +00:00
Renato Botelho
9049dfefb0 o Update to 4.2.
- Security fixes (local privilege escalation exploits).  See
    https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
    for details.
  - The scp and WinSCP compatibilities are turned off by default
    to improve scp argument processing.
  - The sftp-logging supported.
  - Etc.
o Add SHA256 hash.

PR:		ports/90813
Submitted by:	maintainer
Security:	https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
2005-12-22 16:24:30 +00:00
Norikatsu Shigemura
e1bb0d8db2 Fix svn issue with scponly via ssh+svn://.
Submitted by:	Matthias Fechner <idefix@fechner.net>
Reviewed by:	rushani (maintainer)
2005-06-20 14:51:14 +00:00
Norikatsu Shigemura
248f4deb27 Bump PORTREVISION by previous commit.
Approved by:	rushani (maintainer)
2005-06-19 04:20:40 +00:00
Norikatsu Shigemura
9424c94b3e Add support ssh+svn://.
PR:		ports/81889
Submitted by:	Matthias Fechner <idefix@fechner.net>
Approved by:	rushani (maintainer)
2005-06-18 18:50:26 +00:00
Yen-Ming Lee
323e8119a5 - Update to 4.1
PR:		79859
Submitted by:	rushani
2005-04-14 03:56:00 +00:00
Volker Stolz
1cb6e17cc5 Scponly validates dangerous arguments since version 4.0. However,
there is a regression compared with version 3.11.  That is scponly
can not be built only with sftp support.

Reference: https://lists.ccs.neu.edu/pipermail/scponly/2004-December/000655.html

PR:		ports/75092
Submitteed by:	maintainer
2004-12-15 10:47:52 +00:00
Pav Lucistnik
a0e5f7ed92 - Update to 4.0
PR:		ports/74633
Submitted by:	rushani (maintainer)
2004-12-04 23:56:24 +00:00
Kirill Ponomarev
66424cf8d3 Update to 3.11
PR:		ports/69179
Submitted by:	maintainer
2004-07-17 13:02:01 +00:00
Norikatsu Shigemura
b4d15e998a Remove old version's SIZE.
Submitted by:	rushani (maintainer)
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 11:53:48 +00:00
Norikatsu Shigemura
939e3a7436 Update to 3.9(support for WinSCP3).
PR:		ports/64076
Submitted by:	Jim Shewmaker <jims@bluenotch.com>
Reviewed by:	rushani (maintainer)
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 09:54:30 +00:00
Kirill Ponomarev
945230ca12 - SIZE'ify
PR:		ports/64396
Submitted by:	rushani
2004-03-18 09:04:45 +00:00
James E. Housley
ec0975dc4d scponly dist includes a script which setup chroot cage, which
depends a location of run-time link-editor.  Since FreeBSD has
dynamic root capability from __FreeBSD_version == 501105, we
should add new location to unbreak the script.

PR:		59511
Submintted by:	MAINTAINER
2003-11-21 00:59:01 +00:00
Norikatsu Shigemura
861d1d47ce o Respect scponly default configuration.
o Introduce WITH_SCPONLY_CHROOT knob.
o Use ${DOCSDIR} in Makefile.

PR:		ports/56300
Submitted by:	rushani (maintainer)
2003-09-02 08:47:16 +00:00
Maho Nakata
72649077ec Fix compatibility with rsync (depend explicitly on rsync).
PR:		54844
Submitted by:	rushani (maintainer)
2003-07-25 23:15:46 +00:00
Maho Nakata
fdb6019669 fix configure arguments for gftp stuff.
PR:		54843
Submitted by:	rushani (maintainer)
2003-07-25 23:12:03 +00:00
Norikatsu Shigemura
7030f304fe Change maintainership to submitter.
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by:	Ken McGlothlen <mcglk@artlogix.com> (maintainer)
2003-05-10 21:54:40 +00:00
Norikatsu Shigemura
fee6c4272c Update to 3.8.
PR:		ports/51633
Submitted by:	rushani
Approved by:	maintainer implicitly
2003-05-03 15:53:06 +00:00
Norikatsu Shigemura
6a246b2a89 o Update to 3.7.
o Take up more safety default setting.

PR:		ports/48480, ports/48492, ports/50899
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
		Adam Jette <jettea@fuzzynerd.com>
		Miguel Mendez <flynn@energyhq.homeip.net>
Reviewed by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
		Miguel Mendez <flynn@energyhq.homeip.net>
		Ken McGlothlen <mcglk@artlogix.com> (maintainer)
Approved by:	Ken McGlothlen <mcglk@artlogix.com> (maintainer)
2003-04-17 18:40:51 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Ying-Chieh Liao
1eebc3bb6b fix plist
PR:		46781
Submitted by:	Philip Paeps <philip@vitaya.be>
2003-01-05 18:30:28 +00:00
Ying-Chieh Liao
b688565f8f upgrade to 3.4
PR:		46243
Submitted by:	maintainer
2003-01-03 18:15:43 +00:00
Oliver Braun
4eef8272b2 Add scponly 2.4, a tiny shell which only permits scp and sftp.
PR:		ports/40935
Submitted by:	Ken McGlothlen <mcglk@artlogix.com>
2002-09-10 22:18:46 +00:00