Displaying 2 results from an estimated 2 matches for "getpcr".
Did you mean:
get_cr
2019 Apr 01
2
Call for testing: OpenSSH 8.0 [AIX Fail]
...be harmless: the input strings are limited to 20 bytes by being
formatted as ISO8601 timestamps. Will revisit after release.
> channels.c: In function 'channel_post_mux_listener':
> channels.c:2314:6: warning: implicit declaration of function 'getpeereid'; did you mean 'getpcred'? [-Wimplicit-function-declaratio ]
Does AIX7 have getpeereid? If not, the prototype should come from
openbsd-compat.h, if so maybe we need to add a header?
> hostfile.c: In function 'host_hash':
> hostfile.c:151:44: warning: '%s' directive output may be truncated wri...
2019 Mar 27
26
Call for testing: OpenSSH 8.0
Hi,
OpenSSH 8.0p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at