Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702462 - mail-mta/exim-4.93 ebuild lost DMARC support
Summary: mail-mta/exim-4.93 ebuild lost DMARC support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-10 14:17 UTC by Vladimir Varlamov
Modified: 2019-12-13 07:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Varlamov 2019-12-10 14:17:29 UTC
Hello Devs.

4.93 changed EXPERIMENTAL_DMARC to SUPPORT_DMARC in Makefile. You forgot to fix ebuild at:
https://github.com/gentoo/gentoo/blob/514a465276205ac88b8f4829ad9eaa3cd6ff06ec/mail-mta/exim/exim-4.93.ebuild#L429

ref: https://git.exim.org/exim.git/blob_plain/885bb037cb791e057de2105bb3790c6135914c62:/src/README.UPDATING



Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-12-10 16:48:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436

commit c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-12-10 16:46:50 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-12-10 16:46:50 +0000

    profiles/package.mask: mask =mail-mta/exim-4.93, too many problems
    
    Bug: https://bugs.gentoo.org/702462
    Bug: https://bugs.gentoo.org/702428
    Bug: https://bugs.gentoo.org/702420
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-12-13 07:48:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d82b60e02ddef04443f7557628fba20d2869d30

commit 4d82b60e02ddef04443f7557628fba20d2869d30
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-12-13 07:46:42 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-12-13 07:48:12 +0000

    mail-mta/exim-4.93.0.2: bump to fixes version
    
    Closes: https://bugs.gentoo.org/702462
    Closes: https://bugs.gentoo.org/702428
    Closes: https://bugs.gentoo.org/702420
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 mail-mta/exim/Manifest                             |  4 +--
 .../{exim-4.93.ebuild => exim-4.93.0.2.ebuild}     | 30 ++++++++++------------
 2 files changed, 16 insertions(+), 18 deletions(-)