pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Nov 2 17:02:11 UTC 2022
Modified Files:
pkgsrc/databases/mysql80-client: Makefile Makefile.common PLIST
distinfo
pkgsrc/databases/mysql80-client/patches: patch-CMakeLists.txt
patch-client_CMakeLists.txt patch-cmake_os_SunOS.cmake
patch-include_my__compare.h patch-include_my__thread.h
patch-libmysql_CMakeLists.txt
patch-router_src_harness_include_mysql_harness_net_ts_impl_netif.h
patch-scripts_mysqld_safe.sh patch-sql_CMakeLists.txt
patch-sql_conn__handler_socket__connection.cc
patch-vio_viosocket.cc
pkgsrc/databases/mysql80-server: Makefile PLIST buildlink3.mk
Added Files:
pkgsrc/databases/mysql80-client/patches: patch-cmake_ldap.cmake
patch-sql_resourcegroups_platform_thread__attrs__api__solaris.cc
patch-storage_innobase_include_detail_ut_large__page__alloc-solaris.h
Removed Files:
pkgsrc/databases/mysql80-client: MESSAGE options.mk
pkgsrc/databases/mysql80-client/patches: patch-client_mysqladmin.cc
patch-cmake_boost.cmake patch-sql_item_geofunc_relchecks_bgwrap.h
pkgsrc/databases/mysql80-server: MESSAGE.sphinx
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).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 pkgsrc/databases/mysql80-client/MESSAGE \
pkgsrc/databases/mysql80-client/options.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/mysql80-client/Makefile \
pkgsrc/databases/mysql80-client/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/mysql80-client/Makefile.common
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/mysql80-client/PLIST
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/databases/mysql80-client/patches/patch-CMakeLists.txt \
pkgsrc/databases/mysql80-client/patches/patch-client_CMakeLists.txt \
pkgsrc/databases/mysql80-client/patches/patch-cmake_os_SunOS.cmake \
pkgsrc/databases/mysql80-client/patches/patch-include_my__compare.h \
pkgsrc/databases/mysql80-client/patches/patch-include_my__thread.h \
pkgsrc/databases/mysql80-client/patches/patch-libmysql_CMakeLists.txt \
pkgsrc/databases/mysql80-client/patches/patch-router_src_harness_include_mysql_harness_net_ts_impl_netif.h \
pkgsrc/databases/mysql80-client/patches/patch-scripts_mysqld_safe.sh \
pkgsrc/databases/mysql80-client/patches/patch-sql_CMakeLists.txt \
pkgsrc/databases/mysql80-client/patches/patch-sql_conn__handler_socket__connection.cc
cvs rdiff -u -r1.1 -r0 \
pkgsrc/databases/mysql80-client/patches/patch-client_mysqladmin.cc \
pkgsrc/databases/mysql80-client/patches/patch-cmake_boost.cmake \
pkgsrc/databases/mysql80-client/patches/patch-sql_item_geofunc_relchecks_bgwrap.h
cvs rdiff -u -r0 -r1.1 \
pkgsrc/databases/mysql80-client/patches/patch-cmake_ldap.cmake \
pkgsrc/databases/mysql80-client/patches/patch-sql_resourcegroups_platform_thread__attrs__api__solaris.cc \
pkgsrc/databases/mysql80-client/patches/patch-storage_innobase_include_detail_ut_large__page__alloc-solaris.h
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/databases/mysql80-client/patches/patch-vio_viosocket.cc
cvs rdiff -u -r1.1 -r0 pkgsrc/databases/mysql80-server/MESSAGE.sphinx
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/mysql80-server/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/mysql80-server/PLIST \
pkgsrc/databases/mysql80-server/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffs are larger than 1MB and have been omitted
Home |
Main Index |
Thread Index |
Old Index