2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-11-02 18:02:11 by Jonathan Perkin | Files touched by this commit (27) |
Log message:
mysql80: Update to 8.0.31.
Includes a number of pkgsrc cleanups, removing nonsense that has been
cargo-culted since the MySQL 3.23.x days(!). Stop shipping mysql-test, it's
absolutely huge and unnecessary. Add XXX to undocumented patches that we
should probably just drop, and make others easier to maintain.
Upstream changes are far too numerous to include here, so here are the links to
the corresponding release notes for each since 8.0.24:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-31.html
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-30.html
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-29.html
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-28.html
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-27.html
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-26.html
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-25.html
Tested on SmartOS, I'll monitor bulk build reports for any fallout on other
platforms (it takes ages to build).
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-04-03 20:50:21 by Adam Ciarcinski | Files touched by this commit (51) |
Log message:
revbump for devel/protobuf
|
2022-04-02 12:23:59 by Nia Alarie | Files touched by this commit (1) |
Log message:
mysql80-server: fix PLIST for memcached option
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-11-11 13:02:51 by Kimmo Suominen | Files touched by this commit (53) |
Log message:
*: Revbump for protobuf-3.19.0
Fix for: Shared object "libprotobuf.so.29" not found
|
2021-10-21 22:33:08 by Kimmo Suominen | Files touched by this commit (53) |
Log message:
*: Revbump for protobuf-3.18.0
Fix for: Shared object "libprotobuf.so.28" not found
|
2021-09-12 22:32:27 by David H. Gutteridge | Files touched by this commit (2) |
Log message:
mysql57-server & mysql80-server: correct MESSAGE
As of MySQL 5.7, installations created using --initialize no longer
have an empty root password; one is generated as part of the process
and marked expired. (This message is in part simply advice to read the
documentation. However, it's possible other downstream packagers use
--initialize-insecure instead, which retains the old empty password
approach, so this could be a pkgsrc-specific detail to consider.)
|