Home GnuPG
Diffusion GnuPG 81bb949755ce

keyboxd: Fix database schema migration.

Description

keyboxd: Fix database schema migration.

* kbx/backend-sqlite.c (migrate_from_v1_to_v2): Explicitly name the
columns of the new table.

The problem was that I obviously tested only with an empty fingerprint
table or didn't noticed that error: "table fingerprint_new has 6
columns but 5 values were supplied". Fun with migration testing.

Details

Provenance
wernerAuthored on Tue, Dec 23, 3:41 PM
Parents
rG267f6db56dcc: doc: Document default symmetric algo as AES-256
Branches
Unknown
Tags
Unknown
References
HEAD -> master
Tasks
T7892: keyboxd: subkey listing issue with ADSKs