Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833292 - net-mail/cmd5checkpw last rites
Summary: net-mail/cmd5checkpw last rites
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks:
 
Reported: 2022-02-13 21:23 UTC by Jonas Stein
Modified: 2024-11-05 08:04 UTC (History)
3 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 Jonas Stein gentoo-dev 2022-02-13 21:23:10 UTC
Reason:
 * Upstream developer wrote me in a mail that cmd5chkpw is deprecated since 10 years
 * not maintained
 * bugs remain open since a long time


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-12-20 16:31:19 UTC
The bug has been closed via the following commit(s):

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

commit 5fb2f02da424e21e6c4dc8c56b3bca1be0f8a6a5
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 16:20:30 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 16:30:22 +0000

    net-mail/cmd5checkpw: treeclean
    
    Closes: https://bugs.gentoo.org/657438
    Closes: https://bugs.gentoo.org/833292
    Closes: https://bugs.gentoo.org/334981
    Closes: https://bugs.gentoo.org/721236
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-mail/cmd5checkpw/Manifest                   |  1 -
 net-mail/cmd5checkpw/cmd5checkpw-0.30-r2.ebuild | 65 -------------------------
 net-mail/cmd5checkpw/cmd5checkpw-0.30-r3.ebuild | 65 -------------------------
 net-mail/cmd5checkpw/files/euid_030.diff        | 49 -------------------
 net-mail/cmd5checkpw/files/poppasswd            |  3 --
 net-mail/cmd5checkpw/files/reloc.diff           | 63 ------------------------
 net-mail/cmd5checkpw/metadata.xml               |  5 --
 profiles/package.mask                           |  1 -
 8 files changed, 252 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2024-11-05 08:04:57 UTC
The bug has been referenced in the following commit(s):

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

commit 2717ce662c8844a23b66792ef591730cc7f96970
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-10-25 09:41:23 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-11-05 08:03:56 +0000

    virtual/checkpassword: remove nonexistent net-mail/cmd5checkpw dep
    
    The net-mail/cmd5checkpw was treecleaned in commit 5fb2f02da424
    ("net-mail/cmd5checkpw: treeclean") almost two years ago.
    
    Bug: https://bugs.gentoo.org/833292
    Closes: https://github.com/gentoo/gentoo/pull/39106
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 .../{checkpassword-0-r1.ebuild => checkpassword-0-r2.ebuild}           | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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

commit 8d6ff4eacc0478b6e4a8eef1afbffb61868cdfb4
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-10-25 09:27:06 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-11-05 08:03:55 +0000

    mail-mta/netqmail: drop USE=authcram
    
    The net-mail/cmd5checkpw no longer exists in the tree. It was
    treecleaned in commit 5fb2f02da424 ("net-mail/cmd5checkpw: treeclean")
    almost two years ago. Therefore, authcram USE flag is no longer working.
    Time to remove it, it is already masked anyway.
    
    Bug: https://bugs.gentoo.org/833292
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 mail-mta/netqmail/metadata.xml             |  1 -
 mail-mta/netqmail/netqmail-1.06-r14.ebuild | 11 +++--------
 mail-mta/netqmail/netqmail-1.06-r16.ebuild | 11 +++--------
 profiles/base/package.use.mask             |  4 ----
 4 files changed, 6 insertions(+), 21 deletions(-)