Opened 11 months ago
Closed 11 months ago
#21293 closed enhancement (fixed)
tinysparql-3.9.1
| Reported by: | Xi Ruoyao | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (5)
comment:1 by , 11 months ago
comment:2 by , 11 months ago
In the test LC_ALL need to be C.UTF-8 instead of C (because the expected output contains some UTF-8 quotes).
comment:3 by , 11 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 11 months ago
3.9.alpha
NEW in 3.9.alpha - 2025-01-11 ============================= * A number of fixes to static linking
3.9.rc
NEW in 3.9.rc - 2025-03-02 ========================== * Multiple fixes to issues found by OSS fuzz * Restructure project directories * Error handling fixes in SPARQL updates via D-Bus
3.9.1
NEW in 3.9.1 - 2025-03-17 ========================= * Brown paper bag release NEW in 3.9.0 - 2025-03-16 ========================= * Many fuzzing fixes * Multiple coverity fixes
comment:5 by , 11 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

The docdir fix should be updated:
sed -e "s/'generate'/&, '--no-namespace-dir'/" \ -e "/--output-dir/s/@OUTPUT@/&\/tinysparql-3.9.1/" \ -i docs/reference/meson.build