]> git.ipfire.org Git - ipfire-2.x.git/commit
jansson: Update to version 2.14.1
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 2 Apr 2025 20:25:38 +0000 (22:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 3 Apr 2025 09:56:31 +0000 (09:56 +0000)
commit7d1d55e92590e33dddeae3f45914bea0d1c6e241
treea365f8e75d6eac80765b8b6503b451e279d64fe7
parent819979edd9d2c14b805619832ba25679497332ad
jansson: Update to version 2.14.1

- Update from version 2.14 to 2.14.1
- Update of rootfile
- Changelog
    2.14.1
Fixes:
  - Fix thread safety of encoding and decoding when `uselocale` or `newlocale`
     is used to switch locales inside the threads (#674, #675, #677. Thanks to
     Bruno Haible for the report and help with fixing.)
  - Use David M. Gay's `dtoa()` algorithm to avoid misprinting issues of real
     numbers that are not exactly representable as a `double` (#680).
    If this is not desirable, use `./configure --disable-dtoa` or `cmake
     -DUSE_DTOA=OFF .`
Build:
  - Make test output nicer in CMake based builds (#683)
  - Simplify tests (#685)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/jansson
lfs/jansson