Opened 3 days ago

Closed 2 hours 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 Xi Ruoyao, 3 days ago

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

comment:2 by Xi Ruoyao, 3 days 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 Douglas R. Reno, 2 days ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 5 hours 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 Douglas R. Reno, 2 hours ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.