[prev in list] [next in list] [prev in thread] [next in thread] 

List:       crux
Subject:    ports/core (2.7): [notify] exim: update to 4.74
From:       crux () crux ! nu
Date:       2011-01-26 11:01:17
Message-ID: 4d3ffefd.0OjtqYYLnEpCaErP%crux () crux ! nu
[Download RAW message or body]

commit 9cadf5c3e1244216b8b68e60cd1300094ad21453
Author: Juergen Daubert <jue@jue.li>
Date:   Wed Jan 26 11:53:16 2011 +0100

    [notify] exim: update to 4.74
    
    Update with a fix for one non critial security issue, see
    
    - http://lists.exim.org/lurker/message/20110126.034702.4d69c278.en.html
    - http://lists.exim.org/lurker/message/20110121.113731.1844cdcf.en.html

diff --git a/exim/.footprint b/exim/.footprint
index 05b06ba..d6b5808 100644
--- a/exim/.footprint
+++ b/exim/.footprint
@@ -6,15 +6,15 @@ drwxr-xr-x	root/root	etc/rc.d/
 -rwxr-xr-x	root/root	etc/rc.d/exim
 drwxr-xr-x	root/root	usr/
 drwxr-xr-x	root/root	usr/bin/
-lrwxrwxrwx	root/root	usr/bin/mailq -> ../sbin/exim-4.73-1
+lrwxrwxrwx	root/root	usr/bin/mailq -> ../sbin/exim-4.74-1
 drwxr-xr-x	root/root	usr/man/
 drwxr-xr-x	root/root	usr/man/man8/
 -rw-r--r--	root/root	usr/man/man8/exim.8.gz
 drwxr-xr-x	root/root	usr/sbin/
 -rwxr-xr-x	root/root	usr/sbin/exicyclog
 -rwxr-xr-x	root/root	usr/sbin/exigrep
-lrwxrwxrwx	root/root	usr/sbin/exim -> exim-4.73-1
--rwsr-xr-x	root/root	usr/sbin/exim-4.73-1
+lrwxrwxrwx	root/root	usr/sbin/exim -> exim-4.74-1
+-rwsr-xr-x	root/root	usr/sbin/exim-4.74-1
 -rwxr-xr-x	root/root	usr/sbin/exim_checkaccess
 -rwxr-xr-x	root/root	usr/sbin/exim_dbmbuild
 -rwxr-xr-x	root/root	usr/sbin/exim_dumpdb
@@ -27,7 +27,7 @@ lrwxrwxrwx	root/root	usr/sbin/exim -> exim-4.73-1
 -rwxr-xr-x	root/root	usr/sbin/exiqgrep
 -rwxr-xr-x	root/root	usr/sbin/exiqsumm
 -rwxr-xr-x	root/root	usr/sbin/exiwhat
-lrwxrwxrwx	root/root	usr/sbin/sendmail -> exim-4.73-1
+lrwxrwxrwx	root/root	usr/sbin/sendmail -> exim-4.74-1
 drwxr-xr-x	root/root	var/
 drwxr-xr-x	root/root	var/log/
 drwxr-x---	mail/mail	var/log/exim/
diff --git a/exim/.md5sum b/exim/.md5sum
index b42af94..f9e35c1 100644
--- a/exim/.md5sum
+++ b/exim/.md5sum
@@ -1,3 +1,3 @@
 e00ba95600b51e47d8fedb0ed24d2bf3  exim
-b32fb85c5161ad2fabfe9ba860a1ad2c  exim-4.73.tar.bz2
-13824e41e00b8c8035c6694e53aebe5e  exim-config.patch
+1d9c189940909303d914bbc4247dc861  exim-4.74.tar.bz2
+46a6407d7a43b0c493afb6e87c658963  exim-config.patch
diff --git a/exim/Pkgfile b/exim/Pkgfile
index 17f20c8..2cac36d 100644
--- a/exim/Pkgfile
+++ b/exim/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:  db openssl libpcre tcp_wrappers
 
 name=exim
-version=4.73
+version=4.74
 release=1
 source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \
         $name $name-config.patch)
diff --git a/exim/exim-config.patch b/exim/exim-config.patch
index 877b9df..f5d92e9 100644
--- a/exim/exim-config.patch
+++ b/exim/exim-config.patch
@@ -1,6 +1,6 @@
-diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
---- exim-4.73.orig/src/EDITME	2011-01-05 19:45:31.046233071 +0100
-+++ exim-4.73/src/EDITME	2011-01-05 19:45:45.760710662 +0100
+diff -Nru exim-4.74.orig/src/EDITME exim-4.74/src/EDITME
+--- exim-4.74.orig/src/EDITME	2011-01-25 10:08:58.230470315 +0100
++++ exim-4.74/src/EDITME	2011-01-25 10:09:14.328390661 +0100
 @@ -74,7 +74,7 @@
  # this would be wanted.
  ###############################################################################
