-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2017-e2cea1c22d 2017-02-28 19:54:53.903865 --------------------------------------------------------------------------------
Name : python-cjson Product : Fedora EPEL 7 Version : 1.1.0 Release : 9.el7 URL : https://pypi.python.org/pypi/python-cjson Summary : Fast JSON encoder/decoder for Python Description : This module implements a very fast JSON encoder/decoder for Python.
JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage.
The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.
-------------------------------------------------------------------------------- Update Information:
This update prevents `python-cjson` from crashing when attempting to parse heavily nested JSON structures (which could be exploited for denial of service purposes, against any application that uses `python-cjson` to parse arbitrary input). --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update python-cjson' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org