4.81 to 4.82
authorPhil Pennock <pdp@exim.org>
Sat, 27 Oct 2012 00:33:33 +0000 (20:33 -0400)
committerPhil Pennock <pdp@exim.org>
Sat, 27 Oct 2012 00:33:33 +0000 (20:33 -0400)
Avoiding confusion of 4.80.1 vs 4.81, we went with skipping to 4.82 instead.

doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
doc/doc-txt/OptionLists.txt
src/ACKNOWLEDGMENTS
src/README.UPDATING

index 8daf3578eacee2a32ad8598742d804e36eb1c32b..e115bf246da2b3f7d47160cee7cb880b54572acb 100644 (file)
@@ -1,7 +1,7 @@
 Change log file for Exim from version 4.21
 -------------------------------------------
 
-Exim version 4.81
+Exim version 4.82
 -----------------
 
 PP/01 Add -bI: framework, and -bI:sieve for querying sieve capabilities.
@@ -90,7 +90,7 @@ Exim version 4.80.1
 
 PP/01 SECURITY: protect DKIM DNS decoding from remote exploit.
       CVE-2012-5671
-      This, or similar/improved, will also be change PP/11 of 4.81.
+      This, or similar/improved, will also be change PP/11 of 4.82.
 
 
 Exim version 4.80
index 5347246c4c963b4e799b4935ad9979df8ceb3c03..be854d9d8b5ce26a360557daf10c0e05cab2ae49 100644 (file)
@@ -6,7 +6,7 @@ Before a formal release, there may be quite a lot of detail so that people can
 test from the snapshots or the CVS before the documentation is updated. Once
 the documentation is updated, this file is reduced to a short list.
 
-Version 4.81
+Version 4.82
 ------------
 
  1. New command-line option -bI:sieve will list all supported sieve extensions
index 05074bba7576f11fd09f4a03d0b9c489d83e837f..fa692bfb175a7cea1ec61cf0aa4e4ec9297a56c4 100644 (file)
@@ -180,14 +180,14 @@ dns_qualify_single                   boolean         true          smtp
 dns_retrans                          time            0s            main              1.60
 dns_retry                            integer         0             main              1.60
 dns_search_parents                   boolean         false         smtp
-dns_use_dnssec                       integer         -1            main              4.81
+dns_use_dnssec                       integer         -1            main              4.82
 dns_use_edns0                        integer         -1            main              4.76
 domains                              domain list     unset         routers           4.00
 driver                               string          unset         authenticators
                                                      unset         routers           4.00
                                                      unset         transports
 drop_cr                              boolean         false         main              4.00 became a no-op in 4.21
-dscp                                 string          unset         smtp              4.81
+dscp                                 string          unset         smtp              4.82
 dsn_from                             string*         +             main              4.67
 envelope_to_add                      boolean         false         transports
 envelope_to_remove                   boolean         true          main
@@ -243,7 +243,7 @@ gecos_name                           string*         unset         main
 gecos_pattern                        string          unset         main
 gethostbyname                        boolean         false         smtp
 gnutls_compat_mode                   boolean         unset         main              4.70
-gnutls_enable_pkcs11                 boolean         false         main              4.81
+gnutls_enable_pkcs11                 boolean         false         main              4.82
 gnutls_require_kx                    string*         unset         main              4.67 deprecated, warns
                                      string*         unset         smtp              4.67 deprecated, warns
 gnutls_require_mac                   string*         unset         main              4.67 deprecated, warns
@@ -551,7 +551,7 @@ tls_advertise_hosts                  host list       *             main
 tls_certificate                      string*         unset         main              3.20
                                                      unset         smtp              3.20
 tls_dh_max_bits                      integer         2236          main              4.80
-tls_dh_min_bits                      integer         1024          smtp              4.81
+tls_dh_min_bits                      integer         1024          smtp              4.82
 tls_dhparam                          string*         unset         main              3.20
 tls_on_connect_ports                 string          unset         main              4.43
 tls_privatekey                       string*         unset         main              3.20
index dbdc40cb35f3cc2aadd7411983cf7dd947ecf99e..404920eab77483577ef824c9d8bbc28c188d9a2a 100644 (file)
@@ -460,7 +460,7 @@ Steve Haslam              Debian, Exim 4
 Andreas Metzler           Debian, current(*) maintenance
 Christian Perrier         Debian, current(*) maintenance
 
-(*) Current as of our last information as of release: Exim 4.81
+(*) Current as of our last information as of release: Exim 4.82
 
 
 # vim: set fileencoding=utf-8 expandtab :
index 5742a64b9e29ea68d6256db0a8442ae9584c1403..dacb5d3aac92868bebb842c25102f1f307504569 100644 (file)
@@ -26,7 +26,7 @@ The rest of this document contains information about changes in 4.xx releases
 that might affect a running system.
 
 
-Exim version 4.81
+Exim version 4.82
 -----------------
 
  * New option gnutls_enable_pkcs11 defaults false; if you have GnuTLS 2.12.0