summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-06-17 23:06:07 +1000
committerDarren Tucker <dtucker@zip.com.au>2014-06-17 23:06:07 +1000
commit316fac6f18f87262a315c79bcf68b9f92c9337e4 (patch)
tree4ca56b926c75d844cf69b33461be32ae178e62e7 /ChangeLog
parentaf665bb7b092a59104db1e65577851cf35b86e32 (diff)
- (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@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8b3c0158..f7c5b1297 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
120140617
2 - (dtucker) [entropy.c openbsd-compat/openssl-compat.{c,h}
3 openbsd-compat/regress/{.cvsignore,Makefile.in,opensslvertest.c}]
4 Move the OpenSSL header/library version test into its own function and add
5 tests for it. Fix it to allow fix version upgrades (but not downgrades).
6 Prompted by chl@ via OpenSMTPD (issue #462) and Debian (bug #748150).
7 ok djm@ chl@
8
120140616 920140616
2 - (dtucker) [defines.h] Fix undef of _PATH_MAILDIR. From rak at debian via 10 - (dtucker) [defines.h] Fix undef of _PATH_MAILDIR. From rak at debian via
3 OpenSMTPD and chl@ 11 OpenSMTPD and chl@