Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896976 - mail-filter/spf-engine: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: mail-filter/spf-engine: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on: 897894
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:45 UTC by Michał Górny
Modified: 2023-03-26 22:59 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:45:25 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Michael Orlitzky gentoo-dev 2023-02-28 23:59:13 UTC
There's a new release upstream that now officially supports a milter. It needs a new user and service script; while I was packaging it I noticed the daemon is doing some weird things security-wise. It will probably be the next point release that makes it in.
Comment 2 Larry the Git Cow gentoo-dev 2023-03-26 22:59:09 UTC
The bug has been closed via the following commit(s):

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

commit 08a4e9d40cf9011fc7b98ab51ed7be6b9b9048bc
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2023-02-25 23:48:14 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2023-03-26 22:59:01 +0000

    mail-filter/spf-engine: add 3.0.3
    
    The new 3.x packaging makes the milter a first-class citizen, but I've
    left it disabled for now. There are incorrect paths, unnecessary PID
    files and privilege-dropping, and a chown() exploit -- all reported
    upstream. But since the milter was never available on Gentoo in the
    first place, it seems prudent to leave it disabled until those issues
    are sorted out.
    
    Closes: https://bugs.gentoo.org/896976
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 mail-filter/spf-engine/Manifest                |  1 +
 mail-filter/spf-engine/spf-engine-3.0.3.ebuild | 74 ++++++++++++++++++++++++++
 2 files changed, 75 insertions(+)