]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
postfix-3.0.14 v3.0.14
authorWietse Venema <wietse@porcupine.org>
Sat, 24 Nov 2018 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sun, 25 Nov 2018 20:29:47 +0000 (15:29 -0500)
postfix/README_FILES/AAAREADME
postfix/README_FILES/FORWARD_SECRECY_README
postfix/html/FORWARD_SECRECY_README.html
postfix/html/index.html
postfix/src/global/mail_version.h

index d4e10f0706824aac4dffe91bc345e67b6830c60c..7d72787cb3e7f1bffceb097539703b1091f26e0c 100644 (file)
@@ -12,7 +12,6 @@ G\bGe\ben\bne\ber\bra\bal\bl c\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn
   * TLS_README: TLS Encryption and authentication
   * FORWARD_SECRECY_README: TLS Forward Secrecy
   * IPV6_README: IP Version 6 Support
-  * IPV6_README: IP Version 6 Support
   * SMTPUTF8_README: SMTPUTF8 Support
   * COMPATIBILITY_README: Backwards-Compatibility Safety Net
   * INSTALL: Installation from source code
index 6f39fbc18678da12bfe6463b27be8bd68690513b..2259931c1500c41ec1a25d7fe3bf26f091acfaa1 100644 (file)
@@ -299,7 +299,7 @@ verification status.
                 (No client certificate requested)
 
     TLS 1.3 examples. Some of the new attributes may not appear when not
-    applicable or not available in an older versions of the OpenSSL library.
+    applicable or not available in older versions of the OpenSSL library.
 
         Received: from localhost (localhost [127.0.0.1])
                 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256
index 08faf0281647679295257f6118067d992963c097..2a230f428fb919ab712bacc17af9fd2f8ef70994 100644 (file)
@@ -407,7 +407,7 @@ Received: from host.example.com (host.example.com [192.168.0.2])
 </blockquote>
 
 <p> TLS 1.3 examples.  Some of the new attributes may not appear when not
-applicable or not available in an older versions of the OpenSSL library.  </p>
+applicable or not available in older versions of the OpenSSL library.  </p>
 
 <blockquote>
 <pre>
index edf9019e7f784c466e7772c9901e48079118af0c..2989177a625437eb9ecf2db2cbc0746b7a67f8c8 100644 (file)
@@ -46,8 +46,6 @@ configuration examples </a>
 
 <li> <a href="IPV6_README.html"> IP Version 6 Support </a>
 
-<li> <a href="IPV6_README.html"> IP Version 6 Support </a>
-
 <li> <a href="SMTPUTF8_README.html"> SMTPUTF8 Support </a>
 
 <li> <a href="COMPATIBILITY_README.html"> Backwards-Compatibility Safety Net</a>
index 99dd9e0bada577d0250e6138596065bb07dd2c6d..70590034f1c734b61ddc3455702f041161156b0c 100644 (file)
@@ -20,8 +20,8 @@
   * Patches change both the patchlevel and the release date. Snapshots have no
   * patchlevel; they change the release date only.
   */
-#define MAIL_RELEASE_DATE      "20181117"
-#define MAIL_VERSION_NUMBER    "3.0.14-RC3"
+#define MAIL_RELEASE_DATE      "20181124"
+#define MAIL_VERSION_NUMBER    "3.0.14"
 
 #ifdef SNAPSHOT
 #define MAIL_VERSION_DATE      "-" MAIL_RELEASE_DATE