summaryrefslogtreecommitdiff
path: root/textproc/jsoncpp/patches
AgeCommit message (Collapse)AuthorFilesLines
2021-11-03jsoncpp: updated to 1.9.5adam1-16/+6
1.9.5: Minor bug-fixes (including for cmake) Support for Bazel Dropped compile-time deprecation warnings
2020-09-29jsoncpp: updated to 1.9.4adam1-7/+7
1.9.4: Security and build system fixes
2020-05-30jsoncpp: updated to 1.9.3adam1-20/+10
v1.9.3: Bug fixes, optimizations, cleanup This release includes several important bug fixes for unblocking some consumer's use cases. Fixes to JSON_USE_EXCEPTION--some bugs creeped in breaking this flag in pre-release. Fixes to build system--improvements have been make for code correctness. Compile errors for various platforms have been resolved. Fuzzing has been fixed. Various bugs in the Reader and Writer code have been corrected. CPPTL support has been dropped. Various code improvements and optimizations.
2019-11-27jsoncpp: updated to 1.9.2adam1-4/+24
1.9.2: Medium size pre-release containing lots of build fixes.
2019-07-08jsoncpp: ...and the patchadam1-15/+0
2019-07-08jsoncpp: updated to 1.9.0adam1-10/+10
1.9.0: It's been ~2 years since the last release, so this has quite a few changes. Some highlights: Build optimizations and updates. Now needs at least Meson 0.50.0, bot support for VS 2013 dropped in favor of VS 2017 Lots of bug fixes Lots of enhancements Lots of cleanup
2019-04-09jsoncpp: update to 1.8.4nb2.wiz1-0/+15
Give static library the same name as the shared one. Bump dependency in bl3.mk to a version with shared libraries.
2019-04-09jsoncpp: build shared librarywiz1-0/+15
Bump PKGREVISION.