Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293982 - mail-mta/exim-4.71 version bump
Summary: mail-mta/exim-4.71 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Fabian Groffen
URL: http://www.exim.org/
Whiteboard:
Keywords:
Depends on:
Blocks: 205813
  Show dependency tree
 
Reported: 2009-11-21 20:37 UTC by Azamat H. Hackimov
Modified: 2009-12-04 18:12 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
exim-4.70 ebuild (exim-4.70.ebuild,9.56 KB, text/plain)
2009-11-22 16:01 UTC, Fabian Groffen
Details
mail-mta/exim-4.71 (exim-4.71.ebuild,9.30 KB, text/plain)
2009-11-25 18:03 UTC, Jochen Schalanda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Azamat H. Hackimov 2009-11-21 20:37:49 UTC
exim-4.70 released 

Reproducible: Always

Steps to Reproduce:
Comment 1 Fabian Groffen gentoo-dev 2009-11-22 12:10:43 UTC
I'm testing the ebuild/new release locally for a few days before I commit.  Thanks for the notice!
Comment 2 Azamat H. Hackimov 2009-11-22 15:58:58 UTC
OK, thank you for work :) 
Comment 3 Fabian Groffen gentoo-dev 2009-11-22 16:01:31 UTC
Created attachment 210900 [details]
exim-4.70 ebuild

If you want to try/help find major regressions, here is the ebuild that I'll commit in a few days.
Comment 4 Thomas Stein 2009-11-24 16:20:28 UTC
Meanwhile exim 4.71 has been released.
Comment 5 Fabian Groffen gentoo-dev 2009-11-24 16:42:15 UTC
yay :)
Comment 6 Jochen Schalanda 2009-11-25 17:06:14 UTC
I'm just wondering if the USE flag "exiscan" could just be removed from the ebuild. As far as I see it just fetches a useless configuration file which has been obsolete since Exim 4.50 when Exiscan-ACL was integrated into vanilla Exim.

I'd rather see a USE flag "dcc" for the activation of the DCC support (EXPERIMENTAL_DCC=yes in Local/Makefile) or "dkim" for the (de-) activation of DKIM supprt (DISABLE_DKIM=yes in Local/Makefile) in the new Exim ebuild.
Comment 7 Fabian Groffen gentoo-dev 2009-11-25 17:11:17 UTC
I've been wondering that myself, and considering doing that.  Any help here (for testing mainly) would be greatly appreciated.
Comment 8 Jochen Schalanda 2009-11-25 18:03:27 UTC
Created attachment 211180 [details]
mail-mta/exim-4.71

Here's my take on an ebuild for Exim 4.71. I removed the obsolete USE flags "domainkeys" and "exiscan" and added "dkim" and "dcc" for DKIM respectively DCC support.

This ebuild works fine of two of my servers (both x86).
Comment 9 Fabian Groffen gentoo-dev 2009-11-29 12:12:53 UTC
Thanks Jochen.  I will use your suggestions and ebuild.
Comment 10 Fabian Groffen gentoo-dev 2009-12-04 18:12:07 UTC
Ebuild added in the tree, hopefully no breakage, so we can stable this version soon.  Thanks all!