shadow-maint / shadow

Upstream shadow tree
Other
292 stars 228 forks source link

4.14.5, and 4.14.6 stable releases #947

Closed alejandro-colomar closed 6 months ago

alejandro-colomar commented 7 months ago

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

alejandro-colomar commented 6 months ago
alejandro-colomar commented 6 months ago

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.

alejandro-colomar commented 6 months ago
alejandro-colomar commented 6 months ago
alejandro-colomar commented 6 months ago
alejandro-colomar commented 6 months ago

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>