View Issue Details

IDProjectCategoryView StatusLast Update
0010140Talerwallet-corepublic2025-07-07 23:23
Reporteroec Assigned ToFlorian Dold  
PriorityhighSeveritymajorReproducibilityhave not tried
Status assignedResolutionopen 
Product Versiongit (master) 
Target Version1.0 stretch goals 
Summary0010140: Update third party dependencies
DescriptionThe versions of the dependencies of the embedded code are outdated:

curl: 7.86.0 vs 8.14.1
sqlite: 3.42.0 vs 3.50.2
c-ares: 1.25.0 vs 1.34.5
mbedtls: 3.3.0 vs 3.6.3.1
zlib: 1.2.13 vs 1.3
libsodium: 1.0.18 vs 1.0.20
quickjs: 2024-01-13 vs 2025-04-26

Some of them even contain security fixes, many of them recommend upgrades.
TagsNo tags attached.

Activities

avalos

2025-07-07 23:23

developer   ~0025438

@fdold I could maybe take over this, but did you do any modifications to any of those libraries? I noticed that the meson scripts are not in the official release tarballs of some of those libraries, did you write them by hand?

As for qtart, however, is the situation better now in terms of separation of changes? Otherwise, I think you are the best person to tackle it, since you have a better picture of the modifications that you did to the codebase.

Issue History

Date Modified Username Field Change
2025-06-29 14:40 oec New Issue
2025-06-30 14:02 Christian Grothoff Assigned To => Florian Dold
2025-06-30 14:02 Christian Grothoff Priority normal => high
2025-06-30 14:02 Christian Grothoff Status new => assigned
2025-06-30 14:02 Christian Grothoff Target Version post-1.0 => 1.0 stretch goals
2025-07-07 23:23 avalos Note Added: 0025438