Package: keepassxc / 2.7.10+dfsg1-2

Metadata

Package Version Patches format
keepassxc 2.7.10+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian/use local fonts.patch | (download)

docs/styles/dark.css | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 use local (offline) fonts in html docs

Use Liberation font family (with fallback to DejaVu)
instead of (online via Web) Noto.

[jak: Just keep the fonts as set, we'll fall back to user fonts
 if they don't have noto installed, which is good]

debian/do not require build time qt version.patch | (download)

src/main.cpp | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 do not require version of qt we built against at runtime

Sigh.

Bug-Debian: https://bugs.debian.org/1027140

debian/disable failing tests.patch | (download)

tests/TestEntryModel.cpp | 2 2 + 0 - 0 !
tests/TestUrlTools.cpp | 4 4 + 0 - 0 !
2 files changed, 6 insertions(+)

 disable the failing sort order, tld domain tests

I suppose this is a locales issue? I don't have the resources to
further investigate.