expiry(1): Remove program#1481
Conversation
48d8e3e to
36e6669
Compare
|
From my perspective as both a project and Fedora maintainer, this looks good because it reduces the amount of code we maintain without losing functionality, given that chage already offers the same thing. But I am concerned that this tool is being used in several distributions such as Debian, Alpine, and openSUSE. It would be interesting to CC their maintainers so that they are aware of this change. |
|
Cc: @zeha, @thesamesam , @jubalh , @floppym |
|
I have no objection to this. |
Gentoo (@floppym ) and Fedora (you, @ikerexxe ) expressed approval, and the others remained silent for more than a month, which I interpret as not being too bothered by it. Should we merge now? |
Password expiration is deprecated, and will be eventually removed. The functionality of expiry(1) is the most superfluous of password expiry and can be removed early. This shouldn't conflict with any existing regulations about password expiry. Link: <shadow-maint#1432> Signed-off-by: Alejandro Colomar <alx@kernel.org>
36e6669 to
f091bad
Compare
ikerexxe
left a comment
There was a problem hiding this comment.
Since nobody objected let's merge it
Password expiration is deprecated, and will be eventually removed.
The functionality of expiry(1) is the most superfluous of password expiry and can be removed early. This shouldn't conflict with any existing regulations about password expiry.
Link: #1432
Revisions:
v1b