Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570006 - dev-libs/jansson-2.7: multilib support
Summary: dev-libs/jansson-2.7: multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 598832
  Show dependency tree
 
Reported: 2015-12-28 17:20 UTC by Shunsuke Shimizu
Modified: 2016-11-03 15:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Multilib patch to jansson-2.7.ebuild (jansson-2.7-multilib.patch,1.06 KB, patch)
2015-12-28 17:20 UTC, Shunsuke Shimizu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shunsuke Shimizu 2015-12-28 17:20:24 UTC
Created attachment 421016 [details, diff]
Multilib patch to jansson-2.7.ebuild

Currently jansson lacks multilib support. I made a patch to jansson-2.7.ebuild that enables multilib support. Would you please consider it?
Comment 1 Johan Bergström 2016-01-15 04:14:06 UTC
Thanks for your contribution! I'll give it a go.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-11-03 15:34:16 UTC
commit fd6313631179bba8b0e2b9d9cedeadc2d2151ad1
Author: Lars <polynomial-c@gentoo.org>
Date:   Thu Nov 3 11:57:34 2016

    dev-libs/jansson: Bump to version 2.9 (bug #598832) and to EAPI-6.

    Added multilib support (bug 570006).
    This release also fixes the security issue reported in bug #581954.
    Closes: https://github.com/gentoo/gentoo/pull/2728

    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>