summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/json-c: drop 0.15Jakov Smolić2022-05-302-51/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: ppc64 stable wrt bug #847934Agostino Sarubbo2022-05-301-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: ppc stable wrt bug #847934Agostino Sarubbo2022-05-301-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: arm64 stable wrt bug #847934Agostino Sarubbo2022-05-301-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: Stabilize 0.16-r1 hppa, #847934Jakov Smolić2022-05-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: Stabilize 0.16-r1 x86, #847934Joonas Niilola2022-05-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/json-c: Stabilize 0.16-r1 arm, #847934Jakov Smolić2022-05-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: Stabilize 0.16-r1 sparc, #847934Jakov Smolić2022-05-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: Stabilize 0.16-r1 amd64, #847934Jakov Smolić2022-05-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: keyword 0.16-r1 for ~loongWANG Xuerui2022-05-071-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-libs/json-c: Drop automagic libbsd dependencyJakov Smolić2022-04-282-0/+2
| | | | | | | | The only use of libbsd seems to be for additional arc4random function, so let's entirely avoid depending on libbsd. Closes: https://bugs.gentoo.org/841401 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: Update live ebuildJakov Smolić2022-04-281-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: add 0.16Jakov Smolić2022-04-282-0/+51
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Update my e-mail addressJakov Smolić2021-08-281-3/+3
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/json-c: drop s390 to ~s390 (unstable)Sam James2021-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-2/+2
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/json-c: remove unused patch(es)Michael Mair-Keimberger2021-01-213-304/+0
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19149 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/json-c: Remove oldJakov Smolic2020-12-272-56/+0
| | | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/18834 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/json-c: s390 stable wrt bug #740840Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: ppc64 stable wrt bug #740840Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: amd64 stable wrt bug #740840Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: stable 0.15 for ppcSergei Trofimovich2020-09-131-1/+1
| | | | | | | | stable wrt bug #740840 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/json-c: stable 0.15 for hppa, bug #740840Rolf Eike Beer2020-09-101-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/json-c: stable 0.15 for sparcSergei Trofimovich2020-09-091-1/+1
| | | | | | | | stable wrt bug #740840 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/json-c: Stabilize 0.15 arm64, #740840Sam James2020-09-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/json-c: Stabilize 0.15 arm, #740840Sam James2020-09-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/json-c: x86 stable (bug #740840)Thomas Deutschmann2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/json-c: security cleanupSam James2020-08-303-85/+0
| | | | | | Closes: https://bugs.gentoo.org/722150 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/json-c: keyword riscvYixun Lan2020-08-312-2/+2
| | | | | | Closes: https://bugs.gentoo.org/724358 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-libs/json-c: update live ebuildJakov Smolic2020-08-081-2/+4
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/16848 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/json-c: bump to 0.15Jakov Smolic2020-08-082-0/+51
| | | | | | | | | | | | Ebuild changes: - Remove -DBUILD_DOCUMENTATION as doxyfile is moved in the doc directory (see https://github.com/json-c/json-c/pull/622) - Add app-doc/doxygen as BDEPEND if USE=doc - Remove 0.14 patches Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/json-c: Change USE to cpu_flags_x86_rdrandFrancisco Blas (klondike) Izquierdo Riera2020-07-243-7/+4
| | | | | | | | Closes: https://bugs.gentoo.org/724354 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/16686 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/json-c: fix long description formattingMarco Leogrande2020-07-131-5/+5
| | | | | | | | Reword description, indent it properly, and remove whitespace at EOL. Signed-off-by: Marco Leogrande <dark.knight.ita@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16635 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/json-c: add USE flag to enable rdrand supportJakov Smolic2020-07-053-2/+7
| | | | | | | | Closes: https://bugs.gentoo.org/724354 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/15895 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/json-c: arm64 stable (bug #722150)Sam James (sam_c)2020-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/json-c: drop oldThomas Deutschmann2020-05-192-105/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/json-c: rollover keywordsThomas Deutschmann2020-05-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/723480 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/json-c: fix objects field limitationJakov Smolic2020-05-182-0/+147
| | | | | | | | Bug: https://bugs.gentoo.org/723480 Closes: https://github.com/gentoo/gentoo/pull/15852 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-libs/json-c: stable 0.14-r2 for hppa, bug #722150Rolf Eike Beer2020-05-151-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/json-c: ppc64 stable wrt bug #722150Agostino Sarubbo2020-05-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: ppc stable wrt bug #722150Agostino Sarubbo2020-05-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: arm stable wrt bug #722150Agostino Sarubbo2020-05-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: sparc stable wrt bug #722150Agostino Sarubbo2020-05-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: s390 stable wrt bug #722150Agostino Sarubbo2020-05-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: amd64 stable wrt bug #722150Agostino Sarubbo2020-05-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: x86 stable wrt bug #722150Agostino Sarubbo2020-05-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/json-c: fix patch namingThomas Deutschmann2020-05-144-3/+3
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/json-c: fix security vulnerabilitiesJakov Smolic2020-05-142-0/+208
| | | | | | | | | | | Prevent integer overflow and out of boundary write on malicious input. Closes: https://bugs.gentoo.org/722150 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/15767 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>