unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32221] [PATCH 0/5] MariaDB updates
@ 2018-07-20 11:35 Marius Bakke
  2018-07-20 11:38 ` [bug#32221] [PATCH 1/5] gnu: mariadb: Disable plugin that fails on armhf Marius Bakke
  2018-07-28 15:39 ` bug#32221: [PATCH 0/5] MariaDB updates Marius Bakke
  0 siblings, 2 replies; 7+ messages in thread
From: Marius Bakke @ 2018-07-20 11:35 UTC (permalink / raw)
  To: 32221

These patches gives us more control of the MariaDB package.  In
particular, we now invoke the test runner directly, so we can pass
custom arguments; there's a phase for disabling plugins in an attempt
to fix the armhf build; we now use system zlib, pcre, xz and snappy;
and the package is ~37 MiB smaller thanks to a new "static" output.

I've verified that 'qtbase' builds against this MariaDB.

Marius Bakke (5):
  gnu: mariadb: Disable plugin that fails on armhf.
  gnu: mariadb: Run the full test suite.
  gnu: mariadb: Update to 10.1.34.
  gnu: mariadb: Remove some bundled libraries.
  gnu: mariadb: Move static libraries to separate output.

 gnu/packages/databases.scm | 104 ++++++++++++++++++++++++++++++++++---
 1 file changed, 97 insertions(+), 7 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-28 15:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-20 11:35 [bug#32221] [PATCH 0/5] MariaDB updates Marius Bakke
2018-07-20 11:38 ` [bug#32221] [PATCH 1/5] gnu: mariadb: Disable plugin that fails on armhf Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 2/5] gnu: mariadb: Run the full test suite Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 3/5] gnu: mariadb: Update to 10.1.34 Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 4/5] gnu: mariadb: Remove some bundled libraries Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 5/5] gnu: mariadb: Move static libraries to separate output Marius Bakke
2018-07-28 15:39 ` bug#32221: [PATCH 0/5] MariaDB updates Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).