Debian Patches

Status for ruby-sqlite3/2.9.6-2

Patch Description Author Forwarded Bugs Origin Last update
build-with-system-sqlite.patch force building with system librariesAuthor: Cédric Boutillier <boutil@debian.org> not-needed 2024-07-27
disable_test_compiled_version_and_loaded_version.patch disable test comparing loaded/compiled version Cédric Boutillier not-needed debian 2026-06-23
sqlite3-open16-native-endian.patch Convert UTF-16 filenames to native endianness for sqlite3_open16 sqlite3_open16 interprets the filename as UTF-16 in the host native byte
order. Database.new already routes both UTF-16LE and UTF-16BE paths
through open16, so little-endian tagged names were passed through
unchanged on big-endian machines. On s390x that made
/nonexistent/foo.db look like a relative CJK filename, the open
succeeded (CREATE is implicit), and
test_cleanup_failed_open16 did not raise CantOpenException.
Simon Quigley <tsimonq2@debian.org> no vendor 2026-08-28

All known versions for source package 'ruby-sqlite3'

Links