homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

mariadb: Use accurate end-of-life dates

Open ottok opened this issue 2 weeks ago • 0 comments

As MariaDB is built from sources on Homebrew, the actual end-of-life dates announced on Homebrew should reflect the date MariaDB is committed to publish updates as source code, which is further out than what they commit to regarding binaries.

With these updates all current LTS versions of MariaDB have correct EOL dates on Homebrew.


This is the same change done in a uniform way to 3 formulaes. Technically this violates the rule of one PR per formulae, but it could also be justified that this update is "atomic" in a way as it is the same change. I can split this into 3 identical PRs if reviewers request it.

ottok avatar Dec 11 '25 21:12 ottok