@@ -46,7 +46,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  # SUPPORT_MAILSTORE=yes
  # SUPPORT_MBX=yes
  
-@@ -261,8 +261,8 @@
+@@ -286,8 +286,8 @@
  LOOKUP_LSEARCH=yes
  LOOKUP_DNSDB=yes
  
@@ -57,7 +57,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  # LOOKUP_IBASE=yes
  # LOOKUP_LDAP=yes
  # LOOKUP_MYSQL=yes
-@@ -332,7 +332,7 @@
+@@ -357,7 +357,7 @@
  # files are defaulted in the OS/Makefile-Default file, but can be overridden in
  # local OS-specific make files.
  
@@ -66,7 +66,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  
  
  #------------------------------------------------------------------------------
-@@ -527,10 +527,10 @@
+@@ -552,10 +552,10 @@
  # included in the Exim binary. You will then need to set up the run time
  # configuration to make use of the mechanism(s) selected.
  
@@ -79,7 +79,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  # AUTH_SPA=yes
  
  
-@@ -630,10 +630,10 @@
+@@ -655,10 +655,10 @@
  # leave these settings commented out.
  
  # This setting is required for any TLS support (either OpenSSL or GnuTLS)
@@ -92,7 +92,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  
  # Uncomment these settings if you are using GnuTLS
  # USE_GNUTLS=yes
-@@ -697,7 +697,7 @@
+@@ -722,7 +722,7 @@
  # %s. This will be replaced by one of the strings "main", "panic", or "reject"
  # to form the final file names. Some installations may want something like this:
  
@@ -101,7 +101,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  
  # which results in files with names /var/log/exim_mainlog, etc. The directory
  # in which the log files are placed must exist; Exim does not try to create
-@@ -746,7 +746,7 @@
+@@ -771,7 +771,7 @@
  # files. Both the name of the command and the suffix that it adds to files
  # need to be defined here. See also the EXICYCLOG_MAX configuration.
  
@@ -110,7 +110,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  COMPRESS_SUFFIX=gz
  
  
-@@ -754,7 +754,7 @@
+@@ -779,7 +779,7 @@
  # If the exigrep utility is fed compressed log files, it tries to uncompress
  # them using this command.
  
@@ -119,7 +119,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  
  
  #------------------------------------------------------------------------------
-@@ -864,9 +864,9 @@
+@@ -889,9 +889,9 @@
  # You may well also have to specify a local "include" file and an additional
  # library for TCP wrappers, so you probably need something like this:
  #
@@ -131,7 +131,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  #
  # but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM
  # as well.
-@@ -899,7 +899,7 @@
+@@ -924,7 +924,7 @@
  # aliases). The following setting can be changed to specify a different
  # location for the system alias file.
  
@@ -140,7 +140,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  
  
  #------------------------------------------------------------------------------
-@@ -945,13 +945,13 @@
+@@ -970,13 +970,13 @@
  # haven't got Perl, Exim will still build and run; you just won't be able to
  # use those utilities.
  
@@ -161,7 +161,7 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  
  
  #------------------------------------------------------------------------------
-@@ -1145,7 +1145,7 @@
+@@ -1170,7 +1170,7 @@
  # (process id) to a file so that it can easily be identified. The path of the
  # file can be specified here. Some installations may want something like this:
  
@@ -170,9 +170,9 @@ diff -Nru exim-4.73.orig/src/EDITME exim-4.73/src/EDITME
  
  # If PID_FILE_PATH is not defined, Exim writes a file in its spool directory
  # using the name "exim-daemon.pid".
-diff -Nru exim-4.73.orig/src/configure.default exim-4.73/src/configure.default
---- exim-4.73.orig/src/configure.default	2011-01-05 19:45:31.046233071 +0100
-+++ exim-4.73/src/configure.default	2011-01-05 19:45:45.760710662 +0100
+diff -Nru exim-4.74.orig/src/configure.default exim-4.74/src/configure.default
+--- exim-4.74.orig/src/configure.default	2011-01-25 10:08:58.230470315 +0100
++++ exim-4.74/src/configure.default	2011-01-25 10:09:14.328390661 +0100
 @@ -56,7 +56,7 @@
  # +local_domains, +relay_to_domains, and +relay_from_hosts, respectively. They
  # are all colon-separated lists:
_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic