Prep for 4.76 release. Version bumps, ChangeLog update. exim-4_76_RC1
authorPhil Pennock <pdp@exim.org>
Fri, 6 May 2011 10:24:14 +0000 (06:24 -0400)
committerPhil Pennock <pdp@exim.org>
Fri, 6 May 2011 10:24:14 +0000 (06:24 -0400)
doc/doc-docbook/filter.xfpt
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
src/src/version.h

index 54b145944acc8510806c152a02bb3088deab4a9e..42d2910a176c499add16eaabac0b93e897606f65 100644 (file)
@@ -65,8 +65,8 @@
 <author><firstname>Philip</firstname><surname>Hazel</surname></author>
 <authorinitials>PH</authorinitials>
 <revhistory><revision>
-  <revnumber>4.75</revnumber>
-  <date>21 Feb 2011</date>
+  <revnumber>4.76</revnumber>
+  <date>06 May 2011</date>
   <authorinitials>PH</authorinitials>
 </revision></revhistory>
 <copyright><year>2010</year><holder>University of Cambridge</holder></copyright>
@@ -80,7 +80,7 @@
 .chapter "Forwarding and filtering in Exim" "CHAPforandfilt"
 This document describes the user interfaces to Exim's in-built mail filtering
 facilities, and is copyright &copy; University of Cambridge 2007. It
-corresponds to Exim version 4.75.
+corresponds to Exim version 4.76.
 
 
 
index 5cfa344c05e302a199d9fadec09c3bac72d7a19d..fb272181809fd68b1ad7b679139fbb5f405f9fa8 100644 (file)
@@ -48,7 +48,7 @@
 . /////////////////////////////////////////////////////////////////////////////
 
 .set previousversion "4.75"
-.set version "4.75"
+.set version "4.76"
 
 .set ACL "access control lists (ACLs)"
 .set I   "&nbsp;&nbsp;&nbsp;&nbsp;"
 <bookinfo>
 <title>Specification of the Exim Mail Transfer Agent</title>
 <titleabbrev>The Exim MTA</titleabbrev>
-<date>21 Jan 2011</date>
+<date>06 May 2011</date>
 <author><firstname>Exim</firstname><surname>Maintainers</surname></author>
 <authorinitials>EM</authorinitials>
 <revhistory><revision>
-  <revnumber>4.75</revnumber>
-  <date>21 Feb 2011</date>
+  <revnumber>4.76</revnumber>
+  <date>06 May 2011</date>
   <authorinitials>EM</authorinitials>
 </revision></revhistory>
 <copyright><year>2011</year><holder>University of Cambridge</holder></copyright>
index 7bf9ebbed585abaec204c495f33667401ada8bfd..98f5949a1abdfbab0e72bc4b8451f38cc212df97 100644 (file)
@@ -21,12 +21,18 @@ PP/05 Don't segfault on misconfiguration of ref:name exim-user as uid.
 PP/06 Extra paranoia around buffer usage at the STARTTLS transition.
       nb: Exim is not vulnerable to http://www.kb.cert.org/vuls/id/555316
 
+TK/01 Updated PolarSSL code to 0.14.2.
+      Bugzilla 1097. Patch from Andreas Metzler.
+
 PP/07 Catch divide-by-zero in ${eval:...}.
       Fixes bugzilla 1102.
 
 PP/08 Condition negation of bool{}/bool_lax{} did not negate.  Fixed.
       Bugzilla 1104.
 
+TK/02 Bugzilla 1106: CVE-2011-1764 - DKIM log line was subject to a
+      format-string attack.
+
 
 Exim version 4.75
 -----------------
index b84d108c3c32552c995e866b1699309c49db15db..6c1cc556fca991af8c0897ba0ecaeaac618f7ee1 100644 (file)
@@ -6,7 +6,7 @@
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* This is bumped by the Exim Maintainers, the release engineer: */
-#define EXIM_RELEASE_VERSION_STR        "4.75"
+#define EXIM_RELEASE_VERSION_STR        "4.76"
 /* If you apply extensive local patches, consider putting -foo into here */
 #define EXIM_VARIANT_VERSION            ""