./shells/rssh, Restricted shell allowing only scp and/or sftp

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.4nb2, Package name: rssh-2.3.4nb2, Maintainer: pkgsrc-users

Rssh is a restricted shell for use with OpenSSH, allowing only scp
and/or sftp. For example, if you have a server which you only want
to allow users to copy files off of via scp, without providing
shell access, you can use rssh to do that.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 110.659 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:18:40 by Nia Alarie | Files touched by this commit (38)
Log message:
shells: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:56:13 by Nia Alarie | Files touched by this commit (38)
Log message:
shells: Remove SHA1 hashes for distfiles
   2019-11-04 22:14:07 by Roland Illig | Files touched by this commit (8)
Log message:
shells: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-04-13 18:59:13 by Havard Eidnes | Files touched by this commit (4)
Log message:
Add a patch to main.c.in (and in the process rename the diff):
Make a copy of the basename() result, so as to avoid a fortify
abort due to overlapping memcpy() when the result from basename()
is subsequently passed to basename().
Bump PKGREVISION.
   2016-02-26 10:43:09 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Use OPSYSVARS.
   2015-11-03 00:00:35 by Alistair G. Crooks | Files touched by this commit (25)
Log message:
Add SHA512 digests for distfiles for shells category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2014-01-09 12:46:46 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Avoid linking statically on SunOS.
   2012-11-28 14:54:55 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.3.4; add comment to modified patch:

2.3.4
 - Fixed several problems with argument validation
 - Added -Wall and cleaned up compiler output
 - Installing rssh.conf as rssh.conf.default