Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836673 - mail-filter/rspamd-3.2: version bump
Summary: mail-filter/rspamd-3.2: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-03 04:37 UTC by Sam James
Modified: 2022-04-12 08:20 UTC (History)
2 users (show)

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-03 04:37:45 UTC
Thanks!
Comment 1 Petr Vaněk gentoo-dev 2022-04-05 07:23:17 UTC
Thanks for letting me know, I was unaware of this. Upstream didn't send any notification :/ How did you notice? Anyway, I'll bump it soon, hopefully today.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-05 23:15:30 UTC
(In reply to Petr Vaněk from comment #1)
> Thanks for letting me know, I was unaware of this. Upstream didn't send any
> notification :/ How did you notice? Anyway, I'll bump it soon, hopefully
> today.

Thanks! I thought it was via the github release notifications but it wasn't. It must have been from their RSS feed (you can get github *tags* as an RSS feed, but not watch *tags*, just releases, on the website!)

Or from their website's RSS feed. Or fossies.org. one of them ;)
Comment 3 Larry the Git Cow gentoo-dev 2022-04-12 08:20:28 UTC
The bug has been closed via the following commit(s):

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

commit eac08ceb58e0fe52a1932960c290e31d3b0638e3
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2022-04-06 21:07:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-12 08:20:12 +0000

    mail-filter/rspamd: add 3.2
    
    - move dev-cpp/doctest from RDEPEND to DEPEND only
    - unbundle dev-lua/lua-argparse
    - doctest bug #830624 affects this version as well
    - use dev-libs/libpcre2 only, it is upstream default and
      dev-libs/libpcre is eol
    
    Closes: https://bugs.gentoo.org/836673
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Sam James <sam@gentoo.org>

 mail-filter/rspamd/Manifest                        |   1 +
 .../rspamd/files/rspamd-3.2-unbundle-lua.patch     |  61 ++++++++++
 mail-filter/rspamd/rspamd-3.2.ebuild               | 128 +++++++++++++++++++++
 3 files changed, 190 insertions(+)