Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/distrib/evbarm/instkernel/sshramdisk



Module Name:    src
Committed By:   msaitoh
Date:           Fri Aug 23 04:22:49 UTC 2019

Modified Files:
        src/distrib/evbarm/instkernel/sshramdisk [netbsd-9]: Makefile list
            sshd_config
Added Files:
        src/distrib/evbarm/instkernel/sshramdisk [netbsd-9]: ssh_host_rsa_key
Removed Files:
        src/distrib/evbarm/instkernel/sshramdisk [netbsd-9]: ssh_host_dsa_key

Log Message:
Pullup the following revision (requested by martin in ticket #105):

        distrib/evbarm/instkernel/sshramdisk/Makefile           1.18
        distrib/evbarm/instkernel/sshramdisk/list               1.2
        distrib/evbarm/instkernel/sshramdisk/sshd_config        1.2
        distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key   delete
        distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key   1.1

Update to newer sshd (the host key is the same as before, it already
was a rsa key). From Harold Gutch


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.4.1 \
    src/distrib/evbarm/instkernel/sshramdisk/Makefile
cvs rdiff -u -r1.1 -r1.1.38.1 src/distrib/evbarm/instkernel/sshramdisk/list \
    src/distrib/evbarm/instkernel/sshramdisk/sshd_config
cvs rdiff -u -r1.1 -r0 \
    src/distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key
cvs rdiff -u -r0 -r1.1.2.2 \
    src/distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index