Debian Patches

Status for libkiwix/14.2.1-0.1

Patch Description Author Forwarded Bugs Origin Last update
fragile-mtime-assertion.patch test: remove fragile mtime assertion in SpellingCorrectionTest
The ASSERT_LT(tmpDirModTime0, tmpDirModTime1) check fails on fast
build systems (e.g. Debian reproducible builds) where the entire
SpellingsDB creation completes within the filesystem's mtime
resolution, leaving both timestamps identical.

The assertion is redundant: the combination of asserting the
directory was empty before construction and that the expected cache
file is present after construction already proves the directory was
modified. Drop tmpDirModTime0 and the LT assertion accordingly.
Bastian Germann <bage@debian.org> no 2026-05-30

All known versions for source package 'libkiwix'

Links