From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fjRK9-0003U3-VG for guix-patches@gnu.org; Sat, 28 Jul 2018 11:40:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fjRK6-0005UK-My for guix-patches@gnu.org; Sat, 28 Jul 2018 11:40:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56240) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fjRK6-0005UA-HJ for guix-patches@gnu.org; Sat, 28 Jul 2018 11:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fjRK6-0000tG-AL for guix-patches@gnu.org; Sat, 28 Jul 2018 11:40:02 -0400 Subject: bug#32221: [PATCH 0/5] MariaDB updates Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <20180720113553.18138-1-mbakke@fastmail.com> References: <20180720113553.18138-1-mbakke@fastmail.com> Date: Sat, 28 Jul 2018 17:39:06 +0200 Message-ID: <87lg9v4bfp.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 32221-done@debbugs.gnu.org --=-=-= Content-Type: text/plain Marius Bakke writes: > 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. I've pushed this patchset with slight modifications: * Also unbundled YaSSL * Deleted static library instead separate output --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAltcjhoACgkQoqBt8qM6 VPobvQgAiSPy2slx2ffpJ3lMuGWq5nlP4D8gqXiSOw9MtbbWsJimJWcL9QJeD8XO 8GQCw51tUSirL+P1ComxUVgSWz1uTWjd18GPxK3z0oHiCfLNhqmALT/VxKqpYBdi 7ICP4Y2WSp2uWcRbmH/JA9bc1Hh84LmFazSjefD9P+aCckFQvX/o4X2SqYJOmr/p lyNs4pF4AJsqUXxpteR/kUqUZJIQC6vIbDboWuoe417PF7tCAfajTekWu/FsIHlm Evw6hplmApj79l5DVmVTDTeWQxPBViCJzCEKM6qweqFnD7C1ToL3zQVf00ecbE5P 77U48cIdyhpz8a9s88sEtH/W4IEtyg== =egMZ -----END PGP SIGNATURE----- --=-=-=--