Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832053 - sys-process/systemd-cron version bump to 1.5.18
Summary: sys-process/systemd-cron version bump to 1.5.18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Freeman
URL: https://github.com/systemd-cron/syste...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-25 16:10 UTC by Paolo Pedroni
Modified: 2022-03-02 01:04 UTC (History)
1 user (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 Paolo Pedroni 2022-01-25 16:10:51 UTC
https://github.com/systemd-cron/systemd-cron/releases/tag/v1.15.18

Various improvements to email on error:

Revert Use DynamicUser=yes for error email generator
Use sysusers.d snippet instead
Support for MAILFROMvariable [thanks MarcoCLA]

Thanks a lot.
Comment 1 Larry the Git Cow gentoo-dev 2022-03-02 00:41:36 UTC
The bug has been closed via the following commit(s):

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

commit 92385cec5d5ea99e99f5e1b76b0df136a370b9af
Author:     Richard Freeman <rich0@gentoo.org>
AuthorDate: 2022-03-02 00:40:54 +0000
Commit:     Richard Freeman <rich0@gentoo.org>
CommitDate: 2022-03-02 00:41:21 +0000

    sys-process/systemd-cron: bump
    
    Closes: https://bugs.gentoo.org/832053
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Richard Freeman <rich0@gentoo.org>

 sys-process/systemd-cron/Manifest                  |  1 +
 .../systemd-cron/systemd-cron-1.15.18.ebuild       | 86 ++++++++++++++++++++++
 2 files changed, 87 insertions(+)
Comment 2 Matt Turner gentoo-dev 2022-03-02 00:58:17 UTC
I think upstream made a mistake when tagging the release. They tagged it as 1.15.18 (not 1.5.18). The changelog says 1.5.18: https://github.com/systemd-cron/systemd-cron/commit/fc5db93da83d2f07a275510bd6ecd67153f0d0a5

I think we should call this version 1.5.18 in Gentoo.
Comment 3 Larry the Git Cow gentoo-dev 2022-03-02 01:04:22 UTC
The bug has been referenced in the following commit(s):

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

commit 0088186492c4c050ecfc1b4ea64cff27ba48cb40
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-03-02 01:02:39 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-03-02 01:02:45 +0000

    sys-process/systemd-cron: Fix version
    
    Upstream appears to have typo'd the tag name. The VERSION and CHANGELOG
    files show that the version is supposed to be 1.5.18.
    
    Bug: https://bugs.gentoo.org/832053
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 sys-process/systemd-cron/Manifest                                  | 2 +-
 .../{systemd-cron-1.15.18.ebuild => systemd-cron-1.5.18.ebuild}    | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)