summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/json-c/ChangeLog-2015')
-rw-r--r--dev-libs/json-c/ChangeLog-2015172
1 files changed, 172 insertions, 0 deletions
diff --git a/dev-libs/json-c/ChangeLog-2015 b/dev-libs/json-c/ChangeLog-2015
new file mode 100644
index 00000000..7a095898
--- /dev/null
+++ b/dev-libs/json-c/ChangeLog-2015
@@ -0,0 +1,172 @@
+# ChangeLog for dev-libs/json-c
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/ChangeLog,v 1.49 2015/07/22 21:06:28 mrueg Exp $
+
+ 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -json-c-0.9.ebuild:
+ Remove old.
+
+ 27 May 2015; Matt Turner <mattst88@gentoo.org> json-c-0.12.ebuild:
+ Added ~mips.
+
+ 30 Nov 2014; Michał Górny <mgorny@gentoo.org> json-c-0.11-r1.ebuild,
+ json-c-0.12.ebuild:
+ Add missing blocker on emul-linux-x86-baselibs, bug #527138.
+
+*json-c-0.12 (12 Apr 2014)
+
+ 12 Apr 2014; Markos Chandras <hwoarang@gentoo.org> +json-c-0.12.ebuild:
+ Version bump. Bug #507218
+
+ 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> json-c-0.11-r1.ebuild:
+ Stable for alpha, wrt bug #495404
+
+ 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> json-c-0.11-r1.ebuild:
+ Stable for sparc, wrt bug #495404
+
+ 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> json-c-0.11-r1.ebuild:
+ Stable for ppc64, wrt bug #495404
+
+ 23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> json-c-0.11-r1.ebuild:
+ Stable for ppc, wrt bug #495404
+
+ 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> json-c-0.11-r1.ebuild:
+ Stable for x86, wrt bug #495404
+
+ 16 Feb 2014; Markus Meier <maekke@gentoo.org> json-c-0.11-r1.ebuild:
+ arm stable, bug #495404
+
+ 15 Feb 2014; Chema Alonso <nimiux@gentoo.org> json-c-0.11-r1.ebuild:
+ Stable for amd64 wrt bug #495404
+
+ 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> json-c-0.11-r1.ebuild:
+ Stable for HPPA (bug #495404).
+
+ 11 Feb 2014; Akinori Hattori <hattya@gentoo.org> json-c-0.11-r1.ebuild:
+ ia64 stable wrt bug #495404
+
+ 27 Jan 2014; Akinori Hattori <hattya@gentoo.org> json-c-0.11.ebuild:
+ ia64 stable wrt bug #492238
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> json-c-0.11.ebuild:
+ Stable for ppc64, wrt bug #492238
+
+ 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> json-c-0.11.ebuild:
+ x86 stable, bug #492238
+
+ 06 Dec 2013; Markus Meier <maekke@gentoo.org> json-c-0.11.ebuild:
+ arm stable, bug #492238
+
+ 26 Nov 2013; Jeroen Roovers <jer@gentoo.org> json-c-0.11.ebuild:
+ Stable for HPPA (bug #492238).
+
+ 24 Nov 2013; Pacho Ramos <pacho@gentoo.org> json-c-0.11.ebuild:
+ amd64 stable, bug #492238
+
+*json-c-0.11-r1 (24 Nov 2013)
+
+ 24 Nov 2013; Michał Górny <mgorny@gentoo.org> +json-c-0.11-r1.ebuild:
+ Enable multilib support, bug #488272.
+
+ 09 May 2013; Mike Frysinger <vapier@gentoo.org> json-c-0.10-r1.ebuild,
+ json-c-0.11.ebuild, json-c-0.9-r1.ebuild:
+ Spread the s390 love #468972 by Patrick Lauer.
+
+ 29 Apr 2013; Markos Chandras <hwoarang@gentoo.org>
+ +files/json-c-0.10-automake-1.13.patch, json-c-0.10-r1.ebuild:
+ Backport upstream patch for automake-1.13 to json-c-0.10. Bug #466960
+
+*json-c-0.11 (25 Apr 2013)
+
+ 25 Apr 2013; Markos Chandras <hwoarang@gentoo.org> +json-c-0.11.ebuild:
+ Version bump. Fixes #464616 and #466960
+
+ 04 Apr 2013; Mike Gilbert <floppym@gentoo.org> json-c-0.9-r1.ebuild:
+ Update blocker; newer jsoncpp does not collide. Bug 462434.
+
+ 01 Feb 2013; Tim Harder <radhermit@gentoo.org> -json-c-0.10.ebuild:
+ Remove old.
+
+*json-c-0.10-r1 (01 Feb 2013)
+
+ 01 Feb 2013; Tim Harder <radhermit@gentoo.org> +json-c-0.10-r1.ebuild:
+ Revision bump to add header directory compatibility symlink for pkgs not
+ using pkgconfig.
+
+*json-c-0.10 (28 Jan 2013)
+
+ 28 Jan 2013; Justin Lecher <jlec@gentoo.org> json-c-0.9.ebuild,
+ json-c-0.9-r1.ebuild, +json-c-0.10.ebuild, +files/json-c-0.10-flags.patch,
+ +files/json-c-0.10-headers.patch, metadata.xml:
+ Version Bump, #454372; all patches prepared by radhermit (Tim Harder); moves
+ header out of the way to fix collision with jsoncpp, 452234
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> json-c-0.9-r1.ebuild:
+ alpha/ia64/sh/sparc stable wrt #418745
+
+ 14 Jun 2012; Jeroen Roovers <jer@gentoo.org> json-c-0.9-r1.ebuild:
+ Stable for HPPA (bug #418745).
+
+ 07 Jun 2012; Brent Baude <ranger@gentoo.org> json-c-0.9-r1.ebuild:
+ Marking json-c-0.9-r1 ppc for bug 418745
+
+ 06 Jun 2012; Jeff Horelick <jdhore@gentoo.org> json-c-0.9-r1.ebuild:
+ marked x86 per bug 418745
+
+ 05 Jun 2012; Brent Baude <ranger@gentoo.org> json-c-0.9-r1.ebuild:
+ Marking json-c-0.9-r1 ppc64 for bug 418745
+
+ 03 Jun 2012; Markus Meier <maekke@gentoo.org> json-c-0.9-r1.ebuild:
+ arm stable, bug #418745
+
+ 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> json-c-0.9-r1.ebuild:
+ Stable for amd64, wrt bug #418745
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> json-c-0.9.ebuild:
+ alpha/ia64/sh/sparc stable wrt #403305
+
+ 08 Mar 2012; Brent Baude <ranger@gentoo.org> json-c-0.9.ebuild:
+ Marking json-c-0.9 ppc64 for bug 403305
+
+ 02 Mar 2012; Markus Meier <maekke@gentoo.org> json-c-0.9.ebuild:
+ arm stable, bug #403305
+
+*json-c-0.9-r1 (18 Feb 2012)
+
+ 18 Feb 2012; Markos Chandras <hwoarang@gentoo.org> +json-c-0.9-r1.ebuild:
+ Ebuild cleanup. Thanks to Agostino Sarubbo. Bug #403381
+
+ 17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> json-c-0.9.ebuild:
+ Stable for amd64, wrt bug #403305
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-c-0.9.ebuild:
+ x86 stable wrt bug #403305
+
+ 15 Feb 2012; Jeroen Roovers <jer@gentoo.org> json-c-0.9.ebuild:
+ Stable for HPPA (bug #403305).
+
+ 14 Feb 2012; Brent Baude <ranger@gentoo.org> json-c-0.9.ebuild:
+ Marking json-c-0.9 ppc for bug 403305
+
+ 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> json-c-0.9.ebuild:
+ Add ~alpha/~ia64/~sh/~sparc wrt #377497
+
+ 05 Sep 2011; Markos Chandras <hwoarang@gentoo.org> json-c-0.9.ebuild:
+ Fix license. Bug #381921
+
+ 04 Sep 2011; Markus Meier <maekke@gentoo.org> json-c-0.9.ebuild:
+ add ~arm, bug #377497
+
+ 25 Aug 2011; Jeroen Roovers <jer@gentoo.org> json-c-0.9.ebuild:
+ Marked ~hppa (bug #377497).
+
+ 14 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> json-c-0.9.ebuild:
+ Marked ~ppc/~ppc64 wrt #377497
+
+ 03 Aug 2011; Fabian Groffen <grobian@gentoo.org> json-c-0.9.ebuild:
+ Marked ~amd64-linux ~x86-linux ~ppc-macos, bug #377497
+
+*json-c-0.9 (14 Mar 2010)
+
+ 14 Mar 2010; Markos Chandras <hwoarang@gentoo.org> +json-c-0.9.ebuild,
+ +metadata.xml:
+ Initial commit of json-c library. Fixes bug #238910