diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | 20110119 | 1 | 20110119 |
2 | - (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile instead | 2 | - (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile instead |
3 | of RPM so build completes. Signatures were changed to .asc since 4.1p1. | 3 | of RPM so build completes. Signatures were changed to .asc since 4.1p1. |
4 | - (djm) [configure.ac] Disable ECC on OpenSSL <0.9.8g. Releases prior to | ||
5 | 0.9.8 lacked it, and 0.9.8a through 0.9.8d have proven buggy in pre- | ||
6 | release testing (random crashes and failure to load ECC keys). | ||
7 | ok dtucker@ | ||
4 | 8 | ||
5 | 20110117 | 9 | 20110117 |
6 | - (djm) [regress/Makefile] use $TEST_SSH_KEYGEN instead of the one in | 10 | - (djm) [regress/Makefile] use $TEST_SSH_KEYGEN instead of the one in |