--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-2083569135
2025-03-30 00:15:15.521801+00:00
--------------------------------------------------------------------------------

Name        : jsmn
Product     : Fedora 42
Version     : 1.1.0^20211014git25647e6
Release     : 2.fc42
URL         : http://zserge.com/jsmn.html
Summary     : Minimalistic JSON parser / tokenizer for C
Description :
jsmn (pronounced like 'jasmine') is a minimalistic JSON parser written in C.
It can be easily integrated into resource-limited or embedded projects.

Most JSON parsers offer you a bunch of functions to load JSON data, parse it
and extract any value by its name. jsmn proves that checking the correctness
of every JSON packet or allocating temporary objects to store parsed
JSON fields often is an overkill.

jsmn is designed to be robust (it should work fine even with erroneous data),
fast (it should parse data on the fly), portable (no superfluous dependencies
or non-standard C extensions). And of course, simplicity is a key feature:
simple code style, simple algorithm, simple integration into other projects.

--------------------------------------------------------------------------------
Update Information:

Initial build for F42
--------------------------------------------------------------------------------
ChangeLog:

* Sat Mar  1 2025 Artur Frenszek-Iwicki <[email protected]> - 
1.1.0^20211014git25647e6-2
- Run tests on all architectures
- Include README in -devel package
* Fri Feb 28 2025 Artur Frenszek-Iwicki <[email protected]> - 
1.1.0^20211014git25647e6-1
- Initial packaging
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2349046 - Review Request: jsmn - minimalistic JSON 
parser/tokenizer for C
        https://bugzilla.redhat.com/show_bug.cgi?id=2349046
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-2083569135' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to