Petr Cerny b83f96744f Accepting request 358392 from home:elvigia:branches:network
- openssh-alloc_size.patch: anotate xmalloc.h with alloc_size
 attribute so the compiler knows these functions allocate memory
 so overflow or misuse can be detected sooner.
- openssh-allow_getrandom.patch; allow the getrandom(2) system
  call in the seccomp sandbox, upstream commit 26ad18247213
- openssh-fix-b64_xx-detection.patch: configure.ac has incorrect
  tests for b64_ntop, b64_pton on linux/glibc.

OBS-URL: https://build.opensuse.org/request/show/358392
OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=96
2016-02-10 15:40:35 +00:00

This is OpenSSH version compiled for SUSE.

There are following changes in default settings of ssh client: 

* Accepting and sending of locale environment variables in protocol 2 is
  enabled.

* New host keys will be hashed to and them unusable for malicious people or
  software trying to use known_hosts to find further hops.

* Tunneled clear text passwords are disabled.

* PAM authentication is enabled.

* Only support for protocol 2 is enabled. 
Description
No description provided
Readme 8.6 MiB
Languages
Perl 88.5%
Shell 11.5%