[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Tue Jun 17 23:06:08 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 14/06/17 23:06:08
Modified files:
. : ChangeLog entropy.c
openbsd-compat : openssl-compat.c openssl-compat.h
openbsd-compat/regress : .cvsignore Makefile.in
Added files:
openbsd-compat/regress : opensslvertest.c
Log message:
- (dtucker) [entropy.c openbsd-compat/openssl-compat.{c,h}
openbsd-compat/regress/{.cvsignore,Makefile.in,opensslvertest.c}]
Move the OpenSSL header/library version test into its own function and add
tests for it. Fix it to allow fix version upgrades (but not downgrades).
Prompted by chl@ via OpenSMTPD (issue #462) and Debian (bug #748150).
ok djm@ chl@
Diff commands:
cvs -nQq rdiff -u -r1.6841 -r1.6842 openssh/ChangeLog
cvs -nQq rdiff -u -r1.63 -r1.64 openssh/entropy.c
cvs -nQq rdiff -u -r1.17 -r1.18 openssh/openbsd-compat/openssl-compat.c
cvs -nQq rdiff -u -r1.26 -r1.27 openssh/openbsd-compat/openssl-compat.h
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/openbsd-compat/regress/.cvsignore
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/openbsd-compat/regress/Makefile.in
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6841;r2=1.6842&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/entropy.c?r1=1.63;r2=1.64&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/openssl-compat.c?r1=1.17;r2=1.18&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/openssl-compat.h?r1=1.26;r2=1.27&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/regress/.cvsignore?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/regress/Makefile.in?r1=1.4;r2=1.5&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list