- (djm) Release openssh-6.5p1

This commit is contained in:
Damien Miller 2014-01-30 12:50:17 +11:00
parent 996ea80b18
commit cdb6c90811

View File

@ -6,6 +6,7 @@
different symbols for 'read' when various compiler flags are different symbols for 'read' when various compiler flags are
in use, causing atomicio.c comparisons against it to break and in use, causing atomicio.c comparisons against it to break and
read/write operations to hang; ok dtucker read/write operations to hang; ok dtucker
- (djm) Release openssh-6.5p1
20140129 20140129
- (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from