1. For resolving the CVEs, which includes: - CVE-2021-46659 - CVE-2021-46664 - CVE-2021-46665 - CVE-2021-46663 - CVE-2021-46662 - CVE-2021-46666 - CVE-2021-46667 - CVE-2021-46661 - CVE-2021-46669 - CVE-2021-46657 - Above all CVEs needs to bump to the latest version for resolve. 2. Refresh all patches relies on the latest tar package.
24 lines
1.5 KiB
Diff
24 lines
1.5 KiB
Diff
diff -Naur mariadb-10.3.34/mysql-test/unstable-tests mariadb-10.3.34_patched/mysql-test/unstable-tests
|
|
--- mariadb-10.3.34/mysql-test/unstable-tests 2022-03-03 11:43:57.725496322 +0800
|
|
+++ mariadb-10.3.34_patched/mysql-test/unstable-tests 2022-03-03 11:49:42.589164265 +0800
|
|
@@ -59,9 +59,10 @@
|
|
main.events_bugs : MDEV-12892 - Crash
|
|
main.events_restart : MDEV-12236 - Server shutdown problem
|
|
main.events_slowlog : MDEV-12821 - Wrong result
|
|
+main.events_1 : Skip on ARM
|
|
main.flush : MDEV-19368 - mysqltest failed but provided no output
|
|
main.func_gconcat : MDEV-21379 - Valgrind warnings; modified in 10.3.28
|
|
-main.func_like : Modified in 10.3.28
|
|
+main.func_like : Modified in 10.3.28 - Skip on ARM
|
|
main.func_math : MDEV-20532 - Floating point differences
|
|
main.gis : MDEV-13411 - wrong result on P8
|
|
main.gis-json : Modified in 10.3.28
|
|
@@ -178,6 +179,7 @@
|
|
binlog.binlog_no_uniqfile_crash : MDEV-24078 - Server crash upon shutdown
|
|
binlog.binlog_stm_mix_innodb_myisam : MDEV-24057 - Wrong result
|
|
binlog.binlog_xa_recover : MDEV-12908 - Extra checkpoint
|
|
+binlog.binlog_mysqlbinlog2 : Skip on ARM
|
|
binlog.flashback-largebinlog : MDEV-19764 - Out of memory
|
|
binlog.load_data_stm_view : MDEV-16948 - Wrong result
|
|
|