[rs-commit] r55 - in /dev: ChangeLog-mod_scep-0.2.4 mod_scep-0.2.4.tar.bz2 mod_scep-0.2.4.tar.bz2.sha256 mod_scep-0.2.4.tar.gz mod_scep-0.2.4.tar.gz.sha256

rs-commit at redwax.eu rs-commit at redwax.eu
Sun May 10 00:01:01 CEST 2020


Author: bamboo at redwax.eu
Date: Sun May 10 00:01:01 2020
New Revision: 55

Log:
Deploy mod_scep-0.2.4 after tag and release

Added:
    dev/ChangeLog-mod_scep-0.2.4
    dev/mod_scep-0.2.4.tar.bz2   (with props)
    dev/mod_scep-0.2.4.tar.bz2.sha256
    dev/mod_scep-0.2.4.tar.gz   (with props)
    dev/mod_scep-0.2.4.tar.gz.sha256

Added: dev/ChangeLog-mod_scep-0.2.4
==============================================================================
--- dev/ChangeLog-mod_scep-0.2.4	(added)
+++ dev/ChangeLog-mod_scep-0.2.4	Sun May 10 00:01:01 2020
@@ -0,0 +1,53 @@
+
+Changes with v0.2.4
+
+ *) Use the AP_DECLARE_MODULE() macro so that per-module
+    logging works properly. [Graham Leggett]
+
+ *) If there is no messageData to be transmitted, the entire
+    pkcsPKIEnvelope MUST be omitted. [Graham Leggett]
+
+ *) Encrypt responses with AES instead of DES3. [Graham Leggett]
+
+ *) Add a temporary signature to the certificate sign request that is
+    passed for signing. [Graham Leggett]
+
+ *) Change the order of processing PKIOPeration requests so that PKCS7
+    POST bodies are parsed first before interpreting a message parameter.
+    This works around clients that send bogus message values along with
+    POST bodies. [Graham Leggett]
+
+Changes with v0.2.3
+
+ *) Use autoconf to detect X509_REQ_set1_signature. [Graham
+    Leggett]
+
+ *) RPM spec file: build natively on Redhat, SUSE and Mageia.
+    [Graham Leggett]
+
+Changes with v0.2.2
+
+ *) Add openssl_setter_compat.h to the distribution. [Dirk-Willem van Gulik]
+
+Changes with v0.2.1
+
+ *) Initial Redwax release.
+
+ *) Minor tweak to build with OpenSSL 1.1.0-1.1.1 [Dirk-Willem van Gulik]
+
+Changes with v0.2.0
+
+ *) Add support for the expression API, and remove the obsolete
+    CGI options. [Graham Leggett]
+
+ *) Add a cleanup for the EVP key. [Graham Leggett]
+
+ *) PKIOperation request bodies are no longer application/x-pki-message,
+    be specific about application/x-www-form-urlencoded when we parse
+    the form. Clarify the error messages returned by PKIOperation to
+    indicate the operation being performed. [Graham Leggett]
+
+ *) Honour CFLAGS during build. [Graham Leggett]
+
+ *) Initial import of mod_scep. [Graham Leggett]
+

Added: dev/mod_scep-0.2.4.tar.bz2
==============================================================================
Binary file - no diff available.

Propchange: dev/mod_scep-0.2.4.tar.bz2
------------------------------------------------------------------------------
    svn:mime-type = application/x-bzip2

Added: dev/mod_scep-0.2.4.tar.bz2.sha256
==============================================================================
--- dev/mod_scep-0.2.4.tar.bz2.sha256	(added)
+++ dev/mod_scep-0.2.4.tar.bz2.sha256	Sun May 10 00:01:01 2020
@@ -0,0 +1 @@
+SHA256 (mod_scep-0.2.4.tar.bz2) = 5c13c622dc83c38687f595ef2a88ebc32c56ac86d166280b152d142b0acf5dad

Added: dev/mod_scep-0.2.4.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/mod_scep-0.2.4.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/x-gzip

Added: dev/mod_scep-0.2.4.tar.gz.sha256
==============================================================================
--- dev/mod_scep-0.2.4.tar.gz.sha256	(added)
+++ dev/mod_scep-0.2.4.tar.gz.sha256	Sun May 10 00:01:01 2020
@@ -0,0 +1 @@
+SHA256 (mod_scep-0.2.4.tar.gz) = 1c53d0d40dd42ed4f631db884194b576b750bc2759a89a8aa4eb092c4c3aeec2



More information about the rs-commit mailing list