Name: | rssh |
---|---|
Version: | 2.3.4 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Applications/Internet |
Size: | 182645 |
License: | BSD |
RPM: | rssh-2.3.4-2.el7.aarch64.rpm |
Source RPM: | rssh-2.3.4-2.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.pizzashack.org/rssh/ |
Summary: | Restricted shell for use with OpenSSH, allowing only scp and/or sftp |
Description: | 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. It is a alternative to scponly. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update to upstream version 2.3.4, which fixes CVE-2012-3478 and CVE-2012-2252 - Updated rsync-protocol.patch to fix CVE-2012-2251, and to apply on top of the CVE-2012-3478 and CVE-2012-2252 fixes. - Updated makefile.patch to preserve RPM CFLAGS. - Added command-line-error.patch (from Debian), correcting error message generated when insecure command line option is used (CVE-2012-3478 fix regression).
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Add patch for rsync3 compat (#485946)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Upstream security fix release. Resolves rhbz#705904
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Remove pre and post scripts - https://bugzilla.redhat.com/show_bug.cgi?id=456182#c17