[rs-commit] r12 - /dev/ChangeLog-mod_ca-0.2.1

rs-commit at redwax.eu rs-commit at redwax.eu
Thu Dec 12 15:30:02 CET 2019


Author: minfrin at redwax.eu
Date: Thu Dec 12 15:30:00 2019
New Revision: 12

Log:
Add ChangeLog for mod_ca 0.2.1.

Added:
    dev/ChangeLog-mod_ca-0.2.1

Added: dev/ChangeLog-mod_ca-0.2.1
==============================================================================
--- dev/ChangeLog-mod_ca-0.2.1	(added)
+++ dev/ChangeLog-mod_ca-0.2.1	Thu Dec 12 15:30:00 2019
@@ -0,0 +1,41 @@
+
+Changes with v0.2.1
+
+ *) Initial Redwax release.
+
+ *) Allow install time redirection of libexec (for the modules) and
+    the incude files that differs from the APXS location (where the rest
+    of the modules and include live. This lets us work with the NixOS
+    build and package system that keeps thse religiously separate.
+    [Dirk-Willem van Gulik]
+
+Changes with v0.2.0
+
+ *) Alphabetise the hook implemetations to make them easier to
+    document. [Graham Leggett]
+
+ *) Make sure that extensions are added with X509V3_CTX.
+    [Graham Leggett]
+
+ *) Updates to compile with openssl v1.1.0. [Graham Leggett]
+
+ *) Add an implementation of the ca_makekey hook to mod_ca_simple.
+    [Graham Leggett]
+
+ *) Add the ca_makekey hook. [Graham Leggett]
+
+ *) Allow the challengePassword to be a UTF8 string. [Graham Leggett]
+
+ *) Distinguish between a certificate not found error and an LDAP error
+    so we don't print "Success" next to a failure. [Graham Leggett]
+
+ *) Add a workaround for https://github.com/openssl/openssl/issues/8618
+    that causes PKCS7 DER encoded objects to not be decoded correctly.
+    [Graham Leggett]
+
+ *) Wire through the module names in log messages. [Graham Leggett]
+
+ *) Honour CFLAGS during build. [Graham Leggett]
+
+ *) Initial import of mod_ca. [Graham Leggett]
+



More information about the rs-commit mailing list