pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/openssh



Module Name:    pkgsrc
Committed By:   sevan
Date:           Wed Nov 11 11:40:06 UTC 2015

Modified Files:
        pkgsrc/security/openssh: Makefile
        pkgsrc/security/openssh/files: sshd.sh

Log Message:
Remove the check for the presence of ssh_host_key & the command to generate it,
if ssh_host_key doesn't exist.
RSA1 support is dead and doesn't exist in the package we generate, hence,
regeneration of the key is executed everytime sshd is started/restarted.
Bump PKGREVISION

Reviewed by wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 pkgsrc/security/openssh/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/security/openssh/files/sshd.sh

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