@dotancohen - The question is not "what version *forward* are Keepass v2 files (*.kdbx) supported" but instead "at which version did support cease." The simple answer is that Keepass v2 files up to and through version 3.1 are supported. Version 4 and beyond are not supported and may never be.
You can read a bit about the KeePass author's changes from 3.1 -> 4.0 here: https://keepass.info/help/kb/kdbx_4.html kpcli uses the perl module File::KeePass to operate on Keepass files. That module does not support Keepass v2 files (*.kdbx) beyond version 3.1 and largely because the File::KeePass hasn't chosen to make those updates. If and when File::KeePass gains that support, kpcli likely will by default. If not, I will update kpcli to make it so, but the support is first needed in File::KeePass. https://metacpan.org/pod/File::KeePass -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874161 Title: kpcli is unable to open a kdbx file if the file is locked by both a password and a key file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kpcli/+bug/1874161/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
