rra / wallet

Secure data management system
https://www.eyrie.org/~eagle/software/wallet/
Other
5 stars 6 forks source link

Build without libwebauth-perl #83

Open chuhn opened 4 months ago

chuhn commented 4 months ago

Remove support for wa-keyring since libwebauth-perl has been removed from Debian prior to Bookworm.

The other changes were required to successfully build and test the package with git-buildpackage/git-pbuilder.

whm commented 4 months ago

I have been working to get wallet uploaded to Debian. The source package is krb5-wallet and binary packages are prefixed with krb5-. The names of the binaries themselves are unchanged. The source is maintained on salsa at https://salsa.debian.org/whm/krb5-wallet. The source there now is waiting for Russ to review and upload it to Debian. Besides removing webauth support the krb5-wallet source adds the checksum command and contains some bug fixes. I plan to add at rest encryption for file/password objects before trixie is released.