search for: rsa_ssh2_crnl

Displaying 13 results from an estimated 13 matches for "rsa_ssh2_crnl".

Did you mean: rsa_ssh2_cr
2024 Mar 09
2
Call for testing: OpenSSH 9.7
...t/regress/rsa_ssh2_cr.prv | diff - /export/home/tgc/buildpkg/openssh/ src/openssh-git/regress/rsa_openssh.prv ; \ awk '{print $0 "\r"}' /export/home/tgc/buildpkg/openssh/src/openssh-git/regress/rsa_ssh2.prv > /export/home/tgc/buildpkg/openssh/src/openssh-git/regress/rsa_ssh2_crnl.prv ; \ /export/home/tgc/buildpkg/openssh/src/openssh-git/ssh-keygen -if /export/home/tgc/buildpkg/openssh/src/openssh-git/regress/rsa_ssh2_crnl.prv | diff - /export/home/tgc/buildpkg/openss h/src/openssh-git/regress/rsa_openssh.prv ; \ fi + /export/home/tgc/buildpkg/openssh/src/openss...
2018 Apr 12
4
OpenSSH 7.7 t1 script breakage
...ss/rsa_ssh2_cr.prv /home/git/openssh-portable/ssh-keygen -if /home/git/openssh-portable/regress/rsa_ssh2_cr.prv | diff - /home/git/openssh-portable/regress/rsa_openssh.prv awk '{print $0 "\r"}' /home/git/openssh-portable/regress/rsa_ssh2.prv > /home/git/openssh-portable/regress/rsa_ssh2_crnl.prv /home/git/openssh-portable/ssh-keygen -if /home/git/openssh-portable/regress/rsa_ssh2_crnl.prv | diff - /home/git/openssh-portable/regress/rsa_openssh.prv cat /home/git/openssh-portable/regress/rsa_openssh.prv > /regress/t2.out /bin/sh: /regress/t2.out: cannot create This comes down to the...
2016 Dec 14
2
Call for testing: OpenSSH 7.4
On Tue, Dec 13, 2016 at 06:22:41PM -0700, The Doctor wrote: > On Wed, Dec 14, 2016 at 12:12:21PM +1100, Damien Miller wrote: > > On Tue, 13 Dec 2016, The Doctor wrote: > > > > > Got you. Will run make tests. So far running on > > > FreeBSD 11.0 using openssl 1.0.2 current > > > > Thanks! > > Point of concern > > run test sftp-perm.sh
2024 Mar 09
1
Call for testing: OpenSSH 9.7
On Sat, 9 Mar 2024, Tom G. Christensen wrote: [snip] > Running the testsuite on Solaris 9 I see this: [snip] > /export/home/tgc/buildpkg/openssh/src/openssh-git/ssh-keygen -if > /export/home/tgc/buildpkg/openssh/src/openssh-git/regress/rsa_ssh2_crnl.prv | > diff - /export/home/tgc/buildpkg/openss > h/src/openssh-git/regress/rsa_openssh.prv ; \ > fi > + /export/home/tgc/buildpkg/openssh/src/openssh-git/ssh -Q key > + grep -q > Usage: grep [OPTION]... PATTERN [FILE]... ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ On Solaris, /us...
2011 Jan 05
0
[PATCH] fix %n expansion in LocalCommand
...serkey + cert-userkey \ + host-expand INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers #INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp @@ -75,7 +76,8 @@ CLEANFILES= t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \ sshd_proxy_bak rsa_ssh2_cr.prv rsa_ssh2_crnl.prv \ known_hosts-cert host_ca_key* cert_host_key* \ putty.rsa2 sshd_proxy_orig \ - authorized_principals_${USER} + authorized_principals_${USER} \ + expect actual # Enable all malloc(3) randomisations and checks TEST_ENV= "MALLOC_OPTIONS=AFGJPRX" diff --git a/regress/ho...
2020 Sep 21
4
Call for testing: OpenSSH 8.4
On Mon, 21 Sep 2020 at 09:53, Hisashi T Fujinaka <htodd at twofifty.com> wrote: > OK, NetBSD-current amd64, NetBSD-9-amd64, and NetBSD-9-i386 all pass all > tests. MacOS, well, I always try it but it has problems. What's the problem on OS X? We test on it regularly (El Capitan and High Sierra) and the only problem I'm aware of is that the native libcrypto on High Sierra is
2011 Jan 07
1
[RFC/PATCH] ssh: config directive to modify the local environment
...s/Makefile +++ b/regress/Makefile @@ -51,6 +51,7 @@ LTESTS= connect \ cfgmatch \ addrmatch \ localcommand \ + localenvmod \ forcecommand \ portnum \ keytype \ @@ -76,7 +77,8 @@ CLEANFILES= t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \ sshd_proxy_bak rsa_ssh2_cr.prv rsa_ssh2_crnl.prv \ known_hosts-cert host_ca_key* cert_host_key* \ putty.rsa2 sshd_proxy_orig \ - authorized_principals_${USER} expect actual + authorized_principals_${USER} expect actual \ + localenvmods.in localenvmods.expect localenvmods.out ssh_proxy.tmpl # Enable all malloc(3) randomisations and...
2011 Jan 06
25
Call for testing: OpenSSH-5.7
Hi, OpenSSH 5.7 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains a couple of large and intrusive features and changes and quite a number of bug fixes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD:
2016 Feb 17
2
Call for testing: OpenSSH 7.2
On Wed, 17 Feb 2016, Tom G. Christensen wrote: > On 12/02/16 04:56, Damien Miller wrote: > > Portable OpenSSH is available via Git at > > https://anongit.mindrot.org/openssh.git/ or via a mirror on Github at > > https://github.com/openssh/openssh-portable > > > > I'm seeing a hang in the testsuite on Solaris: > run test transfer.sh ... > transfer data:
2015 Jun 06
4
[Bug 2412] New: make tests does not PASS all tests with SNAP openssh-SNAP-20150607.tar.gz
...h-keygen -if /data/prj/openbsd/openssh/snap/openssh/regress/rsa_ssh2_cr.prv | diff - /data/prj/openbsd/openssh/snap/openssh/regress/rsa_openssh.prv awk '{print $0 "\r"}' /data/prj/openbsd/openssh/snap/openssh/regress/rsa_ssh2.prv > /data/prj/openbsd/openssh/snap/openssh/regress/rsa_ssh2_crnl.prv /data/prj/openbsd/openssh/snap/openssh/ssh-keygen -if /data/prj/openbsd/openssh/snap/openssh/regress/rsa_ssh2_crnl.prv | diff - /data/prj/openbsd/openssh/snap/openssh/regress/rsa_openssh.prv cat /data/prj/openbsd/openssh/snap/openssh/regress/rsa_openssh.prv > /data/prj/openbsd/openssh/snap/o...
2014 Jan 17
15
Call for testing: OpenSSH-6.5
Hi, OpenSSH 6.5 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. 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
2015 May 29
16
Call for testing: OpenSSH 6.9
Hi, OpenSSH 6.9 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. 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
2017 Sep 23
3
Call for testing: OpenSSH 7.6
> Portable OpenSSH is also available via [...] Github: https://github.com/openssh/openssh-portable > > Running the regression tests supplied with Portable OpenSSH does not require installation and is a simply: > > $ ./configure && make tests I was going to try this on Kali Linux (latest version), but ran into trouble right away. No "configure" script exists