summaryrefslogtreecommitdiff
path: root/mariadb
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-04-13 16:00:27 +0200
committerJuergen Daubert <jue@jue.li>2022-04-13 16:00:27 +0200
commit17a0a74988cc752f11c6ada0473a58cb7cdcfb11 (patch)
tree1667c128fc3812d9a23f6229729d9abe119e2cf3 /mariadb
parent8f31fd80e2962aceda46b0c563247410ec2228c6 (diff)
downloadopt-17a0a74988cc752f11c6ada0473a58cb7cdcfb11.tar.gz
opt-17a0a74988cc752f11c6ada0473a58cb7cdcfb11.tar.xz
mariadb: update to 10.8.2
Diffstat (limited to 'mariadb')
-rw-r--r--mariadb/.footprint3
-rw-r--r--mariadb/.signature8
-rw-r--r--mariadb/Pkgfile4
3 files changed, 9 insertions, 6 deletions
diff --git a/mariadb/.footprint b/mariadb/.footprint
index a11856fff..eaa4e0293 100644
--- a/mariadb/.footprint
+++ b/mariadb/.footprint
@@ -358,6 +358,7 @@ drwxr-xr-x root/root usr/include/mysql/server/private/atomic/
-rw-r--r-- root/root usr/include/mysql/server/private/mysqld_default_groups.h
-rw-r--r-- root/root usr/include/mysql/server/private/mysqld_suffix.h
-rw-r--r-- root/root usr/include/mysql/server/private/mysys_err.h
+-rw-r--r-- root/root usr/include/mysql/server/private/opt_histogram_json.h
-rw-r--r-- root/root usr/include/mysql/server/private/opt_range.h
-rw-r--r-- root/root usr/include/mysql/server/private/opt_subselect.h
-rw-r--r-- root/root usr/include/mysql/server/private/opt_trace.h
@@ -639,6 +640,7 @@ drwxr-xr-x root/root usr/lib/mysql/plugin/auth_pam_tool_dir/
-rwxr-xr-x root/root usr/lib/mysql/plugin/type_mysql_json.so
-rwxr-xr-x root/root usr/lib/mysql/plugin/type_test.so
-rwxr-xr-x root/root usr/lib/mysql/plugin/wsrep_info.so
+-rwxr-xr-x root/root usr/lib/mysql/plugin/zstd.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libmariadb.pc
-rw-r--r-- root/root usr/lib/pkgconfig/mariadb.pc
@@ -906,6 +908,7 @@ drwxr-xr-x root/root usr/share/mysql/english/
-rw-r--r-- root/root usr/share/mysql/magic
-rw-r--r-- root/root usr/share/mysql/maria_add_gis_sp.sql
-rw-r--r-- root/root usr/share/mysql/maria_add_gis_sp_bootstrap.sql
+-rwxr-xr-x root/root usr/share/mysql/mini-benchmark
-rwxr-xr-x root/root usr/share/mysql/mysql-log-rotate
-rwxr-xr-x root/root usr/share/mysql/mysql.server
-rw-r--r-- root/root usr/share/mysql/mysql_performance_tables.sql
diff --git a/mariadb/.signature b/mariadb/.signature
index 0612e93d2..50e47ed8d 100644
--- a/mariadb/.signature
+++ b/mariadb/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/bLpZ60YfwNDPEImwwjQlXoc6I6aQhAV93pakdPbk1EZl141d6xCWndldBTGDsEwEWJ4+T/Wu7llGnlxbOSjNAo=
-SHA256 (Pkgfile) = 03a1bf6e5e5b313b7136c6c08f1cfd6e2511ca6a5a0444242bdb378ac756cd3e
-SHA256 (.footprint) = 8042791f05b4ea50089d2d0cd58a63cf73dd8607b335812f023da712cdc940b5
-SHA256 (mariadb-10.7.3.tar.gz) = da286919ffc9c913282202349709b6ba4ebcd342815e8dae0aa6b6bd8f515cd4
+RWSE3ohX2g5d/SWS+C6d9ZAuqy4LDeFCgM2jKdHZxGdGKIxQbVBnDT2pZPAAbNUuDjg+3+IQSX3c6G+r/PMG9Y+7rBir/StFoQc=
+SHA256 (Pkgfile) = 0a15ff5d550091f4b3104a964b1803dc20c17c58f27e49d629bb18a916be938f
+SHA256 (.footprint) = bb632917e67f748d6fe5698c60a9a26ef8e8d6e4ec31af249de0b735af3dcbff
+SHA256 (mariadb-10.8.2.tar.gz) = 14e0f7f8817a41bbcb5ebdd2345a9bd44035fde7db45c028b6d4c35887ae956c
SHA256 (mariadb.rc) = f0b6fe3b360fcc03c4fae19d5505859b475d8db1630d95e521e5da7b7561bf04
SHA256 (mariadb.pam) = 962b53d37719ed4798643a8fe3557454d23f74c2b14f1dfc1c1c67d361cab891
SHA256 (pre-install) = 62040c17eeb3da88172d49240633c871a93c3c642ad7f61911ce2e83d8414d1c
diff --git a/mariadb/Pkgfile b/mariadb/Pkgfile
index 819dd2719..4a4c96b15 100644
--- a/mariadb/Pkgfile
+++ b/mariadb/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: ncurses zlib openssl cmake libaio linux-pam libpcre2
name=mariadb
-version=10.7.3
-release=2
+version=10.8.2
+release=1
source=(https://downloads.mariadb.com/MariaDB//$name-$version/source/$name-$version.tar.gz
mariadb.rc mariadb.pam
pre-install)

Generated by cgit