shadow-maint/shadow

4.14.5, and 4.14.6 stable releases

alejandro-colomar opened this issue · 6 comments

Let's list things to consider for 4.14.5 (2024-03-02).

I've released 4.14.5 today with a single fix: the regression introduced by 4.14.4. The plans from above will therefore be for a 4.14.6. Same date.

Hmmm, I've dropped some changes, since they pulled in so many dependencies. If anyone reports needing them in 4.14.x, I'll pick them, but let's not do it for now.

    Revert 3 cherry-picks
    
    This changes pull some more dependencies.  That's too much for a stable
    branch, I think.  If anyone needs them, please ask for them, but for now
    let's keep them out.
    
    Reverts: 9d5591fba90f ("src/passwd.c: check password length upper limit")
    Reverts: dbdda2a48a77 ("lib/: Saturate addition to avoid overflow")
    Reverts: 541d4dde23e8 ("src/chage.c: Unify long overflow checks in print_day_as_date()")
    Signed-off-by: Alejandro Colomar <alx@kernel.org>