From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36797) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iD9XM-0005kg-PI for guix-patches@gnu.org; Wed, 25 Sep 2019 11:49:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iD9XL-0000jm-OG for guix-patches@gnu.org; Wed, 25 Sep 2019 11:49:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33541) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iD9XL-0000jd-JO for guix-patches@gnu.org; Wed, 25 Sep 2019 11:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iD9XL-0003LX-Eq for guix-patches@gnu.org; Wed, 25 Sep 2019 11:49:03 -0400 Subject: bug#34013: [PATCH 2/2] gnu: freeimage: Update to 3.18.0. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <20190108003649.20829-1-kkebreau@posteo.net> References: <20190108003202.20331-1-kkebreau@posteo.net> <20190108003649.20829-1-kkebreau@posteo.net> Date: Wed, 25 Sep 2019 17:48:39 +0200 Message-ID: <87k19w9y20.fsf@devup.no> 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: Kei Kebreau , 34013-done@debbugs.gnu.org --=-=-= Content-Type: text/plain Kei Kebreau writes: > * gnu/packages/image.scm (freeimage): Update to 3.18.0. > [source]: Modify snippet to remove the bundled libjxr. Remove obsolete > patches. > [arguments]: Add libjxr include directory to #:make-flags. > [inputs]: Add libjxr and substitute libjpeg-turbo for libjpeg. > * gnu/packages/patches/freeimage-CVE-2015-0852.patch, > gnu/packages/patches/freeimage-CVE-2016-5684.patch, > gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: Delete files. > * gnu/local.mk (dist_patch_DATA): Unregister patches. > * gnu/packages/patches/freeimage-unbundle.patch: Update patch. Pushed in 8dc3c2a7d5, thanks! I had to manually modify the unbundling patch to make it apply. Hope I did not mess anything up :-) As an added bonus, all freeimage dependents are now working again \o/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl2LjFcACgkQoqBt8qM6 VPpwRAf/aeBq8j13OMMNC4hwhMC8Z0fgiSeJQe74b1drIeGNWwmq3Uxg1Y0lZalE KpvGL83c9wSs+JvqGg3ZVGoLqkYrSexYXh1gwc9clNjZkMK5NNnsAkIFV2CTCAak Q50aZ9xGYmeI2j2B90KCZMP2o7Re5HI9k000ng2Etf0Wn0ccL0H2A2KUd7aZbqKx 3axRYURlWI2zj35Fgz/iHu6/cYAZCww9GgrtYl4kV+p2iLwahEHFrl8hMb3eNZHa VtNtBgqu1+pf/jmwP1W1oDqelJBgutMozMNa2uClj/wUv1Qh1L2V8vFvgGUvt64x V3XMwY0eORs3XiSxaMWxiP3R6+taKg== =8WhB -----END PGP SIGNATURE----- --=-=-=--