Go to file
Igor Socec fb6585fdce jansson: update to 2.9
Improved build, tests and documentation.

New features: functions and macros (*pack, *foreach, *string*, *alloc*)

Security fixes: CVE-2013-6401

Bugfixes:
- Number parsing and overflows
- Fix l_isxdigit() macro (#97).
- Check for NULL key in json_object_get() and json_object_del() (#151).
- Enhance hashtable seeding on Windows (#162).
- json_unpack(): Allow mixing JSON_STRICT with optional keys (#162, #163).
- Fix int/int32 mismatch (#142).
- Parse subnormal numbers correctly (#202).
- Fix a crash when parsing inputs consisting of very deeply nested arrays or objects (#282, #284).
- Never convert numbers to integers in the parser when JSON_DECODE_INT_AS_REAL is set (#212).
- Handle out-of-memory situations gracefully in the hashtable implementation (#298).

The copyright date in the LICENSE file was updated for 2016.

Signed-off-by: Igor Socec <igor.socec@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-10-21 18:20:44 +02:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-efl meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
meta-filesystems physfs: move to sources found at github/supertux 2016-10-03 19:19:57 +02:00
meta-gnome gvfs: fix fetch error 2016-10-21 18:20:43 +02:00
meta-gpe gtk-doc: disable where necessary 2016-09-05 13:30:51 +02:00
meta-initramfs grubby: add bash to RDEPENDS_grubby-ptest 2016-09-26 08:29:12 +02:00
meta-multimedia alsa-equal: Add recipe for version 0.6 2016-10-21 18:20:43 +02:00
meta-networking phytool: Add recipe 2016-10-20 11:18:07 -04:00
meta-oe jansson: update to 2.9 2016-10-21 18:20:44 +02:00
meta-perl mariadb: add libdbi-perl to RDEPENDS 2016-10-03 19:19:54 +02:00
meta-python python-pybind11: add pybind11 for operability between C++11 and Python 2016-10-21 18:20:43 +02:00
meta-ruby ruby.bbclass: Fix usage with python3 2016-06-13 19:06:47 +02:00
meta-systemd avahi: rename the bbappend to apply for all versions 2016-02-20 14:51:57 +01:00
meta-webserver webmin: ensure correct PERLLIB path 2016-10-05 18:21:12 +02:00
meta-xfce xfce4-clipman-plugin: update to 1.4.0 2016-10-03 19:19:56 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories