[rs-commit] r40 - in /dev: ChangeLog-mod_ca-0.2.3 mod_ca-0.2.3.tar.bz2 mod_ca-0.2.3.tar.bz2.sha256 mod_ca-0.2.3.tar.gz mod_ca-0.2.3.tar.gz.sha256
rs-commit at redwax.eu
rs-commit at redwax.eu
Sat May 9 12:35:17 CEST 2020
Author: bamboo at redwax.eu
Date: Sat May 9 12:35:17 2020
New Revision: 40
Log:
Deploy mod_ca-0.2.3 after tag and release
Added:
dev/ChangeLog-mod_ca-0.2.3
dev/mod_ca-0.2.3.tar.bz2 (with props)
dev/mod_ca-0.2.3.tar.bz2.sha256
dev/mod_ca-0.2.3.tar.gz (with props)
dev/mod_ca-0.2.3.tar.gz.sha256
Added: dev/ChangeLog-mod_ca-0.2.3
==============================================================================
--- dev/ChangeLog-mod_ca-0.2.3 (added)
+++ dev/ChangeLog-mod_ca-0.2.3 Sat May 9 12:35:17 2020
@@ -0,0 +1,64 @@
+
+Changes with v0.2.3
+
+ *) Use the AP_DECLARE_MODULE() macro so that per-module
+ logging works properly. [Graham Leggett]
+
+ *) Make sure the signer certificate is included as the first
+ intermediate certificate in the chain for mod_ca_simple and
+ mod_ca_engine. Clearly log the certificate chain. [Graham
+ Leggett]
+
+Changes with v0.2.2
+
+ *) apr_file_link() is not supported on apr < 1.4. [Graham
+ Leggett]
+
+ *) Support platforms where apr_crypto_clear() is not present.
+ [Graham Leggett]
+
+ *) Remove unnecessary ap_state_query call. [Graham Leggett]
+
+ *) RPM spec file: build natively on Redhat, SUSE and Mageia.
+ [Graham Leggett]
+
+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]
+
Added: dev/mod_ca-0.2.3.tar.bz2
==============================================================================
Binary file - no diff available.
Propchange: dev/mod_ca-0.2.3.tar.bz2
------------------------------------------------------------------------------
svn:mime-type = application/x-bzip2
Added: dev/mod_ca-0.2.3.tar.bz2.sha256
==============================================================================
--- dev/mod_ca-0.2.3.tar.bz2.sha256 (added)
+++ dev/mod_ca-0.2.3.tar.bz2.sha256 Sat May 9 12:35:17 2020
@@ -0,0 +1 @@
+SHA256 (mod_ca-0.2.3.tar.bz2) = fb1e04fdde15df5e2a99c087ba78900aff6599fb04c476da85f50f5b6b3e7801
Added: dev/mod_ca-0.2.3.tar.gz
==============================================================================
Binary file - no diff available.
Propchange: dev/mod_ca-0.2.3.tar.gz
------------------------------------------------------------------------------
svn:mime-type = application/x-gzip
Added: dev/mod_ca-0.2.3.tar.gz.sha256
==============================================================================
--- dev/mod_ca-0.2.3.tar.gz.sha256 (added)
+++ dev/mod_ca-0.2.3.tar.gz.sha256 Sat May 9 12:35:17 2020
@@ -0,0 +1 @@
+SHA256 (mod_ca-0.2.3.tar.gz) = 1c69e1ca938ed163a0470f62f68a8ee1d6b5df5cc0c015ce76b73d772a458f29
More information about the rs-commit
mailing list