mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
mariadb: security bump to 10.1.41
New upstream release. Addresses: CVE-2019-2805 CVE-2019-2740 CVE-2019-2739 CVE-2019-2737 Package updates: - refreshes patches Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
@@ -27,7 +27,7 @@ directly was the first solution adopted in MariaDB [2].
|
||||
|
||||
--- a/storage/xtradb/include/ut0ut.h
|
||||
+++ b/storage/xtradb/include/ut0ut.h
|
||||
@@ -86,8 +86,7 @@ private:
|
||||
@@ -84,8 +84,7 @@ private:
|
||||
independent way by using YieldProcessor. */
|
||||
# define UT_RELAX_CPU() YieldProcessor()
|
||||
# elif defined(__powerpc__)
|
||||
@@ -37,7 +37,7 @@ directly was the first solution adopted in MariaDB [2].
|
||||
# else
|
||||
# define UT_RELAX_CPU() ((void)0) /* avoid warning for an empty statement */
|
||||
# endif
|
||||
@@ -101,9 +100,8 @@ private:
|
||||
@@ -99,9 +98,8 @@ private:
|
||||
#endif
|
||||
|
||||
# if defined(HAVE_HMT_PRIORITY_INSTRUCTION)
|
||||
@@ -51,7 +51,7 @@ directly was the first solution adopted in MariaDB [2].
|
||||
# define UT_RESUME_PRIORITY_CPU() ((void)0)
|
||||
--- a/storage/innobase/include/ut0ut.h
|
||||
+++ b/storage/innobase/include/ut0ut.h
|
||||
@@ -89,8 +89,7 @@ private:
|
||||
@@ -87,8 +87,7 @@ private:
|
||||
independent way by using YieldProcessor. */
|
||||
# define UT_RELAX_CPU() YieldProcessor()
|
||||
# elif defined(__powerpc__)
|
||||
@@ -61,7 +61,7 @@ directly was the first solution adopted in MariaDB [2].
|
||||
# else
|
||||
# define UT_RELAX_CPU() ((void)0) /* avoid warning for an empty statement */
|
||||
# endif
|
||||
@@ -104,9 +103,8 @@ private:
|
||||
@@ -102,9 +101,8 @@ private:
|
||||
#endif
|
||||
|
||||
# if defined(HAVE_HMT_PRIORITY_INSTRUCTION)
|
||||
|
||||
Reference in New Issue
Block a user